@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#42392D;
	letter-spacing:0.1em;
	background-image: url(../img/bg_contents.jpg);
	background-repeat: repeat-x;
}
a:link,
a:visited {
	color:#006699;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#F88D10;
}
a img {
	border:none;
}

#wrap {
	width:920px;
	margin:0 auto;
}
#header {
	position:relative;
	height:150px;
	background:url(../img/bg_logo.jpg) no-repeat;
}
#header h1 {
	width:297px;
	padding-top:40px;
	text-align:center;
}
#header .copy {
	position:absolute;
	top:4px;
	right:3px;
	line-height:1.5em;
	color:#FFFFFF;
	text-align:right;
	font-weight: bold;
	width: 534px;
}
#header .global {
	position:absolute;
	top:4px;
	right:3px;
	line-height:1.5em;
	color:#FFFFFF;
	text-align:right;
	font-weight: bold;
	width: 534px;
}
#header .global a {
	color: #FFF;
}
#header .global a:hover {
	color: #FF9;
}


ul#navi {
	position:absolute;
	top:57px; right:0;
	width:620px;
	height:59px;
	list-style-type:none;
	text-align:center;
}

ul#navi li {
	width:124px;
	height:59px;
	float:left;
}
#contents #wrap #concept_text #maincontent ul {
	margin-left: 30px;
}
#contents #wrap #concept_text #maincontent ul li {
	list-style-type: none;
	line-height: 1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #369;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	display: block;
}

ul#navi li a {
	display:block;
	padding-top:10px;
	line-height:1.5em;
	background:url(../img/navi.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
ul#navi li a:hover,
#navi_01 a,
#navi_02 a,
#navi_03 a,
#navi_04 a,
#navi_05 a {
	background-position:0 -59px;
}
#contents {
	clear:both;
	padding-top:0px;
}
ul#contents {
	list-style-type:none;
}
#main_area {
	width:632px;
	float:left;
}
#main_area h2 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#sub_area {
	width:244px;
	float:right;
}
#sub_area h2 {
	width:204px;
	height:25px;
	margin-bottom:10px;
	padding:7px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_s.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#main {
	width:616px;
	height:347px;
	padding:16px 0 0 16px;
	background:url(../img/bg_main.jpg) no-repeat;
}
.main_text {
	padding:5px 15px 20px 15px;
	line-height:1.6em;
}
#topics {
	width:658px;
	margin-right:-26px;
	list-style-type:none;
}
#topics li {
	width:202px;
	margin-right:13px;
	float:left;
}
#topics h3 {
	padding-bottom:2px;
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
}
#topics img {
	border:solid 1px #CCCCCC;
}
.topics_text {
	margin-top:15px;
	padding:2px 0 0 15px;
	background:url(../img/bg_topics.jpg) no-repeat;
}
.topics_text p {
	line-height:1.6em;
}
#info {
	margin-bottom:30px;
	padding-bottom:10px;
}
#info dt {
	padding:10px 10px 0 10px;
	line-height:1.5em;
	font-weight:bold;
}
#info dd {
	border-bottom:dotted 1px #42A7A4;
	padding:0 10px 10px 10px;
	line-height:1.6em;
}

#address dt {
	margin:10px 0 5px 0;
	line-height:1.5em;
	background-color:#42A7A4;
	color:#FFFFFF;
	text-align:center;
}
#address dd {
	line-height:1.6em;
}
address {
	clear:both;
	margin-top:30px;
	padding:40px 0 50px 0;
	line-height:1.5em;
	background:url(../img/bg_footer.jpg) repeat-x;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
}
#title {
	margin-top:20px;
	line-height:1.5em;
	background:url(../img/bg_tit.jpg) no-repeat 3px 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
#title h2 {
	font-size:22px;
	font-weight:bold;
	line-height: 1.3em;
}
#title .copy {
	margin-bottom:10px;
	font-size:10px;
	color:#666666;
}
#concept_text {
	width:632px;
	margin-left:32px;
	float:left;
	list-style:none;
}
*html #concept_text {
	width:632px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#concept_text h3,
#menu_text h3 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#concept_text .text,
#menu_text .text {
	margin:0 30px 40px 30px;
	line-height:1.6em;
}
#concept_img {
	width:202px;
	float:right;
	list-style:none;
}
#concept_img li,
#menu_img li,
#access_img li {
	line-height:0.1em;
	margin-bottom:10px;
}
#concept_img img,
#menu_img img,
#access_img img {
	border:solid 2px #C3E4E8;
}
.head_text {
	padding:0 0 30px 32px;
	line-height:1.6em;
}
.attorney_text{
	width:597px;
	height:26px;
	margin-bottom:30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}

#menu_text {
	width:632px;
	float:right;
	list-style:none;
}
#menu_img {
	width:202px;
	margin-left:32px;
	float:left;
	list-style:none;
}
*html #menu_img {
	width:202px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#contents ul#contents {
	line-height:1.6em;
}
#contents ul#contents li {
	border-bottom:dotted 1px #42A7A4;
	padding-bottom:15px;
}
#contents ul#contents li h3 {
	padding:15px 0 10px 20px;
	background:url(../img/icon_01.jpg) no-repeat 0 18px;
	font-size:14px;
	font-weight:bold;
}
#contents ul#contents li p {
	margin-left:20px;
}
#contents ul#contents li ul {
	margin-top:10px;
}
#contents ul#contents li ul li {
	border:none;
	margin-left:40px;
	padding-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
}
#access_text {
	width:370px;
	float:right;
}
#access_img {
	width:450px;
	margin:20px 0 20px 32px;
	float:left;
	list-style-type:none;
}
*html #access_img {
	width:450px;
	margin:20px 0 20px 16px;
	float:left;
}
#shop_info {
	position:relative;
	clear:both;
	width:370px;
	margin:30px 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#42A7A4;
}
#shop_info dd {
	padding:10px 0 10px 110px;
	border-bottom:dotted 1px #42A7A4;
}
#access_text p {
	line-height:1.6em;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 


.clearfix { 
	display: inline-block; 
}
#attorney_text {

	width:632px;
	margin-left:32px;
	float:left;
	list-style:none;
}
#attorney_text h3, #menu_text h3 {
	width:817px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_ll.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
}
#contents #wrap #header #navi span {
	color: #FFF;
}
#contents #wrap #honbun form table {
}
#contents #wrap #honbun form table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#contents #wrap #concept_text li table {
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #wrap #concept_text li table tr th h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	background-color: #F6F6F6;
}
#contents #wrap #honbun p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#contents #wrap #concept_text h4 {
	line-height: 1.5em;
	color: #069;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contents #wrap #concept_text p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.font_red {
	color: #F00;
}
#contents #wrap #concept_text #maincontent table td {
	padding: 5px;
}
.font_bold {
	font-weight: bold;
}
.right {
	text-align: right;
	margin-right: 20px;
}
