@charset "utf-8";
/* formatting style
-------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
/* ユニバーサルセレクタ（基本設定）　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　
-------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
/* ボディ　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　
-------------------------------------------*/

#page-wrapper {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/parts/buck_830.png);
	background-repeat: repeat-y;
}
/* ページラッパー
-------------------------------------------*/



#header {
	margin: 0px 0px 0px 15px;
	width: 800px;
	padding: 0px;
	height: 179px;
	background-image: url(../image/parts/heder-full_02.gif);
	background-repeat: no-repeat;
}
/* ヘッダーブロック設定
-------------------------------------------*/

h1 {
	font-size: 12px;
	color: #633;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-left: 10px;
	height: 64px;
	font-weight: normal;
}
/* タイトルキャッチ　h1
-------------------------------------------*/

#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header ul li {
	float: right;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 105px;
	margin: 30px 0px 0px;
	padding: 0px;
	font-size: 14px;
}

#header ul li h5 a:link {
	color: #FFF;
	text-decoration: underline;
}
#header ul li h5 a:visited {
	color: #FFF;
}

#header ul li h5 a:hover {
	color: #633;
	text-decoration: none;
}


/*コンテンツ*/
#content {
	padding: 0px;
	width: 800px;
	overflow: hidden;
	height: auto;
	background-image: url(../image/top/buck_0909-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -35px;
	margin-left: 15px;
}
.left_contents {
	height: auto;
	width: 380px;
	display: block;
	padding: 0px;
	float: left;
	margin: 5px 0px 5px 5px;
}

#content h2  {
	font-size: 12px;
	color: #333;
	height: 85px;
	width: 300px;
	line-height: 1.5em;
	font-weight: normal;
	display: block;
	margin-top: 450px;
	margin-left: 50px;
}
a img {
	border-style: none;
	margin: 5px 0px;
	padding: 0px;
}


/*TOPレフトナビ*/
#content .left_navi {
	margin: 500px 0px 0px;
	padding: 0px 5px 5px 10px;
	float: left;
	height: auto;
	width: 385px;
	border-style: none;
}
#content .left_navi .link ul li h5 {
	font-size: 1.2px;
	color: #666;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
}
#content .left_contents ul li h5 {
	font-size: 1em;
	color: #666;
	font-weight: normal;
	line-height: 1.3em;
}
#content .left_contents ul li h5 a:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#content .left_navi .link ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#content .left_navi .link ul li {
	background: url(../image/parts/herat_02_14.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#content .left_navi .link ul li h5 a:link {
	color: #666;
	text-decoration: underline;
}
#content .left_navi .link ul li h5 a:visited {
	color: #999;
}
#content .left_navi .link ul li h5 a:hover {
	color: #390;
}
#content .right_waku {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 400px;
}
#content .right_waku h3 {
	height: 300px;
	width: 380px;
	color: #FFF;
	margin: -10px 0px 0px;
	padding: 0px;
	border-bottom: 1px dashed #F66;
	background-image: url(../image/top/egao-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content .right_waku p {
	font-size: 12px;
	line-height: 1.5em;
	color: #999;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 380px;
	margin-top: 5px;
}


#content .right_waku .what.new {
	margin: 0px 5px 10px;
	padding: 0px;
	width: 190px;
	height: 250px;
	float: left;
}

#content .right_waku h4 a:link {
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	font-size: 12px;
	padding: 0px 0px 5px 5px;
	width: 175px;
	font-weight: normal;
	border-left: 5px solid #FCF;
	border-bottom: 1px solid #FCF;
}

#content .right_waku h4 a:visited {
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	font-size: 12px;
	padding: 0px 0px 5px 5px;
	width: 175px;
	font-weight: normal;
	border-left: 5px solid #FCF;
	border-bottom: 1px solid #FCF;
}




/*TOP右枠デザイン*/
#content .right_waku h4 a:hover {
	color: #F66;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}


/*フッター*/
#footer {
	background: url(../image/parts/footer.gif) no-repeat;
	text-align: center;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 171px;
	width: 800px;
	font-size: 12px;
	color: #633;
	clear: both;
}

#footer ul {
	margin: 0px auto;
	padding: 80px 0px 0px 150px;
	list-style: none;
	height: 20px;
}

#footer ul li {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 16px;
	width: 100px;
	float: left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#footer ul li h5 a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
}
#footer ul li h5 a:visited {
	color: #FFF;
	font-size: 14px;
	line-height: 1.5;
}


#footer ul li h5 a:hover {
	color: #633;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
}

.img {
	border-style: none;
}
