/*
 test3-niconicoclub
	This theme was designed and built by ikacr4u and CSSEZ.com,
 through http://jp.cssez.com/.

	The CSS, XHTML and design is released under Creative Commons(BY):
 http://creativecommons.org/licenses/by/2.1/jp/

*/

/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}

/* general styles */
body {
 height: 100%;
 background: #dfdfdf url(img/imgphped0.png) repeat;
 font-size: 14px;
}

img {
 border:0;
}

a {
	color: #FF3366;
}

a:visited {
	color: #6B9CC9;
}

a:hover {
	color: #FF9900;
}

#wrapper {
 width: 800px;
 margin: 0px auto;
 padding: 0px;
 border: 1px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/120% 'arial', sans-serif;
}




/* Header */
#header {
 float: left;
 width: 100%;
 height: 223px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url(img/header0614yu6.jpg) no-repeat;
}

#header #title {
 margin: 20px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 20px 'arial black', sans-serif;
 text-align: right;
}

#header #title a {
 color: #000000;
}

#header div#description {
 margin: 5px 0px 0px 30px;
 padding: 0px;
 color: #666666;
 font-size: 12px;
 text-align: right;
}

/* Navigation */
#navigation {
 float: left;
 width: 742px;
 margin: 0;
 padding: 10px 2% 0 5%;
 border: 1px solid #D9D9D9;
 background: #F4F7FB url(img/imgli8.png) repeat;
}

#navigation ul {
 list-style:none;
 float: left;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(img/la1ro9.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(img/la11qt5.gif) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(img/ra1pk4.gif) no-repeat right top;
 color: #627EB7;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(img/ra11ll7.gif) no-repeat right top;
 color: #6B78A9;
}

/* Main contents */
#contents {
 float: left;
 width: 800px;
 margin: 0px;
 padding: 0px;
 background: #ffffff;
 color: #000000;
 font-size: 13px;
 text-align: left;
}

#contents h2 {
 margin: 15px 25px 10px;
 padding: 6px 15px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 9px solid #5A5573;
 background:  url(img/imgjm0.png) repeat;
 color: #000000;
 font: bold 16px 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}


#contents h3 {
 margin: 2px 2px 2px;
 padding: 1px 5px;
 font: bold 12px 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}


/* Footer */
#footer {
 clear:both;
 width: 798px;
 height: 35px;
 margin: 0px;
 padding: 20px 0px 0px;
 border: 1px solid #cfcfcf;
 background: #ededed url(img/imggs8.png) repeat;
 font-size: 12px;
 text-align: right;
}
