/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iepngfix {   
    behavior: expression(IEPNGFIX.fix(this));   
}
body {
	text-align: center; /* center on ie */
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
	scrollbar-arrow-color: #ff66ff;
	scrollbar-face-color: #ffe6ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background-image: url(img/top/header_bg.jpg);
}
h2{
	font-size: 120%;
	margin-bottom: 3px;
}

/* header */
#header{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: left;
}
#header_left{
	float: left;
	padding-top: 1px;
	width: 250px;
}
#header_right{
	float: left;
	color: #FFFFFF;
	width: 695px;
	padding-top: 5px;
}
#navi_01{
	font-size: 11px;
	padding-top: 10px;
	height: 20px;
	clear: both;
}
*html #navi_01{
	margin-bottom: 10px;
}
#navi_01 li{
	float: left;
	list-style-type: none;
	background-image: url(img/li.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}
#navi_01 a{
	color: #FFF;
}
#navi_02{
	width: 550px;
	clear: both;
	height: 29px;
}
#navi_02 li{
	list-style-type: none;
	margin-right: 6px;
	display: inline;
}

/*contents*/

#container {
	text-align: left; /* center on everything else */
	width: 950px;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container_in{
	background-color: #FFF;
}

/* block01 */

#block01{
	background-color: #000;
	height: 350px;
}
#block_01_left{
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 15px;
	margin-right: 5px;
}
#block_01_left p{
	margin-bottom: 5px;
}
#block_01_right{
	float: left;
	padding-top: 15px;
	width: 690px;
}

/* hot_news */

#hot_news{
	height: 30px;
	background-image: url(img/top/hot_news_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#hot_news_img{
	float: left;
}
#hot_news_comment{
	float: left;
	width: 700px;
	color: #FFF;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}

/* no2 */

#no2{
	background-image: url(img/top/no2_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	margin-bottom: 10px;
}
#no2_in{
	padding-top: 40px;
	padding-left: 10px;
}
#no2_in li{
	display: inline;
	margin-right: 3px;
}

/* p_girl */

#p_girl{

}
#p_girl_in{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#p_girl_in table{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
*html #p_girl_in table{
	width: 698px;
}
#p_girl_in td{
	width: 14%;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
}

/* block03 */
#block_03_left{
	width: 718px;
	float: left;
	padding-right: 10px;
}
#block_03_right{
	float: left;
	width: 217px;
	background-color: #F6EFE8;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DF3A64;
	height: 920px;
	text-align: center;
}
#shop_bana{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF3A64;
}
#shop_bana p{
	margin-bottom: 5px;
}
#group_bana{
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF3A64;
}
#group_bana img{
	margin-bottom: 5px;
}
#group_bana p{
	margin-bottom: 10px;
}
#group_bana a{
	color: #F06;
	text-decoration: none;
}
#mobile{
	padding-top: 10px;
}
#mobile img{
	margin-bottom: 10px;
}

/* block02 */
#block02{
	padding-left: 5px;
	clear: both;
	width: 718px;
}
#block02 a{
	color: #FF0066;
}
#block02 a:hover{
	color: #999;
}
#block02_left{
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 730px;
	padding-top: 10px;
}
#new_contents{
	width: 360px;
	height: 670px;
	background-color: #F6EFE8;
	padding: 10px;
}
#new_contents table{
	width: 340px;
	border:collapse;
}
#new_contents td{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}
.new_contents_left{
	width: 110px;
}
#new_contents p.ico{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#new_contents p.ico img{
	vertical-align: middle;
	margin-right: 10px;
}
#new_contents p.comment{
	font-size: 11px;
}
*html #new_contents{
	width: 380px;
	height: 520px;
}
#block_02_right{
	float: right;
	width: 315px;
	padding-top: 10px;
}
#block_02_right a{
	color: #F06;
}
#new_girl{

}
#new_girl_in{
}
#new_girl_in table{
	width: 315px;
}
#new_girl_in td{
	text-align: center;
	vertical-align: top;
	width: 33%;
	font-size: 12px;
}
#more{
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}
#news{
	margin-bottom: 10px;
}
#news_in{
	height: 200px;
	overflow: auto;
	padding: 10px;
	line-height: 140%;
}
#news_in p{
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
}
*html #news_in{
	height: 170px;
}
#new_shop{
}
#new_shop_in{
	height: 100px;
	overflow: auto;
	padding: 10px;
	line-height: 160%;
}

/* footer */
#footer_box{
	clear: both;
}
#footer_box ul{
	text-align: center;

}
#footer_box li{
	list-style-type: none;
	margin-right: 15px;
	display: inline;
}
#footer_01{
	text-align: right;
}
#footer_02{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFE7E9;
	text-align: center;
	font-weight: bold;
}
#footer_02 a{
	color: #FF0066;
	text-decoration: underline;
}
#footer_02 a:hover{
	color: #999;
}
#footer_03{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F2F2F2;
	font-weight: bold;
}
#footer_03 a{
	color: #666;
	text-decoration: underline;
}
#footer_03 a:hover{
	color: #FF0066;
}
#footer_04{
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #DD3664;
	color: #FFF;
	text-align: center;
	line-height: 150%;
}
#footer_04 a{
	color: #FFF;
}

.new{
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
