@charset "ISO-2022-JP";
/* CSS Document */


#top_img{
	background-image: url(../images/blog_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 980px;
	height: 450px;
	text-align:left;
	position:absolute;
	top:100px;
	left:auto;
}

#top_img a{
	display:block;
	width:250px;
	height:220px;
	position:absolute;
	left:5px;
	top:50px;
}

#top_img h1{ text-indent:-9999px;}

.global_box > h3{
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #E25F71;
	margin:0 10px;
}
#blog{ width:730px;}
#subcontents{
	width:250px;
	padding:0;
}

/*blog_body*/
#blog_body{
	background-image: url(../images/blog_bg1.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 980px;
	padding:10px 0;
	position:absolute;
	top:550px;
	left:auto;
}

/*contents*/
.blog_box{
	width: 730px;
	margin: 10px 0 ;
	padding: 10px 0;
	text-align:left;
	background-image: url(../images/blog_bg2.png);
	background-repeat: repeat-y;
	background-position: center top;	
}

.blog_box h2{
	font-size: 120%;
	padding: 10px;
	margin:0 20px;
	background-color: #FFF;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F36077;
	}
.blog_box h3{
	font-size: 110%;
	padding: 10px;
	margin: 0 20px;
	color: #F36077;
	}

.blog_box p{
	margin:5px 35px;
	line-height:150%;
}

.nextpage a{
	background-image: url(../images/next_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 10px 0 0;
	padding: 0px;
	height: 20px;
	width: 140px;
	text-indent: -9999px;
	display: block;
}
.nextpage a:active,
.nextpage a:visited{	background-position: 0 0;}
.nextpage a:hover{background-position:0 -20px;}

.nextpage{	float:right;padding:5px 0;}
/*side_box*/
.side_box{
	width:250px;
	background-image: url(../images/blog_bg3.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 10px 0 ;
	padding: 10px 0;
}

.side_box h3{
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
	text-align:left;
	font-size: 105%;
	font-weight: bold;
	color: #E25F71;
	margin: 0 15px;
	padding:3px 0 3px 25px;
	background-image: url(../images/list02.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.side_box li{
	text-align: left;
	width: 200px;
	margin: 5px 15px;
	padding:0 0 0 20px;
	background-image: url(../images/list01.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#twitter{margin:0}
/*footer*/
#footer{ padding:10px 0; margin:0 10px 0 0;
