@charset "UTF-8";
/*=====================================
Sunny-SideTOPページCSS
最終更新日2012-10-25
=======================================*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333;
}
a img {
	border-style: none;
}
#spacebox30 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
}
#spacebox30 p   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-image: url(image/top/back_img.jpg);
	background-repeat: no-repeat;
	width: 800px;
}
#top_space  {
	margin: 0px;
	padding: 0px;
	height: 286px;
}
#top_space h1 {
	font-size: 12px;
	text-align: center;
	padding-top: 200px;
	font-weight: normal;
}
/*=====================================
ページ上部ナビゲーション
=======================================*/
#wrapper #topnavi {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#wrapper #topnavi #navibox {
	padding: 0px;
	height: 29px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #topnavi #navibox h2 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper #topnavi #navibox h2 a {
	text-decoration: none;
}
#wrapper #topmavi_space {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#wrapper #contents {
	margin: 0px;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
}
#contents #leftbox  {
	margin: 0px;
	padding: 0px;
	width: 290px;
	float: left;
}
#contents #leftbox #pbox {
	margin: 0px;
	padding: 0px;
}
#contents #leftbox #pbox p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
#contents #box_title  {
	background-color: #666;
	margin: 0px;
	padding: 0px;
}
#contents #box_title h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	text-indent: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#contents #rightbox  {
	margin: 0px;
	padding: 0px;
	width: 425px;
	float: right;
}
#wrapper #footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
	text-align: center;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	color: #666;
}
