@charset "utf-8";
/* CSS Document */

/*全体設定*/

body {
	background-repeat: repeat;
	background-image: url(../image/Bg/Bg_body.gif);
	background-position: center top;
	text-decoration: none;
	color: #777;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../image/Bg/Bg_all2.gif);
}
#wrapper #header {
	padding-top: 30px;
	padding-left: 15px;
	width: 372px;
	float: left;
	margin-top: 25px;
}

/*ドロップダウン*/
#wrapper #global {
	width: 490px;
	float: right;
	padding-top: 3px;
	background-image: url(../image/Bg/Bg_global.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
}
#wrapper #global ul li {
	list-style-type: none;
	margin:  0px;
	display: block;
	color: #666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dropdown {
    float:left; 
}
.dropdown dt{
	width:118px;
	cursor:pointer;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:120px;
	display:none;
	z-index:200;
	opacity:0 text-align: center;
	text-decoration:none;
	background-image:url(../image/Bg/Bg_dropdown_dd.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.dropdown ul {
    width:120px; list-style:none; 
}
.dropdown a {
	display:block;
	text-decoration:none;
	width:120px;
	text-align: center;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #666;
}
.dropdown a:hover {
    color:#000;
}
#wrapper #contentsIndex #news {
	width: 300px;
	float: left;
	background-image: url(../image/Bg/Bg_news.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	height: 220px;
	padding-top: 30px;
	padding-left: 6px;
}
#wrapper #footer {
	float: none;
	width: 900px;
	clear: both;
	background-image: url(../image/Bg/Bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 34px;
}
#wrapper #footer ul li {
	display: inline;
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
#wrapper #footer ul {
	text-align: center;
}
#wrapper #footer ul li a {
	text-decoration: none;
	color: #999;
}
#wrapper #footer ul li a:hover {
	color: #000;
}
#wrapper #contentsIndex {
	font-size: 14px;
	color: #222;
	line-height: 120%;
	padding-right: 75px;
	padding-left: 75px;
	width: 750px;
}
#wrapper #contents {
	background-image: url(../image/Bg/Bg_contents.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	line-height: 120%;
	margin-top: 0px;
	width: 900px;
	color: #222;
}
#wrapper #contents #sub {
	width: 210px;
	float: left;
	margin-left: 75px;
}
#wrapper #text {
	width: 450px;
	font-size: 14px;
	color: #222;
	line-height: 120%;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
}
#wrapper #text h1 {
	margin-bottom: 10px;
	margin-left: 3px;
}
#wrapper #text-contact h1 {
	margin-bottom: 15px;
}
#wrapper #text-contact {
	width: 850px;
	font-size: 14px;
	color: #222;
	line-height: 120%;
	margin-top: 230px;
	margin-bottom: 30px;
	background-image: url(../image/Bg/Bg_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 100px;
}
.global-navi {
	padding-left: 9px;
	background-image: url(../image/Bg/Bg_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
}
.h2 {
	background-image: url(../image/Bg/Bg_sitemap_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	margin-left: 25px;
	margin-bottom: 17px;
}
#text table .logo_height {
	height: 100px;
	width: 400px;
	text-align: center;
}
#wrapper #text table .logo_height .logo_width {
	width: 200px;
}
#wrapper #description {
	width: 400px;
	float: left;
	padding-left: 17px;
}
#sitemap_left {
	width: 400px;
	float: left;
}
#sitemap_right {
	width: 360px;
	float: left;
}
#wrapper #contents #text .sp_photo {
	float: left;
}
