* {
	margin: 0;
	padding: 0;
}

p{
	line-height: 1.5;
}

ul{
	list-style-type: none;
}

img {
	border: 0;
}

hr {
	color: #bcbcbc; /* 線の色(IE用) */
	background-color: #bcbcbc; /* 線の色(NN用) */
	border-style: dotted; /* 枠の種類 */
	margin: 10px 0 0 0;
	clear: both;
	height: 2px;
}


a,a:link,a:visited,a:hover,a:active {
	text-decoration: none;
	color: #005EBB;
	font-size: 12px;
}

#inputcss{
	border : 1px solid #0080ff;
	border-color: #0080ff;
	color : #0055aa;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
}

h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}

td{
	font-size: 12px;
	font-weight: normal;
}

a:hover{
	color: #FF0000;
}

body {
	background-color: #c8e4ff;
	color: #005EBB;
	font-size: 12px;
	background-image:  url(/image/head/bk.gif);
	background-repeat: repeat-x;
}

#google_ad{
	padding: 4px 0 0 18px;
}

#header {
	width: 750px;
	height: 87px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

#container {
	width: 1200px;
	margin-left: 5px;
	display: block;
	overflow: hidden;
}

#sidebar{
	float: left;
	width: 200px;
	margin-right: 10px;
	background: url(/image/menu/bk_head.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
}

#content {
	float: left;
	width: 535px;
}

#footer {
	clear: both;
	width: 750px;
	text-align:center
}

#header ul {
	margin-top: 10px;
	margin-left: 265px;
}

#header li{
	float: left;
	list-style: none;
	background: url(/image/ya_02.gif) scroll no-repeat 1px 0;
	padding-left: 14px;
	margin-right: 6px;
	color: #014687;
}

#header li a{
	color: #014687;
}

#header li a:hover{
	color: #FFFFFF;
}

#header li#chat a{
	text-indent:-500px;
	background: url(/image/head/tab_chat.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 104px;
	height: 26px;
	top: 45px;
	left: 214px;
}

#header li#bbs a{
	text-indent:-500px;
	background: url(/image/head/tab_bbs.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 104px;
	height: 26px;
	top: 45px;
	left: 318px;
}

#header li#club a{
	text-indent:-500px;
	background: url(/image/head/tab_club.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 104px;
	height: 26px;
	top: 45px;
	left: 422px;
}

#header li#game a{
	text-indent:-500px;
	background: url(/image/head/tab_game.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 104px;
	height: 26px;
	top: 45px;
	left: 526px;
}
#header li#mypage a{
	text-indent:-500px;
	background: url(/image/head/tab_mypage.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 104px;
	height: 26px;
	top: 45px;
	left: 630px;
}

#header .icon{
	position: absolute;
	width: 67px;
	height: 68px;
	top: 17px;
	left: 0;
}

#header .title{
	text-indent:-500px;
	display: block;
	overflow: hidden;
	background: url(/image/head/title_01.gif) scroll no-repeat 0 0;
	position: absolute;
	width: 174px;
	height: 28px;
	top: 17px;
	left: 67px;
}

#header .title2{
	text-indent:-500px;
	display: block;
	overflow: hidden;
	background: url(/image/head/title_02_2.gif) scroll no-repeat 0 0;
	position: absolute;
	width: 147px;
	height: 37px;
	top: 45px;
	left: 67px;
}

#header .title a{
	display: block;
	overflow: hidden;
	width: 174px;
	height: 28px;
}

#header .title2 a{
	display: block;
	overflow: hidden;
	width: 147px;
	height: 26px;
}

#header h1{
	color : #D0E7FF;
	margin: 3px 0 0 5px;
	height: 14px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}

#sidebar_u{
	padding-bottom: 7px;
	background: #DEEFFF url(/image/menu/bk_u.gif) scroll no-repeat 0 bottom;
}

#sidebar #login {
	margin: 7px;
	background: #FFFFFF url(/image/menu/login_head.gif) scroll no-repeat 0 top;
}

#sidebar #login_frame {
	width: 186px;
	padding-bottom: 7px;
	background: url(/image/menu/login_u.gif) scroll no-repeat 0 bottom;
}

#sidebar #login_bk {
	padding: 0 5px 0 5px;
	border: 2px solid #9DCCF8;
	border-width: 0 2px;
}

#sidebar #login h2 {
	margin: 5px 0 0 20px;
	padding: 10px 0 10px 25px;
	background: url(/image/menu/login_ico.gif) scroll no-repeat 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #2870CA;
}

#sidebar #login h2#handle {
	margin: 5px 0 0 0;
	padding: 10px 0 10px 0;
	background: url();
	text-align: center;
}

#sidebar #login_text{
	margin: 0 5px 0 5px;
	text-align: right;
	float: left;
}

#sidebar #login_btn{
	padding-top: 5px;
	width: 44px;
	display: block;
	overflow: hidden;
}

#sidebar #login .line{
	clear: both;
	text-indent:-500px;
	width: 163px;
	height: 10px;
	display: block;
	overflow: hidden;
	background-image: url(/image/menu/line.gif);
	margin: 2px 0 2px 0;
}

#sidebar #login ul{
	margin: 0 0 0 30px;
}

#sidebar #login li#link{
	list-style: none;
	padding: 3px 0 5px 15px;
	background: url(/image/ya_01.gif) scroll no-repeat 0 4px;
}


#sidebar #login_bk .inputcss{
	border : 1px solid #0080ff;
	border-color: #0080ff;
	color : #0055aa;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	width: 62px;
	height: 17px;
}

#sidebar #login #room_bk{
	margin: 5px 0 10px 25px;
	display: block;
	overflow: hidden;
	width:120px;
	height:90px
}

#sidebar #login #room p{
	text-indent:-500px;
	background: url(/images/login_bk.gif) scroll no-repeat 0 0;
	position:absolute;
	width:120px;
	height:90px;
	display: block;
	overflow: hidden;
}

#sidebar #login #my_icon{
	margin: 54px 0 0 44px;
	position:absolute;
	width:32px;
	height:32px
}

#sidebar #login #room_txt ul{
	margin: 0 0 0 45px;
}

#sidebar #login #room_txt li{
	padding: 0 0 0 15px;
	background: url(/image/ya_03.gif) scroll no-repeat 0 0;
	list-style: none;
	line-height: 120%;
}


#sidebar .box {
	margin: 7px;
	background: url(/image/menu/tit_bk.gif) scroll no-repeat 0 top;
}

#sidebar .box h2 {
	margin: 10px 0 5px 20px;
	padding: 8px 0 7px 18px;
	background: url(/image/menu/ico_hajime.gif) scroll no-repeat 0 7px;
	font-weight: bold;
	color: #2870CA;
}

#sidebar .box h2#info {
	background: url(/image/menu/ico_info.gif) scroll no-repeat 0 7px;
}

#sidebar .box h2#enq {
	background: url(/image/menu/ico_enq.gif) scroll no-repeat 0 7px;
}

#sidebar .box h2#enq2 {
	background: url(/image/main/icon_love.gif) scroll no-repeat 1px 6px;
}

#sidebar .box h2#enq3 {
	background: url(/images/hikari.gif) scroll no-repeat 0 7px;
}

#sidebar .box h2#profile {
	background: url(/image/menu/icon_text.gif) scroll no-repeat 0 7px;
}

#sidebar .box h2#mobile {
	background: url(/image/mobile.gif) scroll no-repeat 0 3px;
}

#sidebar .box ul {
	display: block;
	overflow: hidden;
	width: 186px;
	padding-bottom: 6px;
	background: #E8F4FF url(/image/menu/content_u.gif) scroll no-repeat 0 bottom;
}

#sidebar .box li {
	padding: 0 5px 0 20px;
	border: 2px solid #B1D8FF;
	border-width: 0 2px;
	background: url(/image/ya_03.gif) scroll no-repeat 5px top;
	list-style: none;
	line-height: 120%;
}

#sidebar .box .osirase{
	padding: 0 5px 0 10px;
	border: 2px solid #B1D8FF;
	border-width: 0 2px;
	background: none;
	list-style: none;
	line-height: 120%;
}

#sidebar .box li#link{
	padding: 0 0 0 90px;
	background: url(/image/go.gif) scroll no-repeat 76px 2px;
	list-style: none;
}

#sidebar .box li#link2{
	padding: 0 0 0 90px;
	background: url(/image/go.gif) scroll no-repeat 76px 2px;
	list-style: none;
}

#sidebar .box #link3{
	padding: 0 0 0 100px;
	margin: 12px 0 0 0;
	background: url(/image/go.gif) scroll no-repeat 90px 1px;
	clear: both;
}

#sidebar .box .hline{
	text-indent:-500px;
	background: url(/image/menu/line.gif) scroll no-repeat 10px 0;
	list-style: none;
}

#sidebar .jyumin a{
	display: block;
	overflow: hidden;
	margin: 5px 0 0 7px;
	text-indent:-500px;
	background: url(/image/menu/jyumin_btn.gif) scroll no-repeat 0 0;
	width: 186px;
	height: 40px;
}

#sidebar .blog_parts a{
	display: block;
	overflow: hidden;
	margin: 10px 0 0 15px;
	text-indent:-500px;
	background: url(/image/menu/blogparts_btn.gif) scroll no-repeat 0 0;
	width: 171px;
	height: 60px;
}

#sidebar .sanka_list a{
	display: block;
	overflow: hidden;
	margin: 10px 0 0 15px;
	text-indent:-500px;
	background: url(/chat/image/chat_check.gif) scroll no-repeat 0 0;
	width: 171px;
	height: 43px;
}

#sidebar .bbs_list a{
	display: block;
	overflow: hidden;
	margin: 10px 0 10px 15px;
	text-indent:-500px;
	background: url(/bbs/image/bbs_check.gif) scroll no-repeat 0 0;
	width: 171px;
	height: 43px;
}

#sidebar #osusume_bk {
	padding: 0 5px 0 10px;
	border: 2px solid #B1D8FF;
	border-width: 0 2px;
}

#sidebar #osusume_frame {
	width: 186px;
	padding-bottom: 7px;
	background: #E8F4FF url(/image/menu/content_u.gif) scroll no-repeat 0 bottom;
}

#sidebar .enq_bk {
	padding: 0 5px 0 10px;
	border: 2px solid #B1D8FF;
	border-width: 0 2px;
	text-align:center;
}

#sidebar .enq_frame {
	width: 186px;
	padding-bottom: 7px;
	background: #E8F4FF url(/image/menu/content_u.gif) scroll no-repeat 0 bottom;
}

#sidebar .enq_select {
	margin: 5px 0 10px 18px;
	color: #2870CA;
}

#sidebar .line{
	clear: both;
	text-indent:-500px;
	width: 163px;
	height: 10px;
	display: block;
	overflow: hidden;
	background-image: url(/image/menu/line.gif);
	margin: 2px 0 2px 15px;
}

#sidebar .qr_code a{
	text-indent:-500px;
	width: 95px;
	height: 95px;
	display: block;
	overflow: hidden;
	background-image: url(/image/qr_logo.gif);
}

#sidebar .mobile a{
	text-indent:-500px;
	margin: 5px 0 5px 0;
	width: 80px;
	height: 25px;
	display: block;
	overflow: hidden;
	background-image: url(/image/logo_imode.gif);
}


.daiblog a{
	display: block;
	overflow: hidden;
	margin: 10px 0 0 25px;
	text-indent:-500px;
	background: url(/image/daiblog_ban.gif) scroll no-repeat 0 0;
	width: 140px;
	height: 60px;
}

.dixy a{
	display: block;
	overflow: hidden;
	margin: 10px 0 0 25px;
	background: url(/image/ban_dixy.gif) scroll no-repeat 0 0;
	width: 140px;
	height: 60px;
}

#vote_text {
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0 0 0 12px;
	background: url(/image/go.gif) scroll no-repeat 0 4px;
}

.rank_ban a{
	text-indent:-500px;
	display: block;
	overflow: hidden;
	margin: 5px 0 0 50px;
	background: url(/image/menu/banner_hprank.gif) scroll no-repeat 0 0;
	width: 88px;
	height: 31px;
}

.rank_ban2 a{
	text-indent:-500px;
	display: block;
	overflow: hidden;
	margin: 5px 0 5px 50px;
	background: url(/image/menu/banner_deai.gif) scroll no-repeat 0 0;
	width: 88px;
	height: 31px;
}

#content #rank_label{
	text-indent:-500px;
	background: url(/image/rank_label.gif) scroll no-repeat 0 0;
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 160px 0 0 380px;
	width: 160px;
	height: 100px;
}

#content #sokuhou {
	display: block;
	overflow: hidden;
	margin: 5px 0 5px 5px;
	background: url(/image/main/news.gif) scroll no-repeat 0 0;
	width: 506px;
	height: 86px;

/*
トップバナーを使用する時は↓を追加する
*/
	padding: 13px 0 0 0;

}

#content #blog_title{
	text-indent:-500px;
	background: url(./image/blog_title.gif) scroll no-repeat 0 0;
	position:absolute;
	margin: 0 0 0 5px;
	width: 220px;
	height: 50px;
}

#content #shop_title{
	text-indent:-500px;
	background: url(./image/shop_title.gif) scroll no-repeat 0 0;
	position:absolute;
	margin: 0 0 0 5px;
	width: 220px;
	height: 50px;
}

#content #rank_title{
	text-indent:-500px;
	background: url(./image/rank_title.gif) scroll no-repeat 0 0;
	position:absolute;
	margin: 0 0 0 5px;
	width: 200px;
	height: 46px;
}

#content #link_title{
	text-indent:-500px;
	background: url(./image/link_title.gif) scroll no-repeat 0 0;
	display: block;
	position:absolute;
	margin: 0 0 0 30px;
	width: 210px;
	height: 46px;
}

#content #mobile_title{
	text-indent:-500px;
	background: url(./image/mobile_title.gif) scroll no-repeat 0 0;
	position:absolute;
	margin: 0 0 0 5px;
	width: 220px;
	height: 50px;
}

#content #enq_title{
	text-indent:-500px;
	background: url(/mypage/image/enquete_title.gif) scroll no-repeat 0 0;
	position:absolute;
	margin: 0 0 0 5px;
	width: 220px;
	height: 50px;
}

#content #conthead_frame{
	display: block;
	overflow: hidden;
	width: 500px;
	margin: 0 0 20px 8px;
	padding-bottom: 10px;
	background: url(../image/main/contenthead_u.gif) scroll no-repeat 0 bottom;
}

#content #conthead{
	margin-top: 20px;
	display: block;
	overflow: hidden;
	width: 500px;
	background: #F2F9FF url(../image/main/contenthead.gif) no-repeat 0 0;
}

#content #conthead h2{
	display: block;
	overflow: hidden;
	float: left;
	width: 190px;
	margin: 35px 7px 0 7px;
	color: #0066CC;
}

#content .blog_img{
	text-indent:-500px;
	background: url(./image/image_blog.gif) scroll no-repeat 0 0;
	float: left;
	width: 272px;
	height: 114px;
	margin: 12px 0 0 0;
}

#content .shop_img{
	text-indent:-500px;
	background: url(./image/image_shop.jpg) scroll no-repeat 0 0;
	float: left;
	width: 520px;
	height: 180px;
	margin: 0 0 10px 0;
}

#content .rank_img{
	text-indent:-500px;
	background: url(./image/image_rank.gif) scroll no-repeat 0 0;
	float: left;
	width: 272px;
	height: 114px;
	margin: 12px 0 0 0;
}

#content .enq_img{
	text-indent:-500px;
	background: url(/image/image_enq.gif) scroll no-repeat 0 0;
	float: left;
	width: 272px;
	height: 114px;
	margin: 12px 0 0 0;
}

#content .mobile_img{
	text-indent:-500px;
	background: url(./image/image_mobile.gif) scroll no-repeat 0 0;
	float: left;
	width: 272px;
	height: 114px;
	margin: 12px 0 0 0;
}

#content #mobile {
	text-indent:-500px;
	margin: 5px 0 5px 0;
	width: 80px;
	height: 25px;
	display: block;
	overflow: hidden;
	background-image: url(/image/logo_imode.gif);
}

#content #sokuhou h2{
	color: #F73A00;
	font-weight: bold;
	margin: 0 0 2px 0;
}

#content #sokuhou #txt{
	display: block;
	overflow: hidden;
	float: left;
	width: 440px;
	margin: 0 0 0 15px;
	line-height: 120%;
}

#content #sokuhou #txt a{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	background: url(./image/go.gif) scroll no-repeat 0 4px;
}

#content #sokuhou #Avatar_frame{
	display: block;
	overflow: hidden;
	width: 200px;
	float: left;
	margin: 0 0 0 0;
}

#content .Avatar{
	width:32px;
	height:32px;
	overflow:hidden;
	float: left;
	margin: 30px 0 0 5px;
}


#content .cont_frame{
	margin: 15px 0 0 0;
	display: block;
	overflow: hidden;
	width: 500px;
	padding-bottom: 10px;
	background: #F2F9FF url(../image/cont_u.gif) scroll no-repeat 0 bottom;
}

#content .cont{
	display: block;
	overflow: hidden;
	width: 500px;
	background: #F2F9FF url(../image/cont_head.gif) no-repeat 0 0;
}

#content .cont .item_tit{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 10px 20px;
}

#content .birth_frame{
	clear: both;
	display: block;
	overflow: hidden;
	width: 485px;
	padding-bottom: 5px;
	background: #F2F9FF url(../image/cont_u2.gif) scroll no-repeat 0 bottom;
}

#content .birth{
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 485px;
	background: #F2F9FF url(../image/cont_head2.gif) no-repeat 0 0;
}

#content .birth_frame .birth_more a{
	margin: 12px 40px 0 0;
	padding: 0 0 0 14px;
	background: url(/image/go.gif) scroll no-repeat 0 0;
	float: right;
}

#content .birth_frame .birth_tit{
	display: block;
	overflow: hidden;
	text-indent:-500px;
	background: url(./image/main/birth_tit.gif) scroll no-repeat 0 0;
	margin: 3px 0 3px 0;
	width: 210px;
	height: 25px;
}

#content .birth_frame .friend{
	overflow: hidden;
	padding: 3px 1px 0 1px;
	margin: 0 0 0 4px;
	width: 70px;
	height: 60px;
	border : 1px solid #E5E5E5;
	background: #FFFFFF;
	float: left;
	line-height: 130%;
	text-align:center;
}

#content .adsense_frame{
	clear: both;
	display: block;
	overflow: hidden;
	width: 485px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	background: #F2F9FF url(../image/cont_u2.gif) scroll no-repeat 0 bottom;
}

#content .adsense{
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	width: 485px;
	background: #F2F9FF url(../image/cont_head2.gif) no-repeat 0 0;
}

#content #con_free{
	float: left;
	width: 140px;
	margin: 12px 0 5px 15px;
	padding: 10px 0 5px 0;
	background: #ECF5FE;
	border : 1px solid #c8e4ff;
}

#content #sub_frame{
	display: block;
	overflow: hidden;
	width: 520px;
	padding-bottom: 10px;
	background: #DEEFFF url(/image/menu/bk_content_u.gif) scroll no-repeat 0 bottom;
}

#content #sub_frame #sub .listbox p{
	width: 460px;
	margin: 10px 10px 10px 20px;
}


#content #sub_frame #sub .listbox a{
	list-style: none;
	padding: 3px 0 5px 15px;
	background: url(/image/ya_01.gif) scroll no-repeat 0 4px;
}

#content #sub_frame #sub .listbox .right{
	display: block;
	overflow: hidden;
	float: left;
	width: 290px;
	margin: 5px 5px 10px 10px;
}

#content #sub_frame #sub .listbox .right2{
	display: block;
	overflow: hidden;
	float: left;
	width: 160px;
	margin: 5px 0 10px 10px;
}

#content #sub_frame #sub .listbox .b_left{
	display: block;
	overflow: hidden;
	float: left;
	width: 200px;
	margin: 5px 5px 10px 10px;
	text-align: center;
}

#content #sub_frame #sub .listbox .b_right{
	display: block;
	overflow: hidden;
	float: left;
	width: 200px;
	margin: 5px 5px 10px 10px;
	text-align: center;
}

#content #sub_frame #sub .new{
	font-size: 9px;
	color:#FF6E82;
}

#content #sub_frame #sub h4{
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}

#content #sub_frame #sub h5{
	margin: 10px;
}

#content #sub_frame #sub .listbox h3{
	margin: 10px 0 0 10px;
	padding: 15px 0 8px 35px;
	background: url(/avatar/girl65.gif) scroll no-repeat 0 2px;
	font-size: 14px;
	font-weight: bold;
	color: #2870CA;
}

#content #sub{
	padding: 0 0 0 10px;
	display: block;
	overflow: hidden;
	width: 520px;
	background: #DEEFFF url(/image/menu/bk_content.gif) no-repeat 0 0;
}

#sub #safety a{
	width: 495px;
	height: 85px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
	background: url(/image/main/safety.gif) no-repeat 0 0;
}

#shop_ban a{
	width: 520px;
	height: 110px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	margin: 10px 0 10px 0;
	background: url(/image/main/banner_shop.jpg) no-repeat 0 0;
}

#sub #con_chat a{
	width: 245px;
	height: 65px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 5px 0 0 0;
	background: url(/image/main/cont_chat.gif) no-repeat 0 0;
}

#sub #con_bbs a{
	width: 245px;
	height: 65px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 5px 0 0 5px;
	background: url(/image/main/cont_bbs.gif) no-repeat 0 0;
}

#sub #con_club a{
	width: 245px;
	height: 65px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 5px 0 10px 0;
	background: url(/image/main/cont_club.gif) no-repeat 0 0;
}

#sub #con_game a{
	width: 245px;
	height: 65px;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 5px 0 10px 5px;
	background: url(/image/main/cont_game.gif) no-repeat 0 0;
}

#sub h2#con_chat_text {
	margin: 0 8px;
	color: #0066CC;
	line-height: 110%;
}

#sub h2#con_bbs_text {
	margin: 0 8px;
	color: #006666;
	font-weight: normal;
	line-height: 110%;
}


#sub h2#con_game_text {
	margin: 0 8px 0 8px;
	color: #895403;
	line-height: 110%;
}

#content #sub2_set{
	display: block;
	overflow: hidden;
	float: left;
}

#content .sub2{
	display: block;
	overflow: hidden;
	width: 319px;
	padding-top: 2px;
	background: #F2F9FF url(/image/main/cont_bk_head.gif) no-repeat 0 0;
}

#content #sub2_margin{
	margin: 0 0 0 5px;
}

#content .sub2_frame .sub2 .box {
	margin: 5px 7px 0 5px;
	background: #F2F9FF url(/image/main/tit_bk.gif) scroll no-repeat 0 top;
	line-height: 120%;
	width: 300px;
	float: left;
}

#content .sub2 h2{
	margin: 0 0 0 8px;
	padding: 5px 0 10px 18px;
	background: url(/image/main/icon_check.gif) scroll no-repeat 0 4px;
	font-size: 12px;
	font-weight: bold;
	color: #2870CA;
}

#content .sub2 .box h2#rank{
	background: url(/image/main/icon_rank.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
	float: left;
}

#content .sub2 .box h2#list{
	background: url(/images/icon_sup.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
	float: left;
}

#content .sub2 .box h2#commu{
	background: url(/images/icon_club.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
	float: left;
}

#content .sub2 .box h2#comment{
	background: url(/images/icon_new.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
}

#content .sub2 .box h2#chat2{
	background: url(/images/icon_chat.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
}

#content .sub2 .box h2#bbs{
	background: url(/images/icon_bbs.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
}

#content .sub2 .box h2#info{
	background: url(/image/menu/ico_info.gif) scroll no-repeat 0 4px;
	display: block;
	overflow: hidden;
}

#content .sub2 .box .link2{
	padding: 0 0 0 12px;
	margin: 0 5px 0 0;
	font-weight: normal;
	background: url(/image/go.gif) scroll no-repeat 0 4px;
	float: right;
}

#content .sub2_frame{
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 7px 0;
	background: #F2F9FF url(/image/main/cont_bk_u.gif) scroll no-repeat 0 bottom;
}

#content .sub2 .box #week_ad{
	margin: 5px 0 0 0;
}

#content .sub2 .week_text{
	width: 155px;
	margin: 0 6px 0 0;
	line-height: 110%;
}

#content .sub2 .box .rank_frame{
	float: left;
	display: block;
	overflow: hidden;
	width: 210px;
	margin: 2px 7px 0 2px;
}

#content .sub2 .rank_num{
	float: left;
	display: block;
	overflow: hidden;
	font-weight: bold;
}

#content .sub2 .box  .osirase{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
	background: url(/image/ya_03.gif) scroll no-repeat 0 0;
}

#content .sub2 .box .rank_frame {
	width: 290px;
}

#content .sub2 .box .rank_frame li{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #999999;
}

#content .sub2 .box .rank_frame li a{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(/image/ya_03.gif) scroll no-repeat 0 bottom;
}

#content .sub2 .box .more a{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 3px 0 0 58px;
	padding: 0 0 0 13px;
	background: url(/image/ya_02.gif) scroll no-repeat 0 4px;
	float: left;
}

#content #sub .right_box .more a{
	display: block;
	overflow: hidden;
	list-style: none;
	margin: 2px 0 0 70px;
	padding: 0 0 0 15px;
	background: url(/image/ya_02.gif) scroll no-repeat 0 4px;
}

#content #sub .login{
	display: block;
	overflow: hidden;
	list-style: none;
	padding: 2px 0 0 5px;
	color: #999999;
}

#content #sub .loginicon{
	margin: 2px 5px 2px 0;
	float: left;
}

#content .sub2 .image{
	text-indent:-500px;
	width: 85px;
	height: 97px;
	float: left;
	display: block;
	overflow: hidden;
	background-image: url(/image/main/image_rank.gif);
}

#content #sub .line{
	clear: both;
	text-indent:-500px;
	width: 260px;
	height: 3px;
	display: block;
	overflow: hidden;
	background-image: url(/image/main/line.gif);
	margin: 2px 0 2px 0;
}

#content #sub .line2{
	clear: both;
	text-indent:-500px;
	width: 125px;
	height: 3px;
	display: block;
	overflow: hidden;
	background-image: url(/image/main/line.gif);
	margin: 5px 0 5px 10px;
}

#content .sub2 .line3{
	clear: both;
	text-indent:-500px;
	display: block;
	overflow: hidden;
	width: 289px;
	height: 2px;
}

#content #sub .right_box{
	margin: 10px 0 0 10px;
	float: left;
	width: 157px;
	background: #C8E4FF url(/image/main/rightbox_top.gif) scroll no-repeat 0 top;
}

#content #sub .blog_box{
	margin: 10px 0 0 13px;
	float: left;
	width: 157px;
}

#content #sub .right_box h2{
	margin: 10px 0 2px 18px;
	padding: 4px 0 10px 20px;
	background: url(/image/mobile.gif) scroll no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #2870CA;
}

#content #sub h2#osusume{
	padding: 6px 0 8px 16px;
	background: url(/image/main/icon_check.gif) scroll no-repeat 0 5px;
}

#content #sub h2#love{
	padding: 4px 0 10px 18px;
	background: url(/image/main/icon_love.gif) scroll no-repeat 0 3px;
}

#content #sub h2#pick_up{
	padding: 4px 0 10px 25px;
	background: url(/image/main/icon_pick.gif) scroll no-repeat 0 0;
}

#content #sub .right_box_frame {
	padding-bottom: 10px;
	background: url(/image/main/pick_u.gif) scroll no-repeat 0 bottom;
}

#content #sub h2#login_list{
	padding: 4px 0 10px 17px;
	background: url(/images/icon_login.gif) scroll no-repeat 0 2px;
}

#content #sub h2#rank{
	margin: 5px 0 2px 10px;
	padding: 10px 0 10px 30px;
	background: url(/image/main/icon_rank.gif) scroll no-repeat 0 2px;
}

#content #sub .right_box_bk {
	border: 2px solid #A1CFFC;
	border-width: 0 2px;
	text-align: center;
}

#content #sub .right_text_bk {
	background:#EEF7FF;
	width: 145px;
	padding: 5px 0 3px 0;
	margin: 0 auto;
}

#content #sub .right_text_bk2 {
	background:#EEF7FF;
	width: 145px;
	padding: 5px 2px 3px 2px;
	margin: 0 auto;
	text-align: left;
}

#content #sub .right_text_bk2 h3{
	color: #FF0000;
}

#content #sub .qr_code a{
	text-indent:-500px;
	width: 95px;
	height: 95px;
	display: block;
	overflow: hidden;
	background-image: url(/image/qr_logo.gif);
}

#content #sub .mobile {
	text-indent:-500px;
	margin: 5px 0 5px 0;
	width: 80px;
	height: 25px;
	display: block;
	overflow: hidden;
	background-image: url(/image/logo_imode.gif);
}

#footer .line{
	clear: both;
	text-indent:-1000px;
	width: 720px;
	height: 10px;
	display: block;
	overflow: hidden;
	background-image: url(/image/line_bk.gif);
	margin: 5px;
}

#footer #copy_frame{
	width: 500px;
	margin: 0 auto;
}

#footer .copyright{
	text-indent:-1000px;
	width: 280px;
	height: 19px;
	display: block;
	overflow: hidden;
	background-image: url(/image/copy.gif);
	margin: 5px;
}

#footer .mail a{
	font-size: 12px;
}

#footer .kan_icon{
	text-indent:-2000px;
	width: 35px;
	height: 35px;
	float: right;
	background-image: url(/image/copyicon.gif);
	margin: 5px;
}

