@charset "UTF-8";

a:link {
	color: #1B47BB;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	background: #CCCCCC;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#header {
	padding-top: 20px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}

#header .div {
	padding-top: 10px;
	border-top: 5px solid #999999;
	margin-top: 25px;
	padding-bottom: 10px;
	border-bottom: 5px solid #999999;
	position: relative;
	overflow:auto;
}

#header .lt {
	width: 320px;
	text-align: left;
	height: 200px;
}
#header div.lt h1 {
	margin-bottom: 70px;
}


#header #search {
	border-top: 5px solid #cccccc;
	padding-top: 10px;
	margin-top: 10px;
}
#header #search h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 84px;
}

#header input {
	height: 22px;
	width: 180px;
	font-size: 0.9em;
	line-height: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-left: 4px;
	vertical-align: bottom;
}
#header .rt {
	border-left: 5px solid #cccccc;
	height: 200px;
	background: #DBE6EA url(image/rt_bg.gif) repeat-x;
	position: absolute;
	top: 10px;
	right: 0px;
	left: 330px;
}
#header .rt div.img {
	background: url(image/header_bg.jpg) no-repeat right top;
}


/*\*/
* html #header .rt {
	top: 15px;
}
/**/


#header .rt p {
	height: 200px;
	background: url(image/copy.gif) no-repeat 15px 15px;
	text-indent: -9999em;
}


#header ul {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#header li {
	display: inline;
	padding-left: 25px;
	margin-right: 10px;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background: url(common/image/hd_list_ele.gif) no-repeat left center;
	vertical-align: bottom;
	letter-spacing: -0.05em;
	padding-top: 2px;
	padding-bottom: 2px;
}




/* 　body centering style　 */
.body {
	text-align: center;
	margin-right: 15px;
	margin-left: 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: relative;
	background: #FFFFFF;
	margin-bottom: 10px;
	min-width: 800px;
	
}


/* 　contents body　 */
.main {
	clear: both;
	text-align: left;
}




/* 　contents styles　 */
#contents {
	margin: 0px 15px;
	padding-top: 10px;
	background: url(image/body_bg.gif) repeat-y left top;
	position: relative;
}
/*\*/
* html #contents {
	height: 1%;
}
/**/


#contents div.lt {
	width: 610px;
	overflow:auto;
	float: left;
}
/*\*/
* html #contents div.lt {
	height: 1%;
}
/**/

#contents div.m1,
#contents div.m2,
#contents div.m3,
#contents div.m4-1,
#contents div.m4-2-1 {
	width: 200px;
	float: left;
}

#contents div.m4-2-2 {
	width: 195px;
	float: left;
}


#contents div.m1 {
	background: url(common/image/m2_bg.gif) repeat-y;
}

#contents div.m2-1 {
	background: url(common/image/m3_bg.gif) repeat-y;
	margin-bottom: 10px;
}
#contents div.m2-2 {
	background: url(common/image/m4_bg.gif) repeat-y;

}
#contents div.m3 {
	background: url(common/image/m1_bg.gif) repeat-y;
}

#contents div.m4-1 {
	background: url(common/image/m5_bg.gif) repeat-y;
}


#contents div.m1 h2,
#contents div.m2 h2 {
	margin-bottom: 0px;
}

#contents div.m1 ul,
#contents div.m2 ul,
#contents div.m3 ul,
#contents div.m4 ul {
	padding-left: 15px;
	font: 0.95em "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: -0.03em;
	padding-bottom: 25px;
	list-style: none;
	margin: 0px;
}

#contents div.m1 ul {
	background: url(image/m1_bg_end.gif) no-repeat left bottom;
	padding-bottom: 25px;
}

#contents div.m2-1 ul {
	background: url(image/m2_bg_end.gif) no-repeat left bottom;
	padding-bottom: 25px;
}

#contents div.m2-2 ul {
	background: url(image/m2-2_bg_end.gif) no-repeat left bottom;
	padding-bottom: 25px;
}

#contents div.m3 ul {
	background: url(image/m3_bg_end.gif) no-repeat left bottom;
	padding-bottom: 100px;
}
#contents div.m4-1 ul {
	background: url(image/m4-1_bg_end.gif) no-repeat left bottom;
	padding-bottom: 25px;
}

#contents div.m4-2 {
	float: left;
	background: #E5E5E5 url(image/m4-2_end.gif) no-repeat left bottom;
	width: 395px !important;
	margin-left: 5px;
	margin-top: 5px;
}


#contents div.m1 li,
#contents div.m2 li,
#contents div.m3 li,
#contents div.m4 li {
	background: url(common/image/m_li_ele.gif) no-repeat left center;
	padding-left: 12px;
	letter-spacing: -0.03em;
}

#contents div.m1 li.ban {
	background: url(none) !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-left: 5px !important;
	margin-top: 5px !important;
}

#contents div.m4 {
	clear: both;
}
/*\*/
* html div.m4 {
	height: 1%;
}
/**/


#contents div.m4-2-1 {
	padding-top: 20px;
	background: url(image/m4-2_hd.gif) no-repeat left top;
}

#contents div.m4-2-2 {
	padding-top: 20px;
	background: url(image/m4-2_hd.gif) no-repeat right top;
}

#contents div.m4-2-1 ul {
	padding-bottom: 20px;

}
#contents div.m4-2-2 ul {
	padding-bottom: 20px;
}
#contents .info {
	margin-left: 625px;
	margin-right: 10px;
	padding: 0px !important;
	text-align: left;
	height: 460px;
}
#contents div.info h2 {
	margin-bottom: 10px;
	padding: 0px !important;
	margin-left: 0px !important;
	background: url(image/info_bg.gif) no-repeat right top;
}
#contents div.info dt {
	color: #336699;
	background: url(image/info_ele.gif) no-repeat left center;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contents div.info dd {
	margin: 0px 0px 5px 20px;
	padding-top: 0px;
	font: 1.2em/1.1em "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
}


#lib {
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
}

#lib h2 {
	background: url(common/image/u_menu_hd_bg.gif) no-repeat right top;
	margin-bottom: 10px;
}
#lib .lib1 {
	padding-right: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	width: 95%;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#lib .lib1 address {
	margin-top: 5px;

}
#lib div.libarea {
	overflow: auto;
	margin-bottom: 10px;
}
/*\*/
* html #lib div.libarea {
	height: 1%;
}
/**/


#lib div.libarea p.map {
	margin-bottom: 40px;
	margin-top: 20px;
}


#lib div.libarea div.liba1,
#lib div.libarea div.liba2,
#lib div.libarea div.liba3 {
	float: left;
	width: 33%;
}





#contents h3 {
	font: bold 1.2em "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	color: #993333;
	margin-bottom: 20px;
	background: url(image/lib_info_ele.gif) no-repeat left center;
	padding-left: 20px;
}

#lib p.eve {
	margin-bottom: 10px;
	margin-left: 13px;
}




#footer {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 20px;
	margin: 10px 15px 0px;
	text-align: left;
	height:50px;

}

#footer #copy {
	float: left;
	
}

#footer #copy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}

#footer p.gototop {
	font-size: 0.8em;
}
