* {
	margin: 0 0 0 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}
body {
	font-family: "Lucida Grande",  'メイリオ', Meiryo,Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	font-size: 0.9em;
	color : #333333;
	margin: 0;
	padding: 0;
	background-color: #C7BDAE;
	line-height:1.4;
}

   A:link{color: #000066; text-decoration: none; }
   A:visited{color: #663399; text-decoration: none; }
   A:active{color: #006699; }
   A:hover{color:#0066CC;text-decoration: underline; }

html, body {
	height:100%;
	}
td img {display: block;}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/**html #container {
	height:100%;
	}*/
#rapper{
	overflow: hidden;
	margin: 0 auto;
	width:800px;
	background-color: #FFFFFF;
	}   

#banner {
	padding: 0px;
	float: left;
	text-align: left;
	clear:both;
	background-repeat: no-repeat;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/top/bannerbg.jpg);
	background-position: left top;
	width: 800px;
}
#banner h1{
	display:none;
	}
#top-banner{
	margin: 15px 30px 0 0;
	width: 267px;
	float: right;
}
#top-banner2 {
	width:420px;
	height: 170px;
	margin: 8px 30px 0 0;
	float: right;
	clear: both;
	background-image: url(../images/top/top-banner2bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top-banner2 h2{
	font-weight:bolder;
	font-size:14px;
}
#top-banner-description2{
	margin:5px 10px 10px 18px;
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height:1.2;
	}
#navi {
	width:800px;
	height:40px;
	text-align:center;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
}
#navi ul {
	withd:800px;
	margin:0;
	padding:0;
	height: 30px;
}
#navi li{
	float:left;
	margin:5px 8px 0 10px;
	height: 30px;
	list-style:none;
	display: block;
	}
#navi A {
	display:block;
	padding:5px 0 0 0;
}
#navi A:link{
	color: #FFFFFF;
	text-decoration: none;
	 }
#navi A:visited{color: #FFFFFF; text-decoration: none; }
#navi A:active{color: #FFFF00; }
#navi A:hover{
	color:#FFFF00;
	text-decoration: none;
	}
	
#main-container{
	margin: 20px auto 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	clear: both;
	}
#main-container:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
.bannerbox{
	width: 754px;
	text-align:left;
	margin:15px 0 0 25px;
	height:100%;
	float:left;
	}
.bannerbox ul {
list-style-type:none;
}
.bannerbox li {
list-style-type:none;
float:left;
margin-right:7px;
}

.whatnewbox{
	width: 754px;
	text-align:left;
	margin:15px auto 0 25px;
	height:100%;
		float:left;
	}
.whatnewbox-text {
	width:600px;
	background-color:#FFFFFF;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #333333;
	}
	
.whatnewbox_top{
	background-image:url(../images/top/menubox_top.gif);
	height: 15px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.whatnewbox_main{
	background-color:#C7BDAE;
	margin: 0;
	padding: 0;
	background-image: url(../images/top/menubox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:100px;
	height: auto !important;
	height:100px;

	}
.whatnewbox_bottom{
	height: 14px;
	padding:0;
	margin:0;
	background-image: url(../images/top/menubox_bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#listnavi{
	width:555px;
	padding:0;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	text-align: right;
	}
#main-contentsbox{
	margin: 0 0 10px 15px;
	padding: 0;
	width: 500px;
	float: left;
	display: inline;
}
#main-contentsbox:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#main-contentsbox h3{
	padding: 0;
	font-size:110%;
	color:#FF00FF;
	font-weight: bolder;

}

#main-contentsbox h2{
	color:#FFFFFF;
	font-size:110%;
	font-weight: bold;
	background-image: url(../images/top_h2_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	height: 40px;
}
#main-contentsbox-right{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 150px;
	float: right;
	display: inline;
	text-align: right;
}
#main-contentsbox-main{
	margin: 12px 0 10px 20px;
	padding: 0;
	width: 550px;
	float: left;
	display: inline;
}
#main-contentsbox-main:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#main-contentsbox-main h3{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:110%;
	color:#003796;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
}

#main-contentsbox-main h2{
	color:#999900;
	font-size:110%;
	font-weight: bold;
}

#main-contentsbox-main ul {
	padding: 1px 0;
	list-style: none;	
}
#main-contentsbox-main li {
	padding: 3px 0 5px 18px;
	margin: 0 0 5px 0;
	list-style: none;
	background-image: url(../image/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.itembox-rapper{
	clear:both;
	margin:15px auto 0 auto;
	width:780px;
}
.itembox{
	float:left;
	width:250px;
	margin: 0 5px 10px 5px;
	display: inline;
	text-align: left;
}
.itembox h2{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.itembox h2 a:link {color: #CC3333; text-decoration: none; font-weight:bolder;}
.itembox h2 a:visited {color: #993399; text-decoration: none; font-weight:bolder;}
.itembox h2 a:active{color: #CC3333; text-decoration: none; font-weight:bolder;}
.itembox h2 a:hover{color: #FF0000; text-decoration: underline; font-weight:bolder; }


.rss {
	background-image: url(../images/comon/rss.gif);
	background-repeat: no-repeat;
	background-position: 200px 3px;
}

.itembox li {
	padding: 3px 0 0 10px;
	margin: 0;
	list-style: none;
	background-image: url(../images/comon/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.itembox li a:link{color: #000066; text-decoration: none; font-weight:bolder;}
.itembox li a:visited {color: #993399; text-decoration: none; font-weight:bolder;}
.itembox li a:active{color: #0000FF; text-decoration: none; font-weight:bolder;}
.itembox li a:hover{color: #0000FF; text-decoration: underline; font-weight:bolder; }

.itembox-strong{
	color: #FF0000;
	font-weight: bold;
}
.itembox img {
	border:none;
	}
.itembox-text{
	padding:10px 5px 0 5px;
	font-size: 95%;
}		
.itembox-text-red{
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.rightlink {
	text-align:right;
	padding-right: 18px;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 20px;

}

.societybox{
	width: 754px;
	text-align:left;
	margin:5px auto 0 auto;
	height:100%;
	clear: both;
	}
.society-text {
	width:580px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 30px;
	}
	
.society_top{
	background-image:url(../images/top/menubox_top.gif);
	height: 15px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.society_main{
	background-color:#C7BDAE;
	margin: 0;
	padding: 0;
	background-image: url(../images/top/societybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:100px;
	height: auto !important;
	height:100px;
	}
.society_bottom{
	height: 14px;
	padding:0;
	margin:0;
	background-image: url(../images/top/menubox_bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
.top {
	text-align:right;
	clear: both;
	margin: 10px auto;
	width: 780px;
	}	
.top a {
	text-decoration:none;
	background-image: url(../images/comon/iconarrow_top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	}

.contents {
	margin:15px 10px 15px 10px;;
	padding:0;
	}
.inside {
	font-weight:bold;
	margin:0 8px 0 10px;
	}
#main-contentsbox ul {
	margin: 5px 0 10px 10px;
	padding: 0px;
}
#main-contentsbox li {
	padding: 3px 0 5px 26px;
	margin: 0 0 5px 0;
	list-style: none;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.impact{
	font-size: 110%;
	color: #CC3300;
	font-weight: bold;
}

.hyou {
	 padding: 10px 0px 10px 0px;
}

.hyou table {
	 border: 1px solid #993300;
}
.hyou td.col {
	border-bottom: 1px solid #993300;
	background-color: #FFCC00;
	padding: 5px;
	text-align:center;
	}
.hyou td.label {
	width: 70px;
	border-right: 1px solid #993300;
	background-color: #FFCC99;
	padding: 5px;
	}
.hyou td.label2 {
	border-right: 1px solid #993300;
	background-color: #FFCC99;
	padding: 5px;
	}
.hyou td.index {
	border-right: 1px dotted #993300;
	border-bottom: 1px solid #993300;

}
.hyou td.index2 {
	border-right: 1px dotted #993300;

}
.hyou td.cont {
	border-bottom: 1px solid #993300;
	padding-left: 5px;
}
.hyou td.cont_c {
	border-bottom: 1px solid #993300;
	border-right: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_cr {
	border-bottom: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_c2 {
	border-right: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_cr2 {
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont2 {
	padding-left: 5px;
}

#footnavi{
	width: 780px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	height: 30px;
}
#footnavi ul {
	padding: 0;
	list-style: none;
	text-align:left;
}
#footnavi li {
	padding: 3px 10px 5px 15px;
	list-style: none;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float:left;
}

#futter{
	margin: 0px;
	padding: 15px 0 10px 0;
	width: 800px;
	float: left;
	text-align: center;
	clear:both;
	background-color: #000000;
	bottom: 0;
	background-image: url(../images/comon/futterbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
#futter h2 {
	color:#FFFFFF;
	font-size:110%;
	font-weight: bolder;
}

#counter-box {
	margin: 0 0 15px 0;	
	text-align:center;
	font-size: 11px;
}
#counter-box img {
	border:0px;
	position:relative;
	top:4px;
}
.banner{
	border: 0px;
	width: 251px;
	padding: 0px;
	margin: 5px 0 5px 5px;
	float:left;
}

#qr-code{
	width:525px;
	margin-top:10px;
	padding:0;
	height: 84px;
	background-image: url(file:///D|/www/images/top/qr-code.gif);
	}
.qr-code-text{
	float:right;
	margin: 20px 10px 8px 0;
	font-size: 11px;
}
.submit-url{
	clear:both;
	margin-left:100px;
	font-size: 11px;
	}	

.clear {
	clear:both;
	}
.text-hi{
	display:none;
}
.linkbn {
	border:0;
	margin:0 0 10px 0;
	}
	.indent {
	margin:15px 0 15px 15px;
	}
.imgleft {
	float: left;
	margin: 5px 15px 5px 0px;
	padding: 0px;
}
.imgright {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

#map {
	text-align:center;
	width:580;
	}
.cont {
	padding:10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	}
.contents {
	padding:10px;
	clear:both;
	margin-bottom: 25px;
	}
.form {
	width:100%;
	}
.form table{
	border:1px solid #003365;
	border-collapse:separate;
	background-color:#FFFFFF;
	}
.form td{
	border-right:1px solid #003365;
	border-bottom:1px solid #003365;
	padding:7px;
	} 
.form-td-left {
	background-color:#CCFF99;
	text-align:center;
	}
.form-td-bg {
	background-color:#CCFFCC;
	}
.form-td-colspan {
	text-align:center;
	}
.bpbn{
	margin-bottom:5px;
	clear:both;
	}
.consept {
	clear:both;
	width:745px;
	margin:auto;
	text-align: left;
	}
.consept h2{
	text-align:left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.consept h2 a:link {color: #CC3333; text-decoration: none; font-weight:bolder;}
.consept h2 a:visited {color: #993399; text-decoration: none; font-weight:bolder;}
.consept h2 a:active{color: #CC3333; text-decoration: none; font-weight:bolder;}
.consept h2 a:hover{color: #FF0000; text-decoration: underline; font-weight:bolder; }
