@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: #333;
	line-height: 1.5;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* LAYOUT
---------------------- */

#page {
	width: auto;
	margin: 0 auto;
	background: url(img/header.gif) repeat-x left top;
	min-height: 100%;
}

/* header */
#header {
	padding: 30px 0 0;
	zoom: 1;
	width: 940px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 450px;
}

#topnavi {
	padding:0 20px 0 0;
	float: right;
	width: 320px;
	text-align: right;
}

#unavi {
	width: 320px;
	padding-top: 45px;
	overflow: hidden;
	height: 25px;
}

#visual {
	width:940px;
	margin:0 auto;
}

#topnavi address {
}

/* 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:70px;
	margin: 0 auto;
}

#gnavi ul li {
	float:left;
	height:70px;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

#gnavi li a {
	height: 70px;
	width: 156px;
	display: block;
}

#gnavi li.menu01 {
	background: url(img/menu01-hover.gif);
}

#gnavi li.menu01 a {
	width: 157px;
	background: url(img/menu01.gif);
}

#gnavi li.menu01 a:hover {
	background: none;
}

#gnavi li.menu02 {
	background: url(img/menu02-hover.gif);
}

#gnavi li.menu02 a {
	background: url(img/menu02.gif);
}

#gnavi li.menu02 a:hover {
	background: none;
}

#gnavi li.menu03 {
	background: url(img/menu03-hover.gif);
}

#gnavi li.menu03 a {
	background: url(img/menu03.gif);
}

#gnavi li.menu03 a:hover {
	background: none;
}

#gnavi li.menu04 {
	background: url(img/menu04-hover.gif);
}

#gnavi li.menu04 a {
	background: url(img/menu04.gif);
}

#gnavi li.menu04 a:hover {
	background: none;
}

#gnavi li.menu05 {
	background: url(img/menu05-hover.gif);
}

#gnavi li.menu05 a {
	background: url(img/menu05.gif);
}

#gnavi li.menu05 a:hover {
	background: none;
}

#gnavi li.menu06 {
	background: url(img/menu06-hover.gif);
}

#gnavi li.menu06 a {
	width: 159px;
	background: url(img/menu06.gif);
}

#gnavi li.menu06 a:hover {
	background: none;
}

#index #gnavi li.menu01 a,
#contents1 #gnavi li.menu02 a,
#contents2 #gnavi li.menu03 a,
#greeting #gnavi li.menu04 a,
#access #gnavi li.menu05 a,
#inquiry #gnavi li.menu06 a {
	background: none;
}

#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	width: 940px;
	margin: 0 auto;
}

/* contents */


#visual h2 {
	margin: 15px 0 0 0;
	text-align: center;
}

#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 h3 {
	width:680px;
	background: url(img/title-bg.gif) no-repeat;
	height:37px;
	font-weight:bold;
	font-size: 110%;
	color:#222;
	padding: 8px 0px 0px 20px;
	margin: 0 0 .7em;
}

.section h4 {
	font-size:110%;
	font-weight: bold;
	color: #0076e4;
	margin-bottom:8px;
}

.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom: 10px;
}

#sub p {
	color:#0033FF;
	font-size:85%;
}

#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}

#sub h3 {
	padding: 10px 10px 0;
	font-size: 120%;
	color: #171717;
}

#sub ul {
	padding: 0px 3px 20px;
	background: url(img/sub_back.gif) no-repeat left bottom;
}

#sub li {
	padding: 3px 10px;
}

#sub li.first_list {
	padding-top: 10px;
	background: url(img/first_list.gif) repeat-x left top;
}

/* 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;
	background: url(img/point1.gif) no-repeat left center;
}

div#copy {
	text-align:center;
	margin:10px 0
}

#copy a {
	text-decoration: none;
}

/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.return a:link {
	background: #0066CC;
}

.return a:visited {
	background: #0066CC;
}

.return a:hover {
	background: #0066CC;
}

.return a:active {
	background: #0066CC;
}

/* 汎用スタイル */
.clear {
	clear: both;
}

.p_c {
	text-align:center;
}

.p_r {
	text-align:right;
}

.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 */
#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 #0066FF;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

#CompanyInfo ul {
	margin:0;
}

/* access.html */
#access #main dt {
	font-weight: bold;
	color: #F56854;
	float:left;
	margin:0 10px 0 0;
}

#access #main dd {
	margin: 0 0 1em 1em;
}

#map {
	height: 350px;
	width: 500px;
	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;
}

.txt_c {
	text-align:center;
}

/* 各ページ用スタイル
---------------------- */


.list01 {
	padding-left:20px;
}

.list01 li {
	display:inline;
	position:relative;
	width:298px;
	margin-bottom:15px;
	margin-right:20px;
	padding:5px;
	border:1px solid #e1e1e1;
	float:left;
}

.list01 li img {
	margin-right:15px;
	float:left;
}

.list01 li dd {
	position:absolute;
	bottom:14px;
	right:0px;
}

.list02 dt {
	font-size:130%;
	font-weight:bold;
	padding:15px 15px 0 15px;
	background:url(img/w-dt01.gif) no-repeat top;
}

.list02 dd {
	padding:10px 30px;
	background:url(img/w-dd01.gif) no-repeat bottom;
}

.list02 ul {
	background:url(img/p05.jpg) no-repeat 450px 0px;
}

.list02 li {
	font-size:110%;
	letter-spacing:1px;
	margin-bottom:20px;
	padding:0 0 0 20px;
	background:url(img/point3.gif) no-repeat left;
}

.list03 {
	width:47%;
}

.ptn01 {
	float:left;
}

.ptn02 {
	padding:10px;
	border:1px solid #E6E6E6;
	float:left;
}

.list03 dt {
	font-size:110%;
	font-weight:bold;
	border-bottom:10px;
}

.list03 li {
	font-size:110%;
	margin-bottom:10px;
}

.ptn01 li {
	padding:0 0 0 26px;
	background:url(img/point4.gif) no-repeat left top;
}

.ptn02 dt {
	margin-bottom:8px;
}

.ptn02 li {
	font-size:90%;
	margin-bottom:4px;
}

.list07 dt {
	font-size:110%;
	font-weight:bold;
	color:#0099FF;
	margin-bottom:8px;
}

/* greeting.html */

.table01 {
	width:80%;
	border-collapse:collapse;
}

.table01 th,
.table01 td {
	font-weight:normal;
	padding:6px 12px;
	border:1px solid #ccc;
}

.table01 th {
	width:15%;
	background:#E1F0FD;
}

.table01 li {
	margin-bottom:6px;
}

/* contents1.html */
.bg2 dl {
	padding:0 10px 0;
}

.bg2 dt {
	float:left;
	background:url(img/point2.gif) no-repeat 10px 6px;
	padding:0 0 0 28px;
}

.bg2 dd {
	text-align:right;
	border-bottom:dotted 1px #ccc;
	margin:0 0 5px;
	padding:0 10px 5px 0;
}

#sub_banner {
	overflow:hidden;
	zoom:1;
}

#sub_banner li {
	float:left;
	width:340px;
	text-align:center;
}

li.sub_banner2 {
	padding:0 0 0 20px;
}

.list05 {
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}

.list05 dt {
	font-size:110%;
	font-weight:bold;
	color:#FF6600;
	padding:10px 20px;
	background:url(img/w-dt01.gif) no-repeat top;
}

.list05 dd {
	margin-bottom:15px;
	padding:0px 20px 20px 20px;
	background:url(img/w-dd01.gif) no-repeat bottom;
	overflow:hidden;
	zoom:1;
}

.list05 dd dl {
	width:auto;
	margin:0px;
}

.list05 dd dt {
	color:#333;
	padding:0px;
	background:none;
}

.list05 dd dd {
	padding:0px;
	background:none;
}

.list05 dd li {
	width:45%;
	font-size:110%;
	margin-bottom:8px;
	padding-left:30px;
	background:url(img/point4.gif) no-repeat left top;
	float:left;
}

.list06 {
	padding-left:20px;
	overflow:hidden;
	zoom:1;
}

.list06 li {
	display:inline;
	width:182px;
	margin-right:20px;
	margin-bottom:15px;
	padding:4px 8px;
	border:1px solid #ccc;
	float:left;
}

.list06 li strong {
	display:block;
	text-align:center;
	font-size:120%;
	color: #0066FF;
	margin-bottom:4px;
	border-bottom:1px solid #ccc;
}

/* contents2.html */

.list04 {
	padding-left:40px;
	overflow:hidden;
	zoom:1;
}

.list04 li {
	display: inline;
	text-align:center;
	margin-bottom:15px;
	margin-right:38px;
	border:1px solid #ccc;
	float:left;
}

.list04 li img {
	vertical-align:bottom;
}

.list04-test {
	padding-left:40px;
}

.list04-test li {
	display:inline;
	text-align:center;
	width:278px;
	margin-right:40px;
	margin-bottom:20px;
	padding:15px 0;
	border:1px solid #ccc;
	float:left;
}

.list04-test li.big {
	width:598px;
}

.list04-test li img {
	vertical-align:bottom;
}

#main .list08 {
	width:680px;
	margin-bottom:10px;
	position:relative;
	border:1px solid #DDDDDD;
	background:url(img/bg3.gif) no-repeat center top;
}

.list08 .set-title {
	width:100%;
	position:absolute;
	top:-22px;
	left:0px;
}

#main .after dt {
	text-align:right;
}

.list08 dd {
	padding:20px;
	overflow:hidden;
	zoom:1;
}

.before-data {
	width:50%;
	float:right;
}

.before-title {
	font-size:130%;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 6px;
	border-bottom:1px solid #382626;
}

.before-image {
	width:50%;
	text-align:center;
	float:left;
	overflow:hidden;
	zoom:1;
}

#main .after p {
	width:50%;
	text-align:center;
	margin:0 0 28px 0;
	float:left;
}

.list09 {
	padding:0 5px;
}

.list09 dt {
	position:inherit;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0px;
}

.list09 dd {
	margin:0 0 12px 0;
	padding:0px;
}

