@charset "utf-8";


/* wrapper
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrapper {
	background-image: url(../images/service/p_main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* second_column
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#second_column .inner {
	background-image: url(../images/service/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}

/* sec2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sec2 { margin-bottom: 0px; }
#sec2 .flow_box {
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
}
.article .section_bt_pt {
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-image: url(../themes/default/sec_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#sec1 #main h2 {
color: #333;
font-weight: bold;
margin-bottom: 10px;
}

#sec1 #main table{
	margin-bottom:10px;
}

#sec1 #main table tr th{
	background: url(../images/cancel_poricy/poricy_table_bg.jpg) left bottom repeat-x;
	font-weight:bold;
}

#sec1 #main table tr th,#sec1 #main table tr td {
padding: 10px;
color:#666;
border: 1px solid #D8D8D8;
}