/* CSS Document */


@charset "shift_jis";

*{
	margin:0;
	padding:0;
	color:#333333;}
	
/*
** page_wrapper
** ページ全体を囲むコンテナ
*/

/*ディスプレイ用*/


#wraptop {
	width: 820px;
	margin: 0 auto;
	padding:3px 0px 0px;
	align: center;
	background: url(../img/back.jpg) repeat-y;
}


/****************************************************
**
**基本設定
**
****************************************************/

html{
	margin:0px;
	padding:0px;
	overflow-y:scroll;
}

body{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	align:left;
	line-height:140%;
}

a:link,
a:visited{
	color:#cc0033;
	font-weight:normal;
	text-decoration:none;
}

a:active,
a:hover{
	text-decoration:underline;
}

ul,li{
    list-style:square;
   	margin:15px 5px 10px 15px;
}


#head {
	width:800px;
	height:81px;
	margin-left:10px;
	}
	
#main {
	width:800px;
	height:330px;
	margin-left:10px;
	background: url(../img/top/main.jpg) ;
		
	}

#main_a {
	width:800px;
	height:240px;
	margin-left:10px;
	background: url(../img/info/main.jpg) ;		
	}
	
		
	

#menu {
	margin-bottom:20px;
	margin-left:10px;
	margin-top:1px;
	padding:0px auto;
	width:800px;
	}
	
	
	
#left {
    width:520px; 
	margin:0px 10px 0px 10px ;
	padding:0px auto;
	vertical-align:top;
	}	


#right {
    width:270px; 
	padding:0px auto;
	vertical-align:top;
	align:center;
	}
	


#main_sub {
    width:790px; 
	margin:10px 10px 0px 10px ;
	padding:0px auto;
	vertical-align:top;
	}				


	
h1{	
	font-size:10px;
	color:#333333;
	font-weight:normal;
	margin:5px 15px 1px 0px;
	padding:0px;
	text-align:right;
	valign:top;
	line-height:inherit;
}


h2 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	width:500px; 
    margin:0px 0px 10px 10px;
}


h3 {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	height:15px;
	text-align:middle;	
}

p{
    text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:15px 15px 15px 15px;
	line-height:150%;
	text-align:left;
}

#utilityNavi{
    font-size:10px;
	color:#FF3366;
	margin-left:15px;
	margin-bottom:5px;
	padding:3px auto; 
	text-align:center;	
}


.sub{
   margin:5px 0px 10px 10px;
   }
   
.side{
   margin:5px 0px 20px 0px;
   align:center;
   }   


.text{
   width:500px; 
   margin:0px 0px 10px 10px;
}

.text_2{
   margin:10px 10px 10px 15px;
   color:#cc0033;
}


.text_sy{
   margin:10px 50px 10px 50px;
}

.text1 {
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}

.text2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #336699;
}


.text_2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0033;
	font-weight:bold;	
	margin-bottom:10px;	
}


.text3 {
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
}

.style1 {
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	color: #ff3366;
}

.map{
    float:right;
	margin:15px 5px 5px 5px;
}

.foot {
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #ffffff;
	background-color:#B5002E;
	margin-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:800px;
	}


.point{
    color:#CC0033;
	margin:0px 20px 15px 5px;
}


.sub_sy{
   margin:15px 0px 10px 40px;
   }
   

.style1 {color: #333333}

.pan{
  font-size:10px;
  color:#FF3366; 
  text-align:right;
  margin-right:20px;
  margin-bottom:5px;
  margin-top:10px;  
  }


.img{
   margin:10px 10px 10px 10px;
   align:left;
   }
   
.img_sy{
   margin:20px 15px 15px 40px;
   align:left;
   float:left;
   }

.img_sy2{
   margin:20px 0px 5px 15px;
   align:left;
   }

.text_sy2{
   margin:0px 5px 10px 10px;
}   
   

.sys_p{
   margin:30px 5px 30px 5px;
}   
   

.photo{
   margin:5px 5px 10px 5px;
   float:right;
   }


