@charset "UTF-8";

/* 基本設定 */
* {
}

img {
	border: none;
}
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Trebuchet", "Arial", "Hiragino Kaku Gothic Pro", sans-serif;
	background-image: url(../_share/bg_body.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	line-height: 1.5em;
	font-size: 75%;
}
.h2_titlle {
	background-image: url(../_share/h2_title_back.gif);
	background-repeat: repeat-x;
}

a {
	color: #CB100E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF6600;

}

a.top {
	text-decoration: underline;
	background-image: url(../_share/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
a, area {
	outline: 0 none;
}
strong {
	font-weight: bold;
}

.forback {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-right: 15px;
}


/* layout */
/************************************************/

/*大枠BOX*/
#container {
	width: 990px;
	padding: 0 0 0 12px;
 	overflow:hidden; 
  	zoom: 1;
  }

#container:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

/*コンテンツBOX*/

#title {
	margin-bottom: 7px;
	height: 30px;
}

/*メインコンテンツ*/
#contents {/* for ContentsPage */
	width: 790px;
	padding: 0px;
	overflow: visible;
  }

#contents p {
	line-height: 145%;
	text-align: center;
  }
  
  
#topscore {
	width: 752px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin-right: 8px;
}


/* banner */
/************************************************/

#banner {
	overflow: hidden;
	padding-bottom: 5px;
	width: 752px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 9px;
	padding-left: 9px;
}


/* margin設定
/************************************************/
.marginBtm01 {
	margin-bottom: 1px;
}
.marginBtm02 {
	margin-bottom: 2px;
}
.marginBtm03 {
	margin-bottom: 3px;
}
.marginBtm04 {
	margin-bottom: 4px;
}
.marginBtm05 { /* 下に余白5px */
	margin-bottom: 5px;
}

.marginBtm10 { /* 下に余白10px */
	margin-bottom: 10px;
}

.marginBtm15 { /* 下に余白15px */
	margin-bottom: 15px;
}

.marginBtm20 { /* 下に余白20px */
	margin-bottom: 20px;
}

.marginBtm30 { /* 下に余白30px */
	margin-bottom: 30px;
}

/* IMG設定*/

.imgL { /* 左寄せ */
	float: left;
}

.imgL10 { /* 左寄せ用10px */
	margin-right: 10px;
	float: left;
}

.imgR10 { /* 右寄せ用10px */
	float: right;
	margin-left: 10px;
}

.imgL10B { /* 左寄せ用10pxボーダーあり */
	margin-right: 10px;
	float: left;
	border: 1px solid #999999;
	padding: 1px;
}


.imgR { /* 右寄せ */
	float: right;
}

.imgR10B { /* 右寄せ用10pxボーダーなし */
	float: right;
	margin-left: 10px;
	border: 1px solid #999999;
	padding: 1px;
}

.imgbox { /* ボーダーのみ */
	border: 1px solid #999999;
	padding: 1px;
}

.imgBm05 { /* ボーダーと下5px */
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
#header {
}


/* footer */
/************************************************/

#footer {
	clear: both;
	width: 786px;
	font-size: 92%;
	margin-top: 1px;
	overflow: auto;
	text-align: left;
	height: 80px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-position: 0 0;
}


#footer a {
	color: #333;
	text-decoration: underline;
	white-space: nowrap; 
}
#kuzu {
	vertical-align: middle;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	padding-left: 5px;
	background-image: url(../_share/kuzu_back.gif);
	background-repeat: repeat-x;
	color: #000000;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.photo {
	border: 1px solid #006600;
	padding: 9px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../_share/photo_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.photo2 {
	border: 1px solid #006600;
	padding: 7px;
	background-image: url(../_share/photo_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 5px 0px 2px;
}
.coments_table {
	margin-right: 2px;
	margin-left: 2px;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
}
.movie {
	border: 1px solid #333333;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.tabletop {
	color: #000000;
	background-color: #FCBD7E;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.tablecenter {
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-size: 90%;
}
.tablebottom {
	color: #000000;
	background-color: #FFEBA4;
	text-align: right;
	vertical-align: middle;
	font-size: 90%;
	font-weight: bold;
}
.tablelight {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-size: 90%;
}
.tabledata {
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
	font-size: 90%;
}
.tr_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.topphoto {
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
}
.tableresulttop {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	background-color: #FFFFFF;
}

/* Nav */
/************************************************/

ul#siteNav {
	height: 27px;
	width: auto;
	overflow: hidden;
	background-image: url(../_share/menu/ulbg.gif);
	background-repeat: repeat-x;
}
ul#siteNav li {
	float: left;
	width: 88px;
	font-weight: bold;
	height: auto;
	text-align: center;
	list-style-type: none;
	font-size: 12px;
	border-right: 1px solid #EC5B08;
	border-left: 1px solid #F7C504;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Trebuchet", "Arial", "Hiragino Kaku Gothic Pro", sans-serif;
}
ul#siteNav li a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-decoration: none;
}
ul#siteNav li a:hover, ul#siteNav li a:active {
	color: #FFFFFF;
	background-image: url(../_share/menu/libg.gif);
	background-repeat: repeat-x;
}
