a{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p{
	margin-top: 40px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2;
	color: #000;
	background-color: #fff;
	letter-spacing:1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   background-image: url(images/back.gif);
   background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed; 
	}

#wrapper{
	margin: 0 auto;
	background-image: url(images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
	}
	

.date {
	font-size: 11px;
	letter-spacing:1px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


#honmon{
	width: 798px;
	margin: 0 auto;
	text-align: center;
}

.kugiri{
	width:897px;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom:30px;
}

.kugiri2{
	width:897px;
	margin: 0 auto;
	margin-bottom:0px;
}

.m-60{
	margin-top:20px;
	margin-bottom:20px;}

.ph{
	width:650px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;}
	
.tex{
	width:405px;
	text-align:left;
	margin:0 auto;}

.profile{
	width:405px;
	text-align:left;
	margin:0 auto;
	padding:30px;}
	

.cap{
	font-size:12px;
	color:#666;
}



/*　リンク　*/

a:link{ color: #E94709; text-decoration: none; }
	 
a:visited{ color: #FF843F; text-decoration: none; }
	 
a:hover{ color: #AB272D; text-decoration: none; }
