@charset "utf-8";

@import url("common.css");
@import url("layout-common.css");

#head_title {
	margin: 0;
	padding: 0;
	background-color: #333333;
	width: 900px;
	height: 1px;
}

h1,h2 {
	float: left;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	text-indent: -9000px;
	background-color: #333333;
}

#head_flash {
	clear: both;
	margin: 0;
	padding: 0;
/*
	background-image: url(../img/index/main_img.jpg);
*/
	width: 900px;
	height: 260px;
}

/* メニュー
------------------------------------------------------------*/

#mainmenu01 a {
	background-position: 0 0;
}
/* 当該カテゴリハイライト
#mainmenu01 a {
	background-position: 0 -49px;
}
*/
#mainmenu01 a:hover {
	background-position: 0 -49px;
}
#mainmenu02 a {
	background-position: -180px 0;
}
#mainmenu02 a:hover {
	background-position: -180px -49px;
}
#mainmenu03 a {
	background-position: -360px 0;
}
#mainmenu03 a:hover {
	background-position: -360px -49px;
}
#mainmenu04 a {
	background-position: -540px 0;
}
#mainmenu04 a:hover {
	background-position: -540px -49px;
}
#mainmenu05 a {
	background-position: -720px 0;
}
#mainmenu05 a:hover {
	background-position: -720px -49px;
}

/* メインコンテンツ
------------------------------------------------------------*/

#area {
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	width: 880px;
}

#area h3 {
	margin-bottom: 5px;
	height: 26px;
	text-indent: -9999px;
}

#area .p_end {
	margin-bottom: 0;
}

/* 左カラム */

#area_left {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	width: 290px;
	background-image: url(../img/index/area_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#inquiry {
	display: block;
	background-image: url(../img/index/inquiry.gif);
	margin: 0 0 10px;
	width: 290px;
	height: 115px;
	text-indent: -9000px;
}

#area_left h3 {
	background-image: url(../img/index/title_hello.gif);
}

#area_left .textarea,
#area_right .textarea {
	margin: 0;
	padding: 5px 0;
	width: 290px;
	background-image: url(../img/index/area_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#area_left .text,
#area_right .text {
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 10px;
	width: 268px;
	border-left: #021654 solid 1px;
	border-right: #021654 solid 1px;
}

.pre_autograph {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../img/index/pre_autograph.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	text-indent: -9000px;
}

/* 中央カラム */

#area_center {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	width: 280px;
	background-image: url(../img/index/area_center_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#area_center h3 {
	background-image: url(../img/index/title_works.gif);
}

#area_center .textarea {
	margin: 0;
	padding: 5px 0;
	width: 280px;
	background-image: url(../img/index/area_center_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#area_center .text {
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 10px;
	width: 258px;
	border-left: #021654 solid 1px;
	border-right: #021654 solid 1px;
}

#area_center .box_ph {
	float: left;
	display: block;
	margin: 3px 5px 5px 0;
	width: 115px;
	height: 81px;
}

#area_center .box_ph_end {
	float: left;
	display: block;
	margin: 3px 5px 0 0;
	width: 115px;
	height: 81px;
}

#area_center .box_txt {
	float: right;
	display: block;
	margin: 3px 0 0;
	width: 135px;
	height: 81px;
}

#area_center .box_txt_end {
	float: right;
	display: block;
	margin: 3px 0 0 0;
	width: 135px;
	height: 81px;
}

#area_center .box_txt .icon_cat,
#area_center .box_txt_end .icon_cat {
	margin-bottom: 3px;
}

#area_center .box_txt .txt_right,
#area_center .box_txt_end .txt_right {
	margin: 5px 0 0;
}

#area_center .p_line_top {
	clear: both;
	padding-bottom: 10px;
}

#area_center .p_line {
	clear: both;
	padding: 5px 0 10px;
	border-top: #021654 dotted 1px;
}

#area_center .p_line_end {
	clear: both;
	padding: 5px 0;
	border-top: #021654 dotted 1px;
}

/* 右カラム */

#area_right {
	float: left;
	display: block;
	margin: 0;
	width: 290px;
	background-image: url(../img/index/area_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#area_right h3 {
	background-image: url(../img/index/title_topics.gif);
}

.text h4 {
	margin: 0 0 3px;
	padding-bottom: 2px;
	border-bottom: #021654 solid 2px;
	font-size: small;
	line-height: 1.4em;
}

#area_right .text img {
	float: right;
	margin-left: 5px;
}

/* バナー
------------------------------------------------------------*/

#banners {
	clear: both;
	display: block;
	margin: 10px auto 0;
	padding-bottom: 10px;
	width: 880px;
}

#banners img {
	float: left;
}

#banners .centerimg {
	margin: 0 10px;
}
