@charset "Shift_JIS";

body{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

h1{
	margin-bottom: 5px;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
h2{
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 20px;
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
}
h3{
	font-size: 14px;
	color: #711B11;
}
img{
	border: 0px;

}
#wrapper{
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(../images/contents_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#wrapper-top{
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;background-image: url(../images/top_bg.jpg);
	margin-top: 10px;
}

#head{
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 770px;
	font-size: 0px;
	line-height: 0px;
}

#key-visual{
}

#g-navi{
	width: 770px;
	font-size: 0px;
	height: 53px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents{
	width: 770px;
}
#main-contents2{
	float: left;
	width: 590px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
}

#main-contents{
	float: left;
	width: 570px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
}

#side-contents{
	float: right;
	width: 146px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

#foot{
	clear: both;
	text-align: center;
	background-image: url(../images/top/index_r16_c2.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 770px;
	background-position: bottom;
}

/*=================BOX=====================*/

.lead{
	background-color: #F3F1E2;
	border: 1px solid #A7BD59;
	padding: 10px;
	margin-right: 30px;
}

.box-01{
	background-color: #F3F1E2;
	border: 2px solid #A7BD59;
	padding: 10px;
	margin-right: 30px;
}


.leadbox{
	background-color: #FFF;
	border: 1px solid #CC6699;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	color: #666;
	margin-top: 10px;
}

.pd-box{

	font-size: 12px;
	line-height: 0px;
	width: 520px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.box03{
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #F90;
	padding: 10px;
	border: 1px solid #999999;
	margin-right: 30px;
	height: 210px;
}

.box04{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #F5F0EB;
	padding: 10px;
	width: 400px;
	border: 1px solid #CC9999;
	margin-left: 50px;
}


.ivbox {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FAF3E4;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECDDC8;
	border-right-color: #ECDDC8;
	border-bottom-color: #ECDDC8;
	border-left-color: #ECDDC8;
	margin-right: 0px;
}

.ivbox-h {
	height: 23px;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 14px;
	margin: 0px;
	color: #3E2B28;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #FC0;
}
.ivbox-txt {
	padding-top: 15px;
}
.iv-cl {
	text-align: right;
	font-size: 12px;
	color: #993333;
}


/*=================FONT=====================*/
.font-red-s{
	font-size: 0.8em;
	color: #FF0000;
}
.font-s{
	font-size: 0.8em;
}

.font-red-b{
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
}
.font-red-m{font-weight: bold;
	color: #FF6600;
	font-size: 12px;}

.font-cha{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

/*=================FONT=====================*/
.table-01{}
.table-01 th{
	font-size: 12px;
	color: #666666;
	background-color: #FFE4B9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 150px;
}
.table-01 td{
	font-size: 12px;
	background-color: #F0F0F0;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}
