@charset "shift_jis";

/*@€Κ
--------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

html, body {
	color:#333333;
	height:100%;
	font:normal medium "CI","qMmpS Pro W3","lr oSVbN", Osaka;
	text-align:center;
}

body { background:#EFEFEF url(common_img/body.gif) repeat-y center; }
body.top { background:#EFEFEF url(common_img/top_body.gif) repeat-y center; }

*html body { font-size:small; }

a { text-decoration:none; }
a:link { color:#003366; }
a:visited { color:#941F57; }
a:hover { color:#941F57; text-decoration:underline; }

img { border:none; }

.cl { clear:both; }


/*@SΜg
--------------------------------------------------*/
#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
}

#screen {
	text-align:left;
	width:771px;
	margin:0 auto;
	padding-bottom:100px;
}


/*@wb_[
--------------------------------------------------*/
#header {
	background:#EF0101;
	height:62px;
}

#header p.logo {
	width:75px;
	margin-right:5px;
	float:left;
}

#header p {
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.2em;
}

#header p.name {
	font:bold 24px/32px "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	letter-spacing:0.2em;
	padding-top:7px;
}
/* hide hack from Mac-IE5 \*/* html #header .name { height:1%; }/* end hiding */


/*@γj[
--------------------------------------------------*/
ul#topmenu {
	clear:both;
	background:#fff;
	height:28px;
	padding:0 5px;
}

ul#topmenu li {
	color:#EF0101;
	font-size:12px;
	list-style-type:none;
	margin:5px 0;
	display:inline;
	float:left;
}

ul#topmenu a { color:#EF0101; text-decoration:none; padding:2px 5px; }
ul#topmenu a:hover { color:#fff; background-color:#EF0101; }


/*@C
--------------------------------------------------*/
#main{
	clear:both;
	font-size:16px;
	border-top:1px solid #EF0101;
	width:770px;
}

#main h2 {
	color: #000000;
	font-size: 16px;
	border-bottom:1px solid #F48E00;
	background-color: #E6DC75;
	line-height: 120%;
	margin:0;
	padding: 6px 5px 6px 10px;
}

#main h3 {
	color: #EF0101;
	font-size:14px;
	line-height:140%;
	border-bottom:1px dashed #cccccc;
	margin:15px 5px 10px 5px;
	padding:3px 3px 2px 10px;
}

#main p { margin:15px 25px; }

#main p.pun_kuz {
	clear:both;
	color: #666666;
	font-size:10px;
	line-height:15px;
	background:#fff;
	margin:0;
	padding:4px 0 4px 10px;
}

#main p.navi {
	font-size:12px;
	text-align:center;
	padding:50px 0 20px 0;
}

/*@indexp
--------------------------------------------------*/
.main_in {
	clear:both;
	width:700px;
	margin:10px 35px;
}


/* ACRp */
#main dl { margin:30px; }

#main dt {
	clear:both;
	text-align:center;
	width:160px;
	margin-bottom:10px;
	float:left;
}

#main dd {
	line-height:1.6em;
	margin:0 0 10px 160px;
	padding-top:20px;
}


.dd2 {
	color:#003366;
	font-size:20px;
	
}

.image {
	float: right;
	
}


/* hide hack from Mac-IE5 \*/ * html #main dd { height: 1%; }

#main dl > #main dd {
	float:left;
	width:300px;
}

*+html #main dl > #main dd { float:none; }


/*@indexΘOΜC
--------------------------------------------------*/
#left {
	width:570px;
	float:left;
}

#left .img_right{
	padding:0 10px;
	float:right;
}


/* CE€ */
#main #sidebar {
	color: #666666;
	font-size:14px;
	width:200px;
	float:right;
}

#main #sidebar p {
	margin:20px 10px;
	padding:0;
}

#main #sidebar .title {
	color:#333333;
	line-height:15px;
	border-bottom:1px dashed #666666;
	margin:50px 0 10px 0;
	padding:0 10px;
}


/*@tb^[
--------------------------------------------------*/
#footer {
	clear:both;
	border-top:1px solid #EF0101;
	background:#fff url(common_img/foot.gif) no-repeat left bottom;
	width:771px;
	height:100px;
	position:absolute;
	bottom:0;
}

#footer ul {
	margin-left:10px;
	padding-top:10px;
}

#footer li {
	font-size:12px;
	list-style-type:none;
	display:inline;
	float:left;
}

#footer li a { color:#EF0101; text-decoration:none; padding:2px 5px; }
#footer li a:hover { color:#fff; background-color:#EF0101; }

#footer ul.link {
	clear:both;
	margin:0 0 5px 15px;
}

#footer ul.link a { text-decoration:underline; margin:0 2px; }

#footer p {
	text-align:center;
	padding:10px 0 0 0;
}
