@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	/*background-color:#F3F1E9;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	border:0;
}

h1,form,dt,dl,dd {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
}

.width {
	width:940px;
	margin:0 auto;
}


/* CSS Document */

.pankuzu {
	font-size:80%;
	margin:15px 0 10px;
	color:#333;
	font-weight:bold;
}
.pankuzu a {
	font-weight:normal;
}
.pankuzu a:hover {
}


/* CSS Document */

#head {
	background-color:#FFF;
	padding:13px 0 11px;
	margin:0;
}
#head .logo {
	float:left;
}
#head .text {
	float:left;
}
#head .text p {
	margin:0 0 0 15px;
}
#head .text .size12 {
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}
#head .text .color {
	color:#F90;
}
#head .text .size10 {
	font-size:10px;
	margin-top:2px;
}
#head .tell {
	float:right;
}



/* CSS Document */

.button {
	background:url(../images/button/bg.jpg);
	height:52px;
}

.button dt {
	float:left;
	font-size:80%;
	font-weight:bold;
}
.button dt a {
	background:url(../images/button/button.jpg) no-repeat;
	width:121px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#000;
	height /**/:46px;
	padding-top /**/:6px;
	line-height /**/:52px;
	_height:27px;
	_padding-top:25px;
}
.button dt a:hover {
	background:url(../images/button/rool.jpg) no-repeat;
}
.button .active a {
	background:url(../images/button/active.jpg) no-repeat;
	width:121px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#000;
	height /**/:46px;
	padding-top /**/:6px;
	line-height /**/:52px;
	_height:27px;
	_padding-top:25px;
}
.button .active a:hover {
	background:url(../images/button/active.jpg) no-repeat;
}




/* CSS Document */

.content {
	border:solid 1px #E4E1CB;
	background-color:#FFF;
}


.content .top_title {
	margin:10px 0;
}
.content .top_title .left {
	float:left;
	width:650px;
	margin-left/**/:15px;
	_margin-left:5px;
}
.content .top_title .right {
	float:right;
	width:255px;
	margin-right/**/:10px;
	_margin-right:5px;
}
.content .top_title p {
	font-size:80%;
	line-height:160%;
	padding:0 30px;
}


.content .bt01 {
	width:255px;
	height:46px;
	margin-top:5px;
	margin-bottom:10px;
}
.content .bt01 a {
	background:url(../images/button/bt_money_01.jpg) no-repeat;
	width:255px;
	height:46px;
	display:block;
}
.content .bt01 a:hover {
	background:url(../images/button/bt_money_02.jpg) no-repeat;
}
.content .bt01 a:hover img {
	position:relative;
	z-index:-1;
}
.content .bt01 img {
	/display:none;
}

.content .top_banner {
	background:url(../images/other/top_banner.jpg) no-repeat;
	height:68px;
	padding:480px 0 0 673px;
}


/* CSS Document */

.content .goods_left {
	float:left;
	width:680px;
	margin/**/:0 0 0 20px;
	_margin:0 0 0 10px;
	border-right:dotted 1px #CCC;
	padding:0 15px 0 0;
}
.content .goods_left p {
	margin:0;
}


.title {
	width:665px;
	padding:0 0 3px 10px;
	margin:10px 0 20px;
	font-size:130%;
	font-weight:bold;
	border-left:solid 5px #FF7700;
	border-bottom:dotted 1px #CCC;
	color: #333;}
	


.content .goods_right {
	width:200px;
	float:right;
	margin/**/:0 11px 0 0;
	_margin:0 5px 0 0;
	font-size:80%;
}

.content .goods_right .menu_title {
	margin:0 0 5px;
	background:url(../images/other/page_menu.jpg) no-repeat;
	width:200px;
	height:27px;
}

.content .goods_right dl dt a {
	color:#666;
	padding:8px 0 6px 5px;
	display:block;
	text-decoration:none;
	border-bottom:dotted 1px #CCC;
}
.content .goods_right dl dt a:hover {
	background-color:#E7E7E7;
	font-weight:bold;
	color:#000;
}

.content .goods_right .buy {
	margin:0 0 0 0;
}
.content .goods_right .buy a {
	background:url(../images/button/bt_menu_01.jpg) no-repeat;
	width:200px;
	height:38px;
	display:block;
}
.content .goods_right .buy a:hover {
	background:url(../images/button/bt_menu_02.jpg) no-repeat;
}
.content .goods_right .buy a:hover img {
	position:relative;
	z-index:-1;
}
.content .goods_right .buy img {
	/display:none;
}

.content .goods_right .back {
	margin:2px 0 0;
}
.content .goods_right .back a {
	background:url(../images/button/back_01.jpg) no-repeat;
	width:200px;
	height:26px;
	display:block;
}
.content .goods_right .back a:hover {
	background:url(../images/button/back_02.jpg) no-repeat;
}
.content .goods_right .back a:hover img {
	position:relative;
	z-index:-1;
}
.content .goods_right .back img {
	/display:none;
}

#running {
	padding:10px 0;
}




/* CSS Document */

.test_title {
	text-align:center;
	margin:50px 0 40px;
}




/* CSS Document */

.site_link {
	text-align:center;
	margin:13px 0;
	font-size:70%;
	color:#999;
}
.site_link a {
	padding:0 7px;
}


.link {
	background-color:#E4DFCB;
}
.link .width {
	background:url(../../img/footer/policy.jpg) no-repeat;
	background-position:right center;
}
.link .novice {
	padding:14px 0 10px;
}
.link dl,dt,dd {
	margin:0;
}
.link dl {
	float:left;
}
.link dt {
	background:url(../images/footer/arrow.jpg) no-repeat;
	background-position:left center;
	font-size:75%;
	padding:0 0 8px 8px;
	margin-right:40px;
}
.link dt a {
	color:#000;
}


.privacy_mark {
	width:78px;
	height:85px;
	float:right;
	margin:-12px 307px 0 0;
}


.copyright {
	font-size:70%;
	color:#FFF;
	text-align:center;
	background:url(../images/copyright.jpg);
	height:28px;
	line-height:28px;
}




/* ################## COLOR Document ####################### */

.red {
	color:#FF0000;
}

.blue {
	color:#036;
}

.bold {
	font-weight:bold;
}

.yellow {
	background-color:#FFFF00;
}

.u {
	text-decoration:underline;
}

.f_t, .links_m {display:none;}
