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 solid 1px;
}


.title{
	margin:5px 5px 0 5px;
}


.access_box{
	padding:40px 45px 30px;
	margin-bottom:10px;
}

.access iframe{
	border:#CCC 1px solid;
	padding:2px;
}

.btn_google{
	margin:12px 0 60px 430px;
}


.access p{
	padding:6px 0 30px 47px;
	font-size:14px;
	line-height:150%;
}


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































