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

/* reset */
h1,h2,h3,h4{
	margin:0;
	padding:0;
}

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

ol,ul,li{
	list-style:none;
	margin:0;
	padding:0;
}

.center{
	text-align:center;
}

/* common */
.index {
	border-left: 5px solid #999;
	padding-left:5px;
}

.50per{
	width:243px;
}

ul.dot{
margin-top:10px;
}

ul.dot li{
list-style:outside;
list-style-type:disc;
margin-left:20px;
}




/* 螟ァ譫　 */

body{
	font-size:12px;
	font-family: "ュウ ー繧エ繧キ繝け", Osaka, "繝偵Λ繧ョ繝手ァ偵ざ Pro W3",generic-family;
	color:#666666;
	margin:0px;
	padding:0px;
	line-height:1.4;
}
img{
	border-style:none;
}

/* header */
.hidden{
	position:absolute;
	left:-999px;
	width:999px;
}
.clear{
	clear:both;
}
.root{
	width:800px;
	margin:0px auto;
}
.header{
	width:800px;
	height:160px;
	background-image:url(/imgs/game/c-bowl/header.gif);
	background-repeat:no-repeat;
}


/* footer */
.footer{
	width:800px;
	height:80px;
	background-image:url(/imgs/game/c-bowl/footer.gif);
	background-repeat:no-repeat;
}


/* 鬆⒨岼BOX */
dl.main{
	width:520px;
	margin:0px auto;
	padding:10px 0px 0px;
}

dt.main p{
	background-image:url(/imgs/game/c-bowl/ico_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#CB161C;
	font-size:1.5em;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 10px 30px;
}
dd.main{
	background-color:#F0F0F0;
	margin:0px 0px 20px;
	padding:0px;
}

dd.main .box_top{
	background-image:url(/imgs/game/c-bowl/box_01_01.gif);
	background-repeat:no-repeat;
	width:520px;
	height:10px;
	font-size:1px;
}
dd.main .box_main{
	padding:0px 10px;
}

.box_main dl{
	margin:3px 3px 10px 3px;
}

.box_main dl.bot{
	margin-bottom:0px;
}

.box_main dt.obi{
	font-size:120%;
	font-weight:bold;
	background-color:#CCC;
	padding: 1px 5px;
	margin-bottom:3px;
	border-bottom:1px solid #666;
}

.box_main dd{
	font-size:100%;
	margin:0;
	padding:4px 0;
}

dd.main .box_bottom{
	background-image:url(/imgs/game/c-bowl/box_01_02.gif);
	background-repeat:no-repeat;
	width:520px;
	height:10px;
	font-size:1px;
	clear:both;
}

/* 繧「繧、繝Β繝繝悶Ν */
.box_main table.item{
	width:486px;
	margin-left:5px;
	border-collapse:collapse;
	margin-bottom:15px;
}
.box_main table.item img{
	/*border:1px solid #CCCCCC;*/
	margin-right:5px;
}
.box_main table.item td{
	padding:3px;
	border:1px solid #999999;
	background-color: #E7F3F8;
	vertical-align:top;
}
.box_main table.item td{
	width:50%;
}
.box_main table.item dd h3{
	color:#0099CC;
	font-size:14px;
	line-height:14px;
	border-left:3px solid #0099CC;
	padding-left:5px;
	display:inline;
}
.box_main table.item dt{
	float:left;
}
.box_main table.item:after{
	clear:both;
}


/* 繝ゥ繝ウ繧ュ繝ウ繧ー */
.box_main table.rank{
	width:486px;
	margin-left:5px;
	border-collapse:collapse;
	margin-bottom:15px;
}

.box_main table.rank th,
.box_main table.rank td{
	padding:3px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

.box_main table.rank th{
	background-color:#0099CC;
	color:#FFFFFF;
}

.box_main table.rank dt{
	color:#158ACB;
	font-size:14px;
	font-weight:bold;
	background-image:url(/imgs/game/c-bowl/ico_02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

.box_main table.rank dd{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

dt.sub p{
	color:#158ACB;
	font-weight:bold;
	display:list-item;
	list-style-image:url(/imgs/game/c-bowl/ico_02.gif);
	margin:0px 0px 0px 20px;
}
dd.sub{
	margin:0px 0px 20px 20px;
}

.item_box{
	width:240px;
	margin:5px;
	float:left;
}
.item_box img{
	border:1px solid #CCCCCC;
	float:left;
}
dl.item_detail{
	width:140px;
	float:right;
}
dt.item_detail{
	color:#158ACB;
	font-weight:bold;
}
dd.item_detail{
	margin:0px;
	padding:0px;
}
.getfp{
	display:block;
	width:88px;
	height:31px;
	margin:5px 0px 20px;
	background-image:url(/imgs/game/c-bowl/get_flash_player.gif);
}
.bold {
	font-weight: bold;
}

