/* リセット設定ここから */
body,div,h1,h2,h3,p,a,ul,li,img,table,tr,td {
	margin: 0;
	padding: 0;
	border: 0;
　　line-height: 1.0;
　　font-family:
　　　　"メイリオ",
　　　　"ヒラギノ角ゴ Pro W3",
　　　　"Hiragino Kaku Gothic Pro",
　　　　"Hiragino Kaku Gothic Pro W3",
　　　　Meiryo,
　　　　Osaka,
　　　　"ＭＳ Ｐゴシック",
　　　　"MS P Gothic",
　　　　sans-serif;
}
/* リセット設定ここまで */

	
/* 基本設定ここから */
body{
	width: 748px;
	height: auto;
	font-family: "メイリオ",
				 "Meiryo",
				 "ヒラギノ角ゴ Pro W3",
				 "Hiragino Kaku Gothic Pro",
				 "MS Pゴシック", 
				 "MS P Gothic",
				 sans-serif;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1px;
	background-image: url(images/wrappar_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
/* 基本設定ここまで */


/* ヘッダー設定ここから */
h1 {
	width: 748px;
	height: 96px;
	float: left;
	background: url(images/top_bg3.jpg) no-repeat center top;
}

h1 img {
	padding-top: 10px;
	padding-left: 10px;
}
/* ヘッダー設定ここまで */


/* ナビ設定ここから */
.nav {
	width: 748px;
	height: 58px;
	list-style-type: none;
	float: left;
	clear: both;
}

.nav li {
	float: left;
}

a img {
	display: block;
	border: 0;
}
/* ナビ設定ここまで*/


/* 大枠の設定ここから */ 
#wrapper {
	width: 748px;
	height: auto;
}

#maincontents {
	width: 748px;
	height: auto;
}	

#main {
	width: 748px;
	height: 300px;
	float: left;
}

#sisetu {
	width: 680px;
	height: auto;
	margin-left: 20px;
}

#critical {
	color: #850;
	width: 100px;
} 
	
.line {
	line-height: 160%;
	margin-left: 10px;
	color: #885500;
}

.point_price {
	border: #999999 solid 1px;
}

.point_price td {
	border: #999999 solid 1px;
}


/* 大枠の設定ここまで */

/* Cleafix設定 ここから*/
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  min-height:1px;
}

/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:hidden;
}

/* End hide from IE-mac */

/* Cleafix設定 ここまで*/

/* 各ページの細かい設定　ここから*/

.top_bannar {
	list-style-type: none;
	height: 100px;
	width: auto;
	clear: both;
	padding-top: 10px;
	padding-left: 3px;
}

.top_bannar li {
	float: left;
	padding-right: 4px;
}

.online {
	height: 100px;
	width: 365px;
	margin-left: 1px;
	display: inline;
} 

.line2 {
	border: #990000 dashed 1px;
}

.page {
	width: 740px;
	height: 50px;
	text-align: right;
	font-size: 0.9em;
	clear: both;
	float: left;
} 	

.page a {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
}

.page a:hover {
	color: #D50000;
}


.news_list {
	list-style-type: none;
	padding-bottom: 10px;

}

news.news_list ul{
	font-size: 0.78em;
}
.news_list li a {
	color: #333333;
}


.news_list li a:hover {
	color: #FF0000;
}

	
/* 各ページの細かい設定　ここまで*/


/* サイドナビの設定 ここから*/
#contents {
	width: 420px;
	height: auto;
	float: left;
/*	clear: both;　*/
	margin-left: 5px;
	margin-top: 10px;
	display: inline;
}

.menu_space {
	padding-bottom: 10px;
}
/* サイドナビの設定 ここまで*/


/* お知らせの設定 ここから*/
#news {
	width: 360px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-top: 10px;

}

h2 {
	width: auto;
	height: auto;

}

.bold {
	font-weight: bold;
	text-indent: 1em;
}


/* お知らせの設定 ここまで*/


/* お天気の設定 ここから*/
#weather {
	width: 350px;
	height: auto;
	padding-left: 10px;
	font-size: 0.9em;
	float: left;
	margin-top: 10px;
}

#side_contents {
	width: 748px;
	height: auto;
	float: left;
	border-left: #999999 1px solid;
	display: inline;
}

#counter {
	width: 705px;
	height: auto;
	text-align: right;
	padding-right: 37px;
	clear: both;
}

select {
	margin-left: 40px;
	margin-bottom: 20px;
}

#weather_mark {
	margin-left: 20px;
}

.first {
	padding-left: 30px;
	padding-top: 10px;
}	

/* お天気の設定 ここまで*/


/* バナーの設定 ここから*/
#bannar {
	width: 748px;
	height: auto;
	float: left;
	clear: both;
}

td {
/*	padding-right: 10px; */
	padding-bottom: 10px;
}

/* バナーの設定 ここまで*/



/* イベント情報の設定 ここから*/

p.eventBannar {
	width: 410px;
	height: 80px;
	margin-bottom: 10px;
	overflow: hidden;
}

p.eventBannar img {
	padding-left: 15px;
}

/* イベント情報の設定 ここから*/



/* イベントページの設定 ここから*/
ul.compeDesc {
	width: auto;
	height: auto;
	list-style-type: none;
	padding-top: 10px;
}

ul.compeDesc li {
	line-height: 140%;
}

.title {
	font-weight: bold;
	margin-left: 20px;
}

.title2 {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 10px;

}

p.forIndent {
	text-indent: 1em;
}

p.forIndent2 {
	text-indent: 1em;
	padding-top: 10px;
}

span.secondIndent {
	margin-left: 80px;
}

p.memberDesc {
	line-height: 140%;
}

p.inquiry {
	padding-top: 10px;
}

p.memberAd {
	padding-top: 20px;
	font-weight: bold;
}

p.memberAd a:link {
	color: #333333;
	text-decoration: underline;
}

p.memberAd a:visited {
	color: #333333;
	text-decoration: underline;
}

p.memberAd a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/* イベントページの設定 ここまで*/


/* フッターの設定 ここまで*/
#footer {
	width: 747px;
	height: 86px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	clear: both;
}

#footer ul {
	list-style-type: none;
	padding-right: 10px;
	margin-top: 20px;
}

#footer ul li {
	text-align: right;
}

#footer a {
	color: #333333;
}

#footer a:hover {
	color: #D50000;
}

/* フッターの設定 ここまで */
