@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color: #333;
	text-align: center;
	/*background: #FFF url("../inc_img/back_index.jpg") no-repeat center top;*/
}

#back_index {
	background: #FFF url("../inc_img/back_index.jpg") no-repeat center top;
}

#back_aisatsu {
	/*background: #FFF url("../inc_img/back_aisatsu.jpg") no-repeat center top;*/
}

h1,h2,h3,h4,h5 {
	display: block;
	margin: 0px;
	padding: 0px;
}

.alt { position:absolute; top:-5000px; left:-1999px; }

.caption {
	font-size: 10px;
}

p {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #0066FF;
}

a:hover, a:active {
	color: #F90;
}

#top {
	width: 900px;
	margin: 0px auto;
}

.text_left {
	text-align: left;
}

/*ヘッダー要素*/
#header {
	position:relative;
	height: 140px;
}

#header h1 {
	position:absolute;
	top:0px;
	left:0px;
	width:400px;
	height: 125px;
}

#header h1 a {
	display: block;
	width:400px;
	height: 125px;
}

#header h2 {
	position:absolute;
	top:8px;
	left:0px;
	width:900px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}


#header p.design {
	position:absolute;
	top:25px;
	left:0px;
	width:900px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#header #btn_gotop {
	position:absolute;
	top:40px;
	left:0px;
	width:180px;
	height: 40px;
}
#header #btn_gotop a {
	display:block;
	height:40px;
	width:180px;
	margin:0px;
	background: url("../inc_img/btn_gotop.gif") no-repeat 0 0;
}
#header #btn_gotop a:hover { background-position: -0px -40px;}

/*左帯要素*/
#left_menu {
	width: 230px;
	float: left;
}

#left_menu .top_menu ul{
	margin:0px;
	padding: 0px;
	list-style: none outside;
	margin-bottom: 30px;
}

#left_menu .top_menu li{
	margin:0px;
	padding: 0px;
}

#left_menu .top_menu li a{
	display:block;
	height:60px;
	width:222px;
	margin:0px;
	background: url("../inc_img/btn_menu.gif") no-repeat 0 0;
}

#left_menu .top_menu li.menu1 a { background-position: -0px -0px;}
#left_menu .top_menu li.menu2 a { background-position: -0px -60px;}
#left_menu .top_menu li.menu3 a { background-position: -0px -120px;}
#left_menu .top_menu li.menu4 a { background-position: -0px -180px;}

#left_menu .top_menu li.menu1 a:hover { background-position: -223px -0px;}
#left_menu .top_menu li.menu2 a:hover { background-position: -223px -60px;}
#left_menu .top_menu li.menu3 a:hover { background-position: -223px -120px;}
#left_menu .top_menu li.menu4 a:hover { background-position: -223px -180px;}


/*active*/

#left_menu .top_menu li.menu1_active {
	display:block;
	height:60px;
	width:222px;
	margin:0px;
	background:url("../inc_img/btn_menu.gif") no-repeat -223px -0px;}
	
	
#left_menu .top_menu li.menu2_active {
	display:block;
	height:60px;
	width:222px;
	margin:0px;
	background:url("../inc_img/btn_menu.gif") no-repeat -223px -60px;}
	
#left_menu .top_menu li.menu3_active {
	display:block;
	height:60px;
	width:222px;
	margin:0px;
	background:url("../inc_img/btn_menu.gif") no-repeat -223px -120px;}
	
	
#left_menu .top_menu li.menu4_active {
	display:block;
	height:60px;
	width:222px;
	margin:0px;
	background:url("../inc_img/btn_menu.gif") no-repeat -223px -180px;}


/* =================banner================= */

.banner_mamatetsu a {
	display:block;
	width: 230px;
	height: 150px;
	background: url("../inc_img/banner_mamatetsu.jpg") no-repeat 0 0;
}


.banner_mamatetsu2 a {
	display:block;
	width: 230px;
	height: 150px;
	background: url("../inc_img/banner_mamatetsu2.jpg") no-repeat 0 0;
}

.h_goannai {
	display:block;
	width: 230px;
	height: 40px;
	background: url("../inc_img/h3_owabi.gif") no-repeat 0 0;
	margin: 10px 0px;
}

/*メインコンテンツ要素*/
#main_contents {
	width: 740px;
	float: right;
	text-align: left;
}

#main_contents2 {
	width: 600px;
	float: right;
	text-align: left;
	padding-top: 20px;
}

#main_contents_index {
	width: 640px;
	float: right;
	text-align: left;
}

.top_index {
	padding-top: 330px;
}

.top_aisatsu {
	/*padding-top: 140px;*/
}

/*フッター要素*/
#hooter {
	clear: both;
	background: url("../inc_img/back_hooter.gif") no-repeat 0 0;
	padding: 55px 0px 50px 0px;
	*padding: 30px 0px 50px 0px;
	text-align: right;
}

/*コンテンツ紹介*/
.book_contents {
	height: 180px;
	margin-left: 50px;
}
.book_contents .photo {
	float: left;
	/*height: 160px;*/
	/*width: 200px;*/
	margin-right: 20px;
	margin-top: 5px;
}
.book_contents p {
	font-size: 10px;
	line-height: 180%;
}
.book_contents h3 {
clear: both;
}

