body{
	font-size:10pt;
	color:#444444;
	font-family:"ＭＳ ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}


h1{
	/*background-image:url(img/h1.gif);*/
	color:#444444;
	font-size:12pt;
	line-height:2;
	margin:0 0 15px 0;
	border-left:5px solid #99cc00;
	padding-left:10px;
}



h2{
	color:#555555;
	font-size:11.5pt;
	border-bottom:1px solid #ffff00;
}

h2.bcolor{
	/*background-color:#ccffcc;*/
	background-color:#eeeeee;
	border:0;
	padding:3px;
}

h2.borderleft{
	/*background-color:#ccffcc;*/
	border-bottom:0;
	border-left:5px solid #ffcc33;
	padding:3px;
	margin-left:10px;
}

h3{
	color:#006699;
	font-size:11pt;
}

dt{
	font-weight:bold;
	color:#006699;
	padding-left:14px;
}

dd{
	margin-bottom:20px;
	margin-left:15px;
}

td.pad{
	padding:5px;
}

.menu{
	background:url(img/arrow1.gif) no-repeat scroll 0 3px;
}

li{
	list-style-type:none;
}

li.sq{
	list-style-type:square;
}

img{
	border:none;
}

.lan{
	border-bottom:1px solid #dddddd;
	margin:5px auto;
	text-align:right;
	width:825px;
}

.lan_ul_contents{
	padding:0;
	margin:10px auto 3px;;
	line-height:0%;
	width:825px;
}



.ft{
	border-top:1px solid #dddddd;
	margin:5px auto;
	text-align:right;
	width:825px;
}




.container{
	margin:0 auto;
	text-align:left;
	width:825px;
}

.contents{
	/*border:1px solid #cccc99;*/ 
	/*background-image:url(img/contents_bg.jpg);*/
	/*
	border-right:1px solid #eeeebb;
	border-bottom:1px solid #eeeebb;
	border-left:1px solid #eeeebb;
	*/
	float:left;
	margin:15px 0 0 0;
	padding-left:10px;
	width:614px;
}

.contents_right{
	float:right;
	width:185px;
}

.contents_left{
	float:left;
	width:550px;
}


.li_banner{
	padding-left:6px;
}

.li_inline{
	display:inline;
	line-height:0%;
}

.li_submenu_activ{
	background-image:url(img/list_bk1.gif);
	background-repeat:no-repeat;
	color:#444444;
	font-size:10pt;
	line-height:18px;
	font-weight: bold;
	margin:3px 0;
	padding:0 2px 2px 14px;


}

.li_submenu{
	background-image:url(img/list_bk2.gif);
	color:#444444;
	font-size:10pt;
	line-height:18px;
	margin:3px 0;
	padding:0 2px 2px 14px;
}

.li_subitems{
	background:url(img/contents_bg_s.gif) no-repeat scroll 0 6px;padding-left:10px;
	line-height:20px;
}

.ul_contents{
	padding:0;
	margin:0;
	line-height:0%;
	width:620px;
}

/*
.ul_banner{
	margin-left:0;
	padding-left:0;
	margin-top:10px;
	text-align:right;
}


.ul_banner li{
	margin-left:10px;
}
*/


.ul_header{
	padding-left:10px;
	margin-top:130px;
}

.ul_submenu{
	margin:0px;
	margin-bottom:20px;
	padding:0;
	
}

.ul_left_p{
	padding-left:20px;
	margin:20px 0 15px 0;
}

.text{
	margin:3px 0 3px 0;
}



#tbl01{
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;

}
table#tbl01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    /*background: #F4F4F4;*/
    background: #888888;
    font-size:10pt;
    font-weight: bold;
    /*color:#003366;*/
    color: #fff;
    line-height: 120%;
}
table#tbl01 td.md {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F4F4F4;
    font-size:10pt;
    font-weight: bold;
    color:#003366;
    line-height: 120%;
}
table#tbl01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size:10pt;
}



.header{
	background-image:url(img/header_phone.jpg);
	background-repeat:no-repeat;
	margin:3px 0 20px 0;
	float:left;
	width:625px;
	height:130px;
	text-align:right;
}

.header_right{
	/*background-image:url(img/header2.jpg);*/
	/*background-repeat:no-repeat;*/
	float:right;
	/*height:1000px;*/
	margin-top:190px;
	width:200px;
	font-size:9pt;
}

.header_right_noblog{
	float:right;
	/*height:1000px;*/
	margin-top:190px;
	width:200px;
	font-size:9pt;
}

.header_img{
	margin:15px 20px 20px 5px;
}

.header_right_empt{
	float:left;
	height:221px;
	margin-top:2px;
	width:200px;
	font-size:9pt;
}



.updt{
	padding:5px 10px 10px 13px;;
	
}

.header_right ul{
	margin-top:0;
	padding-left:15px;
	padding-right:10px;
}

.p-box{
	background-color:#FAFAD2;
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
	width:540px;
}

.color_red{color:#ff0000;}

.bgcolor{background-color:#eeeeee;}

.lh20{line-height:20px;}


.mb0{margin-bottom:0;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

.mt0{margin-top:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}

.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}

.mr7{margin-right:7px;}
.mr10{margin-right:10px;}

.pl0{padding-left:0;}
.pl3{padding-left:3px;}

.va_top{vertical-align:top;}




.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
