@charset "utf-8";
/* h1 */
h1 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
	width: 535px;
}

/* ヘッダーイメージ */
#header {
	clear: both;
	width: 775px;
	height: 238px;
	background-image: url(../img/top_header1.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#header p {
	height: 0px;
	overflow: hidden;
	text-indent:-1000em;
}

#header .banner-01{
	position: relative;
	top: 20px;
	left: 520px;
}


#header .banner-02 {
	position: relative;
	top: 90px;
	left: 213px;
}
/* ヘッダーメニュー */
#h_menu {
	display: inline-block;
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#h_menu li {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 30px;
	vertical-align: middle;
	background-image: url(../img/li_mark2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 15px;
}
/* メニュー */
#menu {
	margin: 0;
	padding: 0;
	clear: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#menu ul {
	width: 775px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	clear:both;
}

#menu li {
	display:block;
	float:left;
}

#menu a
{
	display:block;
	width:110px;
	height:37px;
	float:left;
	padding:0px;
	margin:0px;
}

#menu1 {
	width: 110px;
	height: 37px;
	background-image: url(../img/main_menu01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu1 a:hover, #menu1 a:focus{
	width:110px;
	height:37px;
	background-image: url(../img/main_menu01_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu2 {
	width: 111px;
	height: 37px;
	background-image: url(../img/main_menu02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu2 a:hover, #menu2 a:focus{
	width:111px;
	height:37px;
	background-image: url(../img/main_menu02_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu3 {
	width: 111px;
	height: 37px;
	background-image: url(../img/main_menu03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu3 a:hover, #menu3 a:focus{
	width:111px;
	height:37px;
	background-image: url(../img/main_menu03_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu4 {
	width: 111px;
	height: 37px;
	background-image: url(../img/main_menu04.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu4 a:hover, #menu4 a:focus{
	width:111px;
	height:37px;
	background-image: url(../img/main_menu04_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu5 {
	width: 111px;
	height: 37px;
	background-image: url(../img/main_menu05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu5 a:hover, #menu5 a:focus{
	width:111px;
	height:37px;
	background-image: url(../img/main_menu05_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu6 {
	width: 111px;
	height: 37px;
	background-image: url(../img/main_menu06.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu6 a:hover, #menu6 a:focus{
	width:111px;
	height:37px;
	background-image: url(../img/main_menu06_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

#menu7 {
	width: 110px;
	height: 37px;
	background-image: url(../img/main_menu07.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
	text-indent:-1000em;
}

#menu7 a:hover, #menu7 a:focus{
	width:110px;
	height:37px;
	background-image: url(../img/main_menu07_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding:0px;
}

/* メインコンテンツ */
#contents {
	background-color: #FFFFFF;
	background-image: url(../img/bg_main2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 538px;
	border-left: 1px solid #999999;
	letter-spacing: 1px;
}

#contents h2 {
	width: 358px;
	height: 40px;
	text-indent:-1000em;
	font-size: 12px;
	line-height: 40px;
	margin: 0px;
}

.contents_pad {
	background: url(../img/t_contentsbox_m_bg.gif) repeat-y top left;
	margin: 0px;
	padding: 0 0 10px 0;
}

.contents_pad2 {
	background: url(../img/t_contentsbox_m_bg.gif) repeat-y top left;
/*	width: 481px;*/
	margin: 0px;
	padding: 0 13px 10px 14px;
}

/* コンテンツ1 */
#contents1, #contents5 {
	background: url(../img/t_01_h_bg.gif) no-repeat top left;
/*	height: 358px;*/
	height: auto;
	width: 508px;
	margin: 20px auto;
	clear: both;
}
#contents1_box {
	height: auto;
	width: 481px;
	margin: 0 auto;
	clear: none;
}
.contents_box_end {
	background: url(../img/t_contentsbox_b_bg.gif) bottom left;
	font-size: 1px;
	height: 10px;
	width: 508px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
/* コンテンツ1　メニュー1 */
#contents1_1 {
	height: 220px;
	width: 481px;
	margin: 10px auto 20px auto;
}

#contents1_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#contents1_1 li {
	display:block;
	float:left;
	width:157px;
	height:105px;
}

/* コンテンツ1　メニュー2 */
#contents1_2 {
	height: 32px;
	width: 481px;
	clear: none;
}

#contents1_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	clear:both;
}

#contents1_2 li {
	display:block;
	float:left;
	width: 93px;
	height: 32px;
}

#contents1_2 a {
	display: block;
	width: 93px;
	height: 30px;
	float: left;
	padding: 0;
	margin: 0;
}

/* コンテンツ2 */
#contents2 {
	background-image: url(../img/t_02_h_bg.gif);
	background-repeat: no-repeat;
/*	height: 236px;*/
	height: auto;
	width: 508px;
	margin: 20px auto;
	clear: both;
}

#contents2_box {
	width: 481px;
	margin: 0 auto;
	clear: none;
}


/* コンテンツ2　メニュー1 */
#contents2_1 {
	height: 104px;
	width: 481px;
	margin: 10px auto 15px auto;
	clear: both;
}

#contents2_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#contents2_1 li {
	display:block;
	float:left;
}

#contents2_1 a {
	display: block;
	width: 156px;
	height: 104px;
	float: left;
	padding: 0;
	margin: 0;
}

.contents2_1_menu {
	width: 156px;
	height: 104px;
	margin-right: 6px;
	padding: 0;
}

.contents2_1_menu_end {
	width: 156px;
	height: 104px;
	padding: 0;
}


/* コンテンツ2　メニュー2 */
#contents2_2 {
	height: 38px;
	width: 481px;
	clear: both;
}

#contents2_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	clear:both;
}

#contents2_2 li {
	display:block;
	float:left;
	height: 38px;
}

/* コンテンツ3 */
#contents3 {
	background-image: url(../img/t_03_h_bg.gif);
	background-repeat: no-repeat;
	height: auto;
/*	height: 251px;*/
	width: 508px;
	margin: 20px auto;
	clear: both;
}

#contents3_box {
	width: 481px;
	margin: 0 auto;
}

#contents3 dl {
	background-image: url(../img/t_03_img.gif);
	background-repeat: no-repeat;
	display: block;
	height: auto;
	width: 233px;
/*	height: 200px;*/
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents3 dl img {
	margin: 10px;
	float: left;
}

#contents3 dd {
	padding-top: 10px;
	margin: 0px;
}

#contents3 dd.txt {
	padding: 0 10px;
	margin: 0px;
	clear: both;
	background-color: #9FD9F6;
}
.contents3_dl_end {
	background: url(../img/t_03_img_b.gif) #9FD9F6 no-repeat bottom left;
	height: 10px;
	width: 233px;
	font-size: 1px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

/* コンテンツ4 */
#contents4 {
	height: 106px;
	width: 508px;
	margin: 20px auto;
	display: block;
}

#contents4 ul {
	display: inline-block;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contents4 li {
	display: block;
	float: left;
}


/* サイドメニュー全体 */
#side {
	background-color: #93C1E7;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 237px;
	height: auto;
	border-right: 1px solid #999999;
}

/* サイド1 */
#side1 {
	height: auto;
	width: 211px;
	margin: 20px auto;
	text-align: center;
}

#side1 h3 {
	width: 212px;
	height: 41px;
	margin: 0;
	padding: 0;
}

#side1 p.side1_btn_txt {
	height: 85px;
	text-indent: -1000em;
}
#side1_btn {
	background: url(../../img/t_side_01_bg.gif) no-repeat top left;
	height: 287px;
	width: 212px;
}
/* サイド2 */
#side2 {
	height: 149px;
	width: 211px;
	margin: 20px auto;
}

#side2 h3 {
	width: 212px;
	height: 41px;
	margin: 0;
	padding: 0;
}

#side2 p {
	height: 0px;
	overflow: hidden; 
	text-indent: -1000em;
}

/* サイド3 */
#side3 {
	margin: 0;
	padding: 0;
	clear: none;
}

#side3 h3 {
	width: 237px;
	height: 23px;
	margin: 0 0 10px 0;
	padding: 0;
}

#side3 ul {
	width: 217px;
}
/* サイド5 */
#side5 {
	height: auto;
	width: 212px;
	margin: 0 auto;
	padding: 0;
}

#side5 h3 {
	margin: 0;
	padding: 0;
}
#side5_box {
	background-color: #FFFFFF;
	padding: 10px;
}
#side5_foot {
	background: url(../../img/t_side_05_foot.gif) no-repeat left bottom;
	height: 10px;
	font-size: 1px;
	line-height: 10px;
	text-indent: -9999px;
}

/* フッター */
#footer {
	clear: both;
	margin: 0px;
	padding: 10px 0;
	width: 775px;
	text-align: center;
	border: 1px solid #999999;
}

.footer_menu {
	width:755px;
	text-align:center;
	margin: 0 auto;
	padding: 0 0 6px 0;
}

