/*-----------------------------------------------
/////////////////////////////////////////////////
// TITLE	enokikougei.com all.css
// COPYRIGHT	Otock co.,Ltd
//
// EDIT
//
/////////////////////////////////////////////////
-----------------------------------------------*/
@charset "EUC-JP";
body{
width :785px;
	margin : 0 auto;
	font-size : 12pt;
	background: #fff url('img/back2.gif');
	color : #333333;
	line-height : 120%;
	}

/* アンカータグ
a{color : #006666; }

a:visited{color :#FF6633;  text-decoration : none;}
a:active{color : #c0c0c0;  text-decoration : none;} */



 /*ページ全体 */

#all{
	width : 785px;
	margin: 0 auto;
	background :  url('img/back.gif') repeat-y;
	}

#content{
	margin-left : 8px;
	margin-right :9px;
	}

#head_image{
	background : #ffffff url('img/head_image.jpg') repeat-x;
	color : #333333;
	text-align : left;
	padding-bottom : 23px;
    overflow : auto;
	}
#head_image .hwo{
	height : 29px;
	padding-left : 10px;
	}
#head_image h1{
	padding-top : 7px;
	}
/* URLお知らせ*/
#main{
	width: 785px;
	margin: 0 auto;
	padding-top: 30px 0;
}

#main h2 { 
	text-align: center;
	margin-top: 0;
	margin-bottom: 0 ;
	font-size: 30px;
	color:#EC6E83;
}

#main p {
	text-align: center;
	margin-top: 0;
	font-size: 20px;
}
p.ref{
	width : 340px;
	margin : 20px auto;
}


/*メニュー部分	
#head_menu{
	color : #333333;
	margin-top : 5px;
	clear : both;
	}
	.h_menu{
		padding-bottom : 20px;
		padding-top : 12px;
		background : url('img/menu_back.jpg') repeat-x;
		text-align : center;
		}
*/
/* 画操Eorder全てなし 
img{border : 0px;}

.f10p{
    font-size : 10px;
    line-height : 1.5em;
    }
*/
/* 画操E銘崔羶萱
img.m{
	vertical-align: middle;
	border : 0px;
	}
img.t{
	vertical-align: top;
	border : 0px;
	float : left;
	}
img.ttm{
	vertical-align: top;
	border : 0px;
	margin-bottom : 50px;
	float : left;
	}
img.ttm2{
	vertical-align: top;
	border : 0px;
	margin-bottom : 80px;
	float : left;
	}
img.ttm3{
	vertical-align: top;
	border : 0px;
	margin-bottom : 280px;
	float : left;
    _margin-bottom : 300px;
	}
*:first-child+html img.ttm3{
    margin-bottom : 300px;
}
img.top{
	vertical-align: top;
	border : 0px;
	}
img.fcle{
	clear : both;
	}
img.fl{
	float : left;
	border : 0px;
	margin : 1px 8px 1px 1px;
	padding : 0px;
	}
img.jirei{
	float : left;
	border : 0px;
	padding : 0px;
	}
*/
h1{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color : #333333;
	}

/* Hタグ
h2{
	font-size:10px;
	font-weight:normal;
	margin:0px;
	color : #663300;
	}
h3{
	font-size:12px;
	font-weight:bold;
	margin:7px 0 0 1px;
	color : #663300;
	}
h4{
	font-size:16px;
	font-weight:bold;
	margin:0;
	color : #663300;
	}
h5{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color : #999999;
	}
.red12{
	color : #ff0000;
	font-size : 12px;
	}
.red12b{
	color : #ff0000;
	font-size : 12px;
	font-weight : bold;
	}
.blue12{
	color : #1E90FF;
	font-size : 12px;
	}
.red14{
	color : #ff0000;
	font-size : 14px;
	}
.red14b{
	color : #ff0000;
	font-size : 14px;
	font-weight : bold;
	}
.font12p{
	font-size : 12px;
	}
.ctxt{
	text-align :center;
	}
.rt{
	text-align :right;
	}
.td{font-size : 12px;}
.cr{clear : both;}
.mb15{
    margin-bottom : 15px;
}
.mb30{
    margin-bottom : 30px;
}
 */


/*フッター部分*/	
#my_foot{
	
	color : #333333;
	background : url('img/foot.gif') repeat-x;
	clear : both;
	text-align : center;
	}
	.foot_t{
		padding-top : 9px;
		font-size : 13px;
		color :#333333;
		margin : 0px;
		}
	.bottom_link{
		padding-top: 40px;
		font-size : 12px;
		margin : 0px;
		text-align : center;
		}
	.bottom_ad{
		padding-top: 5px;
		font-size : 13px;
		margin : 0px;
		text-align : center;
		padding-bottom : 0px;
		}
        
        
.mt30{margin-top : 30px;}
.mt20{margin-top : 20px;}
.ml20{margin-left : 20px;}
.mt10{margin-top : 10px;}
.ml10{margin-left : 10px;}
.ce{text-align : center;}

.fr{float : right;}

.crfix:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.crfix:after, x:-moz-any-link{
	content: ".";
}
.crfix{
	_overflow:hidden;
	_zoom : 1;
}
*:first-child+html .crfix{
	overflow:hidden;
	zoom : 1;
}
/* Hides from IE-mac \*/
* html .crfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */	