@charset "utf-8";
/* CSS Document */

@import url("default.css");
@import url("clear.css");
@import url("print.css");


.wrap {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}


/* -----------------------------------------------------------
ヘッダー
----------------------------------------------------------- */


#header {
	float: left;
	width: 960px;
	margin-bottom: 20px;
	margin-top: -15px;
	position: relative;
}
#header div {
	float: left;
	margin-left: -6px;
}
#header p{
	position: absolute;
	top: 21px;
	right: 5px;

}
#header p a{
	text-decoration:none;
	color:#505050;
}
#header p a:hover{
	text-decoration:underline;
	color:#505050;
}
#header #gvl_menu {
	width: 705px;
	position: absolute;
	left: 260px;
	top: 53px;
}
#header ul {

}
#header li {
	float: left;
}
#header #btn_01 a{
	width: 127px;
	border-right: 1px dotted #000;
	display:block;
}
#header #btn_02 a{
	width: 133px;
	padding-left: 28px;
		display:block;
}
#header #btn_03 a{
	width: 100px;
		display:block;
}
#header #btn_04 a{
	width: 90px;
		display:block;
}
#header #btn_05 a{
	width: 71px;
		display:block;
}
#header #btn_06 a{
	width: 103px;
	display:block;
}
#header #btn_07 a{
	width: 51px;
	/* [disabled]float: right; */
	display:block;
}




/* -----------------------------------------------------------
コンテンツ
----------------------------------------------------------- */
#contents {
	float: left;
	width: 960px;
}
#contents #main{
	width: 960px;
	height: 394px;
	margin-bottom: 45px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	z-index: 100;
	overflow: hidden;
}
#contents #main ul {
	float: left;
	width: 238px;
	height: 394px;
}

#contents #main #cycle01,
#contents #main #cycle02 {
	padding-right: 3px;
}
#contents #main #cycle03 {
	padding-right: 2px;
}

#contents #left {
	float: left;
	width: 650px;
	padding-bottom: 30px;
}
#contents #left .article {
	line-height: 210%;
	margin-bottom: 50px;
}
#contents #left .box01 {
	float: left;
	width: 188px;
	padding-right: 40px;
	margin-bottom: 30px;
}
#contents #left .box01 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#contents #left .box01 p {
	padding-top: 8px;
}
#contents #left .box02 {
	float: right;
	width: 188px;
}
#contents #left .box02 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#contents #left .box02 p {
	padding-top: 8px;
}
#contents #right {
	float: right;
	width: 280px;
}
#contents #right .area01 {
	width: 278px;
	border: 1px solid #C0D1D3;
	background-color: #FFF;
	float: left;
	padding-bottom: 10px;
	*padding-bottom: 3px;
	margin-bottom: 25px;
}
#contents #right .area01 h3 {
	color: #00626B;
	background-color: #DBEBEC;
	font-weight: bold;
	padding-top: 5px;s
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
}

#contents #right .area01 dl{
	padding-left: 18px;

}
#contents #right .area01 dl dt {
	float: left;
	padding-right: 5px;
}
#contents #right .area01 dl dd {
	float: left;
	margin-top: -3px;
}

#contents #right .area02 {
	width: 278px;
	border: 1px solid #C0D1D3;
	background-color: #FEFFF4;
	float: left;
	padding-bottom: 18px;
	margin-bottom: 25px;
}

#contents #right .area02 h4 {
	padding-top: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
}
#contents #right .area02 p {
	padding-left: 18px;
}
#contents #right .area02 .map {
	float: left;
}

#contents #right .area02 h5 {
	float: left;
	padding-left: 18px;
	padding-top: 10px;
}

#contents #right .info {
	width: 280px;
	background-color: #EBF3F3;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
#contents #right .info h4 {
	padding-top: 20px;
	padding-left: 18px;
	padding-bottom: 10px;
}
#contents #right .info dl {
	padding-left: 18px;

}
#contents #right .info dl dt {
	float: left;
	width: 242px;
	color: #00626b;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #70B8B8;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#contents #right .info dl dd {
	float: left;
	width: 242px;
	padding-bottom: 20px;
}
#contents #right .info p {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #70B8B8;
	font-size: 90%;
	color: #00626b;
	float: left;
	width: 248px;
	margin-left: 18px;
	font-weight: bold;
}
#returns img {
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#yoyaku_wrap{
	width: 242px;
	overflow: hidden;
	margin: 18px 0 10px 18px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #000000;
}

#yoyaku{
	width: 188px;
	float: right;
}

#mailadd{
	margin-top: -3px;
}

#mail_table tr td{
	vertical-align: middle;
}

/* -----------------------------------------------------------
コンテンツ それぞれのページ
----------------------------------------------------------- */


/* -----------------------------------------------------------
フッター
----------------------------------------------------------- */
#footer {
	background-color: #DBEBEC;
	height: 100px;
	clear: both;
}
#copyright {
	color: #FFF;
	background-color: #0c6972;
	font-size: 88%;
	line-height: 170%;
	clear: left;
}
#copyright p {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

#mail_table tr td #mailad a{
	color: #505050;
}

#mail_table tr td #mailad a:hover{
	text-decoration: none;
}

#footer ul{
	width: 960px;
	margin: 0 auto;
	padding-top: 35px;
}

#footer ul li{
	float: left;
}

/* -----------------------------------------------------------
共通スタイル
----------------------------------------------------------- */

.pagetop{
	text-align: right;
	font-size: 85%;
	color: #505050;
}

.pagetop a{
	color: #505050;
}

.pagetop a:hover{
	color: #505050;
	text-decoration: none;
}



/* -----------------------------------------------------------
トップのみスタイル
----------------------------------------------------------- */
#topic_wrap{
	float: left;
	padding-bottom: 60px;
}

.topic{
	width: 305px;
}

.topicimg{
	width: 114px;
	padding-right: 11px;
	float: left;
}

.topic_inbox{
	width: 180px;
	float: left;
}

.topic_inbox h3{
	padding: 10px 0 9px 0;
}

.shosai_btn{
	padding-top: 5px;
}

.blue{
	color: #00626b;
}

.red{
	color: #b9394e;
}

.mizuiro{
	color: #0f9da7;
}
