@charset "utf-8";


* {
	margin:0;
	padding:0;
	}

img {
	border:none;
	}

a {
	color: #004499;
}

a:hover {
	text-decoration: underline;
	color: #004499;
}

a.opacity:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.clear {
	clear: both;
}

.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#header_line {
	height: 8px;
	margin: 0;
	background-color: #ad3873;
	font-size: 1px;
}

#header {
	width: 800px;
	margin: 0 auto;
	clear:both;
}

#logo {
	width:330px;
	padding-top:10px;
	float: left;
	display: block;
}

#logo img {
	border: none;
}

#header_bn {
	width:470px;
	float: right;
	padding:5px 0;
	text-align:right;
}

#header_text {
	margin-bottom:20px;
	padding:8px 0 6px 10px;
	border-top:1px solid #ebd4e2;
	border-bottom:1px dotted #ebd4e2;
	font-size:13px;
	display:block;
	clear:both;
}

#header_textsub{
	width:460px;
	padding-top:42px;
}


#pankuzu {
	margin:0 auto 20px auto;
	padding:8px 0 6px 0;
	border-top:1px solid #ebd4e2;
	border-bottom:1px dotted #ebd4e2;
	font-size:12px;
	clear:both;
}

#pankuzu_text{
	width:800px;
	margin:0 auto;
	}
	
#pankuzu_text a{
	text-decoration:none;
	color:#333;
	}


h1 {
	margin:0 auto;
	width:800px;
	font-size: 13px;
	font-weight: normal;
	color: #777;
}



#contents {
	width: 800px;
	margin: 0 auto;
}



/*��+++++メイン+++++��*/

#main {
	float: left;
	width: 570px;
	margin-right: 10px;
	margin-bottom:30px;
}



#main h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	border: 1px solid #ccc;
	border-top: 4px solid #ad3873;
	background: #d8d8d8 url('img/title_bg.jpg') repeat-x bottom;
	font-size: 16px;
	text-decoration: none;
	color: #777;
}



#main h3{
	clear:both;
	font-size: 15px;
	background: url('img/title_icon.jpg') no-repeat left top;
	padding:2px 0 4px 14px;
	margin:0 0 20px 0;
	border-bottom:1px dotted #cccccc;
	color:#ad3873;
	}



.main_block {
	margin: 0;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	line-height: 1.4em;
}


.discription{
	margin-bottom:20px;
	}
	
	
/*��+++++ランキング+++++��*/

#main h3.no1{
	clear:both;
	font-size: 15px;
	background:url(img/no1.jpg) no-repeat left top;
	padding:15px 0 5px 70px;
	margin:0 0 20px 0;
	border-bottom:2px dotted #cccccc;
	color:#e1006e;
	}
	
#main h3.no2{
	clear:both;
	font-size: 15px;
	background:url(img/no2.jpg) no-repeat left top;
	padding:15px 0 5px 70px;
	margin:0 0 20px 0;
	border-bottom:2px dotted #cccccc;
	color:#e1006e;
	}
	
#main h3.no3{
	clear:both;
	font-size: 15px;
	background:url(img/no3.jpg) no-repeat left top;
	padding:15px 0 5px 70px;
	margin:0 0 20px 0;
	border-bottom:2px dotted #cccccc;
	color:#e1006e;
	}
	
/*��+++++テーブル+++++��*/
	
	
table.fasttable{
	width:298px;
	margin-bottom:10px;
	border:1px solid #f2a6c0;
	text-align:center;
	font-size:13px;
}

table.fasttable td{
	width:50%;
	padding:10px 5px;
}

table.fasttable td.fastmenu{
	font-weight:bold;
	background:#fedbe4;
}

table.fasttable td.fastcontents{
	background:#feeef2;
	color:#FF0000;
	font-size:200%;
}

*:first-child+html table.fasttable td.fastcontents{
	font-size:180%;
	}

* html body table.fasttable td.fastcontents{
	font-size:180%;
	}


/*��+++++���C���V���b�v+++++��*/



.img_left {
	width:200px;
	float: left;
	margin-right: 20px;
	border:3px double #cccccc;
}

.img_left2 {
	width:190px;
	float: left;
	margin-right: 20px;
	padding:7px 0 7px 7px;
	border:3px double #cccccc;
}

.text_right {
	width:300px;
	float: right;
}


.block{
	margin-bottom:30px;
}

.last_block{
	margin-bottom:10px;
}



div.main_block div.block ul{
	font-size:16px;
	line-height:1.8;
	list-style:none;
	margin-bottom:12px;
	}
	
div.main_block div.block ul li{
	background:url(img/check.jpg) no-repeat left 4px;
	padding-left:25px;
	border-bottom:1px dashed #eee;
	}
	
	
	
/*��+++++���R�~+++++��*/

.user {
	padding:10px;
	clear:both;
	background:#fde7ed;
	margin-bottom:10px;
	}
	
div.user p{
	margin-bottom:4px;
	}
	
.user_l {
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
	border:1px solid #aaaaaa;
	}
	
.user_r {
	width:428px;
	float:right;
	}


div.user div.user_r dt {
	float:left;
	width:270px;
}

div.user div.user_r dd {
	margin:0 0 0 270px;
	width:158px;
	text-align:right;
}

.notice_box p{
	margin-bottom:10px;
	line-height:1.2;
	}

.notice1{
	font-size:12px;
}

.notice2{
	font-size:11px;
	line-height:1.2;
	color:#555;
}


/*��+++++�T�[�r�X�ꗗ+++++��*/

table.servicetable{
	margin-bottom:20px;
	border:1px solid #f2a6c0;
	width:528px;
	font-size:13px;
}

table.servicetable td{
	padding:10px;
	background:#feeef2;
}

table.servicetable td.servicemenu{
	font-weight:bold;
	background:#fedbe4;
	width:30%;
	text-align:center;
}


	
/*��+++++クラス属性++++��*/

.em{
	color:#ff0000;
	font-weight:bold;
}
	
.details {
	text-align:center;
	clear:both;
}
	
.highlight{
	background:#F9F900;
}

.link_right {
	text-align: right;
}

.line_b {
	height: 1px;
	margin: 10px 0;
	background: url('img/line_b.gif') repeat-x;
	font-size: 1px;
}

.back2top {
	clear: both;
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
}

.offical{
	clear:both;
	margin-bottom:30px;
	font-weight:bold;
	text-align:right;
}

.offical a{
	text-decoration:underline;
	background:url(img/arrow.jpg) no-repeat left top;
	padding-left:20px;
	clear:both;
	color:#0000FF;
}

.offical a:hover{
	text-decoration:none;
}

.position_left {
	text-align:left;
	}
	
.position_right {
	text-align:right;
	}




/*��+++++サイドナビ+++++��*/


#side {
	float: right;
	width: 220px;
}

#side #bn{
	width:218px;
	padding:34px 0;
	text-align:center;
	border: 1px solid #ccc;
	background: url('img/sidebn_bg.jpg') top repeat-x;
	margin-bottom:10px;
}

#side #youtube{
	width:218px;
	border: 1px solid #ccc;
	margin-bottom:10px;
}

#side #tag{
	width:198px;
	padding:10px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	font-size: 13px;
}

#side h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	background: #d8d8d8 url('img/title_bg.jpg') top repeat-x;
	border: 1px solid #ccc;
	border-bottom: 4px solid #ad3873;
	font-size: 13px;
	text-decoration: none;
	color: #444;
}

.side_menu {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ccc;
	background: url('img/side_block_bg.gif') top repeat-x;
	list-style-type: none;
}

.side_menu li {
	margin: 0 10px;
	background: url('img/line_b.gif') bottom repeat-x;
	font-size: 1px;
}

.side_menu li.noline {
	margin: 0 10px;
	background: none;
	font-size: 1px;
}

.side_menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 10px;
	background: url('img/plus_icon.jpg') left no-repeat;
	font-size: 13px;
	text-decoration: none;
}

.side_menu a:hover {
	text-decoration: underline;
}

#bookmark {
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
}


/*��+++++クラス属性+++++��*/


.link_title{
	background:url(img/arrow.jpg) no-repeat left center;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	}
	
.link_address{
	font-size:11px;
	color:#ad3873;
	margin-bottom:3px;
	}
	
.linktop_block{
	margin:0 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	}

.link_block{
	margin:5px 0 15px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	}

/*��+++++�t�b�^�[+++++��*/


#footer {
	clear: both;
	height: 140px;
	margin: 30px 0 0 0;
	padding-top: 20px;
	border-top: 4px solid #ad3873;
	background: #fff url('img/footer_bg.jpg') top repeat-x;
	color: #666;
	font-size:13px;
	text-align: center;
	}

#footer_link {
font-size:11px;
margin:0 auto 10px;
text-align:left;
width:800px;
}

#footer a{
	color: #666;
	text-decoration:none;
	}


/*��+++++運営者情報+++++��*/

#main #info{
	font-size:12px;
	margin:0px;
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	line-height: 1.4em;
	}

#main #info table.admin{
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	}
	
#info table.admin td{
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #eee;
	}
	
#info table.admin td.info_menu{
	padding:3px 3px 3px 6px;
	border-right:1px solid #eee;
	border-right:1px solid #eee;
	background:#fafafa;
	}

