/****************初期値****************/
.sectionH1 ul,
.sectionH1 li,
.sectionH1 h1,
.sectionH1 h2,
.sectionH1 h3,
.sectionH1 img,
.sectionH1 table,
.sectionH1 th,
.sectionH1 td{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	border-collapse:collapse;
	color:#333;
}

/****************フォント****************/
.sectionH1 p,
.sectionH1 table,
.sectionH1 ul,
.sectionH1 li{
	font-size:0.8em ;
	color:#666;
}

.sectionH1 .fred{
	color:#ff0000;
}

.sectionH1 .fnav{
	color:#006;
}

.sectionH1 .fora{
	color:#ff6600;
}

.sectionH1 .fora2{
	color:#FF6600;
}

.sectionH1 .fnormal{
	font-size:1.0em ;
	color:#666;
}

.sectionH1 .ind{
	text-indent :1em;
}

.sectionH1 .fbold{
	font-weight:bold ;
}

/****************タイトル****************/
.sectionH1 h1{
	font-size:1.0em;
	font-weight:bold;
	color:#000;
	border-bottom:solid 2px #ff6600;
	padding:3px;
	/*background:#ffcc66;*/
	background:#fff;
}

.sectionH1 h1#title{
	border:none ;
	padding:0px;
	width:auto;
	margin:0px 0px 15px 0px;
}

.sectionH1 h2{
	font-size:0.9em;
	font-weight:bold;
	border-left:solid 3px #ff6600;
	border-bottom:solid 1px #ccc;
	padding:3px;
}


.sectionH1 h2#bnr{
	border:none ;
	width:499px;
	height:103px;
	padding:0px;
	
}

.sectionH1 h2#awase2{
    text-indent:0px;
	font-size:0.9em;
	font-weight:bold;
	border-left:solid 3px #ff6600;
	border-bottom:solid 1px #ccc;
	padding:3px 3px 3px 5px;
	width:auto;
	height:auto;
	background:none;
}


.sectionH1 h2#way{
	margin-top:20px !important;
	border-left:solid 4px #006;
	border-bottom:none;
	
	
}

.sectionH1 h3{
	text-indent:-9999px;
	background:url(../image/h3_01.gif);
	width:499px;
	height:103px;
	margin:0px 0px 0px 0px;
}

.sectionH1 h3#title_01{
	text-indent:-9999px;
	background:url(../image/h3_01.gif) 0px 0px no-repeat ;
	width:498px;
	height:43px;
	margin:0px 0px 0px 0px;
}

.sectionH1 h3#title_02{
	text-indent:-9999px;
	background:url(../image/h3_02.gif) 0px 0px no-repeat ;
	width:498px;
	height:43px;
	margin:0px 0px 0px 0px;
}

.sectionH1 h3#title_03{
	text-indent:-9999px;
	background:url(../image/h3_03.gif) 0px 0px no-repeat ;
	width:253px;
	height:43px;
	margin:0px 0px 0px 0px;
}

.sectionH1 h3#title_04{
	text-indent:-9999px;
	background:url(../image/h3_04.gif) 0px 0px no-repeat ;
	width:239px;
	height:43px;
	margin:0px 0px 0px 0px;
}

.sectionH1 h3#title_05{
	text-indent:-9999px;
	background:url(../image/h3_05.gif) 0px 0px no-repeat ;
	width:498px;
	height:43px;
	margin:0px 0px 0px 0px;
}


.sectionH1 .title{
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background:#ddd;
	color:#333;
}

.sectionH1 .title2{
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background:#ff6600;
	color:#fff;
}

.sectionH1 .title3{
	font-size:1.3em;
	font-weight:bold;
	padding:3px 3px 3px 5px;
	background:#fd6881;
	color:#000;
}



.sectionH1 .title4{
	font-size:1.3em;
	font-weight:bold;
	padding:3px 3px 3px 5px;
	background:#ecd90a;
	color:#000;
}

/****************テーブル****************/
.sectionH1 table{
	width:100%;
	text-align:left;
}

.sectionH1 th{
	border:1px solid #999;
	padding:3px;
	font-weight:bold;
	background:#ddd;
	vertical-align:top;
}
.sectionH1 td{
	border:1px solid #999;
	padding:3px;
	vertical-align:top;
}

.sectionH1 .nowrap{
	white-space: nowrap;
}

/****************ユーティリティ****************/

.sectionH1 .btn_awase2w{
	margin:0px 0px 0px 320px;
}

.sectionH1 .btn_awase2m{
	margin:0px 0px 0px 320px;
}

.sectionH1 .left {
	float:left;
}

.sectionH1 .right {
	float:right;
}

.sectionH1 #l_box {
	float:left;
	width:253px;
	margin:0px;
}

.sectionH1 #r_box {
	float:right;
	width:239px;
	margin:0px 20px 0px 0px;
	_margin:0px 10px 0px 0px;
}


.sectionH1 #logbox
 
      {  float:left;
	     margin:0px 10px 0px 15px; 
         border: solid 1px #FF6600;
         width: 320px;
         height: 160px;
         padding: 0.5em;
         overflow: auto;
		 background:#FFD279;
		 display:inline; 
      }
	  
  
.sectionH1 #logbox dl{
		
        width:285px;
		margin:0px 0px 0px 0px;
        line-height:1.0;
		color:#333;
		font-size:100%;
}


.sectionH1 #logbox dt{
		float:left;
        width:75px;
		display:inline;
		
}

.sectionH1 #logbox dd{
		float:left;
		margin:3px 0px 0px 0px;
		width:210px;
		display:inline;
		line-height:1.1;
		
}
/*
.sectionH1 #logbox dd span.dot{		
		width:10px;
		height:20px;
		display:inline;
		text-algn:center;
		
}

.sectionH1 #logbox p{
		float:left;
        width:75px;
		display:inline;
		margin:5px 0px 0px 0px;
		padding:0px;
        line-height:1.3;
		color:#666;
		font-size:75%;
		
}

.sectionH1 #logbox ul{
		float:left;
		width:210px;
		display:inline;
        line-height:1.3;
		font-size:100%;
		margin:5px 0px 0px 0px;
		padding:0px;
		
}

.sectionH1 #logbox ul li{
		margin:0px 0px 0px 0px;
        line-height:1.3;
		
}
*/

.sectionH1 #dl_03{
	display:none;
}

.sectionH1 #dl_03_up{
	display:none;
}

.sectionH1 .ri{
	text-align:right;
}

.sectionH1 .mid{
	vertical-align:middle;
}

.sectionH1 .cent{
	text-align:center;
}

.sectionH1 .le{
	text-align:left;
}


.sectionH1 hr{
     display:none;
	 clear:both;
}

.sectionH1 .clear {
	clear:both;
}

.sectionH1 .clearfix {
	zoom:1;
}

.sectionH1 .clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

.sectionH1 .border2{
	border:1px solid #fc6;
	padding:5px;
}

.sectionH1 img.borderImg{
	border:1px solid #ccc;
	padding:1px;
}

.sectionH1 .waku{
	background:#ffebff;
	padding:5px;
}

.sectionH1 .po{
	background:url(../image/po.gif) 0 0.3em no-repeat;
	padding-left:14px;
}

.sectionH1 .mt_5{
	margin-top:5px;
}

.sectionH1 .mt_10{
	margin-top:10px;
}

.sectionH1 .mt_15{
	margin-top:15px;
}

.sectionH1 .mt_20{
	margin-top:20px;
}

.sectionH1 .mt_30{
	margin-top:30px;
}

.sectionH1 .mt_50{
	margin-top:50px;
}


.sectionH1 .mr_10{
	margin-right:10px;
}

.sectionH1 .mr_15{
	margin-right:15px;
}

.sectionH1 .mr_20{
	margin-right:20px;
}

.sectionH1 .mr_30{
	margin-right:30px;
}


.sectionH1 .ml_3{
	margin-left:3px;
}

.sectionH1 .ml_5{
	margin-left:5px;
}

.sectionH1 .ml_10{
	margin-left:10px;
}

.sectionH1 .ml_15{
	margin-left:15px;
}

.sectionH1 .ml_20{
	margin-left:20px;
}

.sectionH1 .ml_30{
	margin-left:30px;
}

.sectionH1 .ml_40{
	margin-left:40px;
}

.sectionH1 .ml_45{
	margin-left:45px;
}

.sectionH1 .ml_50{
	margin-left:50px;
}

.sectionH1 .ml_60{
	margin-left:60px;
}

.sectionH1 .ml_80{
	margin-left:80px;
}

.sectionH1 .ml_230{
	margin-left:230px;
}


.sectionH1 .mb_5{
	margin-bottom:5px;
}

.sectionH1 .mb_10{
	margin-bottom:10px;
}

.sectionH1 .mb_15{
	margin-bottom:15px;
}

.sectionH1 .mb_20{
	margin-bottom:20px;
}

.sectionH1 .mb_30{
	margin-bottom:30px;
}

.sectionH1 .w_230{
	width:234px;
}

.sectionH1 .w_500{
	width:500px;
}

.sectionH1 .w_40p{
	width:40%;
}

.sectionH1 .w_50p{
	width:50%;
}

.sectionH1 .w_60p{
	width:60%;
}

.sectionH1 .w_70p{
	width:70%;
}

.sectionH1 .w_80p{
	width:80%;
}

.sectionH1 .w_160{
	width:160px;
}

/****************レイアウト****************/
.sectionH1 #content{
	margin:0;
	padding:0;
	width:100%;
	background:url(../image/menu_back.gif) repeat-y;
}

.sectionH1 #content #sub{
	width:170px;
	float:left;
	margin-right:20px;
	
}

.sectionH1 #content #sub #submenu{
	padding:5px;
}

.sectionH1 #content #main{
	float:left;
	width:530px;
	background:#fff;
}

.sectionH1 #content #main li.num{
	list-style-type:decimal;
	margin-left:20px;
}

.sectionH1 #content #main li.nomal{
	list-style-type:disc;
}



