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


/*
INDEX
------------------------------------------------------------
1.RESET and BOX and GOtoHEAVEN and TEXT
2.ENTRY-LEFT
3.ENTRY-RIGHT
4.FOOTER
5.PAGE
------------------------------------------------------------*/

/*
1.RESET and BOX and GOtoHEAVEN and TEXT
------------------------------------------------------------*/

@import "reset.css";

.GOtoHEAVEN{
	position: absolute;
	margin-left: -9632px;
}
body {
	margin: 0px;
	
	padding: 0px;
	border: 0px;
	background-color: #FFFDFA;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: 11pt;
	line-height: 170%;
	text-align: center;
	width:100%;

}
#header{
	width:100%;
	background-color: #FFFDFA;
	_margin-bottom: -2px;
}
#header2{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#anime ul{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-color: #FFFDFA;
	_margin-bottom: -2px;

}
#container{
	width: 100%;
	background-color: #3A5B52;
	text-align: center;
}
#nav{
	width: 100%;
	background-image: url(img/navback.gif);
	background-repeat: repeat-x;
	height:40px;
	display:block;
	text-align: center;
}
#nav-body{
	background-image: url(img/navback.gif);
	width: 950px;
	height: 40px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#container-main{
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	padding-bottom:25px;
	padding-left:50px;
	padding-right:50px;
	width: 900px;
	background-image: url(img/bodyback.gif);
	background-repeat: repeat-y;
	_width: 1000px;
	_margin-top: -2px;
	_margin-left: 26px;
}
.entry{
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-image: url('img/line.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bodyfoot{
	margin-top: 20px;
	text-align: center;
}
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;
}



/*
2.ENTRY-LEFT
------------------------------------------------------------*/

#PR{
	margin-bottom: 15px;
	margin-top: 10px;
	width: 910px;
}
#PR img{
	margin-right: 10px;
	padding: 5px;
	background-color: #eeeeee;
}
#midashi{
	margin-left: -25px;
}
#container-entry{
	width: 900px;
	margin-top: 15px;
}
.entry-left{
	width: 560px;
	float: left;
}
.entry-left{
	width: 560px;
	float: left;
}
.entry-title{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #8C8C8C;
	padding-left: 18px;
	background-image: url('img/entryicon.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.entry-title img{
	margin-top: 2px;
}
.entry-title-font{
	font-size: 12pt;
	color: #3F3F3F;
	font-weight: bold;
	padding-top: 1px;
	font-family: ＭＳ Ｐゴシック,Osaka;
}

.entry-body img{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:22px;
	border-width: 1px;
	border-color: #D0D8D0;
	border-style: solid;
	margin-top: 3px;
	display: block;
	margin-bottom:-10px;
}
.entry-body p{
	padding-bottom: 10px;
}
.entry-body strong{
	color: #FF3300;
	font-weight: bold;
}
.entry-line{
	padding-bottom: 30px;
	background-image: url('img/entry-line.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.wp-caption-text{
	font-size: 9px;
	color: #8C8C8C;
	margin-top: -24px;
	margin-left: 5px;
	margin-bottom: 3px;
	display: block;
}
.float-clear{
	clear: both;
}
.entry-footer{
	text-align: right;
	font-size: 9pt;
	color: #3F3F3F;
}
.white{
	color: #ffffff;
}
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%;
}


/*
3.ENTRY-RIGHT
------------------------------------------------------------*/

.entry-right{
	margin-top: 3px;
	float: right;
	width: 300px;
	_width: 315px;
	background-image: url('img/comment-back.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 17px;
	padding-left: 15px;
}
.entry-right img{
	margin-left: -15px;
	margin-bottom: 5px;
}
.entry-co img{
	margin-left: 0px;
	margin-bottom: 0px;
}
.comment-act{
	margin-left: -15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-color: #37B45D;
	border-left-style: solid;
	color: #aaaaaa;
}
.comment-body{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-bottom: 10px;
}
.comment-body strong{
	color: #3a5b52;
}
.comment-body em{
	font-style: oblique;
}
.respond{
	margin-left: 15px;
}
*.submit{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
}
*.text{
	width: 298px;
	margin-left:1px;
}
input#tb_url {
   font-family: "courier new", courier, monospace;
   background-color: #CCC;
   font-size: 1em;
   padding: 0.2em;
   width: 300px;
}


/*
4.FOOTER
------------------------------------------------------------*/

#footer{
	position: relative;
	width: 100%;
	background-color: #191919;
	background-image: url('img/footback.gif');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#footer-body{
	padding-top: 25px;
	width: 901px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}
.footer_left{
	width: 180px;
	float: left;
	text-align: left;
}
.footer_left2{
	width: 360px;
	float: left;
	text-align: left;
}
.footer_right{
	float: left;
	width: 181px;
	background-image: url('img/foot-line1.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#footer-body img{
	margin-bottom: 25px;
}
.float-clear2{
	clear: both;
	height: 20px;
}
#footfoot{
	text-align: center;
}
.proico img{
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 15px
}


/*
5.PAGE
------------------------------------------------------------*/
.entry-big{
	width: 860px;
	text-align: left;
}


