@charset "utf-8";

p.txt_sub1 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1em;
}

p.txt_sub2 {
	text-align: right;
}

/*-------------------------------------------------
	h2
-------------------------------------------------*/

h2 {
	width: 630px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 2em;
	background-repeat: no-repeat;
}

.h2_2 { background-image: url(../images/corporate/h2_02.png) }
.h2_3 { background-image: url(../images/corporate/h2_03.png) }
.h2_4 { background-image: url(../images/corporate/h2_04.png) }
.h2_5 { background-image: url(../images/corporate/h2_05.png) }
.h2_6 { background-image: url(../images/corporate/h2_06.png) }

/*-------------------------------------------------
	Local menu
-------------------------------------------------*/

#local_menu {
	width: 194px;
	float: left;
	background: url(../images/service/local_menu_service.png) 0 0 no-repeat;
	padding: 8px;
	margin-bottom: 21px;
}

#local_menu ul {
	list-style-type: none;
}

#local_menu ul li {
	width: 194px;
	height: 41px;
	float: left;
}

#local_menu ul li a {
	width: 194px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/service/local_menu_service.png);
	background-repeat: no-repeat;
}

#local_menu .menu1 a { background-position: -8px -8px; }
#local_menu .menu2 a { background-position: -8px -49px; }
#local_menu .menu3 a { background-position: -8px -90px; }
#local_menu .menu4 a { background-position: -8px -131px; }
#local_menu .menu5 a { background-position: -8px -172px; }
#local_menu .menu6 a { background-position: -8px -213px; }
#local_menu .menu7 a { background-position: -8px -254px; }
#local_menu .menu8 a { background-position: -8px -295px; }

#local_menu .menu1 a:hover { background-position: -218px -8px; }
#local_menu .menu2 a:hover { background-position: -218px -49px; }
#local_menu .menu3 a:hover { background-position: -218px -90px; }
#local_menu .menu4 a:hover { background-position: -218px -131px; }
#local_menu .menu5 a:hover { background-position: -218px -172px; }
#local_menu .menu6 a:hover { background-position: -218px -213px; }
#local_menu .menu7 a:hover { background-position: -218px -254px; }
#local_menu .menu8 a:hover { background-position: -218px -295px; }

/*-------------------------------------------------
	class
-------------------------------------------------*/

dl.gaiyou dt {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

dl.gaiyou dd {
	padding-left: 1em;
	margin-bottom: 1.5em;
}

dl.gaiyou dd ul li {
	padding-left: 2em;
	text-indent: -2.1em;
}

dl.kiyaku dt {
	font-weight: bold;
	margin-bottom: 1em;
	background-color: #666;
	padding: 3px;
	text-indent: 0.5em;
	color: white;
}

dl.kiyaku dd {
	padding-left: 1em;
	margin-bottom: 1.5em;
}

dl.kiyaku dd ul {
	margin-left: 1em;
}

dl.kiyaku dd .list1 {
	padding-left: 3em;
	text-indent: -3em;
}

dl.kiyaku dd .list2 {
	padding-left: 2em;
	text-indent: -2em;
}

dl.kiyaku dd ul ul {
	margin-left: -0.7em;
}
