/*
 Top page
	This theme was designed and built by tatsurudom and CSSEZ.com,
 through http://jp.cssez.com/.

	The CSS, XHTML and design is released under Creative Commons(BY):
 http://file.mamusan.ni-moe.com/imgphped0.png) repeat-y;
 font-size: 14px;
}

img {
 border:0;
}

a {
 color: #0000ff;
}

a:visited {
 color: #BCD2E6;
}

a:hover {
 color: #0000c0;
}

#wrapper {
 width: 922px;
 margin: 0px auto;
 padding: 0px;
 border: 1px solid #000000;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
}




/* Header */
#header {
 float: left;
 width: 100%;
 height: 300px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url(http://file.mamusan.ni-moe.com/blog1.jpg) repeat-x;
}

#header #title {
 margin: 20px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 3em '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: 1.2em;
 text-align: right;
}

/* Navigation */
#navigation {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 10px 2% 0px 5%;
 background: #F2F2F2 url(http://file.mamusan.ni-moe.com/imgphprs3.png) no-repeat;
}

#navigation ul {
 list-style:none;
 float: left;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0px 0px -14px;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(http://file.mamusan.ni-moe.com/l4iw5.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(http://file.mamusan.ni-moe.com/l41uw6.gif) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(http://file.mamusan.ni-moe.com/r4zw5.gif) no-repeat right top;
 color: #FC2828;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(http://file.mamusan.ni-moe.com/r41qi1.gif) no-repeat right top;
 color: #000000;
}

/* Main contents */
#contents {
 float: left;
 width: 650px;
 margin: 20px 0px 0px;
 padding: 0px;
 background: #FFFFFF;
 font-size: 1.0em;
 text-align: left;
}

#contents h2 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 background:  url(http://file.mamusan.ni-moe.com/imgphpym1.png) repeat;
 color: #000000;
 font: bold 1.6em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}

#contents  .fc2_footer {
 margin: 15px 25px;
 padding: 0px;
}

#contents h3 {
 margin: 20px 25px 10px;
 padding: 10px 20px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: center;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

/* Sidebar */
#firstSide { float: left;}

.sidebar {
 width: 200px;
 margin: 20px 5px 10px 0px;
 padding: 0px 0px 0px 20px;
 background: #FFFFFF;
 color: #000000;
 font-size: 1.0em;
 text-align: left;
}

.sidebar h4 {
 margin: 20px 15px 0px 0px;
 padding: 5px 10px;
 border-bottom: 1px ridge #B0B0B0;
 border-left: 5px solid #000000;
 background:  url(http://file.mamusan.ni-moe.com/imgphpog5.png) repeat;
 color: #000000;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 185px;
 border: 1px solid #999999;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dashed #969696;
 background: #FFFFFF;
 color: #999999;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dashed #0600B3;
 background: #9C9C9C;
 color: #0600B3;
}

/* Footer */
#footer {
 clear:both;
 width: 100%;
 height: 35px;
 margin: 0px;
 padding: 20px 0px 0px;
 border: 1px solid #cfcfcf;
 background: #ededed;
 font-size: 0.8em;
 text-align: right;
}
