@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 100%;
    font-family:  Verdana, Arial, Helvetica, sans-serif,Hiragino Kaku Gothic Pro, "メイリオ","MS Pゴシック","Osaka‐等幅";
    background: #ffffff;
	text-align: center; 
	color: #333333;
    line-height: 180%;
    background-color: #99cccc;
    background-image: url(img/back.gif);
    background-repeat:repeat-x;
    }
    
html{
    overflow-y:scroll;
    }
    
 
address {
	font-style: normal;
}


#all{ 
    width: 100%;
    background: #ffffff;
	margin: 0 auto; 
	text-align: center;
} 

#container { 
    width: 800px;
    background: #ffffff;
	margin: 0 auto;  
	text-align: left;
} 

#header { 
	background: #99cccc;
    padding-bottom: 0;
    text-align: center; 
} 

#header h1 {
	margin: 0; 
	padding: 0; 
}

#hedunder {
	background-color:#99cccc;
	height:10px;
}


#sidebar {
    display: block;
	float: left; 
	width: 156px;
    height: auto; 
	background: #ffffff;
    margin-left: 20px; 
    padding: 15px 0 10px 0; 
    color:#ccc;
    color:#000;
    font-size: 15px;
    font-weight: bold;
    line-height: 180%;   
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li {
	border-bottom: 1px dotted #006666;
	padding-bottom: 4px;
}


#sidebar img{
	margin-bottom: 15px;
	margin-left: 0;
}



#main {
    width: 580px;
    height: auto;
	margin: 0 0 10px 200px;
    padding-left: 0;
    line-height: 1.5em; 
}



.main-img{
	float: right;
	padding: 10px 0 14px 10px;
}    
  
.main-img-l{
	float: left;
	padding: 10px 0px 4px 10px;
	margin: 0 10px 10px 0;
} 
   
#footer { 
	padding: 8px 10px 10px 10px; 
	background:#339999;
	color:#ffffff;
    font-size: 12px;
    width: auto;
    line-height: 160%;
} 
 #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.box-photo{
	margin: 10px 10px 10px 0px;
	float: left;
 }

.box-photo-img{
	margin-left:200px;
}


.box{
	background: #99ccbb;
 	margin:12px 0;
 	padding: 10px 10px 15px 10px;
 	height: auto;
 	width: auto;
 	list-style: decimal;
 	table-layout:auto;
  }
  
.box img{
  float: right;
  margin: 4px 2px 10px 10px;
}
  
 .clear-box {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 20px;	
    padding: 6px 10px 10px 10px;
	float: right;
    width: 555px;
	height:auto;
	border: solid 1px #339999;
}
  
.clear-box img{
	float: right;
	padding: 10px 4px 4px 10px;
}  
  

.box-in-l-img{
	float: left;
    margin:0 10px 0 0;
}  

.box-l-img{
	float: left;
    margin:10px 30px 10px 0;
}     

  
.box-w570{
  margin: 0 15px;
  padding: 0px 10px 10px 10px;
  list-style-position:inside;
  line-height: 1.8em;
  }
  
.color-box{
  margin-top:10px;
  padding: 10px 10px 10px 10px;
  height: auto;
  width: auto;
  list-style: decimal;
  }

.box-small{
  padding: 0px 10px 5px 10px;
  height: auto;
  width: auto;
  list-style: decimal;
  }
  
.box-399{
	margin:20px;
	height:auto;
	width:400px;
	font-family:"MS ゴシック", "Osaka‐等幅";
	color:#339999;
} 

.color-399{
	color:#339999;
	padding-right:10px;
}

.point{
	color:#ff6600;
	padding-left:20px;}

.caption{
	font-family: "MS ゴシック", "Osaka‐等幅";
	font-size:12px;
	font-weight:100;
	color: #336666;
    line-height:1.4em;
}

.guide{
	float:right;
	margin:20px;
}


/*============== 見出し =============*/

h2{
	font-family: sans-serif,"Hiragino Kaku Gothic Pro w3","ヒラギノ角ゴ Pro W3","MS Pゴシック", "Osaka‐等幅";
	font-size: 130%;
 	color: #000;
 	margin: 15px 0 12px 0;
 	padding: 10px 0 16px 14px;
 	border-bottom: #339999;
 	border-bottom-style:solid;
 	background-image:url(img/h1-img.jpg);
}


h3{
 	font-family: sans-serif, "Hiragino Kaku Gothic Pro w3","ヒラギノ角ゴ Pro W3","MS Pゴシック", "Osaka‐等幅";
	font-size: 110%;
 	color: #003333;
 	margin: 4px 0 12px 6px;
	padding: 2px 0px 0px 15px;
	background:no-repeat;
 	background-image:url(img/index_2.gif);
}


h4{
	 font-family: sans-serif,"Hiragino Kaku Gothic Pro w3","ヒラギノ角ゴ Pro W3","MS Pゴシック", "Osaka‐等幅";
 	color: #fff;
 	margin: 10px 0 8px 0px;
 	padding: 5px 0px 4px 12px;
 	background:no-repeat;
 	background-image:url(img/h2_2.gif);
}


h5{
 	font-family:"MS Pゴシック", "Osaka‐等幅";
 	background-color:#ff9900;
}





/*============== link =============*/


a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #339999;
	text-decoration: underline;
    
}
a:hover {
	color: #000000;
    background-color: #99cccc;
}
a:active {
	color: #ff6633;
	text-decoration: none;
}


/*============== main link =============*/

#main li{
	list-style-type: disc;
}

#main li a{
	color: #0033ff;
	text-decoration: underline;
}
#main li a:visited {
	color: #9900ff;
	text-decoration: underline;
    
}
#main li a:hover {
	color: #9900ff;
    background-color: #ffcc33;
}
#main li a:active {
	color: #ff9900;
	text-decoration: none;
}


/*============== list =============*/


ul {
	margin: 6px 0 0 0;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
}



li.point {
	margin: 0 0 4px 10px;
	padding: 0 0 2px 2px;
	list-style-position: inside;
}

.c1{
	list-style-position: inside;
	padding-left: 14px;
	line-height:1.2em;
}


.c3{
	list-style: decimal;
	list-style-position: inside;
	padding-left:10px;
}

.c4{
	list-style: square;
	list-style-position: inside;
	padding-left:10px;
}
 
.c-non{
	list-style: none;
	list-style-position: inside;
	padding-left:5px;
	padding-left:0px;
}
 
.c-nav {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
}


.c-nav a {
	color: #006666;
	text-decoration: none;
}


li a {
	display: inline-block;
	width: 148px;
	height: 2em;
	line-height:2em;
	text-align: left;
	padding-left: 6px;
	background-color:#FFFFFF;
}


dl{
	list-style:inside;
	margin: 10px 0 10px 20px;
	padding:2px 0 5px 0;
	line-height:140%;
}

dt{
	margin: 0px;
	padding:5px 0 0 0;
	list-style-image:url(img/square.gif);
}

dd{
	margin:0 0 8px 0px;
	font-size:small;
}


/* === topニュース  ===*/
dl.news {
	width: 600px;
}
    
dl.news dt {
    float:left;
    width: 110px;
    padding: 0;
    font-weight: normal;
    color: #339999;
}

dl.news dd {
	margin: 0;
    margin-left:120px;
    padding: 0;
}


/* ===========配置=========== */
.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* ===========line=========== */

.line-1{
margin: 10px 0px 14px 0px;
border: 1px solid #ccc;
}

.line-dot{
margin: 10px 0px 14px 0px;
border-bottom: dotted #ccc 1px;
}

.line-dash{
margin: 10px 0px 14px 0px;
border-bottom:  dashed #ccc 1px;
}


.line-w{
margin: 10px 0px 14px 0px;
border-bottom: dotted #ccc 4px;
border-bottom-style: double;

}



/*============== table =============*/
table.line,table.line td,table.line th{
border:#336666 solid 1px;
font-size:13px;
line-height:1.3em;
margin: 10px 10px 15px 10px;
}

table.line td{
background-color:#fff;
padding:4px 5px;
}

table.line-none{
padding:10px;
padding-left:6px;
font-size:14px;
}

table.back-0cc{
background-color:#00cccc;
}

.red{
  color: #C00;
}

