﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

.mbody {font-size:75%;line-height:1.3em;}
.bbody {font-size:80%;line-height:1.3em;}
.bigt {font-size:85%;line-height:1.5em;}
.sml {font-size:65%;line-height:1.5em;}
.ssml {font-size:55%;line-height:1.3em;}
.sssml {font-size:50%;line-height:1.3em;}
.tit {font-size:100%;line-height:1.3em;}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;

}

img {
	 vertical-align: bottom;
	display:block;
	}

.space {
	clear: both;
	padding: 0px;
	margin: 0px;
	/** *background-color : #0000ff ;**/
	*font-size:1px;
	*line-height:0;
}




#base {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color : #ffffff ;
	background-image : url(../img/bg01.jpg) ;
	background-repeat : no-repeat ;
 	background-position : center top ;
 	text-align : center ;
 	
}

#base02 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color : #ffffff ;
	background-image : url(../img/bg02.jpg) ;
	background-repeat : no-repeat ;
 	background-position : center top ;
 	text-align : center ;
 	
}

#base03 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color : #ffffff ;
	background-image : url(../img/bg03.jpg) ;
	background-repeat : no-repeat ;
 	background-position : center top ;
 	text-align : center ;
 	
}

#content {
	color : #727172 ;
	width: 775px;
	padding: 0px;
	margin: 0px auto;
	text-align : left ;
	/** background-color : #ff0000 ;
	 background-image : url(../img/bg02.gif) ;
	background-color : #ffffff ;
	background-repeat : repeat-y ;
	text-align : left ; 
	border: solid 1px #00ff00;**/
}

#headder {
	padding: 0px;
	margin: 0px;
	background-image : url(../img/head_bg01.jpg) ;
	background-repeat : repeat-x ;
}

.headder_l {
	float: left;
	width:265px;
	height: 60px;
}

.headder_r {
	float: right;
	width:500px;
}

.h1_hedder {
	padding: 0px;
	margin: 0px;
}

.headder_tex {
	padding: 6px 12px 0px 0px;
	margin: 0px;
	text-align : right ;
	color : #ffffff ;
	font-size:65%;
	line-height:1.5em;
}

.headder_tex a { text-decoration:none }
.headder_tex a:link { color: #ffffff }
.headder_tex a:visited { color: #ffffff }
.headder_tex a:hover { color: #ffffff } 
.headder_tex a:active { color: #ffffff }

.headder02 {
	padding: 0px;
	margin: 0px;
	*font-size:1px;
	*line-height:0;
}


#footer {
	padding: 10px;
	margin: 0px;
	background-color : #EFEFE8 ;
	color: #595757;
	font-size:75%;
	line-height:1.0em;
	text-align : center ; 
}.font_color_l {
	font-weight: bold;
	color: #F00;
}
.text_center_red {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.text_center_underline {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: underline;
}
.text_center {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
}

