﻿@charset "UTF-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:80%;
	color:#333333;
	background-image:url(../img/comon/bg_main.jpg);
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	color:#333333;
	margin:0;
	padding:0;
}

p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
strong {
	font-weight:normal;
}
em {
	font-style:normal;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}


.bottom5 {
	margin-bottom: 5px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom20 {
	margin-bottom: 20px;
}

.bottom30 {
	margin-bottom: 30px;
}

.bottom250 {
	margin-bottom: 250px;
}


/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#0000FF;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}

/*
 page [
----------------------------------------------------------- */
#page {
	width: 780px;
	margin: 0 auto;
}

/*
 header [
----------------------------------------------------------- */
#header {
	width: 780px;
	height:88px;
	background:url(../img/comon/logo_bg.jpg) no-repeat;
}

#header.top {
	width: 780px;
	height:102px;
	background:url(../img/comon/logo_bg.jpg) no-repeat;
}

#header ul {
	float:right;
	font-size:75%;
	color:#e0dfdf;
	padding:0 20px 0 0;
	margin-top:65px;
	
}

#header ul li {
	float:left;
	padding-left:10px;
}

#header ul li a {
	color:#e0dfdf;
}


h1{
	height:88px;
	padding:0 0 0 21px;
	line-height:1px;
	font-size:1px;
}

/*
 container [
----------------------------------------------------------- */
#container {
	margin:0;
	padding:10px 20px 25px;
	width:738px;
	float:left;
	border-right:solid #d6bfb2 1px;
	border-left:solid #d6bfb2 1px;
	background:#4d3a2f;
}


/*
 g-navi [
----------------------------------------------------------- */
#g-navi {
	width: 778px;
	margin: 0;
	float: left;
	border-left:solid #d6bfb2 1px;
	border-right:solid #d6bfb2 1px;
	background:#4d3a2f;
}
#g-navi li{
	float: left;
}


/*
 footer [
----------------------------------------------------------- */
#footer {
	clear:both;
	width:778px;
	height:10px;
	margin:0;
	padding:2px 0;
	text-align:center;
	font-size:70%;
	color:#726259;
	background:#120905;
	border:solid #d6bfb2 1px;
}
#footer a {
	color:#726259;
}
#footer address {
	font-style:normal;
}

/*■■■■■　トップページ　■■■■■ */

/*
 container
 flash_img [
----------------------------------------------------------- */
#flash_img{
	margin-bottom:15px;
}
object,  
embed {  
    vertical-align: top;  
}

/*
 container
 main_top [
----------------------------------------------------------- */
#main_top{
	width:738px;
	margin:0px;
}

#main_top p img {
	float:right;
	margin:0;
}
#main_top p img.bn2 {
	float:right;
	margin:0 0 0 12px;
}

/*
 container
 new [
----------------------------------------------------------- */
#new{
	float:left;
	width:492px;
	background:#FFFFFF;
	border:#c6d3dd 1px solid;
}
#new li{
	font-size:83.3%;
	line-height:1.9em;
	background:url(../img/comon/icon01.gif) no-repeat 2px .6em;
	padding:0 0 0 20px;
}

#new .section {
	margin:5px 0 50px 30px;
}


/*■■■■■　トップ以外　■■■■■ */
/*
 container_bg [
----------------------------------------------------------- */
#container_bg{
	width:738px;
	float:left;
	background:url(../img/comon/side_bg.gif) repeat-y left top;
	border-bottom:#FFFFFF 1px solid;
}

/*
 container_bg
 side [
----------------------------------------------------------- */
#side {
	float:left;
	width:170px;
}

#side ul{
	width:170px;
	float:left;
}

#side li{
	margin:0;
	padding:0;
}
#side li img{
	vertical-align:top;
}
/*
 container
 main [
----------------------------------------------------------- */
#main {
	float:left;
	width:568px;
	background:#FFFFFF;
}

#main .section {
	margin:25px 16px 50px;
}

#main p.icon_g02{
	margin:5px 0 0 15px;
	background-image:url(../img/comon/icon_g.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
}
#main p{
	margin:20px 0 20px 15px;
}
#main p.bottom250{
	margin:5px 0 250px 15px;
}

#main p.btn{
	margin:5px 0 30px 15px;
	text-align:center;
}
#main address{
	margin:5px 0 30px 15px;
}

#main h3 {
	height:18px;
	color:#ecf0f0;
	clear:both;
	margin-bottom:0;
	padding:9px 38px;
	font-family:Verdana, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-weight:normal;
	background:url(../img/comon/sbttl_bg01.jpg) no-repeat;
	font-size:110%;
}

#main h4 {
	clear:both;
	margin:25px 0 0 15px;
	padding:5px 5px;
	border-left:7px solid #B5B5B5;
	font-family:Verdana, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-weight:normal;
	font-size:110%;
}
#main ul {
	margin:5px 0 30px 15px;
}

#main ul li {
	background-image:url(../img/comon/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	margin-bottom:5px;
}

/* table-01 */
.table-01
{
	width:100%;
	font-size:95%;
	line-height:1.7em;
	border-top:solid 1px #B5B5B5;
	border-left:solid 1px #B5B5B5;
	border-right:solid 1px #B5B5B5;
	margin:10px 0 20px 0;
}

.table-01 th
{
	width:20%;
	padding:10px 3px 10px 5px;
	text-align:left;
	border-bottom:solid 1px #B5B5B5;
	border-right:solid 1px #B5B5B5;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	background-color:#E3E3E3;
	font-weight:normal;
}

.table-01 td
{
	padding:10px 3px 10px 5px;
	border-bottom:solid 1px #B5B5B5;
	font-weight:normal;
}

.table-01 p
{
	margin-top:10px;
}

.kome{
	font-size:80%;
}

.table-01 address
{
	margin-bottom:10px;
}

/* table-02 */
.table-02
{
	width:100%;
	font-size:95%;
	line-height:1.7em;
	border-top:solid 1px #B5B5B5;
	margin:10px 0 20px 0;
}

.table-02 th
{
	width:20%;
	padding:7px 3px 7px 5px;
	vertical-align:top;
	text-align:left;
	border-bottom:solid 1px #B5B5B5;
	background-color:#E3E3E3;
	font-weight:normal;
}

.table-02 td
{
	padding:7px 3px 7px 5px;
	border-bottom:solid 1px #B5B5B5;
	font-weight:normal;
}

.table-02 p
{
	margin-top:10px;
}

.kome{
	font-size:80%;
}

.table-02 address
{
	margin-bottom:10px;
}

/* icon */

.dotline
{
	border-bottom:dotted 1px #CCCCCC; 
	padding-bottom:15px; 
	width:90%
}

