@charset "utf-8";
/* CSS Document */
/**********SETTING*************/
html {
	margin:0;
	padding:0;
	}
body {
	margin:0 auto;
	padding:0;
	background:#FFF;
	color:#444444;
	font-family:Verdana, Helvetica, Arial, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック" ,sans-serif;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.7;
	background:url(../img/share/all_bg.png) repeat-x ;
	}
html > body {
	font-size:12px;
	}
* + html body {
	font-family:"メイリオ","Meiryo";
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
	}
img{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	}
.clear {
	clear:both;
	}
ul{
	zoom: 100%;
	}
ul:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
li {
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
a{
	outline:none;
	}	
a:link {
	color:#666;
	text-decoration:underline;
	}
a:visited {
	color:#666;
	text-decoration:underline;
	}
a:active {
	color::#666;
	text-decoration:underline;
	}
a:hover {
	color:#F93;
	text-decoration:underline;
	}
/**********LEYOUT*************/
#wrapper{
	width:770px;
	margin:0 0 0 15px;
	}
	
#header{
	width:750px;
	height:180px;
}
#main{
	width:770px;
	height:100%;
	float:left;
	margin:20px 0 20px 0;
}
#left{
	width:200px;
	float:left;
	margin:20px 0px 0 0;
}
#right{
	width:550px;
	float:right;
	position:relative;
	margin:20px 0 50px 6px;
}	

	
/**********header*************/
#header{
	width:750px;
	height:220px;
	margin:0 auto 0 auto;} 

#header h1{
	font-size:12px;
	color:#666;
	margin:0px 0 0 0;
}	
#header h2{
	height:200px;
	}	
	


/**********main*************/
.main_text{
	font-size:12px;
	margin:0 10px 0 10px;}
/**********left*************/
/***navi***/

#left ul{ 
	margin:0 0 15px 0;
	
	}
#left li{
	font-size:0px;
	line-height:0;
	
}
/**********right*************/
.top_inner01{
	width:548px;
	background:#DFF9F5;
	border:solid 1px #00B096;
	margin:0 0 20px 0;
}
.top_inner01_2{
	width:548px;
	margin:0 0 20px 0;
}
.tops{
	width:400px;
	height:50px;
	padding:20px 0px 0 0px;
	margin:0px 0 0px 130px;
}
.tops_img{
	position:absolute;
	top:-15px;
   	left:0px;
	z-index:100;
}
.top_inner01 ul{
	margin:-8px 0px 0 5px;

}

.top_inner01 li{
	margin:0 5px 0 0 ;
	display:inline;

}
.photo{
	padding:15px 0 20px 0;
}

.photo_buttom{
	padding:0 0 0 15px;
}

.letter_buttom{
	float:right;
	margin:0 8px 0 0;
}
.top_inner02{
	width:550px;
	float:left;
	margin:0px 0 10px 0;
}
.top_inner03{
	width:550px;
	float:left;
	margin:0px 0 0 0;
}
.mltext{
	font-size:11px;
	margin:10px 0 10px 0;
	}
.mrtext{
	font-size:11px;
	margin:10px 0 0px 0;
	padding:0 0 30px 0;
	}
.map_box{
	width:550px;
	height:344px;
	margin:20px 0 0 0px;
	background:url(img/share/top_map.jpg) 50px 0 no-repeat #FFF;
}

.map{
	width:405px;
	height:334px;
	float:right;
	margin:20px 60px 0 0;
}

.map_buttom{
	float:right;
	margin:215px 8px 0 0;
	display:inline;
}

.map_text{
	width:280px;
	margin:0 0 0 20px; 
 	/**border-bottom:dotted 1px #00B096;**/
}
#book_box{
	width:275px;
	float:left;
}
#leter_box{
	width:275px;
	float:right;

}
#leter_box h3{
	text-align:right;
	}
.book_top{
	width:120px;
	height:176px;
	float:left;
	margin:10px 10px 0 5px;
	display:inline;
}

.book_top_text{
	width:240px;
	float:right;
	margin:10px 0 0 0;
}

.book_buttom{
	float:right;
	margin:0px 0 0 0;
}


.tv_report_box{
	
	margin:10px 0px 10px 0;
	text-align:center;
	
	}
.tv_buttom{
	
	float:right;
	clear:both;
	
	
	}
	
.report_buttom{
	
	float:right;
	clear:both;
	
	}

.top_book_left{
	width:250px;
	float:left;
}

.top_leeter_right{
	width:250px;
	float:right;

}

/**********footer*************/
#footer{
	height:60px; 
	margin:50px 0 0 0;
	clear:both;
	width:770px;
	}
	
#footer li{
	display:inline;
	}	
	
#footer ul{
	width:480px;
	margin:0px auto 0 auto;}	
	
#footer p{width:480px;
	margin:0 auto 0 auto;}
	

