@charset "UTF-8";


body{
	background:url("../img/blog_bg_red.gif");
}

#header{
	background:url("../img/blog_headbg_red.jpg") no-repeat;
}


#bg{
	border-left:1px solid #e2dfdb;
	border-right:1px solid #e2dfdb;
}

#hmessage p{
	border-top:3px solid #eb0f0f;
	border-bottom:3px solid #e2dfdb;
	background:#fef7f6;
	font-size:80%;
	color:#666;
	padding:5px;
	font-weight:bold;
}

#header .hblog{
	background-image:none;
	padding:30px 0 0 20px;
	margin:0;
	font-size:20px;
	font-weight:bold;
}

#header .hblog a{
	background-image:none;
}

#header .hblog a:hover{
	background-image:none;
}

#content h1{
	background:url("../img/blog_bg_bar_red.gif") repeat-x;
	color:#555;
	border:1px solid #aaa;
}

h2.h1{
	background:url("../img/blog_bg_bar_red.gif") repeat-x;
	color:#555;
	border:1px solid #aaa;

}

h2{
	background:url("../img/blog_bg_bar_red.gif") repeat-x;
	color:#555;
	border:1px solid #e2dfdb;
}

#right a{
	color:#1a1fd8;
}

#contents a{
	background:url("../img/ico_arrow.gif") 0px 3px no-repeat;
	padding-left:10px;
	color:#1a1fd8;

}

#contents a:hover{
	background:url("../img/ico_arrowo.gif") 0px 3px no-repeat;
	padding-left:10px;
	color:#0c10ac;
}

#contents a:visited{
	background:url("../img/ico_arrowo.gif") 0px 3px no-repeat;
	padding-left:10px;
	color:#6064e8;
}