body {
	margin : 0;
	padding : 0;
	width : 100%;
	background-image: url(img/bkg.jpg);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;    
}
div#back{
	background-image: url(./img/bg.png);
	background-repeat: repeat-x;
	margin: 0 ;
	min-width:1016px;
}
div#mybody {
	position : relative;
	margin: 0 auto;
	width : 960px;
	top: 0px;
}
div#head {
	margin: 0px;
	padding:0px;
	width : 960px;
	height: 100px;
	align: center;
	**background-image: url(./img/ekicho.png);
	background-position: right top;
	background-repeat: no-repeat;
}
div#head h1{	
	display:inline;
	float:left;
	width:300px;
	height:120px;
	margin:0px 0 0px 0px;
	background: url(./img/logo.png) no-repeat;
	}
div#head h1 a{
	display:block;
	height:100px;
	text-indent:-9999px;
	}
div#head_r{
	float:right;
	height:20px;
	width:396px;
	margin:62px 0 0px 0px;
	background: url(./img/tel.jpg) no-repeat;
	padding:0px;
}
div#menu {
	color: #ffffff;
	width : 960px;
	height: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
div#menu ul{
	margin: 0px;
	display:inline;
}
div#menu li{
	display:inline;
	list-style-type:none;
	width:160px;
	height:60px;
	float:left;
}
div#menu li a:hover{
	background:none !important;
}
div#menu a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
a:focus{
/*\*/
	overflow: hidden;
/**/
}
li.home{
	background:url(./img/mn00.png);
}
li.home a{
	background:url(./img/mn00.png);
}
li.is{
	background:url(./img/mn01.png);
}
li.is a{
	background:url(./img/mn01.png);
}
li.ch{
	background:url(./img/mn02.png);
}
li.ch a{
	background:url(./img/mn02.png);
}
li.cn{
	background:url(./img/mn03.png);
}
li.cn a{
	background:url(./img/mn03.png);
}
li.ca{
	background:url(./img/mn04.png);
}
li.ca a{
	background:url(./img/mn04.png);
}
li.li{
	background:url(./img/mn05.png);
}
li.li a{
	background:url(./img/mn05.png);
}
li.ka{
	background:url(./img/mn06.jpg);
}
li.ka a{
	background:url(./img/mn06.jpg);
}
li.qa{
	background:url(./img/mn07.jpg);
}
li.qa a{
	background:url(./img/mn07.jpg);
}
li.bl{
	background:url(./img/mn08.jpg);
}
li.bl a{
	background:url(./img/mn08.jpg);
}
li.ma{
	background:url(./img/mn09b.jpg);
}
li.ma a{
	background:url(./img/mn09.jpg);
}

div#main {
	margin:0 auto;
	padding: 0px 0px;
	width:956px;
}

div#m_main{
	padding:0px 0px 10px 0px;
	font-size:90%;
	margin:0 auto;
}
div#m_main_l{
	width:660px;
	float:left;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.conte01{
	margin-top:0px;
	line-height:150%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.event{
	background:url(./img/line02.png) repeat-x left top;
	padding:2px 0px 0px 0px;
	margin-bottom:50px;
}
.event_top{
	background:url(./img/line02.png) repeat-x left top;
	padding:2px 0px 0px 0px;
	margin-bottom:50px;
}
h3{
	background:url(./img/h3_t.png) no-repeat 0px 13px;
	text-shadow: 1px 1px 1px #CCC;
	margin:0px 10px 0px 0px;
	font-size:14px;
	font-weight:normal;
	width:150px;
	float:left;
	padding:10px 0px 0px 35px;
}
h3.work{
	background:url(./img/h3_t.png) no-repeat 0px 13px;
	text-shadow: 1px 1px 1px #CCC;
	margin:0px 10px 0px 0px;
	font-size:14px;
	font-weight:normal;
	padding:10px 0px 0px 35px;
}
.event_c{
	padding:10px 0px 0px 10px;
	background:url(./img/line01.png) repeat-y left top;
	float:left;
	width:445px;
}
.event_r{
	padding:10px;
	background:#ffffff;
	line-height:150%;
	border-radius:5px 5px 5px 5px; 
	border:solid 1px #BEBEBE;
	margin:0px 0px 10px 0px;
	behavior: url(ie-css3.htc);
	position:relative;
	z-index:1;
	width:253px;
	height:400px;
}
.under{
	padding:10px;
	background:#ffffff;
	line-height:150%;
	border-radius:5px 5px 5px 5px; 
	border:solid 1px #BEBEBE;
	margin:0px 0px 10px 0px;
	behavior: url(ie-css3.htc);
	width:190px;
	float:left;
	margin-right:7px;
}
.under_r{
	padding:10px;
	background:#ffffff;
	line-height:150%;
	border-radius:5px 5px 5px 5px; 
	border:solid 1px #BEBEBE;
	margin:0px 0px 10px 0px;
	behavior: url(ie-css3.htc);
	width:190px;
	float:left;
	margin-right:0px;
}
div#top_ob{
	background:url(./img/ob_bg.jpg) no-repeat;
	padding:10px 0px;
}
div#top_ob02{
	background:url(./img/ob_bg02.jpg) no-repeat;
	padding:10px 0px;
	height:335px;
}
div#m_main_r{
	float:left;
	margin-left:10px;
	width:275px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: left top;
}
div.clear {
   clear: both;
}
p.pagetop {
	text-align: right;
	margin:10px 20px 30px 6px;
}
div#foot {	
	color: #999;
	padding: 20px 0px 0px 0px;
	font-size:12px;
	text-align: center;
	background:#000;
	min-width:1016px;
	border-top:solid 1px #fff;
	margin:0 auto;
	height:200px;
	clear : both ;
}
div#foot a{
	color: #999;
	text-decoration: none;
}
div#foot a:hover{
	color: #06F;
	text-decoration: none;
}
#copy{
	text-align:right;
}
#right{
	text-align:right;
	padding-top:100px;
}
div#put_feed{
	line-height: 140%;
	/margin:10px 20px 50px 6px;
	*height:292px;
	font-size:90%;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#put_feed ul{
	margin: 0px;
	display:inline;
}
div#put_feed li{
	margin-left:3px;
	/padding-left:-20px;
	padding-left:5px;
	list-style-type:none;
	/list-style-type:none;
}
div#put_feed li a{
	color:#56879b;
	text-decoration:none;
	/margin-left:15px;
}

div#put_feed li a:visited{
	color:#56879b;
	text-decoration:none;
}
div#put_feed li a:hover{
	color:#0066cc;
}
div#put_feed02{
	line-height: 140%;

	font-size:90%;
	**margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:400px;
}
div#put_feed02 ul{
	margin: 0px;
	display:inline;
}
div#put_feed02 li{
	margin-left:3px;
	padding-left:5px;
	list-style-type:none;
}
div#put_feed02 li a{
	color:#56879b;
	text-decoration:none;
}

div#put_feed02 li a:visited{
	color:#56879b;
	text-decoration:none;
}
div#put_feed02 li a:hover{
	color:#0066cc;
}
div.right{
	text-align:right;
}
.red{
	color:#900;
}
.ora{
	color:#F60;
}
.gre{
	color:#090;
}
.meibo_t{
	color:#fff;
}
.txt_16{
	font-size:18px;
}
.txt_16red{
	font-size:18px;
	color:#900;
}