@charset "utf-8";

a img {
border: none;
}

body {
	margin: 0;
	padding: 0;
	color:#666;

font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:10pt;
line-height:1.4;

	

}

body > #container {height:auto;}


.icon{
	 position: absolute;
	 display:block;
    bottom: 20%;
    left: 10%;}

/*ページ中央寄せ-------------------*/
#container{
width:961px;
margin-left:auto;
margin-right:auto;
padding-top:80px;
}

#main{
width:100%;
text-align:center;

}



#navi{
			width:100%;
			text-align:center;
				height:59px;
					background-image: url(../image/top_back.gif);
			
}

#n1{
	width:1005px;
	height:59px;
	margin-left:auto;
margin-right:auto;
text-align:left;

}

#navi2{
width:1005px;
margin:0px auto;
padding:0px auto;
text-align:center;

}



#fcom {
	background:url(../image/u_back.gif);
	width:1005px;
	height:30px;
	margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:9px;

}

#fcom img{
	float:right;
	display:block;
	margin-left:10px;}
	
	

#footer {
		width:100%;
		background-image:url(../image/back.gif);
		text-align:center;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 73px;
	}
	
.demo { 
display:none;
 }
 
.loader { 
position:absolute;
z-index:9999;
width:39px;
height:39px;
top:49%;
left:49%
 }
 
/*写真-------------------*/ 


.p1{
	float:left;
	width:80px;
	margin-right:10px;

}


.pmain{
	float:left;
	width:325px;
	 padding: 10px;
	  background-color: #000000;
}
 
 
.text-area {
	margin-bottom:9px;
 padding: 10px;
 background-color: #000000;
 opacity: 0.8;
 filter: alpha(opacity=80);	/* IE6、IE7対応 */
 -moz-opacity: 0.8;		/* Firefox1.5以前対応 */
}

 
 
 
/*解除-------------------*/
.clearcw { 
clear: both; 
}

hr.end{
	visibility:hidden;
	clear:both;
	}
	
	
	



	
	