﻿@charset "UTF-8";
body#blog{
	background:url("../images/bg_yellow.jpg") no-repeat;
}

#side_top{
height:91px;
	background:url("../images/side_top_blog.png") no-repeat;
}

#side_blog{
	padding:10px 0 30px 16px;
}

#side_blog ul{
	font-size:12px;
	list-style:none;
}

#side_blog li{
	margin:5px 0 0 0;
}

#side_blog_old{
	width:146px;
	font-size:12px;
	margin:90px 0 0 16px;
	line-height:1.2em;
}

#side_blog_old img{
	margin:0 0 7px 0px;
}

#blog_ushiman{
	padding:0 0 60px 0;
}

#ushiman_chara{
	width:353px;
	height:136px;
	margin:30px 0 0 75px;
	background:url("../images/blog_ushiman.gif") no-repeat;
	height:136px;
}

#ushiman_title{
	font-size:14px;
	margin:0;
	padding:36px 0 0 162px;
}

#blog_top{
	margin:0 0 0 20px;
	width:520px;
	height:5px;
	background:url("../images/blog_top.png") no-repeat;
}

#blog_middle{
	font-size:12px;
	line-height:1.4em;
	margin:0 0 0 20px;
	padding:20px 0 0 40px;
	width:520px;
	height:800px;
	background:url("../images/blog_middle.png") repeat-y;
}

*html #blog_middle{
	margin:-12px 0 0 20px;
}

#blog_under{
	margin:0 0 0px 20px;
	width:520px;
	height:6px;
	background:url("../images/blog_under.png") no-repeat;
}
