﻿/* CSS Document */
html{
    height:100%;
}

body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,div,table {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	list-style:none;
}

body {
	height:100%;
	font-size:75%;
	color:#666666;
	background-color: #F2F2F2 !important;
	background-image: none !important;
}

img {
	border:none;
}
.clear {
	clear: both;
	width: 100%; /* for IE6,7 */
	line-height:0;
}

a:link {
	color:#2DA6A8;
}
a:visited {
    color:#2DA6A8;
}
a:hover {
    color:#34BDBF;
}

/* 全体 */
* html div#container{
    height:100%;
}

#container{
	width:860px;
	height:100%;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0 15px;
    position:relative;
    min-height: 100%;
}

body > #container {
      height: auto;
}

#left_area{
	width:200px;
	height:auto;
	float:left;
	margin-right:10px;
    padding-bottom:155px;
}

#content{
	width:650px;
	height:auto;
	float:left;
    padding-bottom:155px;
}

/* ヘッダー */
#header{
	width:860px;
	height:112px;
	border-top:4px #A72C29 solid;
}

#header a#logo{
	display:block;
	margin:5px 10px 5px 0;
	width:75px;
	float:left;
}
#header a#logo img{
	text-decoration:none;
}
#header h1{
	display:block;
	font-size:100%;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	margin:16px 0;
	float:left;
}

/*#header h1{
	margin:5px 10px 5px 0;
	float:left;
}

#header p#catch{
	float:left;
	text-align:left;
	line-height:140%;
	margin:16px 0;
}*/
#header div.header_right{
	width:422px;
	height:46px;
	margin:10px 0;
	float:right;
}

ul#assist_navi{
	width:287px;
	height:14px;
	margin:16px 0;
	float:left;
}

ul#assist_navi li{
	margin:0 0 0 9px;
	float:left;
}

#header p {
	text-align:right;
	margin-left20px;
}

/* グローバル */
ul#global_navi{
	width:860px;
	height:42px;
	clear:both;
}

ul#global_navi li{
	float:left;
}

/* ローカル */
ul.local_navi{
	width:200px;
	border-top:3px #696969 solid;
	border-bottom:1px #D9D9D9 solid;
	margin-bottom:10px;
}

ul.local_navi li{
	background-color:#F2F2F2;
	text-indent:11px;
}

ul.local_navi li p,ul.local_navi li p a{
	font-weight:bold;
	color:#AA3330;
	padding:10px 0;
}

ul.local_navi li ul li p{
	color:#666666;
	font-weight:normal;
}

ul.local_navi li ul li p a{
	color:#2DA6A8;
	font-weight:normal;
}

ul.local_navi li ul li p a:visited{
	color:#2DA6A8;
}

ul.local_navi li ul li p a:hover{
    color:#34BDBF

	}
	
ul.local_navi li ul li{
	border-top:1px #D9D9D9 solid;
	background-color:#FFFFFF;
	text-indent:26px;
	background-image:url(../images/point01.gif);
	background-position:11px 11px;
	background-repeat:no-repeat;
}

ul.local_navi li ul li ul li{
	border-top:1px #999999 dotted;
	background-color:#FFFFFF;
	text-indent:36px;
	background-image:url(../images/point02.gif);
	background-position:25px 13px;
}

#left_area p img{
	margin-bottom:8px;
}

/* コンテンツ */
p#topicpath{
margin:29px 0 20px 0;
}

h2{
	border-top:3px #A9312E solid;
	padding:10px 0;
}

#content p{
	line-height:150%;
	margin:10px;
}

small{
color:#A72C29;
}

input,select,textarea{
border:1px #D9D9D9 solid;
}
input:focus,select:focus,textarea:focus	{ 
background-color:#F2F2F2;
 }
textarea.privacy_text:focus	{ 
background-color:#FFFFFF;
 }
input{
width:200px;
}

input.checkbox{
width:15px;
height:15px;
border:none;
}

textarea{
width:608px;
}

textarea.privacy_text{
width:616px;
height:120px;
margin:0 10px;
border:3px #D9D9D9 solid;
font-size:85%;
color:#666666;
padding:5px;
line-height:130%;
}
p.submit_b{
text-align:center;
}

p.submit_b input{
height:30px;
width:200px;
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
border:2px #D9D9D9 solid;
}


table{
	width:630px;
	height:auto;
	margin:0 10px 10px 10px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}

table tr th{
	background-color:#F2F2F2;
	padding:8px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}

table tr td{
	padding:8px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}
table tr td small{
color:#666666;
}

h3{
font-size:100%;
font-weight:bold;
margin-left:10px;
margin-top:20px;
}



/* フッタ */
#footer{
	width:860px;
	height:155px;
	position:absolute;
	bottom:0px;
	text-align:right;
}

#footer div.pagetop img{
	margin:30px 10px 0 0;
	vertical-align:bottom;
}

#footer_menu{
	width:810px;
	height:34px;
	margin:0;
	padding:8px 25px;
	background-color:#F2F2F2;
	text-align:left;
	line-height:150%;
}

#copyright{
	width:810px;
	height:25px;
	margin:0;
	padding:15px 25px;
	background-color:#333333;
	text-align:left;
}

#copyright address{
	float:left;
}

#copyright small{
	float:right;
	line-height:25px;
	color:#CCCCCC;

}

