﻿@charset "utf-8";

* {
	padding:0;
	margin: 0;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#base {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffffc;
	background-position: top;
	background-attachment: fixed;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
body {
	color:#c9c9c9c9;
	background-attachment: fixed;
	background-color: #ffffff;
	background-position: top;
	font-size: 11px;
}
img {
	vertical-align: top;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
a {
	color: #0099ff;
        text-decoration: none;
        font-size: 11px;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
pre {
     white-space: pre;           /* CSS 2.0 */
     white-space: pre-wrap;      /* CSS 2.1 */
     white-space: pre-line;      /* CSS 3.0 */
     white-space: -pre-wrap;     /* Opera 4-6 */
     white-space: -o-pre-wrap;   /* Opera 7 */
     white-space: -moz-pre-wrap; /* Mozilla */
     white-space: -hp-pre-wrap;  /* HP Printers */
     word-wrap: break-word;      /* IE 5+ */
     }
/*
ヘッダー
-------------------------------------------*/
#head {
	width: 890px;
	height: 155px;
	position: relative;
        background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#head h1 {
	font-size: 10px;
	position: absolute;
	top: 18px;
	font-weight: normal;
	line-height: 16px;
	color: #003399;
	left: 16px;
}
#head #logo {
        width: 890px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 55px;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
}
#head #h_list {
	position: absolute;
	right: 5px;
	top: 60px;
}
#head #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}
#head #h_list a {
	text-decoration: none;
}
#head #info1 {
	position: absolute;
	right: 0px;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	text-align: right;
	top: 43px;
}
#head #info2 {
	position: absolute;
	left: 475px;
	font-size: 11px;
	color: #ffffff;
	line-height: 21px;
	text-align: left;
	top: 65px;
}
#head #info2 strong {
	font-size: 17px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#head #iwakuni {
	position: absolute;
	right: 1px;
	font-size: 12px;
	color: #cc6600;
        text-decoration: none;
	text-align: right;
	top: 65px;
}
#head #info span {
	font-size: 28px;
	color: #ffffff;
}
#head #h_list a:hover {
	background-color: #FFFFFF;
}
#top {
        width: 890px;
	height: 330px;
       	padding-left: 5px;
        padding-top: 5px;
        padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	top: 0px;
	bottom: 0px;
        background-color: #F1F1ED;
	
	
}
/*
グローバルナビ
-------------------------------------------*/
#navi {
	background-image: url(../img/navi.gif);
	height: 44px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 890px;
}
#navi ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099ff;
	height: 26px;
}
#navi li a, #navi li strong {
	line-height: 16px;
	display: block;
	float: left;
	height: 26px;
	width: 124px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099ff;
	padding-top: 6px;
	text-align: center;
}
#navi li a span {
	line-height: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
#navi li strong span {
	line-height: 12px;
	font-size: 10px;
	color: #006600;
}
#navi li a:hover span {
	color: #ffffff;
}

#navi li a {
	background-image: url(../img/navi_li.gif);
}
#navi li a:hover {
	background-image: url(../img/navi_li_ov.gif);
	color: #ffffff;
        
}
#navi li strong {
	background-image: url(../img/navi_li_st.gif);
	color: #999999;
	font-weight: normal;
}
#navi li {
	list-style-type: none;
	float: left;
}
/*
メイン
-------------------------------------------*/

#main {
	float: left;
	width: 890px;
        padding-left: 5px;
        padding-top: 0px;
        padding-right: 5px;
	padding-bottom: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
        background-image: url(../img/background.gif);
        
}

#pankuzu {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}

#content {
	float: right;
	width: 680px;
        
        padding-top: 10px;
        padding-right: 0px;
	padding-bottom: 1px;
        background-image: url(../img/background.gif);
}
#home {
	float: left;
	width: 670px;
        padding-top: 1px;
        padding-right: 1px;
	padding-bottom: 1px;
        
}
#home #mokuji {
	margin-top: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mokuji ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mokuji ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mokuji li {
	font-size: 14px;
	line-height: 20px;
}
#mokuji li a {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
}
#home #mokuji h3 {
	color: #E26786;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9CED8;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}

#home .box_out {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#home .box_in {
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
        overflow: hidden;
}



h2 {
	font-size: 20px;
        color: #0099ff;
	
	line-height: 26px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 2px;
}
h2 span {
	font-size: 12px;
	padding-left: 5px;
	color: #0099ff;
	letter-spacing: 1px;
	line-height: 14px;
}
#home .mojinormalh3 {
	font-size: 15px;
	line-height: 15px;
	color: #0099ff;
	background-image: url(../img/h3.gif);
	height: 24px;
	padding-left: 15px;
	margin-top: 1px;
	padding-top: 8px;
	font-weight: normal;
	
}
#home .mojiboldh3 {
	font-size: 15px;
	line-height: 15px;
	color: #0099ff;
	background-image: url(../img/h3.gif);
	height: 24px;
	padding-left: 15px;
	margin-top: 1px;
	padding-top: 8px;
	font-weight: bold;
	
}
#home .mojinormalh3 span {
	font-size: 11px;
	color: #0099ff;
	line-height: 12px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
}
#home .mojiboldh3 span {
	font-size: 11px;
	color: #0099ff;
	line-height: 12px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
}
#home h4 {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	margin: 5px;
	font-weight: normal;
}
#home h4 span {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#home h5 {
	
	font-size: 25px;
        color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 5px;
	font-weight: normal;
	
}

#home p {
	font-size: 11px;
	padding: 0px;
	line-height: 20px;
	margin: 5px;
}
.p2 {
	font-size: 13px;
	padding: 5px;
	line-height: 13px;
	margin: 1px;
}
#home .box01_left {
	float: left;
        margin-left: 1px;
  
}
#home .box01_right {
	float: left;
        margin-left: 2px;
       
}
#home .box01_left h3, #home .box01_right h3 {
	clear: both;
}
#home .box01_left .box_in,
#home .box01_right .box_in {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#home .box01_left p,
#home .box01_right p {
	margin: 0px;
}
#home .box02_left {
	float: left;
	width: 330px;
	padding-top: 20px;
}
#home .box02_right {
        float: right;
	width: 340px;
        text-align: center;
        position: relative;
}
#home .box02_right .tarjimahal {
	position: absolute;
	right: 245px;
	top: -10px;
}


#home .box02_left .normalh5 {
	clear: both;
        height: 50px;
        font-size: 17px;
        font-weight: normal;
        color: #0099ff;
        line-height: 18px;
        margin-top: 15px;
        padding-top: 0px;
        padding-left: 70px;
        background-image: url(../img/chumoku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home .box02_left .boldh5 {
	clear: both;
        height: 50px;
        font-size: 17px;
        font-weight: bold;
        color: #0099ff;
        line-height: 18px;
        margin-top: 15px;
        padding-top: 0px;
        padding-left: 70px;
        background-image: url(../img/chumoku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#home .box02_left .normalh5 span {
	font-size: 12px;
        color: #91BE25;
}
#home .box02_left .boldh5 span {
	font-size: 12px;
        color: #91BE25;
}

#home .box02_left h6{
       padding-top: 5px;
       padding-bottom: 5px;
       font-size: 15px;
       font-weight: bold;
       color: #003366;
       
}
#home #otoku_normal {
	clear: both;
        height: 50px;
        font-size: 17px;
        font-weight: normal;
        color: #0099ff;
        line-height: 18px;
        margin-top: 5px;
        padding-top: 0px;
        padding-left: 70px;
        background-image: url(../img/otoku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #otoku_bold {
	clear: both;
        height: 50px;
        font-size: 17px;
        font-weight: bold;
        color: #0099ff;
        line-height: 18px;
        margin-top: 5px;
        padding-top: 0px;
        padding-left: 70px;
        background-image: url(../img/otoku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #otoku_normal span {
	font-size: 12px;
        color: #91BE25;
}
#home #otoku_bold span {
	font-size: 12px;
        color: #91BE25;
}
#home .box02_left h8{
       padding-top: 5px;
       padding-bottom: 5px;
       font-size: 15px;
       font-weight: bold;
       color: #003366;
       height: 50px;
}

#home .box02_right h3 {
	clear: both;
        
}
#home .box02_left .box_in,
#home .box02_right .box_in {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
        line-height: 13px;
}
#home .box02_left p,
#home .box02_right p {
	margin: 0px;
        line-height: 13px;
}

#home .box02_right .dl_list {
        float: right;
	border: 1px solid #0099ff;
        width: 320px;
        height: 300px;
        overflow: auto;
}
#home .box02_right .dl_list dt {
	width: 80px;
	padding-left: 7px;
	background-position: left center;
}
#home .box02_right .dl_list dd {
	width: 200px;
        font-size: 12px;
}
#home .box02_right .dl_list dl {
	width: 300px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#home .rss {
        text-align: right;
       	
}
#home .rss span {
        padding-left: 5px;
	padding-top: 10px;
	      	
}

#home .box_in3 {
	background-color: #D9D9D9;
	
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
        overflow: hidden;
}
#home .box03_left {
        border: 1px solid #D9D9D9;
        background-color: #FFFFFF;
	float: left;
	width: 315px;
        height: 135px;
        margin-top: 3px;
        margin-left: 3px;
        margin-bottom: 3px;
}
#home .box03_right {
        border: 1px solid #D9D9D9;
        background-color: #FFFFFF;
	float: right;
	width: 315px;
        height: 135px;
        margin-top: 3px;
        margin-right: 3px;
        margin-bottom: 3px;
}
#home .box03_underleft {
        border: 1px solid #D9D9D9;
        background-color: #FFFFFF;
	float: left;
	width: 315px;
        height: 135px;
        margin-left: 3px;
        margin-bottom: 3px;
}
#home .box03_underright {
        border: 1px solid #D9D9D9;
        background-color: #FFFFFF;
	float: right;
	width: 315px;
        height: 135px;
        margin-right: 3px;
        margin-bottom: 3px;
}
k {
        float: left;
        font-size: 12px;
	padding-top: 35px;
	
}
#home .box03_left span, #home .box03_right span,
#home .box03_underleft span,
#home .box03_underright span {
        font-size: 18px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: 1px;
	margin-left: 1px;
}
#home .box03_left p, #home .box03_right p,
#home .box03_underleft p,
#home .box03_underright p {
        font-size: 12px;
	margin: 0px;
        clear:both;
        
}

dl.dl_link {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dl_link dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #505050;
}


.img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
}
.img_left1 {
	float: right;
	padding: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	
}
.img_left2 {
	float: left;
	padding: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	
}
.img_left3 {
	float: left;
	background-color: #FFFFFF;
	padding: 1px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
}
.img_right {
	float: right;
	padding: 02px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	
}


#nid{
float: left;
with: 300px;

}
#nid h1 {
        with: 120px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
        border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	margin-top: 2px;
        margin-left: 10px;
	padding-top: 4px;
	font-weight: normal;
}
#nid h3 {
	font-size: 12px;
	line-height: 15px;
	color: #3333cc;
	background-image: url(../img/nayamimark.gif);
        background-repeat: no-repeat;
	height: 37px;
	padding-left: 35px;
	margin-top: 2px;
        margin-left: 10px;
	padding-top: 4px;
	font-weight: normal;
}
#nid h5 {
	font-size: 12px;
	line-height: 17px;
	color: #3333cc;
	background-image: url(../img/kaiketsumark.gif);
        background-repeat: no-repeat;
	height: 37px;
	padding-left: 35px;
	margin-top: 2px;
        margin-left: 10px;
	padding-top: 4px;
	font-weight: normal;
}

#dltop2 {
        clear: left;
        font-size: 20px;
        color: #006600;
        margin-top: 0px;
        margin-bottom: 5px;
        background-color: #FFFFFF;
}

#top_img {
	text-align: center;
	background-color: #F1F1ED;
	padding-top: 5px;
	padding-bottom: 5px;
}

.btn_s {
	text-align: right;
	clear: both;
	padding: 10px;
}
.btn_s a,
a.btn_s {
	color: #FFFFFF;
	background-color: #91BE25;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0EE;
	border-right-color: #F0F0EE;
	border-bottom-color: #F0F0EE;
	border-left-color: #F0F0EE;
	text-decoration: none;
	background-image: url(../img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.btn_s a:hover,
a.btn_s:hover {
	color: #FFFFFF;
	background-color: #B6E637;
	background-image: url(../img/btn_ov.gif);
}



#home .to_top {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
#home ul.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#home ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	color: #C94764;
}

#home .chui {
	color: #D44767;
	font-size: 12px;
}
.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	padding-top: 5px;
}

#form {
	padding-top: 10px;
	padding-bottom: 10px;
        margin: 10px;
	background-color: #F8F8F6;
}

.teisei {
	text-decoration: line-through;
	padding-right: 5px;
	padding-left: 5px;
}

.box02_left .img_left {
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
.box02_left .img_right {
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
}

#home .menu_base {
	background-color: #F6F6F6;
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home .mojinormal {
                   font-weight: normal;
                   line-height: 15px;
}

#home .mojibold {
                   font-weight: bold;
                   line-height: 15px;
}

textarea ,
input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.map_base {
	background-color: #ffffff;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 25px;
	border: 1px solid #EAEAEA;
}

/*-----dlリスト-----*/
#home .dl_list {
	padding: 5px;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 5px;
}
#home .dl_list dt {
	float: left;
	display: block;
	width: 30px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#home .dl_list dd {
	display: block;
	float: right;
	width: 60px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
}
#home .dl_list dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#home .dl_list dd a {
	line-height: 1.4em;
}

/*
サイド
-------------------------------------------*/

#side {
	position: relative;
        padding-top: 15px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
}
#side h3 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../img/side_h3.gif);
        background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 1px;
	font-weight: normal;
	margin-bottom: 7px;
	padding-top: 10px;
	text-align: center;
}
#side .side_box {
	
	
	width: 200px;
	
	
	padding-top: 10px;
	padding-bottom: 5px;
        color: #0099ff;
        text-align: right;
}
#side .side_box .toiawase {
	position: absolute;
	left: 1px;
	top: 80px;
}
#side .side_box .liberty {
	position: absolute;
	left: 5px;
	top: 0px;
}
#side .side_box .corroseo {
	position: absolute;
	left: 2px;
	top: 170px;
}


#side .side_box h3 {
	
	line-height: 18px;
	height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 13px;
	
}
#side .side_box .side_inbox1 {
	
	background-position: bottom;
	width: 150px;
        height:120px;
        line-height: 25px;
        font-size: 18px;
        color: #0099ff;
        text-align: left;
	
        padding-top: 5px;
        padding-left: 50px;
        
	padding-bottom: 5px;
        margin-bottom: 10px;
	border: 1px solid #0099ff;
	
}
#side .side_box .side_inbox2 {
	
	background-position: bottom;
	width: 200px;
        
        font-size: 23px;
        color: #0099ff;
        text-align: left;
        margin-top: 2px;
        margin-bottom: 10px;
        padding-top: 21px;
        padding-left: 0px;
        padding-bottom: 0px;
	border: 1px solid #0099ff;
	
}

#side .side_box .side_inbox3 {
	position: relative;
	background-position: bottom;
	width: 195px;
        font-size: 11px;
        color: #0099ff;
        text-align: left;
        line-height: 15px;
	margin-top: 2px;
        padding-top: 25px;
        padding-left: 5px;
        padding-bottom: 5px;
	border: 1px solid #0099ff;
	
}
#side .side_box .side_inbox3 .ezypt {
	position: absolute;
	left: 5px;
	top: -25px;
}

#side li {
	line-height:2;
        
}

#side li a {
	display: block;
	font-size: 15px;
	line-height: 16px;
	color: #0099ff;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	
        width: 170px;
	height: 42px;
}
#side li a.airticket{
        background-image: url(../img/airticket.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.hotel{
        background-image: url(../img/hotel.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.group{
        background-image: url(../img/group.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.insurance{
        background-image: url(../img/insurance.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.arrange{
        background-image: url(../img/arrange.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.special{
        background-image: url(../img/link.gif);
        background-repeat:no-repeat;
        background-position: left center;
}
#side li a.airticket:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/airticket_ov.gif);
}
#side li a.hotel:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/hotel_ov.gif);
}
#side li a.group:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/group_ov.gif);
}
#side li a.insurance:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/insurance_ov.gif);
}
#side li a.arrange:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/arrange_ov.gif);
}
#side li a.special:hover {
	background-color: #FFFFFF;
	color: #243511;
	background-image: url(../img/link_ov.gif);
}




#side .side_box .side_inbox p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#side .side_box .side_btn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#side .side_box .side_prbox {
	width: 186px;
	background-color: #F9F9F7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	color: #6F6B5E;
}
#side .side_box .side_prbox p {
	font-size: 10px;
}
#side .side_box .side_prbox a {
	color: #8E8979;
}

#side li a span {
	font-size: 10px;
	line-height: 12px;
	color: #80AF50;
}
#side airticket a span {
	font-size: 10px;
	line-height: 12px;
	color: #80AF50;
}
#side li a:hover span {
	color: #92C63C;
}
#side th {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	display: block;
}
#side ul {
	width: 200px;
	
	display: block;
}
#side .chui {
	font-size: 10px;
	color: #D73743;
	padding-left: 5px;
}


/*
フッター
-------------------------------------------*/

#foot {
	background-position: top;
	background-color: #ffffff;
	clear: both;
        margin-top: 10px;
	height: 120px;
	position: relative;
}
#foot .top {
        position: absolute;
	left: 0px;
	top:  0px;
        background-image: url(../img/navi_li.jpg);
        width: 890px;
        height: 40px;
}

#foot .airslook {
	position: absolute;
	right: 15px;
	top: -15px;
}
#foot p {
	font-size: 10px;
	color: #F5D8DE;
	line-height: 16px;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 15px;
}
#foot li a {
	color: #ffffff;
	font-size: 8px;
}
#foot li a:hover {
	color: #FF3366;
	text-decoration: none;
}
#foot li {
	font-size: 10px;
        color: #0099ff;
	display: inline;
	padding-right: 5px;
	padding-left: 3px;
        border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
      
}

#foot #f_ul01 {
	position: absolute;
	left: 6px;
	top: 10px;
        width: 890px;
        text-align: center;
}
#foot #f_ul02 {
	position: absolute;
	right: 10px;
	top: 45px;
        width: 630px;
        height: 100px;
        
}
#foot #f_ul02 .topbox {
        float: right;
        width: 630px;
        font-size: 10px;
        color: #0099ff;
        text-align: right;
        
       
}
#foot #f_ul02 .leftbox {
        float: left;
        width: 285px;
        padding-right: 0px;
        font-size: 18px;
        color: #0099ff;
        text-align: right;
        
}
#foot #f_ul02 .rightbox {
        float: right;
        width: 320px;
        font-size: 9px;
        color: #0099ff;
        line-height: 11px;
        text-align: right;
        
        
}

 
#foot #f_logo {
	font-size: 22px;
	color: #0099ff;
	position: absolute;
	top: 55px;
	left: 280px;
	
}
#foot #f_address1 {
	font-size: 10px;
	color: #0099ff;
	position: absolute;
	top: 55px;
	right: 10px;
	
}
#foot #f_address2 {
	font-size: 9px;
	color: #0099ff;
	position: absolute;
	top: 65px;
	right: 10px;
	
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #838383;
	background-color: #F5F5F5;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}




/*
各種テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#home table {
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#home table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
}
#home table th {
	padding: 7px;
	font-size: 13px;
	font-weight: normal;
}
#home form table th {
	width: 127px;
}

#home table td.td_head {
	background-color: #FAF8F3;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 12px;
	background-image: url(../img/td_head.gif);
	background-repeat: repeat-x;
}

#home table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C6B18E;
}

#home table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E18398;
	text-align: right;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#home table.table_menu th span {
	font-size: 10px;
	color: #D44566;
}
#home table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#home .table_menu strong {
	font-size: 14px;
	color: #D44666;
	padding-right: 5px;
	padding-left: 5px;
}
#home table.table_menu {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
ギャラリー
-------------------------------------------------------------------*/
#home .box3 {
	text-align: center;
	width: 188px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #EEE8DF;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9F7F4;
}
.box3 .btn a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F26C8D;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7D2DD;
	border-right-color: #F7D2DD;
	border-bottom-color: #F7D2DD;
	border-left-color: #F7D2DD;
	background-image: url(../img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box3 .btn a:hover {
	color: #E54E71;
	background-color: #FEF5F8;
	background-image: none;
}
.box3 a img {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #E2DBCD;
}
.box3 a:hover img {
	border-top-color: #F9B9C9;
	border-right-color: #F9B9C9;
	border-bottom-color: #F9B9C9;
	border-left-color: #F9B9C9;
}
#home .box3:hover {
	background-color: #FEF1F4;
	border-top-color: #F8B1C4;
	border-right-color: #F8B1C4;
	border-bottom-color: #F8B1C4;
	border-left-color: #F8B1C4;
}

/*
サイトマップ
-------------------------------------------------------------------*/
#sitemap {
	float: left;
	width: 670px;
        padding-left: 5px;
        padding-top: 0px;
        padding-right: 5px;
	padding-bottom: 6px;
	position: relative;
	left: 0px;
	bottom: 0px;
        background-image: url(img/background.gif);
        
}
#head h2 {
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	left: 5px;
	width: 880px;
	padding-left: 20px;
}
#sitemap p.p_sitemap {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sitemap ul.ul_sitemap {
	padding: 10px;
}
#sitemap .ul_sitemap li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#sitemap .ul_sitemap ul {
	margin: 0px;
	padding: 0px;
}
#sitemap .ul_sitemap li a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}