@charset "UTF-8";



/* ---------- body ---------- */
*{margin:0px; padding:0px;}

body {
	background:#FFFFFF;
	background-attachment:fixed;
	text-align:center;
	font-size:14px;
	font-family:"メイリオ";
	width: 900px; 
}

/* ---------- body end ---------- */

/* ---------- Link ---------- */

a {
	color:#007500;
	text-decoration:none;
	background-color:inherit;
}

a:hover {
	color:#3E3EFF;
	text-decoration:none;
}

img {
	border:none;
}

/* ---------- Link end ---------- */

#bb{text-align: center;
margin:5px auto;
padding:5px;
background:#FFFFFF;
border:1px solid #FFFFFF;
width:860px;





}
/* ---------- text ---------- */

p,table,tr,td,ul,li{
	color:#333;
	text-align:left;
	line-height:140%;
	font-size:14px;
}

strong{
	color:#FF0000;
	background-color: #FFFF00;
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
}

/* ---------- text end ---------- */

/* ---------- clear ---------- */

.clear{
	clear:both;
	height:0;
}

.clear hr { 
	display:none; 
	height:0;
}  

/* ---------- clear end ---------- */

/* ---------- header ---------- */

#header{
	margin:0 auto ;
	padding:10px 0px;
	width: 860px ;
	height: 120px;	
background-image: url('img/header.jpg') ;
}

#header h1{
 	margin:0 ;
 	text-align:left;
	font-size:28px ;
	font-weight:bold;	
	color: #FFBBDD ;
	padding: 20px 0px 0px 10px;
}

#header h1 a {
	color:#FFBBDD;
	text-decoration:none;
}

#header h1 a:hover {
	color:#FF9900;
	text-decoration:none;
}

#header h2 a{
 	margin:0 ;
	font-size:20px ;
 	text-align:left;
	font-weight:bold;
	color: #FF62B0 ;
	padding:0px 0px 0px 10px;
}


/* ---------- header_end ---------- */

/* ---------- wrapper ---------- */

.wrapper{
	margin:5px auto;
	padding:5px;
	background:#FFBBDD;
	border:1px solid #ccc;
	width:860px;
}

#wrapper-inner{
	width:860px;
	margin-top:0px;
	background:#FFFFFF;
}

#wrapper-article{
	width:860px;
 	margin:0 auto;
	padding:0px;
	text-align:center;
}	

/* ---------- wrapper end  ---------- */



/* ---------- content ---------- */

#single-content{
	margin:5px 5px 5px 5px;
	width:640px;
	float: right;	
}




/* ---------- main ---------- */

.

#post_content{
	color:#808080;
	font-size:14px ;
}	

.title h2,
.single-main h2,
.cat h2{	
	color: #fff;
	background-color:#FFBBDD;　
	margin:0px 0 2px 0px;	
	padding:8px 3px 5px 10px;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
}
	

/* ---------- main_end ---------- */

/* ---------- single_main ---------- */

.single-main{
	padding:5px;
	margin-bottom:15px;
	clear: both;
	overflow: hidden;
	border:1px solid #ccc;
	background:#FFBBDD;　　　
}

.post_content{
	text-align: left;
	color:#808080;
	font-size:14px;
	padding:10px;
	background:#fff ;
}

/* ---------- single_main_end ---------- */



/* ---------- Page_Content ---------- */

#page-content{
	margin:0px auto 15px auto;
	width:670px;
}

	
/* ---------- Page_body_end ---------- */




/* ---------- sidebar common style ---------- */
.sideBox{
	padding:5px;
	overflow: hidden;
	text-align: center;
	background-color:#FFBBDD;
	margin:5px 5px 5px 5px;
}

.sideBox h3{
 	padding:5px 5px;
 	background:#FFBBDD;
	color:#FFFFFF;
	font-size:14px;
	text-align: left;
	font-weight:bold;
}


.sideBox img{
	text-align:center;
}

.sideBox p{
	text-align:left;
	font-size:12px;
	padding:3px 0px;
}



.sideBox ul{
	overflow: hidden;
	list-style-type: none;
	list-style-position: outside;
	padding:5px;
	background-color:#fff;
}

.sideBox li{
	padding:0px 0px 8px 5px;
	font-size:14px;
	list-style-type: none;
	list-style-position: outside;
}

.sideBox a{
	text-decoration:underline;
	color: #0057AE;
}

.sideBox a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.sideBox .book{
	padding:5px;
	overflow: hidden;
	text-align: center;
	background-color:#fff;
}



/* ---------- content end ---------- */


/* ---------- leftside ---------- */

#left{
	float: left;
	text-align: left;
	width: 210px;
	margin:0px;
	padding: 0px 0px 5px;
	font-size: 12px;
}


/* ---------- leftside end ---------- */



/* ---------- footer ---------- */

#footer{
	clear:both;
	background:#FFBBDD;
	width:860px;
	padding:30px 0px;
}

#footer p{
	font-size: 11px;
	letter-spacing: 0.1em;
	color:#fff;
	text-align: center;
}

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

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

/* ---------- footer_end ---------- */