@charset "utf-8";
/* CSS Document */

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #B8D5B7;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_red {
	color: #CC3300;
}

#wrap_out {
	width: 810px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/common/bg_outwrap.gif);
}
#wrap_in {
	background-image: url(../images/common/bg_inwrap.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#header {
	height: 60px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header .logo {
	float: left;
	margin-top: 3px;
}
#header .header_block {
	float: right;
	text-align: right;
	margin-top: 5px;
}
.header_block p {
	margin-right: 5px;
}
.header_block .header_tel {
	margin-top: 10px;
}


#main_menu {
	height: 25px;
	background-image: url(../images/common/bg_main_menu.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 780px;
	background-position: center;
}
#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
}
#main #contents {
	float: left;
	width: 540px;
}
#main #side {
	float: right;
	width: 195px;
}
#side #plan {
	background-image: url(../images/common/bg_side_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 195px;
	padding-bottom: 12px;
	padding-top: 5px;
	position: relative;
}

#side #first {
	background-image: url(../images/common/bg_side_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 195px;
	padding-bottom: 12px;
	padding-top: 5px;
	position: relative;
	margin-top: 10px;
}

#plan .plan_box,#first .first_box,#miyabi .miyabi_box {
	text-align: left;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.first_box p {
	margin-left: 10px;
	margin-top: 5px;
	line-height: 1.2em;
}

.header_block h1 {
	margin-right: 5px;
	font-size: 12px;
}

#side h3 {
	width: 180px;
}
#side h4 {
	font-size: 12px;
	color: #669900;
	line-height: 1.4em;
	background-image: url(../images/common/side_icon_block01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	margin-top: 6px;
	padding-left: 16px;
	margin-left: 2px;
	font-weight: bold;
}
#side h4 a {
	font-weight: bold;
	color: #669900;
}
#side h4 a:hover {
	text-decoration: underline;
}

#plan .plan_detail {
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
	margin-left: 15px;
}
#plan .plan_price {
	color: #CC3300;
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(../images/common/bg_zei.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 45px;
}
.side_img01 {
	margin-left: 5px;
	margin-top: 8px;
}
.side_img02 {
	margin-top: 5px;
	margin-left: 45px;
}

.first_box li {
	line-height: 1.2em;
	background-image: url(../images/common/side_block02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 10px;
	margin-top: 4px;
	list-style-type: none;
	padding-left: 14px;
}
.first_box li.first_box_pay {
	height: 22px;
	background-image: url(../images/common/bg_card_ok.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: left center;
}

#side #miyabi {
	width: 195px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#miyabi .btn_miyabi {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}
.miyabi_box p {
	line-height: 1.8em;
	text-align: center;
}







#main #end_navi {
	clear: both;
	line-height: 2.5em;
	padding-top: 15px;
}
#end_navi li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
}
#end_navi a {
	color: #336600;
}
#end_navi a:hover {
	text-decoration: underline;
}





#footer {
	background-image: url(../images/common/bg_footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	position: relative;
}
#footer .footer_logo {
	float: left;
	margin-left: 1px;
}
#footer .footer_info {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
}
.footer_info .p_footertel {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
}
.footer_info .p_footeradd {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 2px;
	line-height: 1.2em;
}
.footer_info .p_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	font-style: italic;
}






/* menu rollup */

#main_menu ul {
	display: block;
	list-style-type: none;
	line-height: 25px;
	position: relative;
	text-align: left;
	margin-left: 17px;
}
#main_menu li {
	display: inline;
	height: 25px;
	width: 107px;
	float: left;
}
#main_menu a {
	display: block;
	width: 107px;
	height: 25px;
}
#main_menu a:hover {
	background: none;
}
#main_menu a:hover img {
	background: none;
	height: 0px;
	width: 0px;
}


#main_menu .mn01 {
	background-image: url(../images/common/menu01_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#index #main_menu .mn01 a {
	background: none;
}
#index #main_menu .mn01 a img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn02 {
	background-image: url(../images/common/menu02_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#plan #main_menu .mn02 a {
	background: none;
}
#plan #main_menu .mn02 a img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn03 {
	background-image: url(../images/common/menu03_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#henshin #main_menu .mn03 a {
	background: none;
}
#henshin #main_menu .mn03 a img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn04 {
	background-image: url(../images/common/menu04_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#access #main_menu .mn04 a {
	background: none;
}
#access #main_menu .mn04 a img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn05 {
	background-image: url(../images/common/menu05_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#photo #main_menu .mn05 a {
	background: none;
}
#photo #main_menu .mn05 a img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn06 {
	background-image: url(../images/common/menu06_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}


#main_menu .mn07 {
	background-image: url(../images/common/menu07_02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 107px;
}
#yoyaku #main_menu .mn07 a {
	background: none;
}
#yoyaku #main_menu .mn07 a img {
	background: none;
	height: 0px;
	width: 0px;
}
