@charset "utf-8";
/* CSS Document */

* {
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	text-decoration: none;
}
body {
	text-align: center;
	background-color: #000;
}
img {
	border-style: none;
	vertical-align: bottom;
}
#contents  {
	width: 1191px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h3 img   {
	margin-top: 30px;
	margin-bottom: 30px;
}
h4 {
	font-size: 15px;
	color: #E7BB70;
}
.date {
	color: #E7BB70;
}


.bottom   {
	margin-bottom: 20px;
}

.right {
	float: right;
}

.txtright {
	text-align: right;
	margin: 10px 0 0 auto;
}

.txtright a{
	display: inline;
	line-height: 160%;
}

.center {
	text-align: center;
}
.clear {
	clear: both;
}
li {
	display: block;
}
li a{
	display: block;
}

#header {
	background: url(../img/top_menubg.jpg) no-repeat left -2px;
	height: 50px;
	width: 899px;
	position: relative;
	left: 145px;
}
#header li{
	float: left;
	list-style: none;
}



#header #menu1 {
	width: 202px;
	height: 50px;
}
#header #menu2 {
	width: 202px;
	height: 50px;
}
#header #menu3 {
	height: 50px;
	width: 203px;
}
#header #menu4 {
	height: 50px;
	width: 292px;
}

#header #menu1 a:hover {
	width: 202px;
	height: 50px;
}
#header a:hover img {
	visibility: hidden;
}

#header #menu2 a:hover {
	width: 202px;
	height: 50px;
}
#header #menu3 a:hover {
	height: 50px;
	width: 203px;
}
#header #menu4 a:hover {
	height: 50px;
	width: 292px;
}

#mainImg  {
	width: 1191px;
	border-top: 1px solid #FFF;
	height: 156px;

}
#mainArea {
	background: url(../img/main_bg_middle.jpg) repeat;
	min-height: 1082px;
	_height: 1082px;
}

#mainArea #mainText {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#mainArea_top {
	background: url(../img/main_bg_top.jpg) no-repeat top;
}
#rightArea {
	width: 692px;
	padding-right: 40px;
}





#mainArea #LeftArea {
	float: left;
	width: 208px;
	position: relative;
	left: 20px;
}
#mainArea #LeftArea p {
	margin-left: 20px;
	width: 161px;
}

#LeftArea #bannar  {
	padding-top: 45px;
}

#LeftArea #bannar img  {
	margin-bottom: 10px;
}

#mainArea #rightArea {
	float: right;
	width: 582px;
}
#mainArea_bottom {
	background: url(../img/main_bg_under.jpg) repeat;
	height: 32px;
	width: 1192px;
}
#praivacy li {
	padding-bottom: 10px;
}
#praivacy p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #999;
	padding-bottom: 20px;
	clear: both;
}
#mainImg h1 {
	position: relative;
	left: 150px;
	top: 100px;
}

.toTop {
	width: 8em;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	background: url(../img/icon_yaji.png) no-repeat left center;
	padding-left: 25px;
}

.pagetoparea{
	text-align: right;
}

.pg_toTop {
	width: 110px;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 30px;
	background: url(../img/icon_yaji.png) no-repeat left center;
	padding-left: 25px;
}

.t_small {
	font-size: 9px;
}
.kotira {
	background: url(../img/icon_yaji.png) no-repeat left center;
	padding-left: 20px;
	height: 20px;
	display: block;
	line-height: 1.5em;
	margin-top: 30px;
}
.syosai a {
	color: #FFF;
	background: #999;
	display: block;
	float: right;
	text-align: center;
	width: 35px;
}

.syosai a:hover{
	color: #FFF;
	background: #F00;
	display: block;
	float: right;
	text-align: center;
	width: 35px;
}

.kakaku {
	display: block;
	float: left;
	font-weight: bold;
}
.tokka {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.lineRight  {
	border-right: 1px solid #CCC;
}
.lineUnder {
	border-bottom: 1px solid #CCC;
}

.icon1 dt {
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../img/icon_hana.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon1 dd {
	padding-left: 20px;
	border-bottom: 1px solid #FFF;
	padding-bottom: 10px;
}

.nolist li {
	list-style: none;
}

/*ページ移動ボタン*/
.pagemovebtn{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.pagemovebtn table{
	margin: 0 auto;
}

.pagemovebtn td{
	text-align: center;
}

.pagemovebtn a{
	text-decoration: underline;;
}

