﻿@charset "utf-8";
/*
Theme Name: sukuranburu.net
Theme URI: http://sukuranburu.net/
Description: my
Author: GuzuriTakamathi
Author URI: http://sukuranburu.net/
Version: 0.3
.
happy
.
*/



@import "reset.css";



/*<--------------------------------------------------------->
//	background and link
//<--------------------------------------------------------->*/

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: 11pt;
	line-height: 150%;
}
#container{
	margin-top: -20px;
	_margin-top: -10px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width: 1000px;
	background-image: url(image/bodyback.jpg);
	background-repeat: repeat-y;
}
#ap_container{
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	top: -100%;
	background-color: #FFFFFF;
}
#container-main{
	background-image: url(image/topback.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:240px;
	height: 500px;
	width: 1000px;
}
a:link{
	color: #5383C3;
	text-decoration: none;
}
a:visited{
	color: #5383C3;
	text-decoration: none;
}
a:hover{
	color: #37B45D;
	text-decoration: none;
}
a:active{
	color: #37B45D;
	text-decoration: none;
}

/*<--------------------------------------------------------->
//	tobe
//<--------------------------------------------------------->*/
.tobe{
	position: absolute;
	margin-left: -9632px;
}

/*<--------------------------------------------------------->
//	box
//<--------------------------------------------------------->*/
#pr{
	position: absolute;
	width: 500px;
	margin-left: -105px;
	margin-top: 35px;
	left: 50%;
}
#nav{
	position: absolute;
	width: 800px;
	margin-left: -400px;
	margin-top: 150px;
	left: 50%;
	height: 40px;
}
#container-main-left{
	margin-left: 120px;
	width: 550px;
	float: left;
	display: inline;
	
}
#container-main-right{
	width: 210px;
	margin-right: 100px;
	float: right;
	display: inline;
	margin-top: -10px;
}

/*<--------------------------------------------------------->
//	entry
//<--------------------------------------------------------->*/
.entry{
	margin-bottom: 30px;
}
.entry-title{
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(image/entrytitle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5383C3;
	
}
.entry-title-cat-diary-information{
	margin-left: -20px;
	padding-left: 79px;
	background-image: url(image/entrytitle_information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #E23521;
}
.entry-title-cat-diary{
	margin-left: -20px;
	padding-left: 52px;
	background-image: url(image/entrytitle_diary.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5383C3;
}
.entry-title-cat-diary-webmemo{
	margin-left: -20px;
	padding-left: 68px;
	background-image: url(image/entrytitle_webmemo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d9a62e;
}
.entry-title-cat-diary-roriko{
	margin-left: -20px;
	padding-left: 86px;
	background-image: url(image/entrytitle_roriko.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #3AB45D;
}

.wp-caption-text{
	font-size: 0.7em;
	color: #A0A0A0;
	background-image: url(image/caption.gif);
	background-repeat: no-repeat;
	padding-left: 62px;
	margin-top: -4px;
}
.entry-meta-time{
	font-family: Century Gothic,Arial;
	font-size: 0.7em;
	color: #A0A0A0;
	margin-top: -3px;
}
.entry-body{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 180%;
}
.entry-body strong{
	color: #006e54;
	font-weight: bold;
}
.entry-body em{
	color: #006e54;
	font-size: 0.8em;
	font-weight: bold;
}
.entry-body p{
	margin-bottom: 10px;
}
.entry-meta-bgmtag{
	text-align: right;
	font-size: 0.8em;
	color: #555555;
	
}

.alignleft{
	float: left;
	margin-right: 20px;
}
blockquote{
	border-left-width: 6px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 4px;
	margin: 0px 0px 8px 0px;
}
blockquote p{
	padding: 0px;
	margin-bottom: -5px;
	font-size: 0.8em;
	color: #555555;
	line-height: 140%;
}

/*<--------------------------------------------------------->
//	main-right
//<--------------------------------------------------------->*/
#container-main-right img{
	margin-bottom: 3px;
	margin-top: 5px;
}
#container-main-right p{
	margin-left: 20px;
	width: 170px;
	font-size: 0.7em;
	color: #555555;
	line-height: 175%;
}
.right-15ul li{
	margin-bottom: 15px;
}
.right-ul ul{
	margin-top: -10px;
	padding:0px;
}
.right-ul li{
	margin-left: 20px;
	width: 170px;
	margin-bottom: -5px;
	font-size: 0.7em;
}
#twitter_div{
	margin-left: 20px;
	width: 170px;
	font-size: 0.7em;
	color: #555555;
	line-height: 175%;
}
#twitter_div li{
	margin-bottom: 0px;
}

/*<--------------------------------------------------------->
//	foot
//<--------------------------------------------------------->*/
#footer{
	clear: both;
	margin-top: 25px;
	width: 1000px;
	height: 210px;
	_height: 230px;
	padding-top: 20px;
	background-image: url(image/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#footer p{
	padding-left: 120px;
	color: #ffffff;
	font-size: 0.8em;
	margin-top: 10px;
}
#footer h4{
	color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Century Gothic,Arial;
}
#footer a:link{
	color: #ffffff;
}
#footer a:visited{
	color: #ffffff;
}
#footer a:hover{
	color: #37B45D;
}
#footer a:active{
	color: #37B45D;
}
