@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: 450px;
}

#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 ul {
	width: 940px;
	height:43px;
	margin: 0 auto;
}

#gnavi ul li {
	float:left;
}

#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	width: 940px;
	margin: 0 auto;
}

/* contents */

#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 23px;
	margin: 0 0 .5em;
}

.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom: 10px;
}

#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}

#sub_info {
	margin:0 0 10px;
	padding:0 10px 8px;
	background:url(img/sub_back.gif) no-repeat bottom;
}

#sub_info h2 {
	font-size:110%;
	letter-spacing:0;
	line-height:1.3;
	margin:0 -10px 6px;
	padding:8px 15px;
	background:url(img/sub_title.gif) no-repeat top;
}

#sub_info h2 span {
	display:block;
	font-size:60%;
	font-weight:normal;
}

#sub_info li {
	line-height:1.4;
	margin-bottom:6px;
}

/* 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;
}

.img_r {
	float: right;
	padding: 0 0 10px 10px;
}

.img_l {
	float: left;
	padding: 0 10px 10px 0;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

/* 各固定ページ用
---------------------- */

/* greeting.html */
.info_table01 {
	margin-bottom:30px;
	padding:0px;
	border:8px solid #f7f5f3;
	background: #fff;
}

#main #CompanyInfo01 {
	width:100%;
	margin:0px;
	border-collapse:collapse;
}

#CompanyInfo01 th,
#CompanyInfo01 td {
	font-weight:normal;
	padding:9px 14px;
	border:1px solid #cfc4b8;
}

#CompanyInfo01 th {
	text-align:center;
	width:18%;
	background:#ebe3d9;
}

#CompanyInfo01 td {
	background:#fff;
}

#CompanyInfo01 .image {
	padding:6px;
	float:right;
	background:#e3ddd7;
}

/* access.html */
#access #main dt {
	font-weight: bold;
	color: #82D8D0;
}

#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:500px;
	margin-top:5px;
	padding:15px 15px 10px;
	border:solid 5px #CCCCCC;
}

/* 各ページ用スタイル
---------------------- */

#main .midashi01 {
	font-weight:bold;
	font-size: 110%;
	color:#1F1B18;
	margin:0 0 20px -3px;
	padding: 12px 10px 15px 5px;
	background: url(img/title-bg2.gif) no-repeat 3px 1px;
}

.table02 {
	width:75%;
	border-collapse:collapse;
}

.table02 th,
.table02 td {
	font-weight:normal;
	padding:8px 13px;
	border:1px solid #ccc;
}

.table02 th {
	vertical-align:top;
	background:url(img/table-bg01.gif) repeat-x bottom;
}

/*index.html*/

#main .inner01 {
	margin-bottom:25px;
	overflow:hidden;
	zoom:1;
}

.inner01 .image {
	float:right;
}

.inner01 .msg {
	padding:0 220px 0 0;
}

/*greeting.html*/




#main .inner02 {
	margin-bottom:25px;
	overflow:hidden;
	zoom:1;
}

#main .inner02 .image {
	float:left;
}

#main .history_list {
	line-height:1.4em;
	letter-spacing:0;
	padding:0 0 0 200px;
}

.history_list dt {
	font-weight:bold;
	color:#666;
	width:467px;
	margin:0 0 10px 0;
	padding:3px 5px 3px;
	background:url(img/bg01.gif) repeat-x left top;
}

.history_list dd {
	margin-bottom:8px;
	padding:0 5px 7px;
}

#main .inner03 {
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

#main .midashi02 {
	font-weight:bold;
	font-size: 110%;
	color:#1F1B18;
	margin:0 0 5px;
	padding:0 10px 7px 25px;
	background: url(img/point01.gif) no-repeat left top;
}

#main .midashi03 {
	font-weight:bold;
	font-size: 110%;
	color:#294377;
	margin:0 0 20px;
	padding:10px 10px 7px 10px;
	background:url(img/title-bg3.gif) no-repeat left top;
	border-bottom:1px dotted #335395;
}

#main .voice_set {
	position:relative;
	margin:0 10px 20px;
	padding:0px;
	background:#f7f3e8;
	border-top:2px solid #d5c18b;
	overflow:hidden;
	zoom:1;
}

#main .voice_box {
	margin:10px;
	padding:10px 30px 4px 60px;
	border:1px solid #ccc;
	background:#fff;
}

#main .voice_box .mark {
	position:absolute;
	top:0px;
	left:1px;
}

#main .voice_name {
	font-weight:bold;
	color:#3e65b4;
}

/*contents1.html*/

#main .inner04 {
	margin-bottom:25px;
	overflow:hidden;
	zoom:1;
}

#main .inner05 {
	margin-bottom:25px;
	padding:0 15px;
	overflow:hidden;
	zoom:1;
}

#main .midashi03 {
	font-weight:bold;
	font-size: 110%;
	color:#294377;
	margin:0 -15px 20px;
	padding:10px 10px 7px 5px;
	background:url(img/title-bg3.gif) no-repeat left top;
	border-bottom:1px dotted #335395;
}

#main .midashi04 {
	font-weight:bold;
	font-size: 110%;
	color:#1F1B18;
	margin:0 0 10px;
	padding:0 10px 7px 25px;
	background: url(img/point01.gif) no-repeat left top;
}

#main .inner05 .service {
	margin-bottom:20px;
}

#main .inner05 .service .image {
	float:right;
}

#main .list01 {
	overflow:hidden;
	zoom:1;
}

.list01 li {
	width:260px;
	margin:0 10px 3px 0;
	padding:0 0 0 25px;
	background:url(img/icon01.gif) no-repeat left 4px;
	float:left;
}

#main .midashi05 {
	font-size:110%;
	color:#d31176;
}

#main .list02 {
	overflow:hidden;
	zoom:1;
}

.list02 li {
	width:198px;
	padding:2px 0 3px 18px;
	float:left;
	border-bottom:1px solid #ededed;
	background:url(img/icon02.gif) no-repeat 5px 7px;
}

#main .total {
	font-size:110%;
	font-weight:bold;
	color:#e1002a;
}

#main .txt01 {
	font-size:110%;
	color:#327c33;
	margin:0;
}

#main .list03 {
	margin:5px 0 10px;
	padding:20px 20px 10px;
	border:1px solid #ded9d4;
	background:url(img/bg02.gif) repeat-x bottom;
	overflow:hidden;
	zoom:1;
}

.list03 dt {
	padding:0 20px 0 0;
}

.list03 dd {
	margin:0 0 5px 40px;
	padding:0 3px 0 0;
}

.list04 dt {
	padding:0px;
}

.list04 dd {
	text-indent:0px;
	line-height:1.3;
	margin:0 0 7px 0;
	padding:0 0 0 10px;
}

#main .txt02 {
	font-weight:bold;
	color:#333;
}

#main .attent01 {
	text-indent:-15px;
	margin:0 0 0 15px;
}

/*contents2.html*/

#main .inner07 {
	margin-bottom:25px;
	padding:0 15px;
	overflow:hidden;
	zoom:1;
}

.inner07 .image1 {
	float:right;
}

.inner07 .msg1 {
	padding:0 284px 0 0;
}

#main .midashi06 {
	font-weight:bold;
	font-size: 110%;
	color:#1F1B18;
	margin:0 0 5px;
	padding:0 10px 7px 25px;
	background: url(img/point01.gif) no-repeat left top;
}

#main .txt03 {
	font-size:110%;
	color:#d31176;
	display:block;
}

#main .table03 {
	margin:0 15px 30px;
	border-collapse:collapse;
}

.table03 th,
.table03 td {
	font-weight:normal;
	padding:8px 13px;
	border:1px solid #ccc;
}

.table03 th {
	background:#E1F4F4;
	vertical-align:top;
}

.table03 thead th {
	text-align:center;
	background:url(img/table-bg01.gif) repeat-x bottom;
}

.table03 tbody th {
	width:20%;
	background:#f6f5f3;
}

.table03 caption {
	font-size:110%;
	color:#d31176;
	margin:0 0 7px 0;
}

#main .inner08 {
	margin-bottom:25px;
	overflow:hidden;
	zoom:1;
}

.inner09 {
	margin-bottom:20px;
}

.list05 {
}

.list05 li {
	text-indent:-9px;
	line-height:1.3;
	margin-bottom:8px;
	padding-left:9px;
}

.attent02 {
	color:#555;
}

/*contents3.html*/

#main .inner06 {
	margin-bottom:25px;
	overflow:hidden;
	zoom:1;
}

.inner06 .image {
	float:right;
}

.inner06 .msg {
	padding:0 180px 0 0;
}

/*inquiry.html*/

#main .quest {
	width:500px;
	margin-bottom:25px;
	padding:10px 15px 0 15px;
	border:4px double #ded9d4;
	background:url(img/bg02.gif) repeat-x bottom;
	overflow:hidden;
	zoom:1;
}

#main .txt04 {
	font-size:110%;
	font-weight:bold;
	color:#d31176;
}

.quest .image {
	margin:0 10px 0 0;
	padding:6px;
	background:#f6f2ef;
	float:right;
}

.quest ul li {
	margin:0 0 10px 10px;
}

