@charset "utf-8";

/* style resset */

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


* {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, div, p, hr, blockquote, address, noscript {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}
table, textarea, input {
	font-size: 100%;
	}

ul, ol, dl, dt, dd {
	list-style: none;
	}

img  {
	border: none;
	vertical-align: top;
	}

em, strong {
	font-style: normal;
	font-weight: bold;
	}

a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

body {;
	text-align: center;
	background-color: f6f6f6;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/* layout */#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header h1 {
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-left: 30px;
}

#header_inner {
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	clear: both;
	width: 920px;
	overflow: hidden;
}
#header_inner  h2 {
	margin-top: 10px;
	float: left;
	margin-left: 25px;
}
#header_inner p {
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	font-size: 12px;
	color: #666666;
}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#wrapper_inner {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	margin-top: 5px;
}
#main_menu {
	height: 40px;
	width: 850px;
	background-image: url(../img/common/top_menu_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#main_menu ul {
	clear: both;
	height: 40px;
	overflow: hidden;
}
#main_menu li {
	float: left;
}
#main_menu .f_right {
	float: right;
}
#sub_menu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/common/sub_menu_bg.gif);
	background-repeat: no-repeat;
}
#sub_menu ul {
	background-image: url(../img/common/sub_menu_bg_2.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 30px;
}

#sub_menu li {
	height: 30px;
	float: left;
	text-indent: -9999px;
}
#sub_menu a {
	display: block;
	height: 30px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#sub_menu a:hover {
	display: block;
	height: 30px;
	background-position: bottom;
}
#sub_menu  .submenu_1 a {
	background-image: url(../img/common/sub_menu_top.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 115px;
}
#sub_menu .submenu_2 a {
	background-image: url(../img/common/sub_menu_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 114px;
}
#sub_menu .submenu_3 a {
	background-image: url(../img/common/sub_menu_osusume.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 114px;
}
#sub_menu .submenu_4 a {
	background-image: url(../img/common/sub_menu_layout.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 115px;
}
#sub_menu .submenu_5 a {
	background-image: url(../img/common/sub_menu_map.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 113px;
}

.submenu_1 a:hover,
.submenu_2 a:hover,
.submenu_3 a:hover,
.submenu_4 a:hover,
.submenu_5 a:hover {
	display: block;
	height: 30px;
	width: 170px;
	background-position: bottom;
}
#inner_contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
}
#inner_contents .navi_menu {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#inner_contents #top_box {
	clear: both;
	width: 850px;
	overflow: auto;
	margin-bottom: 20px;
}

#inner_contents .top_left_box {
	float: left;
	width: 350px;
	background-image: url(../img/bow_lee/top_left_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#inner_contents .top_left_box p {
	padding-top: 250px;
	text-align: left;
	padding-left: 10px;
	color: #555555;
	line-height: 125%;
}
#inner_contents #top_box .top_left_box strong {
	line-height: 200%;
}

#inner_contents .top_left_box .tel_txt {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#inner_contents .top_left_box .tel_txt img {
	padding-bottom: 2px;
}
#inner_contents .top_left_box .mail_txt {
	font-size: 10px;
}
#inner_contents .top_left_box .mail_txt img {
	padding-top: 2px;
}
#top_box .top_left_box .open_table {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#top_box .top_left_box .open_table p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}



#inner_contents .top_right_box {
	float: right;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}
#news {
	background-image: url(../img/common/h3_news_bg.gif);
	background-repeat: no-repeat;
}

#news h3 {
	width: 840px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#news table {
	width: 830px;
	margin-left: 10px;
	border-collapse:collapse;
	margin-bottom: 20px;
}
#news th {
	width: 100px;
	color: #121C4D;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#news td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#special_plan {
	clear: both;
	width: 850px;
	overflow: auto;
	margin-bottom: 20px;
	background-image: url(../img/common/h3_sp_plan_bg.gif);
	background-repeat: no-repeat;
}
#special_plan h3 {
	width: 840px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#special_plan .left_box {
	float: left;
	margin-left: 10px;
	width: 240px;
}
#special_plan .right_box {
	float: right;
	width: 530px;
	margin-right: 20px;
	text-align: left;
}
#special_plan .right_box h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #121C4D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	text-align: left;
}
#special_plan .right_box .price {
	text-align: left;
	padding-top: 5px;
	margin-bottom: 20px;
}
#special_plan .right_box .menu_txt {
	line-height: 150%;
	text-align: left;
}
#special_plan .right_box .menu_txt p {
}

#news .blog_header {
	overflow: auto;
	clear: both;
	width: 810px;
	display: block;
	margin-right: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	height: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

#news .date_txt {
	text-align: left;
	color: #666666;
	float: left;
	width: 100px;
}

#news .blog_tittle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 500px;
}

#news .blog_box {
	text-align: left;
	margin-bottom: 50px;
	margin-left: 120px;
	margin-right: 20px;
}


#footer_sub_menu {
	background-color: #000000;
	height: 20px;
}
#footer_sub_menu a {
	color: #FFFFFF;
}

#footer_sub_menu p {
	color: #FFFFFF;
	padding-top: 5px;
	text-align: left;
	padding-left: 20px;
}
#footer_img {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#footer_img img {
	margin-left: 20px;
}


#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.aoyama-laputa.jp/img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
address  {
	color: #999999;
	text-align: left;
	width: 870px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#news .blog_header {
	overflow: auto;
	clear: both;
	width: 810px;
	display: block;
	margin-right: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	height: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

#news .date_txt {
	text-align: left;
	color: #666666;
	float: left;
	width: 100px;
}

#news .blog_tittle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 500px;
}

#news .blog_box {
	text-align: left;
	margin-bottom: 90px;
	margin-left: 120px;
	margin-right: 20px;
	width: 710px;
}

