/* ---------------共通------------------- */
body {
	margin: 0px;
	padding: 0px;
	background: url(images/site_bg.gif)  repeat-x top;
	background-color: #880505;

}
body, td, th{
	font-size: 12px;
	line-height: 1.5;
	color:#333333;
}

p{
	margin: 0px;
	padding: 0px;

}


h1,h2,h3,h4,h5,h6,ul,li{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}

li img{
	vertical-align:bottom;
}

h3{	
	margin-bottom: 10px;
}

h4{	
	margin-bottom: 10px;
}

h5{	
	margin-bottom: 10px;
}

h6{	
	margin-bottom: 10px;
}

.cnt{
	display:none;
}

#base{
	width: 740px;
	margin-left: 13px;
	margin-top: 6px;
	margin-left:auto;
	margin-right:auto;
	/*background: url(images/site_bg.gif)  repeat-y;*/
	height:100%;
	min-height:100%;
}

.headertetxt{
font-size:10px;
text-align:right;
color:#FFFFFF;
text-align:right;
margin:10px 0px;
}


#contents_top{
	padding-top: 18px;
	padding-left: 20px;
	width:720px;
}

#contents{
	width:740px;
	background: url(images/contents_top.gif)  repeat-x top;
	background-color:#FFFFFF;
	padding:20px 15px 20px 15px;

}

#footer {
	width: 740px;
	background: url(images/footer.gif)  no-repeat;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	padding:15px 10px 15px 0px;
}

#navi{
	width: 740px;
	font-size:0;
	line-height:0;
/*	background:url("images/navi_bg.gif")  repeat-y;*/
/*	text-align: center;*/
	}
	
.sidearea{
margin:20px 4px;
text-align:center;
}

		
a img {
border-style: none;
border-width: 0px;
}

#mainbg {
	width: 191px;
	background: url(images/main_bg.gif)  repeat-y;
	margin-left: 0px;
}

#info {
	padding-top: 0px;
/*	text-align: center;*/
}

* html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (until ver.6) */
*+html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (ver.7) */


/* ---------------ここから個別------------------- */


A:link { color:#990000; }
A:visited { color:#990000; }
A:active { color:#FF0000; }
A:hover { color: #FF0000; }

#pagetop {
width:710px;
	text-align: right;
}

.caption{
background-color:#333333;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
padding:2px;
}

/* ---------------フォントサイズ指定------------------- */



/* ---------------色指定------------------- */

.orange{
color:#FF9900;
}

.dred{
color:#993333;
}

.red{
color:#BC0A0A;
}

.dred2{
color:#880505
}

.lred{
color:#CC0000;
}

/* ---------------レイアウト指定------------------- */

.btm5px{
margin-bottom:5px;
}

.btm10px{
margin-bottom:10px;
}

.top10px{
margin-top:10px;
}

.top20px{
margin-top:20px;
}

.btm20px{
margin-bottom:20px;
}
.btm30px{
margin-bottom:30px;
}

.rightmgn5{
margin-right:5px;
}

.leftmgn10{
margin-left:10px;
}

.pagetop{
width:710px;
text-align:right;
margin-top:20px;
}

.infotext{
padding:3px 10px 10px 10px;
}

#pagelink{
width:710px;
font-size:12px;
text-align:right;
color:#990000;
margin:20px 0 0 0;
}

.news{
	background: url(images/news_obi.gif)  repeat-y;
	padding:5px 0px 5px 10px;
	color:#FFFFFF;
	}

/* ---------------背景指定------------------- */
.index_bg{
	background: url(images/index_bg01.jpg)  no-repeat right bottom;
	}
	
.info_keisen{
	background: url(images/info_keisen.gif)  repeat-x bottom;
	}
.info_bg{
	background: url(images/info_pic02.jpg)  no-repeat center bottom;
	}