@charset "utf-8";
/*==========================================================================================
base
============================================================================================*/
body{
	margin:0px;
	padding:0px;
	background-color:#f4f4f4;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#555555;
	font-size:12px;
	line-height:1.5em;
	}
	
p,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	}
	
img{
	border:0px;
	}	

a:link{
	color:#555555;
	text-decoration:underline;
	}
	
a:hover{
	color:#f29919;
	text-decoration:underline;
	}
	
a:visited{
	color:#777777;
	text-decoration:underline;
	}
	
a:active{
	color:#f29919;
	text-decoration:none;
	}
	
.e1, .e2 {
	font-family:Arial, Helvetica;
	letter-spacing:0.1em
}


	
#wrapper{
	margin:0px auto;
	padding:15px 7px 35px 7px;
	background-image:url(../../img/contentsbg_top.jpg);
	background-position:top center;
	background-repeat:repeat-y;	
	width:786px;
	}
	
#eirin_wrapper{
	margin:0px auto 0px auto;
	padding:0 0 0 0;
	width:720px;
	}	
	
#header {
	margin: 0 0 0 0;
	width:720px;
	height: 193px;
	}
	
#g {
	margin: 0 0 0 0;
	width:720px;
	height: 142px;
	}
	
#pg12 {
	margin: 0 0 0 0;
	width:720px;
	height: 141px;
	}
	
#r15 {
	margin: 0 0 0 0;
	width:720px;
	height: 140px;
	}

#r18 {
	margin: 0 0 0 0;
	width:720px;
	height: 144px;
	}

#footer {
	margin: 0 0 0 0;
	width:720px;
	height: 259px;
	}

.clearfix{
	margin:0px;
	padding:0px;
	clear:both;
	}
