@charset "utf-8";


/* =====================================================================
*
*    INDEX
*
*    1. Yahoo UI Library Reset CSS
*    2. Basic Format
*    3. Yahoo UI Library Fonts CSS
*    4. Basic Font Format
*    5. Basic Hyperlink Format
*
* =================================================================== */

/* =====================================================================
*
*    1. Yahoo UI Library Reset CSS
*    Copyright (c) 2007, Yahoo! Inc. All rights reserved.
*    Code licensed under the BSD License:
*    http://developer.yahoo.net/yui/license.txt
*    version: 2.3.1
*
* =================================================================== */

 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, td, th, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
 
table {
	border-collapse: collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;
}
 
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
 
li {
	list-style: none;
}
 
caption, th {
	text-align: left;
}
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
 
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

 
/* =====================================================================
*
*    2. Basic Format
*
* =================================================================== */

* {

	font-weight: normal;
	font-style: normal;
}
 
body {
	font-size: 100%;
	color: #484848;
	background-color: #FFFFFF;
	text-align:center;
}
 
*html body {
	font-size: 12px;
	color: #484848;
	background-color: #FFFFFF;
	text-align:center;
} 

*:first-child+html body {
	font-size: 12px;
	color: #484848;
	background-color: #FFFFFF;
	text-align:center;
}
 
hr {
	display:none;
}
 
form {
	margin:0;
	padding:0;
}
 
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
 
input {
	line-height: 1.2;
}
 
/*textarea {
	padding: 0.4em 10px;
}
 */
img {
	vertical-align: bottom;
}

p {
	line-height: 180%;
}

abbr {
	border: none;
}


/* =====================================================================
*
*    3. Yahoo UI Library Fonts CSS
*    http://developer.yahoo.com/yui/fonts/
*    *Copyright (c) 2006, Yahoo! Inc. All rights reserved.
*    *http://developer.yahoo.com/yui/license.txt
*    
*    Font-size Adjustment
*    
*    77% = 10px	|	122% = 16px	|	167% = 22px	
*    85% = 11px	|	129% = 17px	|	174% = 23px
*    92% = 12px	|	136% = 18px	|	182% = 24px
*    100% = 13px	|	144% = 19px	|	189% = 25px
*    107% = 14px	|	152% = 20px	|	197% = 26px
*    114% = 15px	|	159% = 21px	|
*
* =================================================================== */

 
body {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

table {
	font-size: inherit;
	font: 100%;
}
 
select, input, textarea {
	font-size: 99%;
}


/* =====================================================================
*
*    4. Basic Font Format
*
* =================================================================== */

/* ---------------------------------
*    Font Family
*/

body {
	font-family: 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}

/* ---------------------------------
*    Font Size
*/

.x-large   { font-size: 174%; }
.large     { font-size: 144%; }
.mid       { font-size: 122%; }
.small     { font-size:  92%; }
.x-small   { font-size:  77%; letter-spacing: 1px; }
*html .x-small   { font-size:  10px; letter-spacing: 1px; }
*:first-child+html .x-small   { font-size:  10px; letter-spacing: 1px; }

/* =====================================================================
*
*    5. Basic Hyperlink Format
*
* =================================================================== */

/* \*/ a { outline:none; overflow:hidden; } /**/
/* \*/ a:focus { outline:none; overflow:hidden; } /**/

a         { color: #009ae1; text-decoration: none; }
a:visited { color: #009ae1; text-decoration: none; }
a:hover   { color: #009ae1; text-decoration: underline; }
a:active  { color: #009ae1; text-decoration: none; }

a.altText:hover { background-color: transparent; }



.clear{
	clear:both;
}

.center{
	text-align:center;
}

/* =====================================================================
*    wrapper
* =================================================================== */

#wrapper{
	margin:0 auto;
	text-align:left;
	width:980px;
}

/* =====================================================================
*    header
* =================================================================== */

#header{
	width:980px;
	height:180px;
	position:relative;
}

#header #head_menu{
	text-align:right;
	margin-top:-20px;
}

#header #head_menu a{
	text-decoration:underline;
}


#header h1 a{
	display:block;
	margin:12px 0 0 7px;
	width:214px;
	height:84px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

*html #header h1 a{
margin-bottom:10px;
}


*+html #header h1 a{
margin-bottom:10px;
}


#header #big_banner{
	text-align:right;
	margin-top:-90px;
	position:absolute;
	left:253px;
}

*html #header #big_banner{
top:116px;

}

*+html #header #big_banner{
top:116px;

}

#header #menu{
	width:980px;
	margin-top:10px;

}

*html #header #menu{
	width:980px;	
}

#header #menu li{
	float:left;
}

#header #menu li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:45px;
}

#header #menu li#home a{ width:46px; background:url(../images/menu.gif) no-repeat; }
#header #menu li#skin a{ width:150px; background:url(../images/menu.gif) -46px 0 no-repeat; }
#header #menu li#dog a{ width:136px; background:url(../images/menu.gif) -196px 0 no-repeat; }
#header #menu li#icon a{ width:147px; background:url(../images/menu.gif) -332px 0 no-repeat; }
#header #menu li#sound a{ width:158px; background:url(../images/menu.gif) -479px 0 no-repeat; }
#header #menu li#cursor a{ width:132px; background:url(../images/menu.gif) -637px 0 no-repeat; }
#header #menu li#wallpaper a{ width:105px; background:url(../images/menu.gif) -769px 0 no-repeat; }
#header #menu li#gadget a{ width:106px; background:url(../images/menu.gif) -874px 0 no-repeat; }

#header #menu li#home a:hover{ width:46px; background:url(../images/menu.gif) 0 -45px no-repeat; }
#header #menu li#skin a:hover{ width:150px; background:url(../images/menu.gif) -46px -45px no-repeat; }
#header #menu li#dog a:hover{ width:136px; background:url(../images/menu.gif) -196px -45px no-repeat; }
#header #menu li#icon a:hover{ width:147px; background:url(../images/menu.gif) -332px -45px no-repeat; }
#header #menu li#sound a:hover{ width:158px; background:url(../images/menu.gif) -479px -45px no-repeat; }
#header #menu li#cursor a:hover{ width:132px; background:url(../images/menu.gif) -637px -45px no-repeat; }
#header #menu li#wallpaper a:hover{ width:105px; background:url(../images/menu.gif) -769px -45px no-repeat; }
#header #menu li#gadget a:hover{ width:106px; background:url(../images/menu.gif) -874px -45px no-repeat; }


/* =====================================================================
*    contents
* =================================================================== */

#contents{
	clear:both;
	width:980px;
}





/* =====================================================================
*    main_contents
* =================================================================== */

#main_contents{
	width:740px;
	float:left;
}

#main_contents #headline{
	width:275px;
	height:180px;
	background:#e5e5e5;
}

#main_contents #headline h2{
	width:275px;
	height:24px;
	background:url(../images/headline.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#main_contents #headline ul{
	margin-top:8px;
	}

#main_contents #headline li{
	margin-bottom:3px;
	width:258px;
	margin-left:10px;
}

*:first-child+html #main_contents #headline li{
	margin-bottom:5px;
	width:258px;
	margin-left:10px;
}

#main_contents #headline li p{
	background:url(../images/sign.gif) 0 4px no-repeat;
}

#main_contents #headline li a{
	display:block;
	padding-left:10px;
	width:240px;
	line-height:13px;
	height:28px;
}

#main_contents #middle_banner{
	text-align:right;
	margin-top:-180px;
	margin-bottom:18px;
}


/* =====================================================================
*    many_contents
* =================================================================== */

#many_contents{
	width:740px;
	background:url(../images/bigline.gif) repeat-y;
}

#many_contents .only_contents{
	width:180px;
	float:left;
	margin-right:6px;
}

#bottom{
	clear:both;
	width:740px;
	height:4px;
	background:url(../images/bigbottom.gif) no-repeat;
	margin-bottom:14px;
}

#many_contents .no4{
	margin-right:0px;
	}

#many_contents .only_contents h3{
	width:180px;
	height:21px;
	padding-left:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
	
*html #many_contents .only_contents h3{	
	height:23px;
	}
	
*:first-child+html #many_contents .only_contents h3{	
	height:23px;
	} 	
	
#many_contents .no1 h3{	background:url(../images/head1.gif) no-repeat; }
#many_contents .no2 h3{	background:url(../images/head2.gif) no-repeat; }
#many_contents .no3 h3{	background:url(../images/head3.gif) no-repeat; }
#many_contents .no4 h3{	background:url(../images/head4.gif) no-repeat; }

#many_contents .only_contents .only_in{
	background:#f3f2f2;
	width:180px;
}

#many_contents .only_contents .only_in .o_img{
	width:50px;
	height:50px;
	background:#666666;
	float:left;
	margin-right:5px;
	margin-left:6px;
}

#many_contents .only_contents .only_in .o_disc{
	float:left;
	width:100px;
	margin-left:3px;	
}

#many_contents .only_contents .only_in .o_disc2{
	float:left;
	width:120px;
	margin-left:3px;	
}

#many_contents .only_contents .only_in .o_link{
	width:110px;
	margin-bottom:4px;
	line-height:14px;
	word-break:break-all;	
}

#many_contents .only_contents .only_in .o_link a{
	font-weight:bold;
}

#many_contents .only_contents .only_in .o_txt{
	line-height:13px;
	width:110px;
	word-break:break-all;
}

#many_contents .only_contents .only_in li{
	clear:both;
	width:180px;
	background:url(../images/line2.gif) bottom no-repeat;
	padding:5px 0;
}

#many_contents .only_contents .all_view{
	text-align:right;
	padding-right:3px;
}

.air{
clear:both;
}

/*アクセスランキング*/

#many_contents .only_contents .only_in .o_img_rank1{
	width:50px;
	height:50px;
	background:#666666 url(../images/rank1.gif) top no-repeat;
	float:left;
	margin-right:5px;
	margin-left:6px;
	padding-top:18px;
}

#many_contents .only_contents .only_in .o_img_rank2{
	width:50px;
	height:50px;
	background:#666666 url(../images/rank2.gif) top no-repeat;
	float:left;
	margin-right:5px;
	margin-left:6px;
	padding-top:18px;
}

#many_contents .only_contents .only_in .o_img_rank3{
	width:50px;
	height:50px;
	background:#666666 url(../images/rank3.gif) top no-repeat;
	float:left;
	margin-right:5px;
	margin-left:6px;
	padding-top:18px;
}


/*新着スキン･テーマ*/

#many_contents .only_contents .only_in .o_linkicon{
	margin-bottom:3px;
	font-size:77%;
	color:#999999;
	font-weight:bold;
}

#many_contents .only_contents .only_in .o_linkicon img{
	vertical-align:middle;
}

*html #many_contents .only_contents .only_in .o_linkicon{
	margin-bottom:3px;
	font-size:10px;
	color:#999999;
}

#many_contents .only_contents .only_in .o_img_small{
	width:30px;
	height:30px;
	background:#666666;
	float:left;
	margin-right:5px;
	margin-left:6px;
}

#many_contents .only_contents .only_in .o_link_small{
	line-height:14px;	
}

#many_contents .only_contents .only_in .o_link_small a{
	font-weight:bold;
}

/* =====================================================================
*    PR
* =================================================================== */

#main_contents #pr{
	width:740px;
}

#main_contents #pr li{
	float:left;
	width:240px;
	background:url(../images/line3.gif) right top repeat-y;
	padding:6px 0 6px 6px;	
	border-bottom:1px dotted #adadad;
}

#main_contents #pr li.botom_none{
	border-bottom:none;
}

#main_contents #pr li.right_none{
	background:none;
}


#main_contents #pr h3{
	width:740px;
	height:23px;
	background:url(../images/head5.gif) no-repeat;
	padding-left:11px;
	padding-top:3px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

#main_contents #pr .y_img{
float:left;
	width:50px;
	height:50px;
	background:#999999;
	margin:5px;
}



#main_contents #pr .y_link a{
	display:block;
	background:url(../images/youtube.gif) 0 3px no-repeat;
	padding-left:20px;
	font-weight:bold;
	height:22px;
	width:150px;
	margin-bottom:4px;
}

*html #main_contents #pr .y_link a{
	width:160px;
}

*:first-child+html #main_contents #pr .y_link a{
	width:160px;
}
 

#main_contents #pr .y_txt{
	line-height:13px;
	width:150px;
	margin-left:60px;
}

*html #main_contents #pr .y_txt{
	width:160px;
}

/* =====================================================================
*    side
* =================================================================== */

#side{
	width:232px;
	float:right;
	margin-right:1px;
}

#side #user,#side #search,#side #request{
	width:234px;
	background:#eeeeee;
	position:relative;
}

#side #search{
	margin-bottom:10px;
}

#side #request{
	margin-top:15px;
	margin-bottom:10px;
}

#side #user form{
	width:232px;
	height:60px;
}

#side #user p.formline{
	width:232px;
	height:1px;
	background:url(../images/line4.gif) bottom no-repeat;
	margin-bottom:5px;

}


#side #user p#error{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	margin-left:7px;
	margin-bottom:5px;
}


#side #search form{
padding-bottom:10px;
}

#side #user h4,#side #search h4,#side #request h4{
	background:#646464;
	color:#FFFFFF;
	padding:3px 0 3px 5px;
}

#mypage p{
text-align:center;
padding:0px 0 5px 0;
}

#mypage p img{
padding:8px 0 0 0;
}

*html #mypage p img{
margin-top:8px;
}

*+html #mypage p img{
margin-top:8px;
}



#side #user h4 span{
	font-weight:bold;
}

#user input.id,#user input.pass{
	position:absolute;
	width:128px;
	height:16px;
	font-size:77%;
	color:#999999;
	border:1px solid #c4c4c4;
	background:#FFFFFF;
}

*html #user input.id,#user input.pass{
	padding-top:3px;
	padding-left:2px;
}

*:first-child+html #user input.id,#user input.pass{
	padding-top:3px;
	padding-left:2px;
}

#user input.id{
	top:30px;
	left:7px;
}

#user input.pass{
	top:52px;
	left:7px;
}

#user input.login_btn{
	position:absolute;
	top:31px;
	left:144px;
}

#user #attention{
	margin-left:5px;
	padding-top:3px;
	color:#FF0000;
	font-size:12px;
	line-height:14px;
}

#user #help{
	line-height:17px;
	margin-left:5px;
	padding-top:3px;
	padding-bottom:10px;
}

#side #search select{
	margin-left:5px;
	margin-top:7px;
	font-size:77%;
	color:#333333;
	letter-spacing:1px;
	margin-bottom:4px;
}


#search input.word{
	width:155px;
	height:16px;
	margin-right:7px;
	margin-left:5px;
	font-size:77%;
	color:#999999;
	border:1px solid #c4c4c4;
	background:#FFFFFF;
}

*html #search input.word{
	padding-top:3px;
	padding-left:2px;
}

*:first-child+html #search input.word{
	padding-top:3px;
	padding-left:2px;
}

#search input.search_btn{
	font-size:77%;
	vertical-align:middle;
}

#side .banner{ margin-bottom:6px;}

#side #request .r_img{
	float:right;
	margin-right:15px;
	margin-top:8px;
}


#side #request .r_head{
	margin-left:5px;
	padding-top:5px;
	font-weight:bold;
	line-height:15px;
	padding-bottom:5px;
}

#side #request .r_txt{
	width:160px;
	letter-spacing:1px;
	line-height:14px;
	margin-left:5px;	
}

*html #side #request .r_txt{
	width:130px;
	}

*:first-child+html #side #request .r_txt{
	width:130px;
	}

#side #request .r_link{
	line-height:17px;
	margin-left:5px;
	padding-top:3px;
	padding-bottom:10px;
}

#side #request .r_link a{
	text-decoration:underline;
}

#side #secom{
	width:232px;
	position:relative;
	height:120px;
}

#side #secom p{
	position:absolute;
	top:25px;
	left:70px;
	width:164px;
	font-size:77%;
	color:#999999;
	line-height:14px;
}


*html #side #secom p{
	position:absolute;
	top:50px;
	left:80px;
	width:144px;
	font-size:11px;	
}

*:first-child+html #side #secom p{
	position:absolute;
	top:50px;
	left:80px;
	width:144px;
	font-size:11px;	
}

/* =====================================================================
*    footer
* =================================================================== */

#footer{
	width:980px;
	padding-top:40px;
}

#footer #footer_menu{
	width:980px;
	background:#394152;
	height:30px;
}
#footer #footer_menu div{
	padding-top:5px;
	margin-left:215px;
	
}

*html #footer #footer_menu div{
	padding-top:8px;
	margin-left:212px;
	
}

*+html #footer #footer_menu div{
	padding-top:8px;
	margin-left:212px;
	
}


*html #footer #footer_menu li{ 
float:left;
}

*+html #footer #footer_menu li{ 
float:left;
}



#footer #footer_menu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	background:url(../images/line5.gif) right top repeat-y;
	padding:0 10px;
}

#footer #footer_menu li.right_none a{
	background:none;
}

#footer .cf{
	padding:10px 0;
}

#footer .copy{
	padding-bottom:5px;
	color:#333333;
}

/* PRテキスト広告 */
a.pr:link,
a.pr:visited,
a.pr:hover,
a.pr:active {
	color:#808080;
}

#I-PR-Box {
		width:800px;
		clear:both;
		margin:0 auto;
		padding:8px 8px 0px 8px;
		text-align:center;
		font-size:11px;
		color:#808080;
}

#I-PR-Text {
		line-height:100%;
		text-align:left;
		color:#808080;
}
