* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #ffffff;
	width: 850px;
	color: #000000;
       text-align:center;
}
#wrap {
              width:800px;
              text-align:left;
	background: #ffffff;
}
/* ヘッダー */
.title {
	background : url(images/title.gif) no-repeat;
	font-size: 100%;
	height : 90px;
}
.title1 {
	font-size: 12px;
	font-weight: normal;
	padding : 10px 0px 0px 15px ;
}
.title2 {
	font-size: 12px;
	color: #666666;
       text-align:right;
	font-weight: normal;
	padding : 50px 5px 0px 0px ;
}
/* ぱんくず */
.pan {
	background : url(images/pan.gif) no-repeat 5px 1px;
	font-size: 10px;
	margin-bottom : 5px;
	padding : 5px 0px 3px 35px ;
	height : 20px ;
}
	.pan a:link,
	.pan a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.pan a:hover,
	.pan a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* メニュー */
#right_menu {
	float : right;
	font-size: 80%;
       width:240px;
       text-align:left;
	background: #ffffff;
}
.pick {
	background : url(images/pickup.gif) no-repeat;
       width:240px;
	height : 101px ;
	padding : 30px 0px 0px 3px ;
}
.menu {
	background : url(images/menu_navi.gif) no-repeat;
       width:240px;
	font-size: 10px;
	height : 20px ;
	padding : 2px 0px 0px 17px ;
}
	.menu a:link,
	.menu a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.menu a:hover,
	.menu a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.menu1 {
	background : url(images/menu_navi1.gif) no-repeat;
       width:240px;
	font-size: 10px;
	height : 20px ;
	padding : 2px 0px 0px 17px ;
}
	.menu1 a:link,
	.menu1 a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.menu1 a:hover,
	.menu1 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* メイン */
#main {
	float : left;
	font-size: 12px;
       width:550px;
       text-align:left;
	background: #ffffff;
}
.point {
	background : url(images/point.gif) no-repeat;
	padding : 0px 0px 0px 30px ;
	margin-top: 15px;
	height : 15px ;
	margin-bottom : 15px;
}
	.point a:link,
	.point a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.point a:hover,
	.point a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* ランキング */
.text {
       width:400px;
	float : left;
	font-size: 10px;
	background: #fff4f4;
	padding : 8px ;
}
.text1 {
       width:400px;
	float : left;
	font-size: 10px;
	background: #fff3ee;
	padding : 8px ;
}
.rank {
	margin : 0px 0px 0px 0px ;
       border : 2px solid #ff3333;
       width:550px;
	margin-bottom : 5px;
	line-height : 130%;
	padding : 0px 0px 5px 10px ;
}
.rank0 {
	background : url(images/rank_top.gif) no-repeat 0px 3px;
	padding : 7px 0px 0px 20px ;
	font-size: 12px;
	float : left;
	font-weight: bold;
	height : 30px;
       width:400px;
}
	.rank0 a:link,
	.rank0 a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.rank0 a:hover,
	.rank0 a:active {
		color: #ffffff;
		text-decoration: none;	
	}
.rank00 {
	background : url(images/rank_top1.gif) no-repeat 0px 3px;
	padding : 7px 0px 0px 20px ;
	font-size: 12px;
	float : left;
	font-weight: bold;
	height : 30px;
       width:400px;
}
	.rank00 a:link,
	.rank00 a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.rank00 a:hover,
	.rank00 a:active {
		color: #ffffff;
		text-decoration: none;	
	}
.rank000 {
	background : url(images/rank_top2.gif) no-repeat 0px 3px;
	padding : 7px 0px 0px 20px ;
	font-size: 12px;
	float : left;
	font-weight: bold;
	height : 30px;
       width:400px;
}
	.rank000 a:link,
	.rank000 a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.rank000 a:hover,
	.rank000 a:active {
		color: #ffffff;
		text-decoration: none;	
	}
.rank1 {
	background : url(images/no1.gif) no-repeat;
	padding : 25px 0px 0px 0px ;
       width:130px;
	float : left;
}
.rank2 {
	background : url(images/no2.gif) no-repeat;
	padding : 25px 0px 0px 0px ;
       width:130px;
	float : left;
}
.rank3 {
	background : url(images/no3.gif) no-repeat;
	padding : 25px 0px 0px 0px ;
       width:130px;
	float : left;
}
.rank4 {
	background : url(images/no4.gif) no-repeat;
	padding : 25px 0px 0px 0px ;
       width:130px;
	float : left;
}
.rank5 {
	background : url(images/no5.gif) no-repeat;
	padding : 25px 0px 0px 0px ;
       width:130px;
	float : left;
}
/* 注目 */
.item {
       width:550px;
	margin-bottom : 10px;
	line-height : 130%;
}
.item0 {
	background : #e6f2ff;
       width:270px;
	float : left;
	margin-left : 2px;
	margin-top : 8px;
}
.item1 {
	background : url(images/item1.gif) no-repeat;
	padding : 4px 0px 0px 0px ;
       width:270px;
       text-align : center;
	height : 30px ;
	color: #ffffff;
	font-weight: bold;
	float : left;
}
	.item1 a:link,
	.item1 a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.item1 a:hover,
	.item1 a:active {
		color: #ffffff;
		text-decoration: none;	
	}
.item2 {
       border-right: 3px solid #3366ff;
       border-left: 3px solid #3366ff;
       border-bottom: 3px solid #3366ff;
	padding : 5px 0px 0px 5px ;
       width:270px;
	font-weight: bold;
	float : left;
}
	.item2 a:link,
	.item2 a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.item2 a:hover,
	.item2 a:active {
		color: #0000ff;
		text-decoration: none;	
	}
.item3 {
       width:90px;
	padding : 5px 0px 10px 0px ;
       text-align:center;
	float : left;
	font-weight: normal;
}
.item4 {
       width:169px;
	font-size: 10px;
	padding : 0px 5px 2px 2px ;
	float : right;
	font-weight: normal;
}
/* タイプ */
.type {
       width:550px;
	margin-bottom : 10px;
}
.type1 {
	background : url(images/type.gif) no-repeat;
       width:180px;
	font-size: 10px;
	margin-top : 10px;
	height : 30px ;
	padding : 5px 0px 0px 20px ;
	float : left;
	font-weight: bold;
}
	.type1 a:link,
	.type1 a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.type1 a:hover,
	.type1 a:active {
		color: #0000ff;
		text-decoration: none;	
	}
/* カード紹介 */
.card {
	background : url(images/card1.gif) no-repeat;
	color: #ffffff;
	font-size: 18px;
	padding-top : 8px;
	height : 50px ;
	padding-left : 20px;
	width : 550px ;
}
.card1 {
	background : #99ccff;
	color: #000000;
	font-size: 12px;
	padding-top : 8px;
       border-right: 4px solid #3366ff;
       border-left: 4px solid #3366ff;
	padding : 0px 10px 0px 10px;
	width : 550px ;
	line-height : 140% ;
}
/* カード個別紹介 */
.credit {
	width : 550px ;
	margin-top : 5px;
}
.credit1 {
	background : url(images/card3.gif) no-repeat;
	color: #ffffff;
	font-size: 12px;
	padding-top : 5px;
	padding-left : 20px;
	height : 30px ;
	width : 550px ;
	font-weight: bold;
}
.credit2 {
	color: #000000;
	width : 90px ;
	float : left;
	font-size: 10px;
	line-height : 5mm ;
       text-align:center;
}
.credit3 {
	color: #000000;
	float : right;
	padding : 5px;
	background : #ecf5ff;
	width : 455px ;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height : 140% ;
	font-size: 12px;
}
.credit4 {
	background : url(images/order.gif) no-repeat;
	color: #000000;
	float : right;
	padding : 20px 5px 0px 5px ;
	width : 455px ;
	margin-right: 5px;
	height :20px;
	line-height : 140% ;
	font-size: 10px;
}
	.credit4 a:link,
	.credit4 a:visited {
		color: #cc0000;
		text-decoration: underline;	
	}
	.credit4 a:hover,
	.credit4 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.credit5 {
	color: #000000;
	float : right;
	padding : 3px 5px 0px 38px ;
	background : url(images/shousai.gif) no-repeat;
	width : 455px ;
	margin-right: 5px;
	height :20px;
	line-height : 140% ;
	font-size: 10px;
}
	.credit5 a:link,
	.credit5 a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.credit5 a:hover,
	.credit5 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.credit6 {
	background : url(images/card5.gif) no-repeat;
	color: #ffffff;
	font-size: 12px;
	padding-top : 5px;
	padding-left : 20px;
	height : 30px ;
	width : 550px ;
	font-weight: bold;
}
.credit7 {
	color: #000000;
	float : right;
	padding : 5px;
	background : #fff4f4;
	width : 455px ;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height : 140% ;
	font-size: 12px;
}
.credit8 {
	padding-top : 25px;
       text-align:center;
	background : url(images/type1.gif) no-repeat;
	height : 100px ;
	margin-top : 5px;
}
/* カード詳細 */
.entry1 {
	background : url(images/entry1.gif) no-repeat;
	color: #ffffff;
	font-size: 15px;
	padding-top : 17px;
	padding-left : 80px;
	height : 60px ;
	width : 550px ;
	font-weight: bold;
}
.entry2 {
	background : #ffffff;
	color: #000000;
	font-size: 12px;
	padding-top : 8px;
       border-right: 5px solid #99ccff;
       border-left: 5px solid #99ccff;
	padding : 0px 10px 0px 10px;
	width : 550px ;
	line-height : 180% ;
}
/* カードデータ */
.data {
	width : 550px ;
	margin-top : 5px;
}
.data1 {
	width : 550px ;
	font-weight: bold;
	margin-top : 5px;
	background : #99ccff;
	color: #000000;
       text-align:center;
	padding : 3px;
}
.data2 {
	width : 200px ;
	background : #d7ebff;
	color: #000000;
	font-size: 10px;
       border: 1px solid #cccccc;
	float : left;
	padding : 3px;
}
.data3 {
	width : 350px ;
	background : #ffffff;
	color: #000000;
	font-size: 10px;
	padding : 3px;
       border: 1px solid #cccccc;
	float : left;
}
.data4 {
	width : 183px ;
	background : #ffffff;
       text-align:center;
	padding-top : 20px;
	float : left;
	font-size: 10px;
}
	.data4 a:link,
	.data4 a:visited {
		color: #cc0000;
		text-decoration: underline;	
	}
	.data4 a:hover,
	.data4 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
.data5 {
	width : 550px ;
	background : #d7ebff;
	color: #000000;
	font-size: 10px;
       border: 1px solid #cccccc;
	float : left;
	padding : 3px;
}
.data6 {
	width : 550px ;
	background : #ffffff;
	color: #000000;
	font-size: 10px;
       border: 1px solid #cccccc;
	float : left;
	line-height : 150% ;
	padding : 3px;
}
/* 個別一覧 */
.total {
	width : 550px ;
	background : #f2ffff;
	margin-top : 5px;
}
.total1 {
	width : 550px ;
	font-weight: bold;
	background : #f2ffff;
	color: #2a2a2a;
	font-size: 12px;
       text-align:center;
	padding : 3px;
}
.total2 {
	width : 183px ;
	background : #f2ffff;
       text-align:left;
	font-size: 10px;
	padding : 5px;
	float : left;
}
	.total2 a:link,
	.total2 a:visited {
		color: #2a2a2a;
		text-decoration: underline;	
	}
	.total2 a:hover,
	.total2 a:active {
		color: #ff0000;
		text-decoration: underline;	
	}




/* フッター */
.foot {
	background : url(images/foot.gif) no-repeat;
	font-size: 12px;
       width:800px;
	clear : left;
	color: #ffffff;
	height : 40px ;
       text-align:center;
	padding-top : 10px;
	margin-top : 5px;
}
	.foot a:link,
	.foot a:visited {
		color: #ffffff;
		text-decoration: none;	
	}
	.foot a:hover,
	.foot a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* PR */
.pr {
	background : #3366ff;
	font-size: 10px;
       width:800px;
	padding-right : 10px;
	clear : left;
	color: #ffffff;
       text-align:right;
}
	.pr a:link,
	.pr a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.pr a:hover,
	.pr a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* オススメ */
.susume {
	padding-top : 10px;
}
/* タイプ別詳細 */
.type2 {
	background : url(images/type2.gif) no-repeat;
	color: #ffffff;
	font-size: 15px;
	padding-top : 17px;
	padding-left : 90px;
	height : 60px ;
	width : 550px ;
	font-weight: bold;
}
.type3 {
	background : #fff0f0;
	color: #000000;
	font-size: 12px;
       border-right: 5px solid #ff6666;
       border-left: 5px solid #ff6666;
	padding : 0px 10px 0px 10px;
	width : 550px ;
	line-height : 180% ;
}
/* 右下PR */
.pr_r {
       text-align:center;
}
/* ページ下PR */
.pr_d {
	padding-top : 20px;
       text-align:center;
	background : url(images/card4.gif) no-repeat;
	height : 100px ;
	margin-top : 5px;
}
/* 相互リンク */
.a {
	padding : 2px 0px 0px 60px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
#link_block {
	float: left;
	width: 800px;
	margin : 0px;
	font-size: 90%;
}
	#link_block a:link,
	#link_block a:visited {
		color: #0000aa;
		text-decoration: underline;	
	}
	#link_block a:hover,
	#link_block a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* 相互リンク　カテゴリ　ページ */
.linkword {
	background : url(images/link2.gif) no-repeat;
	color: #000000;
	font-weight: bold;
	padding : 10px 0px 0px 55px;
	font-size: 15px;
	margin-bottom : 5px;
	height : 40px ;
}
	.linkword a:link,
	.linkword a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.linkword a:hover,
	.linkword a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* 相互リンク　ページ */
.linknavi {
       border : 3px dashed #0080ff;
	background: #fbfdff;
	color: #000000;
	padding : 10px;
	line-height : 140% ;
	font-size: 12px;
	width : 100%;
}
	.linknavi a:link,
	.linknavi a:visited {
		color: #0000ff;
		text-decoration: underline;	
	}
	.linknavi a:hover,
	.linknavi a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* 相互リンク　募集 */
.linknavi1 {
       border-right : 3px dashed #ffcc66;
       border-bottom : 3px dashed #ffcc66;
       border-left : 3px dashed #ffcc66;
	background: #fefbf5;
	color: #000000;
	padding : 10px;
	font-size: 90%;
	width : 800px;
	line-height : 150%;
	margin-bottom: 10px;
}
	.linknavi1 a:link,
	.linknavi1 a:visited {
		color: #555555;
		text-decoration: underline;	
	}
	.linknavi1 a:hover,
	.linknavi1 a:active {
		color: #ff0000;
		text-decoration: none;	
	}
/* メール */
.mail {
	background: url(images/mail.gif) no-repeat ;
	color: #000000;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 20px;
	font-size: 11px;
	margin-top : 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* 相互リンク見出し */
.link {
	background : url(images/link.gif) 5px 5px no-repeat;
	line-height: 140%;
	color: #2a2a2a;
	line-height : 150%;
	font-size: 80%;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 6px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
              border: 2px dashed #0080ff;
}
	.link a:link,
	.link a:visited {
	font-size: 120%;
		color: #0000ff;
		text-decoration: underline;	
	}
	.link a:hover,
	.link a:active {
	font-size: 120%;
		color: #ff0000;
		text-decoration: none;	
	}



/* スタイルシート　コピー用 
	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;	
	}
*/
