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

body {
	background-color: #FFFFCC;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}

p{
	line-height: 2em;
	padding-left: 10px;	
}



dt{color: #D46E00;}

dd{
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 10px;
}

#header {
	height: 112px;
	padding-right: 10px;
	background-image: url(img/head_back4.jpg);
	background-repeat: no-repeat;
	width: 800px;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	vertical-align: top;
	position: relative;
	}

#header img {
	float: left;
	padding: 40px 0 0 20px;
	border-width: 0px;
	}
	
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	}

#header div {
	position: absolute;
	left: 310px;
	top: 95px;
	}

#header div a,a:link {
	text-decoration: none;
	color: #000;
}


#header div a:hover {
	text-decoration: underline;
	color: #333;
}


#contents {
	width: 800px;
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	
}


#main {
	float: right;
	width: 440px;
	padding-right: 10px;
	
}

#main a,a:link {
	text-decoration: none;
	color: #000;
}


#main a:hover {
	text-decoration: underline;
	color: #333;
}


#side {
	float: left;
	width: 180px;
	padding-left: 5px;
	



	
}


#sidemain {
	float: left;
	width: 650px;
}

#rightside {
	float: right;
	width: 140px;
	padding-right: 5px;
	
}

#footer {
	clear: both;
	color: #FFF;
	height: 32px;
	padding: 8px 14px 0;
	
	background-image: url(img/footer_back.gif);
	background-repeat: no-repeat;
	}
	


#side h3 {
	background-image: url(img/menu_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-size: 13px;
	text-align: center;
	color: #D46E00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}




#side h4 {
	margin: 0px;
	font-size: 13px;
	color: #FFF;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	height: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}


#side li {
	background-image: url(img/navi_li_bullet.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	height: 20px;
	padding-left: 20px;
	background-position: left 4px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

#side a,a:link {
	text-decoration: none;
	color: #000;
}


#side a:hover {
	text-decoration: underline;
	color: #333;
}

#roll a,a:link{
	color: #FFF;
	text-decoration: none;
}

#roll a:hover{
	color: #0FF;
	text-decoration: underline;
}

#rightside h3 {
	background-image: url(img/right_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-size: 13px;
	text-align: center;
	color: #D46E00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightside h4 {
	margin: 0px;
	font-size: 13px;
	color: #FFF;
	background-image: url(img/right_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	height: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#rightside h4 a,a:link {
	color: #FFF;
	text-decoration: none;
}

#rightside h4 a:hover {
	color: #0FF;
	text-decoration: underline;
}

#rightside h3 a,a:link {
	text-decoration: none;
	color: #000;
}


#rightside h3 a:hover {
	text-decoration: underline;
	color: #333;
}

#contact_box {
	height: 198px;
	background-image: url(img/toiawase.gif);
	background-repeat: no-repeat;
	width: 130px;
	padding-left: 5px;
	margin-left: 5px;
	
	}
	
#contact_box h5 {
	color: #635B8A;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	margin-top: 10px;
	padding-right: 5px;
	}
	
#contact_box a,a:link {
	text-decoration: none;
	color: #000;
}


#contact_box a:hover {
	text-decoration: underline;
	color: #333;
}

	
.text_orange {
	color: #D46E00;
	}

.campaign_ttl {
	color: #D46E00;
	font-size: 20px;
	height: 60px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(img/top_title.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 0px;
	margin-right: 20px;
	width: 435px;
	margin-top: 5px;
	}
	
#content_main h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	background-image: url(img/obi.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
	
	
	
	
#content_main ul {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 0px 10px;
	}
	
#content_title h3 {
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 2px;
	background-image: url(img/sub_title.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding: 15px 0 0 15px;
	}


	
#footer a,a:link {
	text-decoration: none;
	color: #FFF;
}


#footer a:hover {
	text-decoration: underline;
	color: #0FF;}

	
	#senkou_hyou th{
	background-color: #ffe2a0;
	width: 80px;
	text-align: left;
	white-space: pre;
	padding: 5px;
}

#senkou_hyou{
	
	border: 1px #FFF;
}

#senkou_hyou td{
	text-align: left;
	background-color: #F2F2F2;
	padding: 5px;
	width: 327px;
}


.reidai dd{
	white-space: pre;
	padding-top: 5px;
}


.reidai_line {
	text-decoration: underline;
}

dl {
	padding-left: 10px;
}

.kouse_hyou th{
	background-color: #ffe2a0;
	width: 85px;
	text-align: left;
	padding: 5px;
}

.kouse_hyou table{
	border: 1px #FFF;
		
}

.kouse_hyou td{
	text-align: left;
	background-color: #F2F2F2;
	padding: 5px;
	width: 324px;
}

.kouse_hyou_2 th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 85px;
	text-align: left;
	padding: 5px 0px 5px 13px;
	margin: 5px 0px 5px 5px;
	background-image: url(img/news_list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: pre;
}

.kouse_hyou_2 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 324px;
	text-align: left;
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 5px 5px;
	line-height: 15px;
}





.tirasi {
	position: absolute;
	left: 280px;
	top: 13px;
	font-size: 12px;
}







form {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sentou {
	text-align: right;
	padding-right: 5px;	
}

.kyari_hyou table{
	width: 434px;
	border: 1px dotted #8080FF;
}


.kyari_hyou th{
	background-color: #ffe2a0;
	text-align: center;
	padding: 5px;
	border: 1px dotted #8080FF;
}



#jikansuu {
	width: 40px;
	
}


.kyari_hyou td{
	text-align: left;
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px dotted #8080FF;
}


.kyari_hyou ul li{
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
} 

.kouse_hyou_2 ul li{
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
}

.kouse_hyou ul li{
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
} 

.kouse_hyou3 th{
	background-color: #ffe2a0;
	width: 85px;
	text-align: left;
	padding: 5px;
	border: 1px dotted #8080FF;
}

.kouse_hyou3 table{
	border: 1px dotted #8080FF;
}

.kouse_hyou3 td{
	text-align: left;
	background-color: #F2F2F2;
	padding: 5px;
	width: 317px;
	border: 1px dotted #8080FF;
}

.kouse_hyou3 ul li{
	list-style: disc outside;
	padding-left: 0px;
	margin-left: 0px;
} 

.q_a_hyou table{
	line-height:1.5;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	
	border-top-style:dotted;
	border-top-color: #999999;
	border-top-width: 1px;
	
		border-right-style:dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	
		border-left-style:dotted;
	border-left-color: #999999;
	border-left-width: 1px;
	
	
}

.q_a_hyou th,td {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.q_a_hyou td {
	background-color: #F2F2F2;
	width: 310px;	
}

