@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// system

==========================================================================================*/

h2 {
	height: 50px;
	width: 880px;
	background: url(../images/h2-system.jpg) repeat left top;
	text-indent: -9999px;
}


/*==========================================================================================

	// wrap

==========================================================================================*/

div#wrap {
	padding: 5px 30px;
	background: url(../images/other-wrap2.jpg) repeat-y left top;
}


div#wrap-over {
	height: 20px;
	margin: 15px 0 0;
	background: url(../images/other-wrap1.jpg) no-repeat left top;
}


div#wrap-under {
	height: 20px;
	background: url(../images/other-wrap3.jpg) no-repeat left top;
}


/*==========================================================================================

	// h3

==========================================================================================*/

div#wrap h3 {
	height: 28px;
	width: 814px;
	color: #FFFFFF;
	line-height: 28px;
	background-color: #EA5711;
	text-indent: 0.8em;
}


div#wrap h3 span , div#wrap h4 span {
	margin-right: 0.3em;
}


/*==========================================================================================

	// w440-1

==========================================================================================*/

div#wrap div.w440-1 { }


div#wrap div.w440-1 h4 {
	clear: both;
	height: 30px;
	width: 440px;
	margin: 30px auto 0;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(../images/system-h4.jpg) no-repeat left top;
}


div#wrap div.w440-1 h4 span {
	color: #FFFF00;
}


div#wrap div.w440-1 dl {
	display: block;
	width: 440px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	background-color: #eee;
}


div#wrap div.w440-1 dt {
	float: left;
	height: 26px;
	width: 170px;
	background: url(../images/system-dt.jpg) no-repeat left top;
}


div#wrap div.w440-1 dd {
	float: right;
	height: 26px;
	width: 270px;
	background: url(../images/system-dd.jpg) no-repeat left top;
}


/*==========================================================================================

	// w440-2

==========================================================================================*/

div#wrap div.w440-2 ul {
	clear: both;
	width: 400px;
	margin: 30px auto 0;
	color: #FFFFFF;
	line-height: 1.6em;
}


div#wrap div.w440-2 ul.cRed {
	color: #FF0000;
}


div#wrap div.w440-2 ul li {
	list-style: disc;
}


div#wrap div.w440-2 ul dl {
	width: 300px;
}

div#wrap div.w440-2 ul dt {
	float: left;
	width: 100px;
}

div#wrap div.w440-2 ul dd {
	float: right;
	width: 200px;
	text-align: left;
}

div#wrap div.w440-2 ul li p {
	clear: both;
	line-height: 1.6em;
}


/*==========================================================================================

	// area

==========================================================================================*/

div#wrap img#campaign {
	display: block;
	height: 300px;
	width: 700px;
	margin: 30px auto 55px;
}


div#wrap p.area {
	margin: 1.4em auto;
	text-align: center;
	font-size: 138.5%;
	font-weight: bold;
}


/*==========================================================================================

	// timetel

==========================================================================================*/

div#wrap img#timetel {
	display: block;
	margin: 10px auto 0;
}




