@charset "utf-8";
/* CSS Document */

/*基本設定　ここから*/


body {
	color: #555555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1, Style=0, Opacity=70);
	opacity: 0.7;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border: 0;
}
hr {
	display: none;
}
h1 {
	position: absolute;
	top: -7px;
	left: 40px;
}
h2 {
	width: 760px;
	height: 390px;
	background-image: url(images/top-img_03.jpg);
	text-indent: -9999px;
}
h3 {
	width: 760px;
	margin-top: 50px;
}
address {
	color: #999999;
	font-size: 0.6em;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
#footerBg {
	height: 40px;
	background-image: url(images/copylight-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*基本設定　ここまで*/

/*レイアウト設定　ここから*/

#pageBody {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: none;
	position: relative;
}
#pageTop {
	background-image: url(images/page_bctop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contents {
	width: 760px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/text-dow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents p {
	color: #434343;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FCE9DA;
	background-image: url(images/text-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents img {
	float: right;
	margin-left: 10px;
}
#contentsWrap {
	clear: both;
}
/*レイアウト設定　ここまで*/

/*ナビゲーション　ここから*/

#globalNavi {
	list-style-type: none;
	width: 712px;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mavi-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 410px;
	left: 45px;
}
#globalNavi li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
/*ナビゲーション　ここまで*/

/*お問い合わせ　ここから*/

#toiawase {
	clear: both;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*お問い合わせ　ここまで*/

/*パンクズ　ここから*/
#rootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 460px;
}
#rootList li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
/*パンクズ　ここまで*/

/*menu　ここから*/

#menuListBg {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 1000px;
	width: 720px;
	border: 1px solid #ffffff;
	border-radius: 6px;
	box-shadow: 1px 1px 1px 1px #ddd, inset 1px 2px 3px 1px #fff;
}

#menuList {
	color: #434343;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menuList dd ul {
		list-style-type: none;
}
	
	

/*menu　ここまで*/
