@charset "utf-8";
/* ::::::::::::: ファイル情報 ::::::::::::: 


汎用レイアウトCSS


:::::::::::::::::::::::::::::::::::::::: */


/* ::::::::::::::::::::::::::::::::::::::::

	Layout

:::::::::::::::::::::::::::::::::::::::: */

#logo_sec {
	float: left;
	height: 131px;
	width: 295px;
}
#logo_sec h1 a {
	height: 131px;
	width: 295px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/logo_head.gif);
}

#sitemenu_sec {
	width: 191px;
	float: left;
	margin-bottom: 34px;
}
#sitemenu_sec dt {
	height: 67px;
	background-image: url(../images/menu_sec_menu.gif);
	background-repeat: no-repeat;
}
#sitemenu_sec dd a {
	float: left;
	width: 191px;
}
#sitemenu_sec .top a {
	background-image: url(../images/menu_sec_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
}
#sitemenu_sec .top a:hover {
	background-image: url(../images/menu_sec_top.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
#sitemenu_sec .top_on a {
	background-image: url(../images/menu_sec_top.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
	height: 59px;
}
#sitemenu_sec .about a {
	background-image: url(../images/menu_sec_about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
}
#sitemenu_sec .about a:hover {
	background-image: url(../images/menu_sec_about.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
#sitemenu_sec .about_on a {
	background-image: url(../images/menu_sec_about.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
	height: 59px;
}
#sitemenu_sec .ope a {
	background-image: url(../images/menu_sec_ope.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
}
#sitemenu_sec .ope a:hover {
	background-image: url(../images/menu_sec_ope.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
#sitemenu_sec .ope_on a {
	background-image: url(../images/menu_sec_ope.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
	height: 59px;
}
#sitemenu_sec .masui a {
	background-image: url(../images/menu_sec_masui.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
}
#sitemenu_sec .masui a:hover {
	background-image: url(../images/menu_sec_masui.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
#sitemenu_sec .masui_on a {
	background-image: url(../images/menu_sec_masui.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
	height: 59px;
}
#sitemenu_sec .after a {
	background-image: url(../images/menu_sec_after.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 64px;
}
#sitemenu_sec .after a:hover {
	background-image: url(../images/menu_sec_after.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
}
#sitemenu_sec .after_on a {
	background-image: url(../images/menu_sec_after.gif);
	background-repeat: no-repeat;
	background-position: -191px 0px;
	height: 64px;
}

#slogan h3 {
	background-image: url(../images/img_main_title.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 510px;
	margin-bottom: 10px;
}

#reserve_sec {
	margin-bottom: 40px;
}
#reserve_sec h4 {
	background-image: url(../images/bar_yoyaku.gif);
	background-repeat: no-repeat;
	width: 510px;
	margin-bottom: 12px;
}
#reserve_sec p {
	padding-left: 12px;
	margin-bottom: 10px;
	display: block;
	border-left: 2px solid #438d46;
	line-height: 14px;
}

#title_sec_about h4 {
	background-image: url(../images/bar_sec_about.gif);
}
#title_sec_ope h4 {
	background-image: url(../images/bar_sec_ope.gif);
}
#title_sec_after h4 {
	background-image: url(../images/bar_sec_after.gif);
}
#title_sec_masui h4 {
	background-image: url(../images/bar_sec_masui.gif);
}
#title_sec_question h4 {
	background-image: url(../images/bar_sec_question.gif);
}

#sub_content img {
	float: right;
	margin-left: 20px;
	margin-bottom: 1em;
}

#title_sec_about dt , #title_sec_ope dt {
	color: #438d46;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#title_sec_ope dd a {
	color: #438d46;
	text-decoration: underline;
}
#title_sec_after dt {
	color: #438d46;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#title_sec_question dt {
	color: #438d46;
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}

#title_info img {
	margin-left: 0px;
}

