@charset "utf-8";

/*** TOPページのCSS ***/

/* メインコンテンツ */
#title01{
	background-image: url(../img/r_title01.gif);
	width: 520px;
	height: 45px;
}
#box01{
	width: 490px;
	background-image: url(../img/r_ichigo_image.gif);
	background-position: bottom right;
	background-repeat: no-repeat;

	margin: 14px  auto 0 auto;
}

#box01_02{
	width: 334px;
}
#houshin_link a{
	background-image: url(../img/r_bo_houshin.gif); 
	width: 130px;
	height: 22px;
	display: block;
	float: right;
	margin-top: 20px;
}
#houshin_link a:hover{
	background-image: url(../img/r_bo_houshin.gif);
	background-position: bottom;
	width: 130px;
	height: 22px;
	display: block;
	float: right;
	margin-top: 20px;
}

#title02{
	background-image: url(../img/r_title02.gif);
	width: 520px;
	height: 45px;
	margin-top: 30px;
}
#box02{
	width: 490px;
	background-image: url(../img/yousu_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 14px  auto 0 auto;
}
#box02 dl{
	width: 300px;
	float: left;
	padding-bottom: 70px;
}
#box02 dt{
	width: 30px;
	height: 30px;
	float: left;
	clear: left;
	padding-bottom: 4px;
}
#box02 dd{
	height: 30px;
	padding-top: 4px;
}
#click a{
	background-image: url(../img/yousu_fukidashi.gif);
	width: 157px;
	height: 82px;
	float: left;
	display: block;
}
#click a:hover{
	background-image: url(../img/yousu_fukidashi.gif);
	background-position: bottom;
	width: 157px;
	height: 82px;
	float: left;
	display: block;
}
#hyogo_title{
	width: 520px;
	height: 100px;
	background-image: url(../img/r_hyougo01.gif);
	margin-top: 30px; 
}
#hyogo{
	width: 520px;
	height: 180px;
	background-image: url(../img/hyougo_bg.gif);
	margin-bottom: 30px;
}
#hyogo_inner{
	width: 480px;
	margin:auto;
	padding-top: 4px;
}
	
	
/* 左ブログ枠 */

#l_blog {
	width: 200px;
	float: right;
	clear: right;
}
#l_blog_top {
	background-image: url(../img/l_blog_ue.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 200px;
}
#l_blog_naka {
	background-image: url(../img/l_blog_naka.gif);
	background-repeat: repeat-y;
	width: 200px;
	padding-left: 5px;
}
#blog_naka{
	width: 190px;
	height: 100px;
}

#l_blog_shita {
	background-image: url(../img/l_blog_shita.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
