﻿/* ヘッダー内 */

#toplogo {
	height: 61px;
	width: 347px;
	position: absolute;
	left: 1px;
	top: 36px;
}

.face {
        float: right;
        width: 20px;
        margin-top: 0;
        margin-bottom: 10px;
        margin-right: 300px;
    }

.face2 {
        float: right;
        width: 50px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-right: 180px;
    }

.little {
	font-size: 7px;
    }


#topaddress {
	height: 49px;
	width: 176px;
	position: absolute;
	top: 46px;
	right: 2px;
}
h1 {
	height: 20px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 7px;
	font-size: 70%;
	text-align: left;
	color: #999999;
}
h2 {
	height: 20px;
	width: 450px;
	position: absolute;
	right: 1px;
	top: 7px;
	font-size: 70%;
	text-align: right;
	color: #999999;
}
#pankuzu {
	width: 900px;
	height: 20px;
	position: absolute;
	top: 119px;
	left: 0px;
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}
#crumbs li {
	float:left;
	padding-left:1em;
	list-style-type: none;
	height: auto;
	width: auto;
}
#crumbs li a {
	display:block;
	height: 25px;
	width: auto;
	background-image: url(../img/breadcrumbs_kugiri.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 2em;
}



/* サイドメニュー */

#menu_daimoku {
	height: 28px;
	width: 203px;
	margin-bottom: 7px;
	margin-top: 1px;
}
#global_navigation {
	margin-left: 0px;
	height: 437px;
	width: 203px;
	overflow: hidden;
	list-style-type: none;
	background: url(../img/global_navigation.gif) no-repeat;
	margin-bottom: 12px;
}
#global_navigation li {
	height: 41px;
	width: 203px;
	overflow: hidden;
	margin-bottom: 3px;
}
#global_navigation li#gn_10 {
	margin-bottom: 0px;
}
#global_navigation li a {
	height: 41px;
	display: block;
	text-decoration: none;
	padding-top: 41px;
}
#global_navigation li#gn_1 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px 0px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -44px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -88px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -132px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -176px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_6 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -220px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_7 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -264px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_8 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -308px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_9 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -352px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_10 a:hover {
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -203px -396px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_1_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px 0px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -44px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -88px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -132px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -176px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_6_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -220px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_7_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -264px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_8_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -308px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_9_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -352px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_10_on {
	padding-left: 203px;
	background-image:url(../img/global_navigation_rollover.gif);
	background-position: -406px -396px;
	background-repeat: no-repeat;
}



/* インデックスメイン内 */

#main #index_topimage {
	height: 230px;
	width: 724px;
	margin-bottom: 4px;
}
#main .index_subimage {
	height: 210px;
	width: 231px;
	margin-bottom: 10px;
	float: left;
	margin-right: 14px;
}
#main .index_subimage_r {
	height: 210px;
	width: 231px;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
}
#main .index_subimage .subimaget_1 {
	font-size: 90%;
	text-align: left;
	line-height: 120%;
	color: #CC6699;
	height: auto;
	width: 230px;
	margin-top: 10px;
}
#main .index_subimage .subimaget_2 {
	font-size: 90%;
	text-align: left;
	line-height: 120%;
	color: #00CCFF;
	height: auto;
	width: 230px;
	margin-top: 10px;
}
#main .index_subimage_r .subimaget_3 {
	font-size: 90%;
	text-align: left;
	line-height: 120%;
	color: #9999CC;
	height: auto;
	width: 230px;
	margin-top: 10px;
}
#main .index_h3 {
	height: 36px;
	width: 724px;
	clear: both;
}
#main .greetingwaku {
	float: left;
	width: 724px;
	margin-bottom: 0px;
	background-image: url(../img/greeting_back_last.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	height: auto;
}
#main .greetingwaku p {
	height: auto;
	width: 684px;
	background-image: url(../img/greeting_back.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 15px;
	float: left;
}



/* メイン内 */

#main h3#page1 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page1.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page2 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page2.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page3 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page3.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page4 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page4.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page5 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page5.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page6 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page6.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page7 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page7.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page8 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page8.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3#page9 {
	height: 64px;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	background: url(../img/page9.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#main h3 span {
	display: none;
}
#main .main_h4 {
	height: 27px;
	width: 724px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 15px;
	background-image: url(../img/h3_titleback.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 45px;
	margin-bottom: 8px;
	clear: both;
	padding-top: 9px;
	font-size: 120%;
}
#main .index_p {
	font-size: 75%;
	line-height: 180%;
	height: auto;
	width: 250px;
	text-align: left;
	margin-left: 20px;
}
#main .main_honbun1 {
	line-height: 180%;
	width: auto;
	margin-left: 20px;
	margin-bottom: 15px;
	height: auto;
	margin-top: 15px;
	margin-right: 20px;
	text-align: left;
}
#main .main_honbun2 {
	line-height: 180%;
	width: auto;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	margin-right: 30px;
}
#main .main_honbun3 {
	line-height: 180%;
	width: auto;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	margin-right: 40px;
	text-align: left;
}
#main .main_honbun4 {
	font-size: 75%;
	line-height: 180%;
	width: auto;
	margin-left: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	margin-right: 50px;
}



/* フッター内 */

#footer div#footer_waku {
	height: 185px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
}
#footer_navi {
	height: auto;
	width: 950px;
}
#footer_navi .footer_ul {
	height: 25px;
	width: auto;
}
#footer_navi .footer_ul li {
	list-style-type: none;
	display: inline;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DC293;
	padding-right: 10px;
	font-size: 65%;
}
#footer_navi .footer_ul li.footer_li_last {
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-right: 0px;
	border:none;
}
address {
	height: 7px;
	width: 221px;
	position: absolute;
	top: 95px;
	left: 3px;
}



/* IE6 */

* html #crumbs li a {
	display:inline;
}
* html #main .greetingwaku p {
	width: 724px;
	padding-top: 15px;
	padding-bottom: 5px;
}
*+html #main .greetingwaku p {
	padding-top: 15px;
	padding-bottom: 5px;
}
