@charset "utf-8";
/* CSS Document */
/**********SETTING*************/
html {
	margin:0;
	padding:0;
	}
body {
	margin:0 auto;
	padding:0;
	color:#444;
	background:url(../img/share/header_bg.jpg) repeat-x;
	font-family:Helvetica, Verdana, Arial, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック" ,sans-serif;
	font-size:12px;
	letter-spacing:0.2em;
	}
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:#0070ac;
	text-decoration:underline;
	}
a:visited {
	color:#333;
	text-decoration:underline;
	}
a:active {
	color:#333;
	text-decoration:underline;
	}
a:hover {
	color:#F93;
	text-decoration:underline;
	}
/**********LEYOUT*************/
#wrapper{
	width:900px;
	margin:0 auto 0 auto;
	}
#header{
	width:100%;
	height:130px;
	margin:0 auto 0 auto;
	}
	
#left{
	width:670px;
	padding:0px 0 0 0px;
	margin:20px 0 40px 0;
	float:right;
	overflow: hidden;
	}
#right{
	width:200px;
	float:left;
	padding:0px 0px 0 0px;
	margin:50px 0 0 0;
	}	

#footer{
	width:100%;
	margin:0 auto 0 auto;
	background:url(../img/share/footer_bg.jpg) repeat-x;
	padding:40px 0 0 0;
	clear:both;
	}
/**********header*************/

#header h1{
	width:650px;
	float:left;
	font-size:24px;
	margin:0 0 0 0;
	}		

#header .meta{
	width:900px;
	text-align:right;
	float:right;
	margin:5px 0 0 0;
	font-weight:bold;
	}
	
#header .favorite{
	width:196px;
	float:right;

	}

#header .tel{
	width:900px;
	float:right;
	text-align:right;
}


/**********main*************/


#main{
	width:900px;
	float:left;
	}
	
#main h2{
	margin:30px auto 30px auto;
	padding:7px 0 0 0;
	width:670px;
	height:37px;
	background:url(../img/share/main_title.jpg) no-repeat;
	color:#FFF;
	text-align:center;
	font-size:18px;
	}
	
#main h3{
	margin:30px auto 30px auto;
	padding:7px 0 0 0;
	width:670px;
	height:37px;
	background:url(../img/share/main_title.jpg) no-repeat;
	color:#FFF;
	text-align:center;
	font-size:18px;
	}

#main #left .main_01_img{
	text-align:center;
	
	}
	
#main #left .sub_title{
	width:600px;
	height:26px;
	background:url(../img/share/sub_title_bg.jpg) no-repeat;
	padding:0px 0 0 40px;
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:bold;
	}
	
#main #left .sub_title1{
	width:600px;
	height:45px;
	background:url(../img/share/sub_title_bg2.jpg) no-repeat;
	padding:0 0 0 40px;
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:bold;
	}
	
#main #left .blog_text {
	font-size:12px;
}
#main #left .letterend{
	display:block;
	width:670px;
	height:50px;
	margin:20px 0 20px 0;
	padding:10px 0 0 0;
	background:url(../img/share/line.gif) bottom no-repeat;
	text-align:right;
}
	
#main #right .sub_right{
	margin:20px 0 0 0;
	}

#main #right ul{
	width:187px;
	margin:0px 0 0 0;
	padding:0px 0 0 0px;
	border:1px #CCC solid;
	padding:5px 5px 5px 5px;
	
	}
	
#main #right li{
	margin:0 0 10px 0;
	border-bottom:1px dotted #47494a;
	padding:0 0px 10px 0;
	}
	
#main #right li a{
	color:#0070ac;
	}
	
#main #right li	a:visited {
	color:#0070ac;
	text-decoration:underline;
	}
#main #right li a:active {
	color:#333;
	text-decoration:underline;
	}
#main #right li a:hover {
	color:#F93;
	text-decoration:underline;
	}
	
.map_bana{
	width:200px;
	text-align:center;
	margin:20px auto 20px auto;
	}
.qr_code{
	margin:20px 0 20px 0;
	
	}
	

/**********キーワード挿入*************/

#min_text {
	width:900px;
	margin:0 auto 0 auto;
}

.min_text {
	margin:10px auto 10px auto;
	font-weight:bolder;
}





/**********footer*************/

#footer_inner{
	width:902px;
	height:114px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	background:url(../img/share/footer_inner_bg.jpg) no-repeat;
	}

.footer_text{
	width:880px;
	margin:0 auto 0 auto;
	color:#0c1870;
	font-weight:bold;
}
#fotter_bottom{
	width:902px;
	margin:0 auto 0 auto;
	padding:0 0 30px 0;
}
#fotter_bottom li{
	display:inline;
	margin:0 5px 0px 0px;
}

