@charset "utf-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{

}
caption, th	{
	text-align: left;
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}


/* Opera Style Sheet */

/* --- font-style --- */
/*
* {
font-style:normal !important;
}
*/

/* --- font-family --- */
/* base-font */
* {
font-family: "ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
}

/* monospace-font */
pre, pre *, code, samp, var, tt {
font-family: "ＭＳ ゴシック", "MS Gothic",Courier New,Lucida Console;
}
* {
font-family:"ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif, "メイリオ", "Meiryo", ;
}

/* monospace-font メイリオ */
pre, pre *, code, samp, var, tt {
font-family:"ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif,"メイリオ","Meiryo", ;
}

.error {
    color: #FF0000;
}


a:focus{
/*\*/
	overflow: hidden;
/**/
}
/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 150%;
	text-align: center;
	font-size: 14px;

}

/* ------------ A Style */
a {
color: #000000;
}
a:hover {
color: #a40000;
}



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 170%;
}
h1,h2,h3,h4,p,ul,li,dl{
	margin: 0px;
	padding: 0px;
}



ul{
	list-style-type: none;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.look {
background: #FFFF99;
}
.pad_u10 {
	margin-bottom: 10px;
}
.pad_tlr10 {
	margin-bottom: 10px;
}
.pad_u30 {
	margin-bottom: 30px;
}
.pad10 {
padding-top: 10px;
}
.pad5 {
padding-top: 5px;
}
.padtb10 {
padding-top: 10px;
padding-bottom: 10px;
}

.dt01 {
	background-color: #F0E8CA;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.dd01 {
	background-color: #F0E8CA;
	padding-left: 110px;
}
.dlma {
	text-align: left;
	font-size: 12px;
	line-height: 300%;
	margin-right: 15px;
	margin-left: 15px;
}
dt {
	float: left;
	padding-left: 60px;
}
dd {
	padding-left: 110px;
}
#main_body #main #main_wrap dt {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main_body #main #main_wrap dd {
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clearfix:after { /*floatの解除、ここがポイント*/ 
    display:block;  
    clear:both;  
    height:0px;  
    visibility:hidden;  
    content:".";  

}  

.clearfix {  
   min-height: 1px; /*IE6、7対策*/ 
   	overflow: hidden;
	zoom: 1;
}  

* html .clearfix {  
     height: 1px;  
    /*¥*//*/ /*MAC IE5.x対策*/ 
     height: auto;  
     overflow: hidden;  
     /**/ 
} 
.header {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#header_in {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
#side_wrap_left {
	float: left;
	width: 230px;
}
#main_wrap {
	float: right;
	width: 650px;
}
.clear {
	clear: both;
}
#footer {
	height: 100px;
	background-image: url(../images/bt/bg_footer.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
#header_in_left {
	width: 300px;
	margin-top: 5px;
	float: left;
}
.side_bt {
	margin-bottom: 10px;
}
#topimg {
	margin-bottom: 10px;
}
#spot {
	padding: 0px;
}
#spot_up {
	background-image: url(../images/bt/bg_spot_up.jpg);
	height: 5px;
}
#spot_down {
	background-image: url(../images/bt/bg_spot_down.jpg);
	height: 15px;
}
#spot_md {
	background-image: url(../images/bt/bg_spot_md.jpg);
	background-repeat: repeat-y;
}
.header_in_right {
	float: right;
	width: 271px;
}

/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
ul.navmenu li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999999;
	background: url(../images/arrow2.gif) no-repeat left center;
	zoom: 1;
	padding-left: 20px;
}

ul.navmenu li a:hover {
	color: #FFFFFF;
	background-color: #006600;
	background-image: url(../images/arrow2over.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.spot_nav {
	text-align: center;
	border: 1px dotted #006633;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFFF;
}
.main_bn {
	background-image: url(../images/ba_main.jpg);
	height: 40px;
}
.main_bn h3 {
	padding-left: 40px;
	line-height: 180%;
	color: #006633;
	padding-top: 8px;
	font-size: 16px;
}
.textbox {
	padding: 10px;
}
.bukken {
	padding: 0px;
	margin-top: 10px;
}
.bukken_reft {
	float: left;
	width: 320px;
}
.bukken_right {
	float: right;
	width: 320px;
}
#main #main_wrap .textbox table {

}

#main #main_wrap h2 {
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #333333;
	font-size: 16px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 3px 3px;
}
#main #main_wrap .bukken .bukken_right table {
	font-size: 12px;
}
