@charset "utf-8";
/* reset css
---------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
	padding: 0;
	margin: 0;
}
address,
caption,
em,
strong,
th {
	font-style: normal;
}
caption,
th {
	text-align: left;
}
hr,
legend {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
li {
	list-style-type: none;
}
#contents table,
#contents ol,
#contents ul,
#contents dl,
#contents blockquote,
#contents pre,
#contents p {
	margin-bottom: 1em;
}
a img,
fieldset {
	border: none;
}
body {
	height: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 80%;
	color: #111;
	letter-spacing:1px;
	line-height: 1.6;
}
* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
a:link {
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
}
/* LAYOUT
---------------------- */

#page {
	width: auto;
	margin: 0 auto;
	min-height: 100%;
	background: url(img/header.gif) repeat-x left top;
}
/* header */
#header h1 {
	font-size:90%;
	font-weight:normal;
	letter-spacing:1px;
}
#header {
	padding:10px 10px 0;
	zoom: 1;
	width: 940px;
	margin: 0 auto;
}
#header .head-logo {
	float: left;
	width: 383px;
}
#header .head-inquiry {
	float: right;
	text-align: right;
}
/* navigation */


#footernavi {
	padding: 2px 0;
	background: url(img/border.gif) repeat-x left top;
}
#gnavi {
	background: url(img/gnavi-back.gif) repeat-x left top;
	zoom: 1;
}
#gnavi img {
	vertical-align:bottom;
}
#gnavi ul {
	width: 940px;
	height:50px;
	margin: 0 auto;
}
#gnavi ul li {
	float:left;
}
#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	width: 940px;
	margin: 0 auto;
}
/* contents */


#index #visual {
	margin-bottom:11px;
	border-bottom:2px solid #ccc;
	background:url(img/title-back.jpg) repeat-x center top;
}
#index #visual p {
	text-align: center;
	margin:0px 0 0;
}
#visual p {
	text-align: center;
	margin:10px 0 0;
}
#contents:after,
#header:after,
#gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
#main {
	float: right;
	width: 700px;
	margin: 10px 0;
}
.section h2 {
	background: url(img/title-bg.gif) no-repeat;
	height:37px;
	font-weight:bold;
	font-size: 110%;
	color:#333;
	padding: 8px 0px 0px 20px;
	margin: 0 0 .5em;
}
.section h3 {
	padding:5px 0 5px 12px;
	margin-bottom:18px;
	border-left: 10px solid #017A1A;
	background:#f1f1f1;
}
.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom: 10px;
}
#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}
/* footer */
#footer {
	clear: both;
	background:url(img/footer.gif) repeat-x left top;
	padding:0 0 10px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footernavi {
	padding: 10px;
	text-align: center;
}
#footernavi li {
	padding: 10px;
	display: inline;
}
div#copy {
	text-align:center;
	padding:0 0 10px;
}
div#copy img {
	vertical-align:bottom;
}
#copy a {
	text-decoration: none;
}
/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.return a:link {
	background: #7c7c7c;
}
.return a:visited {
	background: #7c7c7c;
}
.return a:hover {
	background: #d1d1d1;
}
.return a:active {
	background: #d1d1d1;
}
/* 汎用スタイル */
.clear {
	clear: both;
}
.txt_c {
	text-align:center;
}
.txt_r {
	text-align:right;
}
.txt_l {
	text-align:left;
}
.img_r {
	float: right;
	padding: 0 0 10px 10px;
}
.img_l {
	float: left;
	padding: 0 10px 10px 0;
}
.img_r,
.img_l {
	background-color: #fff;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
/* 各固定ページ用
---------------------- */

/* greeting.html */
#CompanyInfo {
	width: 95%;
	margin: 1em 0 2em;
	border-collapse: separate;
}
#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5;
}
#CompanyInfo th {
	border-left: 3px solid #008d11;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
#CompanyInfo ul {
	margin:0;
}
/* access.html */
#access #main dt {
	font-weight: bold;
	color: #4dbe4b;
}
#access #main dd {
	margin: 0 0 1em 1em;
}
#map {
	height: 350px;
	width: 600px;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}
.googlemap {
	text-align: center;
}
/* privacy.html */

#privacy #main ul li {
	margin-left: 1.5em;
	list-style: none;
}
#privacy #main dl {
	margin-left: 1.5em;
}
#privacy #main dl dd {
	margin-bottom: 1em;
}
#privacy #main h4 {
	margin: 20px 0 5px 0;
}
/* inquiry.html */
#inquiry fieldset span {
	color: #FF0000;
}
#MailForm {
	width: 500px;
	margin: 5px 0 15px;
	border-collapse: collapse;
}
#MailForm th,
#MailForm td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #444;
}
#MailForm th {
	width: 130px;
	background-color: #EBEBEB;
}
#MailForm input,
#MailForm textarea {
	width: 310px;
	border: 1px solid #B2B2B2;
}
.inputarea li {
	float: left;
	margin: 0 15px 0 0;
}
#thanks p {
	line-height: 300px;
	text-align: center;
}
.inquiry-bg {
	width:600px;
	margin:5px 0 20px 0;
	padding:15px 15px 10px;
	background:#fbfbee;
	border:solid 5px #ffffe6;
}
/* 各ページ用スタイル
---------------------- */

#sub #seminar {
	margin-bottom:20px;
	padding:0 15px;
	border:1px solid #ccc;
	background:#f9f9f9;
}
#seminar h2 {
	font-size:120%;
	font-weight:bold;
	margin:-1px -16px 8px;
	padding:3px 0 3px 15px;
	border-left:10px solid #019e22;
	background:#dedede;
}
#seminar ul li {
	padding:0 0 8px 20px;
	background:url(img/icon01.gif) no-repeat left 2px;
}
#sub_info {
	margin-bottom:15px;
	padding: 0px 10px 20px;
	background: url(img/sub_back.gif) no-repeat left bottom;
}
#sub_info h2 {
	font-size: 110%;
	letter-spacing:0px;
	color: #171717;
	line-height:1.2em;
	margin:0 -10px 10px;
	padding: 10px 10px 5px;
	border-bottom:1px solid #ccc;
	background: url(img/sub_title.gif) no-repeat left top;
}
#sub_info h2 span {
	display:block;
	font-size:80%;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:2px;
}
.image_style {
	padding:3px;
	border:1px solid #ccc;
	background-color: #fff;
}
#main .inner01 {
	margin-bottom:20px;
	padding:10px;
}
.inner01 .image {
	float: right;
}
.inner01 .msg {
	padding:0 240px 20px 0;
}
#main .inner02 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}
#main .inner02 .image {
	float: right;
}
.inner02 .msg01 {
	padding:0 290px 20px 0;
}
.inner02 .msg02 {
	padding:0 270px 20px 0;
}
.inner02 .msg03 {
	padding:0 0 20px 270px;
}
.inner02 .box {
	padding:16px 0 0 12px;
	border:1px dotted #ccc;
	overflow:hidden;
	zoom:1;
}
#main .inner03 {
	margin-bottom:20px;
	padding:10px;
	overflow:hidden;
	zoom:1;
}
.inner03 .image {
	float: left;
}
.inner03 .msg {
	padding:0 0 20px 290px;
}
#main .inner04 {
	margin:0px 0px 20px 0;
}
#main .inner04 .set {
	width:720px;
	margin:20px -40px 20px 0;
	padding:0px;
	background:url(img/waku01-bottom.gif) no-repeat left bottom;
	overflow:hidden;
	zoom:1;
}
.inner04 h4 {
	margin-bottom:7px;
}
.inner04 .item {
	width:290px;
	padding:10px 15px;
	background:url(img/waku01-top.gif) no-repeat top;
	float:left;
	margin-right:40px;
}
.inner04 .msg {
	padding:0 0 0 140px;
}
#main .link_banner {
	width:700px;
	margin:0 -20px 20px 0;
	overflow:hidden;
	zoom:1;
}
.link_banner li {
	margin:0 20px 0 0;
	float:left;
}
/* index.html */

#main #top_banner {
	width:720px;
	margin:0 -30px 20px 0;
	overflow:hidden;
	zoom:1;
}
#top_banner li {
	margin:0 30px 0 0;
	float:left;
}
#news {
	height:180px;
	padding:12px 15px;
	border:1px solid #ccc;
	overflow:auto;
	background-color: #f6f6f6;
}
#news dt {
	width:120px;
	margin-bottom:8px;
	padding:0 0 8px 5px;
	float:left;
	color:#666;
}
#news dd {
	margin-bottom:8px;
	padding:0 5px 8px 140px;
	border-bottom:1px dotted #ccc;
}
/* contents1.html */

#main .features {
	margin:80px 0 30px 20px;
	padding:10px 30px 1px;
	background: #fbfbee;
	border:1px solid #fff;
	clear:both;
}
#main .features .title {
	margin:-50px 0 0 -50px;
}
#main .features ul {
	margin-bottom:20px;
}
.features li {
	padding:3px 0 10px 33px;
	background:url(img/icon02.gif) no-repeat left top;
}
#main .table01 {
	width:400px;
	margin-bottom:20px;
	border-collapse:collapse;
}
.table01 th,
.table01 td {
	padding:10px 15px;
	border:1px solid #ccc;
}
.table01 th {
	text-align:center;
	width:33%;
	background-color: #EBF7EA;
}
.service {
	border:1px solid #ccc;
	padding:12px 15px;
}
#flow_left {
	width:300px;
	margin:0 25px 0 0;
	float:left;
}
.inner02 .set {
	padding:0 0 25px 0;
	background:url(img/arrow.gif) no-repeat 20px bottom;
}
#main .schedule {
	background:url(img/line01.gif) repeat-x left bottom;
}
#main .time {
	width:60px;
	color:#446f3c;
	font-weight:bold;
	margin-bottom:8px;
	padding:0 0 8px 5px;
	float:left;
}
#main .action {
	margin-bottom:8px;
	padding:0 5px 8px 80px;
}
#flow_right {
	width:300px;
	float:left;
}
#main .set_last {
	padding:0 0 25px 0;
}
#main .txt01 {
	letter-spacing:0px;
}
/* contents2.html */

#main .list01 {
	width:708px;
	margin:0 -28px 15px 0;
	overflow:hidden;
	zoom:1;
}
.list01 li {
	text-align:center;
	padding:0 28px 0 0;
	float:left;
}
.list01 li img {
	display:block;
}
/* contents3.html */

#main .table02 {
	width:99%;
	margin-bottom:5px;
	border-collapse:collapse;
}
.table02 thead th {
	padding:8px 10px;
	border:1px solid #ccc;
	text-align:center;
	background-color: #eee;
}
.table02 thead .price {
	width:25%;
}
.table02 tbody th {
	width:20%;
	text-align:center;
	padding:8px 10px;
	border:1px solid #ccc;
	background-color: #EBF7EA;
}
.table02 tbody td {
	text-align:right;
	padding:5px 10px;
	border:1px solid #ccc;
}
.table02 tbody .detail {
	text-align:left;
	line-height:2em;
	vertical-align:top;
}
.attent01 {
	margin-bottom:20px;
}
.attent01 li {
	text-indent:-15px;
	margin:0 0 4px 15px;
}
#main .txt02 {
	font-weight:bold;
}
#main .table03 {
	margin-bottom:5px;
	border-collapse:collapse;
}
.table03 thead th {
	padding:8px 10px;
	border:1px solid #ccc;
	text-align:center;
	background-color: #eee;
}
.table03 tbody th {
	text-align:center;
	padding:8px 10px;
	border:1px solid #ccc;
	background-color: #EBF7EA;
}
.table03 tbody td {
	text-align:right;
	padding:5px 10px;
	border:1px solid #ccc;
}
/* contents4.html */

#main .txt03 {
	font-size:120%;
	font-weight:bold;
}
.profile {
	margin-bottom:20px;
}
#main .list02 {
	overflow:hidden;
	zoom:1;
}
.list02 li {
	width:40%;
	margin:0 20px 0 0;
	padding:0 0 5px 0;
	float:left;
}
#main .headline {
	font-size:110%;
	font-weight:bold;
	color:#017A1A;
	margin-bottom:0;
}
#main .table04 {
	width:99%;
	margin-bottom:30px;
	border-collapse:collapse;
}
.table04 thead th {
	padding:8px 10px;
	border:1px solid #ccc;
	text-align:center;
	background-color: #EBF7EA;
}
.table04 tbody th {
	font-weight:normal;
	text-align:center;
	padding:8px 10px;
	border:1px solid #ccc;
}
.table04 tbody td {
	text-align:center;
	padding:5px 10px;
	border:1px solid #ccc;
}
#main .table05 {
	width:99%;
	margin-bottom:5px;
	border-collapse:collapse;
}
.table05 th,
.table05 td {
	padding:10px 15px;
	border:1px solid #ccc;
}
.table05 th {
	text-align:center;
	width:20%;
	background-color: #EBF7EA;
}
#main .list05 li {
	line-height:1.5em;
	text-indent:-10px;
	margin:0 0 10px 10px;
}
/* contents5.html */

#main .list04 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}
.list04 li {
	margin-bottom:4px;
	padding:0 0 0 25px;
	background:url(img/point01.gif) no-repeat left center;
}
.care {
	margin:0 10px 20px 10px;
	padding:15px 15px 5px 15px;
	background:#ffffe6;
	overflow:hidden;
	zoom:1;
}
#main .care_img {
	margin-bottom:0;
	float: left;
}
#main .care_exp {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}
.care_exp h4 {
	margin-bottom:10px;
}
#main .table06 {
	width:99%;
	margin-bottom:30px;
	border-collapse:collapse;
}
.table06 thead th {
	width:33%;
	padding:8px 10px;
	border:1px solid #ccc;
	text-align:center;
	background-color: #EBF7EA;
}
.table06 tbody th {
	text-align:center;
	color:#336633;
	padding:8px 10px;
	border:1px solid #ccc;
	background:#fff;
}
.table06 tbody td {
	text-align:left;
	padding:5px 10px;
	border:1px solid #ccc;
}
.table06 tbody .detail {
	text-align:left;
	line-height:2em;
	vertical-align:top;
}
#main .attent03 {
	color:#fd7100;
	text-indent:-15px;
	margin-left:15px;
}
/* contents6.html */

.effects {
	margin-bottom:20px;
	padding:15px 30px 5px 15px;
	background:#ffffe6;
	border:2px double #f6f6ce;
}
#main .point {
	margin-bottom:20px;
}
#main .point dd {
	margin:0 0 13px 35px;
}
.target {
	padding:15px 30px 10px 15px;
	background:#ffffe6;
	border:2px double #fcf0d1;
}
#main .target {
	margin-bottom:20px;
}
#main .target dt {
	font-size:110%;
	font-weight:bold;
	color:#017A1A;
	letter-spacing:3px;
}
.detail dd {
	margin:0;
}
#main .attent02 {
	color:#FF0000;
	text-indent:-15px;
	margin-left:15px;
}
#main .list03 {
}
.list03 li {
	padding:0 0 0 15px;
	background:url(img/icon03.gif) no-repeat left 4px;
}
/* inquiry.html */

.inquiry-bg .inq {
	margin-bottom:20px;
	padding:0 230px 0 0;
}
#main .txt04 {
	font-size:110%;
	font-weight:bold;
	color:#006633;
}
.inq .hours {
	text-indent:-100px;
	margin-left:100px;
}

