@charset "utf-8";

html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,
span,a,img,strong {
	font-size:14px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
	color:#666666;
}

a {
	text-decoration:underline;
}

a:hover {
	color:#999999;
}

p {
	font-size:14px;
	color:#666666;
}

span.small {
	font-size:10px;
	color:#ffffff;
}

span.grey {
	color:#666666;
	font-weight:bold;
}

span.orange {
	color:#f5691b;
	font-size:13px;
	line-height:140%;
	letter-spacing:0;
}

span.blue {
	color:#345090;
	font-size:13px;
	line-height:140%;
}

img {
	vertical-align:top;
}

body {
	text-align:center;
	background:url("../img/bg_2.gif") repeat-y top center;
	background-color:#faf9f4;
}

body#pop {
	text-align:center;
	background:none;
}

.p_c {
	text-align:center;
}

.p_c10 {
	text-align:center;
	padding-bottom:10px;
}

.p_c20 {
	text-align:center;
	padding-bottom:20px;
}

.p_c40 {
	text-align:center;
	padding-bottom:40px;
}

.p_l {
	float:left;
	padding-bottom:40px;
}

.p_r {
	float:right;
	padding-bottom:40px;
}

.p_bb {
	border-bottom:dotted 1px #666666;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

.p_b40 {
	padding:0 0 40px 0;
}

.p_b30 {
	padding:0 0 30px 0;
}

.p_b20 {
	padding:0 0 20px 0;
}

.p_b10 {
	padding:0 0 10px 0;
}

.p_tb10 {
	padding:10px 0 10px 0;
}

.txt_1 {
	padding:20px 30px 50px 30px;
}

.txt_2 {
	padding:0 25px 10px 25px;
}

.txt_3 {
	width:900px;
	margin:10px auto;
	text-align:right;
	position:relative;
	_margin:10px 0 10px 25px;
}

.txt_4 {
	width:900px;
	margin:10px auto 40px auto;
	text-align:right;
	position:relative;
	_margin:10px 0 40px 25px;
}

.txt_4 dt {
	position:absolute;
	left:0;
	bottom:0;
}

.txt_5 {
	width:900px;
	margin:0 auto 40px auto;
	_margin:0 0 40px 25px;
}

.txt_5 li.r_1 {
	width:441px;
	float:left;
	padding:0 6px;
}

.txt_6 {
	width:900px;
	margin:0 auto 30px auto;
	_margin:0 0 30px 25px;
}

.txt_6 li {
	float:left;
	padding:0 1px 10px 0;
}




h3 {
	padding:0 0 0 0;
}

table.table_1 {
	width:900px;
	margin:0 auto 10px auto;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	_margin:0 0 0 25px;
}

table.table_1 th {
	width:160px;
	color:#ffffff;
	font-weight:bold;
	background-color:#666666;
	text-align:center;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	line-height:150%;
	padding:8px 20px;
}

table.table_1 th.mds_2 {
	width:280px;
	color:#0e8eb1;
	font-weight:bold;
	background-color:#d9eff5;
	text-align:center;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	line-height:150%;
	padding:8px 20px;
}

table.table_1 td {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	text-align:center;
}

table.table_1 td.comment {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	text-align:left;
}

table.table_1 td.bg_color_1 {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	background-color:#f8f8f8;
}

table.table_2 {
	width:900px;
	margin:0 auto 40px auto;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	_margin:0 0 0 25px;
}

table.table_2 th {
	width:160px;
	color:#ffffff;
	font-weight:bold;
	background-color:#666666;
	text-align:center;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	line-height:150%;
	padding:8px 20px;
}

table.table_2 th.mds_2 {
	width:280px;
	color:#0e8eb1;
	font-weight:bold;
	background-color:#d9eff5;
	text-align:center;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	line-height:150%;
	padding:8px 20px;
}

table.table_2 td {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	text-align:center;
}

table.table_2 td.comment {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	text-align:left;
}

table.table_2 td.bg_color_1 {
	padding:8px 20px;
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	line-height:130%;
	background-color:#f8f8f8;
}

#header {
	border-bottom:solid 1px #cccccc;
	background:url("../img/bg.gif") repeat-x top center;
}

#header #header_main {
	width:950px;
	margin:0 auto 19px auto;
	padding:0;
	position:relative;
    /margin:0 auto 18px auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 19px;
	margin-left: auto;
}

#header #header_main p {
	margin:0;
	padding:0 15px 0 15px;
	text-align:left;
}

#header h1 {
	font-size:12px;
	padding:15px 0 13px 15px;
	color:#000000;
	text-align:left;
	line-height: 14px;
}

#header #p_tel {
	position:absolute;
	right:0;
	top:15px;
}


#header #header_cont {
	width:950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}


#contents {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#contents ul#list_1 li {
	font-size:14px;
	color:#666666;
}

#contents ul#list_1 li#l_1 {
	padding:70px 0 0 120px;
	background:url("../img/pic_7.jpg") no-repeat top center;
	height:35px;
}

#contents ul#list_1 li#l_2 {
	padding:65px 0 0 120px;
	background:url("../img/pic_8.jpg") no-repeat top center;
	height:33px;
}

#contents ul#list_1 li#l_3 {
	padding:65px 0 0 120px;
	background:url("../img/pic_9.jpg") no-repeat top center;
	height:33px;
}

#contents ul#list_1 li#l_4 {
	padding:65px 0 0 120px;
	background:url("../img/pic_10.jpg") no-repeat top center;
	height:33px;
}

#contents ul#list_1 li#l_5 {
	padding:65px 0 0 120px;
	background:url("../img/pic_11.jpg") no-repeat top center;
	height:33px;
}

#contents ul#list_2 {
	padding:0 0 0 30px;
}

#contents ul#list_2 li {
	width:290px;
	padding:0 10px 0 0;
	float:left;
}

#contents ul#list_2 li.fin {
	width:290px;
	padding:0;
	float:left;
}

#contents ul#list_3 {
	margin:0 auto;
	padding:0 0 30px 22px;
	_padding:0 0 30px 0;
}

#contents ul#list_3 li {
	width:165px;
	padding:0 20px 0 0;
	_padding:0 10px 0 0;
	float:left;
}

#contents ul#list_3 li.fin {
	width:165px;
	padding:0;
	float:left;
}

dl.bg_1 {
	height:137px;
	_height:157px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	clear: both;
	padding-left: 20px;
}

dl.bg_1 dt {
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	color:#2185aa;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	border-left:solid 4px #2185aa;
}

dl.bg_1 dd {
	font-size:14px;
	line-height:150%;
}

dl.bg_2 {
	background:url("../img/pic_26.jpg") no-repeat top center;
	height:128px;
	position:relative;
	margin:0 0 20px 0;
}

dl.bg_2 dt {
	position:absolute;
	right:38px;
	bottom:0;
}

dl.bg_2 dd {
	font-size:14px;
	line-height:130%;
	padding:40px 0 0 60px;
}

dl.bg_3 {
	background:url("../img/pic_27.jpg") no-repeat top center;
	height:92px;
	position:relative;
	margin:0 0 20px 0;
}

dl.bg_3 dt {
	position:absolute;
	right:38px;
	bottom:0;
}

dl.bg_3 dd {
	font-size:14px;
	line-height:130%;
	padding:40px 0 0 60px;
}

dl.bg_4 {
	background:url("../img/pic_28.jpg") no-repeat top center;
	height:92px;
	position:relative;
	margin:0 0 40px 0;
}

dl.bg_4 dt {
	position:absolute;
	right:38px;
	bottom:0;
}

dl.bg_4 dd {
	font-size:14px;
	line-height:130%;
	padding:40px 0 0 60px;
}

dl.bg_5 {
	background:url("../img/pic_47.jpg") no-repeat top center;
	height:315px;
	position:relative;
	margin:0 0 40px 0;
}

dl.bg_5 dt#q_1 {
	color:#2185aa;
	font-weight:bold;
	padding:30px 0 0 100px;
}

dl.bg_5 dd#a_1 {
	font-size:14px;
	line-height:125%;
	padding:22px 0 0 100px;
	color:#c370a3;
}

dl.bg_5 dt#q_2 {
	color:#2185aa;
	font-weight:bold;
	padding:40px 0 0 100px;
	
}

dl.bg_5 dd#a_2 {
	font-size:14px;
	line-height:125%;
	padding:24px 0 0 100px;
	color:#c370a3;
}

dl.bg_6 {
	background:url("../img/pic_48.jpg") no-repeat top center;
	height:398px;
	position:relative;
	margin:0 0 40px 0;
}

dl.bg_6 dt#q_3 {
	color:#2185aa;
	font-weight:bold;
	padding:30px 0 0 100px;
}

dl.bg_6 dd#a_3 {
	font-size:14px;
	line-height:125%;
	padding:22px 0 0 100px;
	color:#c370a3;
}

dl.bg_6 dt#q_4 {
	color:#2185aa;
	font-weight:bold;
	padding:44px 0 0 100px;
}

dl.bg_6 dd#a_4 {
	font-size:14px;
	line-height:125%;
	padding:22px 0 0 100px;
	color:#c370a3;
}

p.bg_7 {
	background:url("../img/pic_49_01.jpg") no-repeat top center;
	height:156px;
	font-size:14px;
	line-height:125%;
	padding:0 0 0 170px;
	margin:0 0 40px 0;
}

p.p_txt {
	font-size:13px;
	line-height:140%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	padding:0 20px 20px 20px;
}

#footer {
	background:url("../img/foot_bg.gif") repeat-x top center;
	height:154px;
	margin:0 0 0 0;
}

#footer dl {
	width:950px;
	margin:0 auto;
	padding:24px 0 0 0;
}

#footer dl dt {
	width:300px;
	float:left;
	text-align:center;
	padding-left:10px;
	line-height:200%;
}

#footer dl dt a {
	color:#333333;
	font-weight:bold;
}
	
#footer dl dd {
	width:360px;
	float:right;
	text-align:left;
	line-height:130%;
	padding:0 0 0 0;
}

address {
	width:950px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:right;
	position:relative;
	top:21px;
}

/* clearfix
-------------------------------------*/
.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}
