@charset "Shift_JIS";

/* 共通設定
============================================================================================================================ */

* { margin: 0; padding: 0;}

body { font-size: 13px; color: #000; line-height: 1.4; background: url(../img/common/bg.jpg) repeat-x top;}

img { border: none;}
hr { display: none;}

a, a:visited, a:hover { color: #000;}

#box { position: relative; width: 860px; margin: 0 auto; background: #fff;}

#hdr a, #hdr a:visited, #hdr a:hover { text-decoration: none;}
#hdr h1 { margin: 0 0 2px 10px; padding-top: 3px; font-size: 12px; font-weight: normal;}

#siteMap { position: absolute; top: 2px; right: 10px;}

#panCo { margin: 5px 10px;}
#panCo h2 { float: right; font-size: 13px; font-weight: normal;}
#panCo li { display: inline; margin-right: 3px; list-style: none;}
#panCo a, #panCo a:visited, #panCo a:hover { text-decoration: none;}

#co { float: right; width: 690px;}

#ftr { clear: both; width: 860px; padding: 40px 0 5px;}
#ftr p { font-style: normal; text-align: center;}
#ftr a, #ftr a:visited, #ftr a:hover { text-decoration: none;}


/* ナビゲーション
============================================================================================================================ */

#gn { display: inline; float: left; width: 160px; margin-bottom: 20px; background: url(../img/common/nav/nav_bg.jpg) no-repeat;}
#gn ul { width: 150px; margin: 5px 0 0 5px; list-style: none;}
#gn li img { vertical-align: bottom;}

#kiyakuNav, #mensekiNav { margin-left: 50px; list-style: circle;}
#kiyakuNav { margin: 20px 0 3px 50px;}

/* box
============================================================================================================================ */
#box-1 {
	margin:0px 5px;
	padding:20px;
    font-size:14px;
	border-left:#d9d9d9 solid 1px;
	border-top:#d9d9d9 solid 1px;
	border-right:#f3f3f3 solid 1px;
	border-bottom:#f3f3f3 solid 1px;
	background: #fbfbfb;
}
#box-1 table {
	width:618px;
	font-size:14px;
	line-height:120%;
	margin:0px auto;
	border-top:#cccccc solid 1px;
}
#box-1 td {
	text-align:left;
}

.box-1-a1 {
	color:#e60000;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background: #f5f5f4 url("img/common/dot_a.gif")  repeat-x center bottom;
}
.box-1-a2 {
	padding:10px 10px 10px 10px;
	background: #f5f5f4 url("img/common/dot_a.gif")  repeat-x center bottom;
}
.box-1-b1 {
	color:#003366;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background: transparent url("img/common/dot_a.gif")  repeat-x center bottom;
}
.box-1-b2 {
	padding:10px 10px 10px 0px;
	background: transparent url("img/common/dot_a.gif")  repeat-x center bottom;
}
#box-1 blockquote {
	margin:0;
	padding:15px 20px 4px;
	border-left:#d9d9d9 solid 1px;
	border-top:#d9d9d9 solid 1px;
	border-right:#f3f3f3 solid 1px;
	border-bottom:#f3f3f3 solid 1px;
	background: #ffffff;
}
#box-1 blockquote p {
	color:#333333;
	font-size:14px;
	font-weight:normal;
	line-height:180%;
	text-align:left;
	margin:0 0 25px 0;
	padding:0;
}