#main {
	width: 980px;
    margin: 0 auto;
}

/*#main {
	width: 980px;
	background-image: url(../re_images/201101re-navi/navi-mainback.gif);
	background-repeat: repeat-y;
	background-position: left 166px;
}*/

#main .clear {
	clear: both;
}


/* /g-navi   */

#main #navi {
	width: 160px;
	float: left;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}

#main #navi .cap{
	height: 9px;
	background-image: url(../re_images/201101re-navi/navi-cap.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

/*IE6�Ή�*/
#main #navi .cap{_background-position: bottom;}


#main #navi .back{
	background-image: url(../re_images/201101re-navi/navi-back.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#main #navi .fd{
	height: 9px;
	background-image: url(../re_images/201101re-navi/navi-fd.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}

.btn-img {
	margin-bottom: 10px;
}

.ttl-img {
	margin-bottom: 8px;
}

#main #navi .dot {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#main #navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#main #navi li {
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #333333;
}

#main #navi .navi-arrow {
	background-image: url(../re_images/201101re-navi/ico_arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
}



#main #contents {
	float: left;
	width: 700px;
	padding-right: 25px;
	color: #333333;
}
#main #contents .pan {
	font-size: 10px;
	color: #333333;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 5px;
}




#main .shead {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}



/* g-navi   */

/* /g-navi   */


a.temp:link {
	text-decoration:none;
	color:#555;
}

a.temp:visited { text-decoration:none; color:#555;}

a.temp:active { text-decoration: none; color:#555;}
a.temp:hover {text-decoration:underline; color:#555;}

#bottom p {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	padding-top: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
}


a:visited { }
a:active { }
a:hover {}
#main #navi .g-btn {
	margin-top: 15px;
}

.navi-mt10 {
	margin-top: 10px;
}