body {
	margin:0;
	padding:0;
	text-align: center; /* IE ό―Z^Owθ */
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
	font-size:14px;
	line-height:120%;
	color: #666;
} 

#container {
	width:948px;
	height:auto;
	margin: 0 auto; /* Firefox ό―Z^Owθ */
	border-top:0px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#818181;

}

#header {
	width:948px;
	height:auto;
	float: left;
	text-align:left; 
}

#navi {
	width:948px;
	height:auto;
	float: left; 
}

#contents_container {
	width:948px;
	height:auto;
	text-align:left;
	background-image:url(images/contents_bg.gif);
	float: left;
}

#contents {
	width:948px;
	height:auto;
	clear:both;
}

#contents_left {
	width:180px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#contents_right {
	width:728px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#sub_contents {
	width:716px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px;
	border-bottom:1px;
	border-right:1px;
	border-left:1px;
	border-style:solid;
	margin-top:3px;
	border-color:#999999;
}


#footer {
	width:948px;
	height:60px;
	padding:0px;
	margin:0px;
	background-color:#7DD9A4;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover{
	color: #0072BC;
	text-decoration: underline;
}

a img{
	border: 0;
}

/* MENU A */

.btn-a{	
	padding: 0;	
	float: left;
}

.btn-a a{
	display:block;
	width:180px;
	height:79px;
}

.btn-a a span{
	display: none;
}

a.a{
	background-image:url(images/menu_a.gif);
}

a:hover.a{
	background-position:0px -79px;
}

/* MENU B */

.btn-b{	
	padding: 0;	
	float: left;
}

.btn-b a{
	display:block;
	width:180px;
	height:79px;
}

.btn-b a span{
	display: none;
}

a.b{
	background-image:url(images/menu_b.gif);
}

a:hover.b{
	background-position:0px -79px;
}

/* MENU C */

.btn-c{	
	padding: 0;	
	float: left;
}

.btn-c a{
	display:block;
	width:180px;
	height:79px;
}

.btn-c a span{
	display: none;
}

a.c{
	background-image:url(images/menu_c.gif);
}

a:hover.c{
	background-position:0px -79px;
}

/* MENU D */

.btn-d{	
	padding: 0;	
	float: left;
}

.btn-d a{
	display:block;
	width:180px;
	height:60px;
}

.btn-d a span{
	display: none;
}

a.d{
	background-image:url(images/menu_d.gif);
}

a:hover.d{
	background-position:0px -60px;
}

/* MENU E */

.btn-e{	
	padding: 0;	
	float: left;
}

.btn-e a{
	display:block;
	width:180px;
	height:60px;
}

.btn-e a span{
	display: none;
}

a.e{
	background-image:url(images/menu_e.gif);
}

a:hover.e{
	background-position:0px -60px;
}

h1{
	color:#339933;
	background-color:#ffffff;
	text-align:left;
	font-size:22px;
	line-height:22px;
	border-bottom: 1px solid #339933;
	padding-top:8px;
	padding-bottom:4px;

}

h2{
	color:#339933;
	background-color:#ffffff;
	text-align:left;
	font-size:18px;
	line-height:20px;
}

h3{
	color:#000000;
	background-color:#F0F0F0;
	text-align:left;
	font-size:16px;
	letter-spacing: 2px; 
	padding-bottom:4px;
	padding-top:6px;
	padding-left:10px;
	margin-bottom:6px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

.table1 {
	border: 1px solid;               /*OgΜΎ³Ζνή */
	border-color: #C1C1C1;           /*gόΜF*/
	width: 625px;                    /*OgΜ‘*/
	height: auto;                   /*OgΜcΜ·³*/
	border-collapse: collapse;       /*separateEcollapse QΖ*/
	background-color: #ffffff;       /*OgΜwiF*/
}

.td1 {
	border: 1px solid;              /*ZΜgόΜΎ³Ζνή*/
	border-color: #C1C1C1;           /*ZΜgόΜF*/
	text-align: left;              /*ΰeΜ‘Κu*/
	background-color: #ffffff;       /*ZΜwiF*/
	padding:5px;
	border-collapse:collapse;
}

.td2 {
	border: 1px solid;              /*ZΜgόΜΎ³Ζνή*/
	border-color: #C1C1C1;           /*ZΜgόΜF*/
	text-align: left;              /*ΰeΜ‘Κu*/
	background-color: #ffffff;       /*ZΜwiF*/
	padding:5px;
	border-collapse:collapse;
	background-color:#FAFAFA;
}

.text_1 {
	font-size: 12px;
	line-height: 14px;
}

.text_2 {
	font-size: 16px;
	line-height: 18px;
}