a{/*リンクされた文字*/
    color:#fff;
    font-style:normal;
    text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#fff;
    font-style:normal;
    text-decoration: none;
}
a:visited {/*訪問後のリンク*/
    color:#fff;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}




/*------------------------------------------------------------------*/
body{
	background-color: #FFF;
	background-image: url(../img/topline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#container{
	background: url(../img/foot.gif) repeat-x left bottom;
	}
		
#whole {
	background-color: #FFF;
	background-image: url(../img/topline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:800px;
	margin: 0 auto;
	color: #663300;
	}

/*-------------------------------------------------------------------*/
#header {
	height: 80px;
	
	}
	
h1{
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	}
	
#header ul{
	float:right;
	/*width: 209px;*/
	margin-top: 20px;
	margin-right: 20px;
	}
/*#header ul li{
	float: left;
	}*/
/*-------------------------------------------------------------------*/	

	
#gNavi {
	clear: both;
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
#gNavi li {
	line-height: 0;
	float: left;
	}

a:hover img.over {
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#main {
	margin-top: 0px;
	margin-left: 19px;
	margin-bottom: 3px;
	}
	
#content {
	
	}
	
#cont_left{
	float: left;
	margin-top: -15px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
#cont_left h2 {
	margin-left: 10px;
	/*margin-bottom: 10px;*/
	margin-top: 15px;
	}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
	}
		
#div001{
	display:none;
	}
	
.modal_close{ 
  position: absolute;
  top: 12px;
  right: 16px;
  display: block; 
  width: 14px;
  height: 14px; 
  background: url(../../img/modal_close.png);
  z-index: 2;
}
	
#news {
	/*float: left;*/
	width: 156px;
	background-image:url(../img/newbg_3.gif);
	margin-left: 10px;
	padding: 10px 10px;
	/*font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seri !important;
	font-size: 12px;
	}

#news h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:140%;
	}

#news a {
	color:#F03;
    font-style:normal;
    text-decoration:none;
	}
	
#news a:link {/*未訪問のリンク*/
    color:#F03;
    font-style:normal;
    text-decoration: none;
}

#news a:visited {/*訪問後のリンク*/
    color:#F03;
    text-decoration:none;
}

#news a:hover {/*マウスをのせたとき*/
    color:#00B0EC;
    font-style:normal;
    text-decoration:none;
}

#news p {
	margin-bottom: 10px;
	line-height:140%;
	}

#cont_left p.banner {
	margin-left: 10px;
	}
	
#cont_left p.banner2 {
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
#cont_right {
	float: right;
	/*margin-top: -5px;*/
	width: 600px;
	}
	
#cont01 h2 {
	width:560px;
	float: right;
	margin-right: 20px;
}
#about {
	float: right;
	background-color: #fff;
	width: 560px;
	margin-right: 20px;
}

#about h3 {
	padding: 15px;
	line-height: 140%;
	width: 530px;
}
	
#about p {
	padding: 30px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	width: 530px;
}

#about p.first {
	padding: 20px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	width: 530px;
}

#about p.end {
	padding: 30px 15px 30px 15px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	width: 530px;
}

	

#footer{
	clear:both;
	background: url(../img/foot.gif) repeat-x left top;
	width: 100%;
	}
	
#footer-inner p{
	/*width: 800px;*/
	position: relative;
	top: 15px;
	
	min-height: 37px;
	_height: 37px;
	text-align:center;
	}

/*#footer ul{
	position: absolute;
	top: 49px;
	right: 0;
	}

#footer li{
	line-height: 0;
	float: left;	
	margin-left: 20px;
	}
	
#footerLogo{
	position: absolute;
	top: 32px;
	left: 9px;	
	}
	
#footer p{
	position: absolute;
	bottom: 18px;
	right: 0px;
	color: #fff;
	font-size: 12px;
	
	}*/
