/* initialize and formatting */
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "Osaka", "メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Myriad, Helvetica, Arial, sans-serif;
}

p{
	font-size: 14px;
	line-height: 1.8;
	}

.right-tx {
	font-size: 14px;
	color: #333333;
	margin: 8px 0px 8px 0;
	text-align: right;
	padding: 6px 0px 2px 22px;
	background: url(./image/next-point.gif) no-repeat 0% 50%;	
	float: right;
}

body {
margin: 0;
padding: 0;  
text-align:center;
font-size: 13px;
background: #d2bf32 url("images/back01.png") repeat-x center top;
}


#wrapper{
width: 760px;
margin: 5px auto;
padding: 0px;
text-align:left;
font-size: 12px;
line-height:18px;
background: #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

#wrapper2{
background: #fff url("http://game.yu8one.net/wp-content/themes/magicblue/images/wrapperbg1.gif") top right repeat-y;
}


#header{
padding: 0  0 0px 0;
height: 130px;
margin: 0 0 0px 0;
border-top:1px solid #fff;
border-bottom:2px solid #fff;
background: #fff url("images/top-bnr.jpg") top center no-repeat;
}	


#content{
clear:both;
padding: 0;
margin: 15px 10px;
}	


#main {
width: 530px; 
float:left;
margin: 0;
padding: 0 0 10px 0px;
overflow:hidden;
}


#footer {
clear: both;
height: 60px;
margin: 0px;
text-align: center;
background: url(images/footer.png) repeat-x 0% 0%;

}


.footer-inner{
padding: 25px 5px 0 5px;
font-size: 12px;
color: #ffffff;
}


.footer-inner a{
color: #ffffff;
font-weight: normal;
font-size: 12px;
}


#navigation{
padding: 5px 15px;
font-size: 12px;
}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}



#subscribe{
text-align:center;
}

#subscribe p{
 margin: 5px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}



a{
color:#00538A;
font-weight: normal;
text-decoration:none;
}

a:hover{
color:#00538A;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}



#tabs {
background: url(images/topmenu.png) repeat-x;
height: 36px;
margin: 0px 0 0 0;
}

#tabs li {
height: 36px;
display: inline;
border-right: 1px solid #ffffff;
float: left;
}

#tabs li a {
color: #ffffff;
font-size: 12px;
padding: 0px 15px 0px 15px;
display: block;
text-align: center;
line-height: 38px;
}

#tabs li a:hover {
background: url(images/topmenu-ov.png) repeat-x;
color: #ffac00;
text-decoration:underline;
}

#tabs li a: visited {
color: #ffffff;
}

/* Headings */ 


#header h1{
margin:  0;
padding: 0 0 0 0;
font-size: 20px;
}

#header h1 a{
font-weight: bold;
color: white;
text-decoration: none;
}


#header h1 img{
	margin: 23px 0 0 14px;
}



#section-title{
font-size:13px;
font-weight: bold;
padding: 6px 6px 6px 10px;
margin: 8px 10px 20px 5px;
color: #444;
border: 0px solid #8CD1FD;
background:#ffffff;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 5px;
}

.entry{
margin: 0;
padding: 5px 10px 8px 10px;
}

.post h2 {
color: #3f3f3f;
font-size: 16px;
font-weight: bold;
padding: 5px 0 5px 25px;
margin: 0 0 15px 0;
background: url("images/cubes.gif") no-repeat;
border-bottom: 2px solid #228dc0;
line-height: 20px;
}


.post h2 a{
color: #3f3f3f;
text-decoration:none;
font-weight: bold;
}

.post h2 a:hover{
text-decoration:none;
color: black;
}

.post h3 {
color: #3f3f3f;
font-size: 15px;
font-weight: bold;
padding: 2px 0 4px 5px;
margin: 5px 0 5px 0;
}

.post p {
font-size: 14px;
color: #3d3d3d;
line-height: 1.7;
letter-spacing: 1px;
margin: 10px 5px 10px 5px;
}

.post p.image-lt {
	float: left;
	margin: 10px 10px 0 5px;
	width: auto;
	height: auto;
	border: none;
}

.post p.image-lt img {
  border: none;
}


.post p.image-rt {
	float: right;
	margin: 10px 6px 0 10px;
	width: auto;
	height: auto;
}

.post p.image-rt img {
  border: none;
}


.post-data{
font-size: 12px;
border-top: 1px solid #8CD1FD;
padding: 10px 0 1px 5px;
margin: 15px 5px;
}

.post-data p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

.post-data span {
	margin: 50px 1px 20px 5px;
	padding: 3px 0 0 20px;

}

.post-data span.categ {
background: url(images/category.gif) no-repeat  0% 35%;
}
				
.post-data span.tag{
	background: url(images/tag.gif) no-repeat 0% 35%;
}




/*  sidebar styles */
#sidebar {
width: 210px; 
float:right;
padding: 0;
margin: 0px 0px 0px 0;
}

.menu{
padding:0;
margin: 0 0 30px 0;
}

.menu h4{
font-size:13px;
padding:2px 0 3px 3px;
margin: 0 0 10px 0;
font-weight: bold;
font-variant:small-caps;
border-bottom: 2px solid #0f4791;
letter-spacing: 2px;
}



.menu a{
font-weight: normal;
}

.menu a:hover{
text-decoration:underline;
}


.menu ul {
margin: 0 0 0 5px;
padding: 0 0 0 0px;
list-style-type: none;
}

.menu ul li { 
list-style: none;
padding: 2px 0 2px 12px;
font-size: 12px;
line-height: 1.5;
margin: 3px 0;
background: url("images/listbullet.gif") no-repeat 0 3px;
border: 0;
}



.menu ul.children{
	margin: 10px 0;
	padding:0;

}


.menu ul.children li{
	margin: 10px 0;
border-bottom:  1px solid #eee;
padding: 0 0 0 11px;
	background: url("images/listbullet.gif") no-repeat 0 0px;
}



.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}





.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

