/* ---------------共通------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(images/site_bg.gif)  repeat-y center;
}
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: 15px;
}

h4{	
	margin-bottom: 15px;
}

h5{	
	margin-bottom: 15px;
}

h6{	
	margin-bottom: 15px;
}

h7{	
	margin-bottom: 15px;
}


.cnt{
	display:none;
}

#main {
	width: 740px;
	margin-left: 13px;
	margin-top: 6px;
}


#base{
margin-left:auto;
margin-right:auto;
width:740px;
/*background: url(images/site_bg.gif)  repeat-y;*/
height:100%;
min-height:100%;
}


#contents_top{
	padding-top: 18px;
	padding-left: 20px;
	width:720px;
}

#contents{
	padding-top:20px;
	padding-right:10px;
	width:600px;
}

#footer {
	width: 740px;
	color: #FFFFFF;
	background-color:#447B44;
	text-align: right;
	font-size: 12px;
	padding:3px;
}

#navi{
	width: 185px;
	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:#E79A00; }
A:visited { color:#E79A00; }
A:active { color:#FFDE00; }
A:hover { color: #FFDE00; }

#pagetop {
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
}

.caption{
background-color:#333333;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
padding:2px;
}

/* ---------------フォントサイズ指定------------------- */



/* ---------------色指定------------------- */

.dgreen{
color:#669966;
}

.lgreen{
color:#339933;
}

.red{
color:#CC3333;
}

.dgreenb{
color:#006600
}

/* ---------------レイアウト指定------------------- */

.btm5px{
margin-bottom:5px;
}

.btm10px{
margin-bottom:10px;
}

.top20px{
margin-top:20px;
}



.btm20px{
margin-bottom:20px;
}
.btm30px{
margin-bottom:30px;
}

.pagetop{
width:510px;
text-align:right;
margin-top:20px;
}

.center{
margin-left:auto;
margin-right:auto;
width:580px;
text-align:center;
}

.arrow{
margin:auto 5px;
}
