body {
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	color:#333;
	line-height:140%;
	padding:0;
	margin:0;
	min-width:780px;
	background:#FBFBFB;
}


div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fildset,p,blockquote{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
}

ul{
	list-style:none;
}
ul img{
	vertical-align:bottom;
	margin:0;
}

a{
	color:#999;
	text-decoration:underline;
	outline:0;
	-webkit-transition:.5s linear;
}

a:visited {
    color:#999;
	text-decoration:underline;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

img {
    border:none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ls_1{
	letter-spacing:0.1em;
}
.ls_2{
	letter-spacing:0.2em;
}



.hover70 a:hover{
	/*opacity ie*/
	filter: alpha(opacity=70);
	/*opacity for mozila,safari*/
	-moz-opacity:0.70;
	opacity:0.70;
	zoom:1.0;
}



/*wrapper
---------------------------------------------------------*/
.wrapper{
	width:680px;
	margin:40px auto;
	text-align:left;
	_zoom:1;
	overflow:hidden;
	background:#FFF;
	border:#845C61 1px solid;
}


.title{
	background:#5C1424;
	width:655px;
	height:65px;
	margin:5px;
	border-left:#2E0A12 solid 5px;
	color:#FFF;}
	
.title p{
	padding:15px 0 0 15px;
	font-size:17px;
	font-weight:bold;}

.pagebody{
	padding:40px 45px 30px;
	background:#FFF;
	margin-bottom:10px;
}

.profile_box{
	_zoom:1;
	overflow:hidden;
	margin-bottom:25px;
}

.profile_box .photo{
	border:#E0D6D9 1px solid;
	padding:5px;
	float:left;
}

.profile_box table{
	float:right;
	width:400px;
}


.profile table th{
	text-align:left;
	font-weight:normal;
	padding:7px 0 6px 10px;
	width:150px;
	vertical-align:top;
}

.profile_box table th{
	color:#792E3F;
}

.profile table td{
	padding:6px 6px 6px 8px;
}

.profile li{
	background:url(../images/icon_dot.png) no-repeat left 0.45em;
	padding-left:12px;
}
	
	
	
h2{
	color:#839A45;
	padding-bottom:5px;
}
	
	
.profile .box{
	padding-bottom:25px;
}

.btn_close{
	background:#5C1424;
	text-align:center;
}
	
	
	
	
	
	































