a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* サイズ */
.t10 {font-size: 10px; line-height: 140%;}
.t11 {font-size: 11px; line-height: 140%;}
.t12 {font-size: 12px; line-height: 140%;}
.t13 {font-size: 13px; line-height: 140%;}
.t14 {font-size: 14px; line-height: 140%;}
.t16 {font-size: 16px; line-height: 140%;}
.t18 {font-size: 18px; line-height: 140%;}
.t24 {font-size: 24px; line-height: 140%;}
.t30 {font-size: 30px; line-height: 140%;}
.ts150 {	font-family: "ヒラギノ角ゴ Pro W3";	font-size: 13px;	color: #111111;	line-height: 150%;}

/* 色 */
.Black {color: #111111;}
.White {color: #ffffff;}
.Red {color: #cc0000;}
.Gray {color: #666666;}
.Pink {color: #ec008c;}
.Pink2 {color: #ff6699;}
.Green {color: #336633;}
.Green2 {color: #005500;}
.Orange {color: #ff6600;}

/* その他 */
.Bold {font-weight: bold;}

/* Line系*/
.ThinGrayLine	{ margin : 0px; border : 1px solid #cccccc; padding : 0px; }
.ThinWhiteLine	{ margin : 0px; border : 1px solid #FFFFFF; padding : 0px; }
.ThinGreenLine	{ margin : 0px; border : 1px solid #B7DDB6; padding : 0px; }
.ThinOrangeLine	{ margin : 0px; border : 1px solid #996633; padding : 0px; }


#memberform th{
	background-image: url(/images/line_bg_black.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#memberform td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#tr-top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}

h1, h2, h3, h4, h5, h6 { 
     font-size: 13px;
     line-height: 140%; }

h13{ 
     font-size: 15px;
     line-height: 140%; }

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 3px;
   margin-bottom: 3px;
}

#RightNaviBoxHeader{
	width: 147px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #996633;
	background-color: #996633;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 100%;
}

#RightNaviBox{
	width: 147px;
	text-align: left;
	margin: auto auto 5px;
	font-size: 12px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 140%;
}

#RightSideBannerBox{
	width: 140px;
	text-align: center;
	margin: auto auto 10px;
	font-size: 10px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 140%;
}

#TextBannerBox{
	width: 627px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 10px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 130%;
}

#MainResultBox{
	width: 632px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 100%px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 100%;
}

#Box_ninkiranking{
	width: 273;
	height: 156;
	font-size: 12px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 100%px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 100%;
}

#wrapper{
	margin: 0px;
	padding: 0px;
}

#header{
	background-image: url(../images/base_header_line.jpg);
	height: 150px;
	background-repeat: repeat-x;
}

#header-inside{
	width: 800px;
}

#box{
	width: 800px;
	border: 1px solid #996633;
}
