/*
Theme Name: oike-blog
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: 
Version: 1.1
Author: synchro-design
Author URI: http://www.synchro-d.com/
*/



a{
	color: #999900;
}

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

img {border:none;}

#main img{
	border: 1px solid #E3E3E3;
    padding:2px; 
}

body {
	background-image: url(/blog-img/bg.gif);
	margin: 0px;
	text-align: center;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrap {
	width: 750px;
	background-color: #F6F7F3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#main {
	float: left;
	width: 480px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
	display: none;
}
#main h2 {
	background-image: url(/blog-img/h2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: left center;
	padding-left: 35px;
	line-height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side {
	float: right;
	width: 190px;
	padding-right: 20px;
	text-align: left;
}

#side ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#side ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#side ul li h2{
	background-image: url(/blog-img/side_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 26px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#side ul li ul{
	padding-top: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 10px;
}

#side ul li ul li{
	font-size: 12px;
	line-height: 20px;
	background-image: url(/blog-img/arrow_str.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}

#side ul li a{
	color: #666666;
	text-decoration: none;
}



.head {
	padding-top: 10px;
	padding-bottom: 20px;
}
.entory {
	margin-top: 0px;
	margin-bottom: 30px;
}
.entory .date {
	color: #999933;
}


.entory p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}





/*------------------- foot--------------------------*/


#foot{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACAB8B;
	margin-top: 13px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;

}


#foot .foot-left{
	float: left;
	width: 280px;
}

#foot .foot-right{
	float: right;
	text-align: right;
}

#foot address{
	font-size: 10px;
	font-style: normal;
	float: right;
	line-height: 12px;
}

#foot .foot-rogo{
	float: left;
}


.center{
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
}

.mb-5{margin-bottom: 5px;}
.mb-10{margin-bottom: 10px;}
.mb-100{margin-bottom: 100px;
	}

/*------------------- wp style--------------------------*/


.more-link{
	background-image: url(/blog-img/arrow_sq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 12px;
}


img.alignleft{
	margin: 0 25px 2px 0;
}

img.alignright{
	margin: 0 0 2px 25px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


.breadcrumb{margin-bottom: 20px;
	}



#search{
	width: 180px;
}

#search p{
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}


#search #s{
	width: 160px;
	margin-bottom: 5px;
}

#comment{
	width: 460px;
}



#wp-calendar{
	margin-bottom: 30px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

#wp-calendar #next{
	text-align: right;
}

#wp-calendar #prev{
	text-align: left;
}
