﻿@charset "UTF-8";

body {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC","sans-serif";
	background-color:#fdf;
}

hr {
	clear: both;
	height: 1px;
}

p {
	text-align:left;
}

strong {
	font-size:110%;
	line-height: 100%;
	background:url(stbg.gif) repeat-x bottom left;
	color:#333333;
}

span.udl {
	text-decoration:underline;
}

span.st {
	font-size:110%;
	line-height: 100%;
	font-weight:bold;
	color:#880088;
}

span.sema {
	font-size:100%;
	line-height: 100%;
}

span.grn {
	font-size:100%;
	line-height: 100%;
	color:#008800;
}

/*トップ
----------------------------------------------- */


/*ナビゲーション
----------------------------------------------- */

#nav {
	width:860px;
	height: 40px;
	background-color: #DD1177;
	background-image: url(navi_bg.jpg);
	background-repeat: repeat;
}

#nav ul {
	list-style-type:none;
	float: center;
	display: block;
	margin:0 5px 0 2px;
  }
  

#nav li {
	display: inline;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav li.r_side {
	display: inline;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }

#nav a {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}


/*コンテンツ
----------------------------------------------- */

h1 {
	background:#070 url(h1_bg.jpg) repeat;
	color:#fff;
	line-height:100px;
	font-size:40px;
	margin:50px 120px 50px 120px;
}

h2 {
	background:#fff url(h2_bg.jpg) repeat;
	color:#333;
	margin:40px 70px 40px 70px;
}

.c_pic_r {
	padding:10px 0 0 0;
	width:350px;
	float:right;
}

.c_pic_l {
	padding:10px 0 0 0;
	width:350px;
	float:left;
}

.c_prg_r {
	padding:0 5px 0 0;
	width:500px;
	float:right;
}

.c_prg_l {
	padding:0 0 0 5px;
	width:500px;
	float:left;
}

.c_bbb_r {
	padding:0 5px 0 0;
	width:425px;
	float:right;
	text-align:left;
	font-size:12px;
}

.c_bbb_l {
	padding:0 0 0 5px;
	width:425px;
	float:left;
	text-align:left;
	font-size:12px;
}

.c_bbb2_r {
	padding:0 7px 0 0;
	width:420px;
	float:right;
	text-align:left;
	font-size:12px;
}

.c_bbb2_l {
	padding:0 0 0 7px;
	width:420px;
	float:left;
	text-align:left;
	font-size:12px;
}

.c_bbb3_r {
	padding:0 7px 0 0;
	width:420px;
	float:right;
	text-align:left;
}

.c_bbb3_l {
	padding:0 0 0 7px;
	width:420px;
	float:left;
	text-align:left;
}

.c_ccc_l1 {
	padding:0 0 0 5px;
	width:240px;
	float:left;
	text-align:left;
	font-size:12px;
}

.c_ccc_l2 {
	padding:0 0 0 5px;
	width:120px;
	float:left;
	text-align:left;
	font-size:12px;
}

.c_b {
	clear:both;
	margin:0 0 40px 0;
}

.c_b2 {
	clear:both;
	margin:0 0 5px 0;
}

.c_all{
	width:860px;
	text-align:center;
}

.c_all_l1{
	width:860px;
	text-align:left;
	padding-left:150px;
}

.c_all_l2{
	width:580px;
	text-align:left;
	margin:0 140px 0 140px;
}

.c_all_l2a{
	width:660px;
	text-align:left;
	margin:0 100px 0 100px;
}

.c_all_l3{
	width:600px;
	text-align:left;
	margin:0 130px 0 125px;
	padding:10px;
	border:1px dotted #00FF00;
	background-color:#ddFFdd;
}

.c_all_l4{
	font-size:110%;
	line-height:150%;
	width:610px;
	text-align:left;
	margin:0 120px 0 130px;
}

.lbt {
	width:500px;
        margin:30px 180px 30px 180px;
        text-align:center;
}

.lbt a {
	display:block;
	width:500px;
	height:100px;
	padding-top:40px;
        font-size : 28px;
        line-height:50px;
	font-weight: bold;
        text-decoration : none;
        text-align:center;
        color :#FFFFFF;
        background:url(lbt.gif) no-repeat center center;
}

.lbt a:hover {
        background:url(lbt_a.gif) no-repeat center center;
        text-decoration : none;
        color :#333333;
}


.huki1_li {
	border:1px dotted #00FF00;
	padding:5px;
	margin:10px;
	font-weight:normal;
}

.huki1_li_sanko {
	border:1px dotted #00FF00;
	padding:5px;
	margin:10px;
	font-weight:normal;
	color:#008000;
}

.huki1a_li {
	border:1px dotted #00FF00;
	padding:5px;
	margin:0 0 10px 0;
	font-weight:normal;
}

.huki1b_li {
	border:1px dotted #00FF00;
	background-color:#ddFFdd;
	padding:5px;
	margin:0 0 30px 0;
	font-weight:normal;
}

.huki2_li {
	border:1px dotted #aaaaaa;
	padding:5px;
	margin:0 0 10px 0;
	font-weight:normal;
}

ul.nayami {
	text-align:left;
	list-style:square url(li_nayami.gif) outside;
        font-size:16px;
	line-height:24px;
	color:#333333;
	font-weight:bold;
}

ul.nayami li{
	padding-bottom:10px;
}

ul.tokucho {
	text-align:left;
	list-style:square url(li_tokucho.jpg) outside;
        font-size:16px;
	line-height:24px;
}

ul.tokucho li{
	padding-bottom:5px;
}

ul.tokucho2 {
	text-align:left;
	list-style:square url(li_tokucho2.jpg) outside;
        font-size:16px;
	line-height:24px;
}

ul.tokucho2 li{
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
}

ul.tokucho2a {
	text-align:left;
	list-style:square url(li_tokucho.jpg) outside;
        font-size:16px;
	line-height:24px;
	color:#060;
}

ul.tokucho2a li{
	padding-bottom:5px;
}

ul.shitumon {
	text-align:left;
	list-style:square url(li_shitumon.gif) outside;
}

ul.kohtsu {
	text-align:left;
	list-style:square url(li_tokucho.jpg) outside;
        font-size:16px;
	line-height:24px;
}

ul.kohtsu li{
	padding-bottom:5px;
}

li.densha{
	list-style:square url(li_densha.gif) outside;
}

li.car{
	list-style:square url(li_car.gif) outside;
}

li.plane{
	list-style:square url(li_plane.gif) outside;
}

p.waku{
	border:1px dotted #333333;
	padding:5px;
}

table.unei{
	border-collapse: collapse;
	border:0;
	text-align:left;
	margin:50px 130px 50px 130px;
	font-size:16px;
	line-height:30px;
}

table.unei td{
	border-bottom:solid #005500 1px;
	height:50px;
}


table.unei2{
	border-collapse: collapse;
	border:0;
	text-align:left;
	margin:20px 10px 20px 10px;
	font-size:16px;
	line-height:30px;
}

table.unei2 td{
	border-bottom:solid #005500 1px;
	height:50px;
}


address{
	width:860px;
	height: 30px;
	background-color: #DD1177;
	background-image: url(navi_bg.jpg);
	background-repeat: repeat;
	font-size:14px;
	line-height:30px;
	color:#fff;
}