@charset "Shift_JIS";


/*基本指定-------------------------------------*/

*{
	margin:0;
	padding:0;
	font:normal normal normal 17px/1.4 "ＭＳ Ｐゴシック","Osaka",sans-serif;
	color: #ffffff;
	border:none;
	list-style:none;
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: transparent url(../../image/bg.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}


/* floating box clear */
.clr:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clr { display: inline-table; min-height: 1%; }


/* hide text */
.hidetxt { text-indent: -9999px; overflow: hidden; font-size: 5px; }
.hidetxt a { text-decoration: none; font-size: 5px; }
.buy_a a { text-decoration: none; font-size: 5px; }
.buy_b a { text-decoration: none; font-size: 5px; }
.buy_c a { text-decoration: none; font-size: 5px; }





/*リンクアクション-------------------------------------*/


a{
	color:#24411c;
	font-style:normal;
	text-decoration:underline;
}

a:link {
	color:#24411c;
	font-style:normal;
	text-decoration:underline;
}

a:visited {
	color:#800080;
	text-decoration:underline;
}

a:hover {
	color:#335BFF;
	font-style:normal;
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

/*systemリンク-------------------------------------*/

#system a, #system a:link, #system a:visited {
	color:#24411c;
	font-style:normal;
	text-decoration:underline;
}

#system a:hover {
	color:#88bf84;
	font-style:normal;
	text-decoration:underline;
}



/*コンテンツ-------------------------------------*/

#front {
	background: transparent url(../../image/bg.gif) repeat-y;
	clear:both;
	margin: 0 auto;
	text-align: left;
	width: 730px;
	overflow: hidden;
}


#content {
	margin: 0 0 0 0px;
}

#content .head {margin-bottom:0px;}
#content .links {margin-bottom:10px;}


#footer{
	background: url(../../image/footer.gif) top center no-repeat;
	margin: 0;
	padding: 0 0 40px 0;
	text-align: center;
	height: 50px;
}





/*other-------------------------------------*/



#hrimg {
	background: url(../../image/main_bg_line.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 22px;
}

#hrimgsub {
	background: url(../../image/sub_bg_line.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 22px;
}

#hrimgin {
	background: url(../../image/sub_bg_line.gif) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 690px;
	height: 9px;
}

.hrimgs {
	background: url(../../image/hr_dot.gif) top center no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	height: 30px;
}


.none {
	display:none ;
	width: 0px ;
	height: 0px ;
	overflow: hidden ;
	position: absolute; /* for the benefit of IE5 Mac */
}

sup {
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	color: #f33902;
}

.spacedot { text-align:center;}

.space10 {margin-bottom:20px;}

