* {
	margin: 0;
	padding: 0;
	font-size: 95%;
}
body {
	background: url(images/back1.gif) repeat-x;
	width: 810px;
	color: #000000;
	text-align:center;
}
#wrap {
       width:800px;
       margin-left:auto; 
       margin-right:auto;
       text-align:left;
	background: #ffffff;
}
/* タイトル */
#title {
	color: #000000;
	font-size: 12px;
       height : 220px;
}
.title1 {
	background: url(images/title.gif) no-repeat;
	color: #000000;
       height : 220px;
	padding-left: 20px;
	padding-top: 2px;
	font-size: 12px;
}
.up {
	background: url(images/up.gif) no-repeat;
	color: #000000;
       height : 110px;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 12px;
	margin-top: 1px;
}
/* アフィリタグ */
.afi {
       text-align:center;
	width: 770px;
	margin-left: 5px;
}
.afi1 {
	float : left;
	width : 240px;
}
.afi2 {
	background: url(images/mono.gif) no-repeat;
       text-align:left;
	float : right;
	color : #000000;
	padding-top: 35px;
	font-size: 15px;
	font-weight : bold;
	width : 490px;
}
	.afi2 a:link,
	.afi2 a:visited {
		color: #0000cc;
		text-decoration: underline;	
	}
	.afi2 a:hover,
	.afi2 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.afi3 {
	background: url(images/price.gif) no-repeat;
       text-align:left;
	float : right;
	color : #cc0000;
	padding-top: 35px;
	font-size: 14px;
	font-weight : bold;
	width : 490px;
}
.afi4 {
       height : 40px;
	margin : 20px 0px 5px 0px;
       text-align:center;
}
/* 右メインブロック メニュー */
#right_block {
	float: right;
	width: 800px;
	margin-top: 5px;
	font-size: 13px;
	padding-bottom: 10px;
}
.main {
	width: 800px;
}
.bun {
	color: #000000;
	line-height : 140% ;
       text-align : left;
	padding : 5px 10px 5px 10px;
	font-size: 13px;
}
	.bun a:link,
	.bun a:visited {
		color: #000000;
		text-decoration: underline;	
	}
	.bun a:hover,
	.bun a:active {
		color: #666666;
		text-decoration: none;	
	}
.bun1 {
	color: #000000;
	line-height : 140% ;
       text-align : left;
	padding : 3px 20px 3px 20px;
	font-size: 14px;
}
.bun_big {
	color: #000000;
	font-weight : bold;
	color: #1c1c1c;
	line-height : 140% ;
       text-align : left;
	padding : 3px 20px 3px 20px;
	font-size: 18px;
	margin : 5px 50px 5px 20px;
       border-bottom: 1px dashed #400040;
       border-left: 10px solid #400040;
}
.bun_small {
	color: #666666;
	line-height : 140% ;
       text-align : left;
	padding : 3px 20px 3px 40px;
	font-size: 12px;
}
.bun_sub {
	background: url(images/sub.gif) no-repeat;
       text-align:left;
	color : #ffffff;
	height : 48px ;
	padding : 18px 0px 0px 30px ;
	font-size: 14px;
	font-weight : bold;
	width : 760px;
}
.tokuten {
       text-align:center;
}
/* フッター */
#foot {
       border-top: 1px solid #cccccc;
	width : 800px ;
	height :60px ;
}
.foot {
	text-align:center;
	color: #666666;
	font-size: 12px;
	width : 800px ;
	padding : 18px 0px 0px 5px ;
}
	.foot a:link,
	.foot a:visited {
		color: #666666;
		text-decoration: none;	
	}
	.foot a:hover,
	.foot a:active {
		color: #999999;
		text-decoration: none;	
	}

/* アドセンス・バナー */
.ad {
	text-align:center;
	margin : 10px 0px 10px 0px ;
}
/* スタイルシート　コピー用 
	background: url(images/menu_home.jpg) no-repeat;
	height: 25px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
       border-right: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
	font-size: 100%;
	font-weight: bold;
	font-family : HGS創英角ｺﾞｼｯｸUB;


	.pr a:link,
	.pr a:visited {
		color: #4a0000;
		text-decoration: underline;	
	}
	.pr a:hover,
	.pr a:active {
		color: #ff0000;
		text-decoration: none;	
	}
*/
