/*文字の反転*/
a:hover { 
color: #ff0043;
 }

/*基本*/
body {
font-family: "ＭＳ Ｐゴシック", "Osaka";	
text-align: center;
}

/*ベース*/
#container {
line-height: 140%;
width:739px;	
background:url(./01top/01back.gif);
position:relative;
margin-right:auto;
margin-left:auto;
}

/*メインスペース*/
.main-base { 
width:719px;
text-align: center;
margin-right:auto;
margin-left:auto;
padding: 0px 0px 0px 0px;
}

/*本文*/
 <!--
.line {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height:1.5em;
	color: #000000;
	
}
-->

/*本文2*/
 <!--
.line2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height:1.5em;
	color: #000000;
	
}
-->

/*本文3*/
 <!--
.line3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height:1.8em;
	color: #000000;
	padding: 0px 0px 15px 5px;
	
}
-->

/*バックイメージ*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-color: #ffffff;	
text-align: left;
padding: 20px 0px 0px 0px;
height: 105px;
width:719px;
background-image:url(./01top/02headback.gif);
background-repeat: no-repeat ;
background-position:top;
margin-bottom:20px;
margin-right:auto;
margin-left:auto;
}


/*左スペース*/
#left {
float: left;	
width: 559px;	
}


	
/*右スペース*/
#right {
float: left;
width: 160px;
padding: 0px 0px 0px 0px;
}
	
/*フッター*/
#foot {
padding: 5px;
text-align: center;
background: #9B4348;
color:#FFF;
font-family:"ＭＳ Ｐゴシック";
font-weight:bold;
margin-bottom:0;
}
	
/*枠*/	
.description{
border:1px solid #999999;
border-top:1px solid #999999;
background: #FFFFFF;
text-align:left;
font-size:14px;
width: 532px;	
padding: 5px 0px 5px 5px;
margin-right:auto;
margin-left:auto;
}

/*枠緑*/	
.description_g{
border:0px solid #999999;
border-top:0px solid #999999;
background: #EBF0F5;
margin: 0px 0px 0px;
text-align:left;
width: 150px;	
padding: 5px 5px 10px 5px;
}

/*枠緑2*/	
.description_g2{
border:0px solid #999999;
border-top:0px solid #999999;
background: #EBF0F5;
text-align:center;
font-size:10px;
width: 719px;	
padding: 15px 0px 15px 0px;
line-height:0.5em;
clear: both;
margin-right:auto;
margin-left:auto;
}

/*テーブルイメージ1*/
.table_base { 
background-image: url(01top/03stit4.gif); 
background-repeat: repeat-x; 
width: 175px;
height: 24px;
padding: 5px 0px 0px 0px;	
}

/*テーブルイメージ2*/
.table_base2 { 
background-image: url(01top/03stit5.gif); 
background-repeat: repeat-x; 
height: 24px;
width: 537px;	
}

/*テーブルイメージ3*/
.table_base3 { 
background-image: url(01top/04stit1.gif); 
background-repeat: repeat-x; 
height: 24px;
width: 160px;	
}

/*TOPテーブル*/
.table1 { 
width: 180px;
padding: 0px 0px 0px 0px;
float: left;	
}

/*TOPテーブル*/
.table2 { 
width: 540px;
padding: 0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;	
}

/*文字1*/
.px12-b { 
font-size: 12px; 
font-weight: bold;
line-height:1.5em;
color: #006941;

}

.px12 { 
font-size: 12px; 
color: #000000;
line-height:1.6em;
}

/*文字2*/
.px12-b2 { 
font-size: 12px; 
color: #000000;
}

/*文字3*/
.px12-b3 { 
font-size: 12px; 
color: #f72431;
font-weight: bold; 
}

/*文字4*/
.px12-b4 { 
font-size: 14px; 
color: #006941;
font-weight: bold; 
}

/*ボーダー*/
.hr-border{
color: #006036;
width : 100%;
clear: both;
}