@charset "shift-jis";

/* ====== ページタイトル ====== */
#top #pagetitle{
	background:url("../images/top-pagetitle-bg.png") no-repeat;
	height:320px;
	margin-bottom:13px;
}
#top #pagetitle h2{
	position:relative;
	text-indent:-9999px;
	margin:42px 0 0 45px;
	padding:0;
	height:60px;
}
#top #pagetitle .slogan{
	margin:22px 0 0 45px;
	line-height:18px;
}

/* ====== メイン ====== */
#top #main{
	width:638px;
	border:1px solid #ccc;
	margin:0;
	padding:30px  0 0 0;
	background:url("../images/top-main-bg.jpg") no-repeat 0 0 #d9d9d9;
}
#top #main h3{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#6A3906;
	margin:0 25px 15px 28px;
	border:none;
}
#top #main p{
	line-height:21px;
	margin:0 25px 0 28px;
}
#top #main strong{
	display:block;
	color:#6A3906;
	margin:20px 25px 0 28px;
}
#top #main .link1{
	display:block;
	font-size:12px;
	line-height:18px;
	text-align:right;
	margin:3px 25px 0 0;
	font-weight:bold;
}
#top #main .inquiry{
	margin:30px 0 0 0;
	background:#4d4d4d;
	color:#fff;
	font-weight:bold;
}
#top #main .inquiry p{
	float:left;
	display:inline;
	margin:6px 0 0 75px;
}
#top #main .inquiry .btn{
	float:right;
	display:inline;
	width:116px;
	height:24px;
	background:url("../images/top-main-btn-inquiry.png") no-repeat 0 0;
	text-indent:-9999px;
	margin:5px 75px 5px 0;
}

/* ====== サイド ====== */
#top #side{
	float:right;
	width:300px;
}
/*  blog  */
#top #side #blog{
	border:1px solid #006934;
	margin:0 0 10px 0;
	background:url("../images/top-side-title-blog.png") no-repeat 0 0 #fff;
}
#top #side #blog h3{
	width:132px;
	height:40px;
	float:left;
	text-indent:-9999px;
}
#top #side #blog .title{
	width:166px;
	height:30px;
	margin:5px 0 0 0;
	float:left;
	text-indent:-9999px;
	display:block;
}
#top #side #blog #feedblog{
	clear:both;
	margin:0 15px 7px 15px;
	padding:15px 0 0 0;
	_padding:0;
	_margin-top:15px;
}
#top #side #blog #feedblog li{
	margin:0;
	font-size:12px;
	line-height:18px;
}
#top #side #blog #feedblog li .date{
	float:left;
	margin:0 10px 10px 0;
	background:url("../images/top-side-icon-blog.png") no-repeat 0 6px;
	padding:0 0 0 13px;
}
#top #side #blog #feedblog li .subject{
	float:left;
	margin:0 0 10px 0;
	width:175px;
	overflow:hidden;
}


/*  動画ボタン  */
#top #side .movie{
	display:block;
	background:url("../images/top-side-btn-movie.png") no-repeat 0 0;
	width:300px;
	height:83px;
	text-indent:-9999px;
}
#top #side .screw{
	display:block;
	background:url("../images/top-side-btn-screw.png") no-repeat 0 0;
	width:300px;
	height:83px;
	text-indent:-9999px;
}
