@charset "Shift_JIS";


/*--------------------------------------------------------------*/
/* 商品情報 */
/*--------------------------------------------------------------*/

#Title{
	margin: 10px 0 0 20px;
}

#naiyou{
	margin: 0 0 0 20px;
}
#naiyou h3{
	margin: 10px 0 10px 0;
}

#naiyou h3.midasi{
	color:#B90D11;
}

#naiyou p{
	font-size:88%;
	line-height:130%;
}
#Timg{
	margin-bottom:10px;
	background:url(../_pic/chara.gif) top right no-repeat;
}
p.ga_img{
	margin: 10px 0 0 10px;
}
p.ga_img_s{
	margin: 10px 0 10px 20px;
}
table.Gamen{
	margin: 14px 10px 10px 10px;
}
td.setsumei{
	vertical-align:middle;
	text-align:left;
	font-size:88%;
	width:320px;
	padding: 10px 10px 10px 10px;
}
td.g_gamen{
	text-align:left;
	width:170px;
	font-size:76%;
	padding: 0 0 0 10px;
	line-height:100%;
}
.mark{
	color:#C00;
}


/*--------------------------------------------------------------*/
/* 収録内容 ガーディーズ用*/
/*--------------------------------------------------------------*/
.shurokuG{
	margin: 0 16px 8px;
	color:#000066;
}
.shurokuG h2{
	font-size: 88%;
	line-height: 125%;
	margin:0 0 8px 16px;
}
.shurokuG p{
	margin: 0 8px;
	font-size: 76%;
	line-height: 125%;
}
.shurokuG table{
	margin: 0 0 0 16px;
	border-collapse: collapse;
	border: solid 1px #333366;
	width: 700px;
}
.shurokuG table th, .shurokuG table td{
	padding: 4px 8px;
	vertical-align: top;
	border: solid 1px #666699;
	text-align: left;
	font-size: 76%;
	line-height: 125%;
}
.shurokuG table th{
	white-space: nowrap;
	width:100px;
}
.shurokuG ul{
	margin: 0;
}
.shurokuG li{
	margin: 0;
	padding: 0 0 0 14px;
	width: 120px;
	float: left;
	background: url(../../_css/products_img/shuroku_button.gif) top left no-repeat;
	list-style: none;
}

h2#dousa_G{
	margin-left:16px;
}