
 /* 必要情報入力エリア　*/

@charset "utf-8";
	body {
	font-size: 62.5%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	margin: 0px; padding: 0px;	
	background-image: url(back.gif);
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}	
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote
    {
	margin: 0;padding: 0;
    }
img,a img{
	border:none;
    background:transparent;
    vertical-align:bottom;
    }
body > #wrapper {
    height: auto;
    }
ul li{
	font-color:#999999;
	}
menu ul,li {
	list-style-type: none;
　　}
#wrapper{
	height: 100%;
	position: relative;
	margin:0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
#content{
	width:900px;
	padding-bottom: 50px;
	margin-left:auto;
	margin-right:auto;
	height:1300px;
	}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

	
img {
	border: none;
	vertical-align: bottom;
	}




 /* ///////////////////////////////////リンクエリア情報///////////////////////////////////　*/
 
 
 .link_area{
	margin-top:40%;
	font-size:150%;
	line-height:170%;
	 }


.link_text{
	margin-top:20px;
	}



 