

/*--------------- base body ----------*/

body {
	font-family: sans-serif;
	font-size:12px;
	color: #333333;
	background-color: #ffffff;
	background-image:url(../img/bg01.gif);
	background-repeat:repeat;
	text-align: center;
	line-height: 1.4em;
	margin:0px;
	padding:0px;
}



h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}

strong {
	color: #FF0000;
}


.none{
	color: #333333;
	display: none;
}


/*--------------- main container bg white ----------*/

#container {
background-color: #ffffff;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 750px;
}


/*--------------- header h1 text ----------*/

#header-discription{
background-image:url(../img/header_plane02.jpg);
background-repeat:no-repeat;
padding:2px 0px 0px 0px;
width:730px;

}

#header-discription h1{
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size: 12px;
color:#cccccc;
text-align:right;
margin-right:0px;
font-weight:normal;
}

#header-discription a {
text-decoration: none;
color: #999999;
}

#header-discription a:link {
text-decoration: none;
color: #999999;
}

#header-discription a:link:hover {
text-decoration: none;
color: #FF3300;
}

#header-discription a:link:active {
text-decoration: none;
color: #FF3300;
}

#header-discription a:visited {
text-decoration: none;
color: #999999;
}

#header-discription a:visited:hover {
text-decoration: none;
color: #FF3300;
}

#header-discription a:visited:active {
text-decoration: none;
color: #999999;
}


/*--------------- header img ----------*/


#header {
margin:1px 0px 10px 0px;
padding:0px;
width:750px;
height: 181px;
text-align:center;
}


#header-others {
margin:2px 0px 10px 0px;
padding:0px;
width:750px;
height: 100px;
text-align:center;
}

#header img{
border-width:0px;
border-color:#FFFFFF;
border-style:none;
position: relative;
}


#header h1 {
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size: 14px;
margin: 0;
position: relative;
left: 20px;
top: 15px;
border:0px;
}
.description {
font-weight: bold;
color: #003366;
position: relative;
left: 20px;
top: 30px;
}

/*--------------- main contents area ----------*/

#content {
width: 555px;
float: right;
background-image:url(../img/right_bg_line01.gif);
background-repeat:repeat-y;
}

#main {
line-height: 1.5em;
letter-spacing: 0.05em;
margin-top: 0;
margin-bottom: 0;
/*width: 555px;*/
}

.right-contents {
padding:0px 25px 10px 20px;
/*background-color:#CCCCCC;*/
color:#666666;
}

/*--------------- main link setup -----------------*/

#main a {
text-decoration: none;
color: #FF3300;
}

#main a:link {
text-decoration: none;
color:#0033CC;
}

#main a:link:hover {
text-decoration: underline;
color: #FF3300;
}

#main a:link:active {
text-decoration: underline;
color:#0033CC;
}

#main a:visited {
text-decoration: none;
color:#0033CC;
}

#main a:visited:hover {
text-decoration: underline;
color: #FF3300;
}

#main a:visited:active {
text-decoration: underline;
color: #FF3300;
}




#main .date {
font-weight:normal;
color:#666666;
letter-spacing:1px;
margin-top: 10px;
padding-top: 0px;
margin-left: 2px;
margin-bottom: 2px;
padding-bottom: 0px;
clear: both;
}

#main h2 {
font-size:14px;
color:#666666;
font-weight:bold;
background-image:url(../img/main_h2_a.jpg);
background-repeat:no-repeat;
margin:15px 0px 5px 0px;
padding: 5px 10px 3px 25px;
height:30px;
clear: both;
}

#main h2.orenge {
font-size:14px;
color:#666666;
font-weight:bold;
background-image:url(../img/main_h2_b.jpg);
background-repeat:no-repeat;
margin:15px 0px 5px 0px;
padding: 5px 10px 3px 25px;
height:30px;
clear: both;
}


/*
#main h2 {
font-size:14px;
color: #333333;
background-color: #E0E0E0;
background-image:url(img/main_h2_a.jpg);
background-repeat: repeat-x;
margin-top: 10px;
padding-top: 5px;
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
margin-bottom: 10px;
padding-bottom: 3px;
clear: both;
}
*/

#main h3 {
font-size:14px;
color:#909AA6;
margin-top: 20px;
padding-top: 0px;
margin-left: 5px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
padding-bottom: 3px;
clear: both;
}

#main h4 {
	/*font-size: 100%;*/
font-size:12px;
color:#666666;
margin-top: 20px;
padding-top: 0px;
margin-left: 5px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
padding-bottom: 3px;
clear: both;
}



blockquote {
	background-color: #ffffff;
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}

pre {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-top: -5px;
	margin-left: 40px;
	margin-right: 40px;
	overflow: scroll;
}

#main dt {
padding: 0px 0px 0px 5px;
}

.info {
margin-top: 10px;
margin-bottom: 25px;
}


.info dt {
padding: 0px 0px 0px 5px;
}


.info dd {
line-height: 160%;
margin: -1.6em 0 0.8em 9em;
border-bottom: 1px dotted #666666;
}


.form {
line-height: 160%;
margin: 0;
}

.form dt {
padding: 0px 0px 0px 3em;
}

.form dd {
line-height: 160%;
margin: -1.6em 0px 0.8em 10em;
}


#menu {
/*font-size: 100%;*/
font-size:14px;
background-color: #f3f3cc;
text-align: left;
margin-bottom: 15px;
}

#main p {
margin-top: 8px;
margin-left: 5px;
margin-bottom: 8px;
}

#main .imageleft{
padding-right: 10px;
float: left;
}

#main .imageright{
padding-left: 10px;
float: right;
}

#main .posted {
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
color: #333333;
text-align: left;
line-height: normal;
padding: 3px;
margin-bottom: 25px;
clear: both;
}

.more {
margin-top: 3px;
margin-bottom: 10px;
float: right;
}


#main li {
margin-bottom: 5px;
list-style-type: square;
}


.rentory {
margin-top: 0px;
margin-bottom: 25px;
}


.rentory dt {
padding: 0;
}


.rentory dd {
line-height: 140%;
margin: -1.4em 0 0.4em 6em;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}


.archives {
margin-top: 0px;
margin-bottom: 25px;
}

.archives dt {
padding: 0;
}


.archives dd {
line-height: 140%;
margin: -1.4em 0 0.4em 16em;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}




#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

.sign {
margin-bottom: 10px;
}


.extended {
display:block;
float:right;
}


#uplink{
font-size:75%;
text-align:right;
font-family: sans-serif;
font-weight:bold;
margin-top:30px;
}

#uplink img{
border:0px;
vertical-align:middle;
margin-right:10px;
}




/*---------------- SIDE MENU --------------------*/


#side {
font-size:12px;
line-height: 140%;
width: 195px;
float: left;
/*background-image:url(../img/left_bg_line01.gif);
background-repeat:repeat-y;*/
}

#side .left-contents {
padding: 0px 5px 10px 10px;
/*width:195px;*/
/*background-color:#CCCCCC;*/
}
/*

#side a {
text-decoration: none;
color:#666666;
}

#side a:link {
text-decoration: none;
color:#666666;
}

#side a:link:hover {
text-decoration: none;
color: #FF0000;
}

#side a:link:active {
text-decoration: none;
color: #FF0000;
}

#side a:visited {
text-decoration: none;
color:#666666;
}

#side a:visited:hover {
text-decoration: none;
color: #FF0000;
}

#side a:visited:active {
text-decoration: none;
color: #FF0000;
}

*/



#side h2 {
font-family: sans-serif;
font-size: 100%;
color: #333333;
background-image:url(../img/menu-top.jpg);
background-repeat:no-repeat;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
clear: both;
/*background-color:#cccccc;*/
height:30px;
}

#side h3 {
font-family: sans-serif;
/*font-size: 100%;*/
color: #333333;
padding-top: 3px;
padding-left: 10px;
margin-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
padding-bottom: 3px;
clear: both;
}

#side p {
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
} 



#side ul {
/*font-size: 80%;*/
margin-top: 0;
margin-left: 0;
padding-left: 0;
margin-right: 0;
margin-bottom: 10px;
list-style-type: none;
}

#side li{
margin-bottom:5px;
}

#side li a {
/*font-size: 100%;
text-decoration: none;
color: #666666;
background-color: #ffffff;
text-align: left;
line-height: 120%;
padding:7px 0px 0px 20px;
padding-left: 10px;
display: block;*/
}


#side li a:hover {
/*font-size: 100%;
text-decoration: none;
color:#666666;
font-weight:bold;
background-color: #ffffff;
background-image:url(img/menu-hover.jpg);
background-repeat:no-repeat;
padding:7px 0px 0px 20px;*/
}


.li a, .li a:link {
font-size: 100%;
text-decoration: none;
color: #666666;
background-color: #ffffff;
text-align: left;
line-height: 120%;
background-image:url(../img/menu.jpg);
background-repeat:no-repeat;
padding:7px 0px 0px 20px;
margin-top: 3px;
height:30px;
display: block;
}


.li a:hover {
text-decoration:none;
color:#666666;
font-weight:bold;
background-color: #ffffff;
background-image:url(../img/menu-hover.jpg);
background-repeat:no-repeat;
padding:7px 0px 0px 20px;
}


#side img {
margin-top: 0px;
border-style: none;
margin-bottom: 3px;
border:0px;
}



li.text{
font-weight:normal;
}

/*

#newinfo{
color: #333333;
background-color: #ffffff;
text-align: left;
border-width: 1px;
border-top-style: none;
border-color: #CCCCCC;
padding-top: 5px;
border-left-style: solid;
padding-left: 10px;
border-right-style: solid;
padding-right: 10px;
border-bottom-style: solid;
padding-bottom: 5px;
}

*/

#search-area{
width:180px;
background-image:url(../img/search.jpg);
background-repeat:repeat-x;
border:1px solid #cccccc;
margin-top:15px;
margin-bottom:20px;
}

#search-area input.search{
border:1px solid #cccccc;
width:120px;
margin-right:1px;
margin-left:1px;
}

#search-area form{
margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:5px;
padding-left:2px;
vertical-align:middle;
}

/*------------------ side bn area -------------------*/

#side-bn{
margin-top:10px;
}


#side-bn img{
border:0px;
margin-top:0px;
}



.photo {
text-align: left;
margin-bottom: 20px;
	}


/*--------------- taliff  -----------------*/

.tariff{
text-align:center;
margin-left:auto;
margin-right:auto;
}


#hyo01{
/*border-width:1px;
border-color:#cccccc;
border-style:solid;*/
border-collapse:collapse;
width:80%;
}

#hyo01 td{
text-align:left;
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
font-size:12px; 
width: 150px;
vertical-align:top;
}

#hyo01 th{
border-top:none;
border-left:none;
border-right:none;
}




.img-center{
text-align:center;
margin:10px 0px 10px 0px;
}


/*------------------ dl link ---------------------*/
.dl{
text-align:left;
margin-bottom:1px;
}


.dl a:link{
	display: block;
	width: 150px;
	height:25px;
	color:#666666;
	padding:5px 0px 0px 5px;
	text-decoration:none;
	background-color:#f6f9fe;

}
.dl a:active{
	display: block;
	width: 150px;
	height:25px;
	padding:5px 0px 0px 5px;
	color:#666666;
	text-decoration:none;
	background-color:#fafafa;
}
.dl a:visited{
	display: block;
	width: 150px;
	height:25px;
	padding:5px 0px 0px 5px;
	color:#666666;
	text-decoration:none;
	background-color:#fafafa;
}
.dl a:hover{
	display: block;
	width: 150px;
	height:25px;
	color:#3D702E;
	text-decoration:underline;
	padding:5px 0px 0px 5px;
	background-color:#FFD7CD;

}


/*------------------ reguration -------------------*/


#regulation{
text-align:left;
margin-bottom:50px;
padding-bottom:50px;
margin-top:20px;
margin-left:20px;
}

.regu01{
width:200px;
float:left;
}


/*------------------ waku -------------------------*/



.waku-soto{
text-align:center;
margin-left:auto;
margin-right:auto;
}


.hyo02{
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
width:90%;
font-size:12px;
}

.hyo02 td{
text-align:center;
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
padding:5px;
}

.hyo02 th{
text-align:center;
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
padding:5px;
background-color:#f3f3f3;
color:#666666;
}

.red{
color:#FF0000;
}





/*------------------ table deta -------------------*/



.form-waku{
text-align:center;
}



#form02 td{
padding:8px;
text-align:left;
font-size:12px; 
}

.form03{
margin-bottom:15px;
border-collapse:collapse;
}

.form03 td{
padding:8px;
text-align:left;
font-size:12px; 
border:1px solid #999999;

}

#form04 td{
padding:5px 8px 5px 8px;
text-align:left;
font-size:12px; 
}

/*------------------ top txt -------------------*/

#doit{
padding:15px 15px 20px 20px;
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:14px;
letter-spacing:1px;
line-height:160%;
}


#doit01{
background-image:url(../img/doit01.jpg);
background-repeat:no-repeat;
height:60px;
}

#doit02{
background-image:url(../img/doit02.jpg);
background-repeat:no-repeat;
height:60px;
}

#doit03{
background-image:url(../img/doit03.jpg);
background-repeat:no-repeat;
height:60px;
}

#doit04{
background-image:url(../img/doit04.jpg);
background-repeat:no-repeat;
height:60px;
}

.doittxt01{
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:14px;
color:#996600;
padding:35px 0px 5px 70px;
font-weight:bold;
}

.doittxt02{
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:12px;
color:#666666;
padding:10px 10px 0px 70px;
font-weight:normal;
}

.doittxt03{
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:12px;
color:#666666;
padding:10px 10px 10px 70px;
font-weight:normal;
}

.doittxt04{
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:12px;
color:#666666;
padding:10px 10px 30px 70px;
font-weight:normal;
}

/*-------------------- top table ---------------*/



.hyo03{
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
width:90%;
font-size:12px;
margin-left:10px;
}

.hyo03 td{
text-align:center;
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
padding:5px;
}

.hyo03 th{
text-align:center;
border-width:1px;
border-color:#cccccc;
border-style:solid;
border-collapse:collapse;
padding:5px;
background-color:#f3f3f3;
color:#666666;
}


.waku-soto03{
text-align:left;
margin:0 0 30px 0;
padding-left:10px;
}



.link-note {
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
color: #333333;
text-align: left;
line-height: 150%;
margin-top: 10px;
padding: 2px;
}



#powered-by {
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size: 80%;
color: #666666;
text-align: left;
margin-top: 100px;
margin-bottom: 20px;
}

#powered-by a {
text-decoration: none;
color:#666666;
}

#powered-by a:hover {
text-decoration: underline;
color:#FF3300;
}

.rss {
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
font-size: 85%;
color: #666666;
text-align: left;
line-height: 150%;
margin-top: 10px;
margin-bottom: 20px;
}

.rss img{
margin-right:5px;
vertical-align:middle;
}

.rss a {
text-decoration: none;
color:#666666;
}

.rss a:hover {
text-decoration: underline;
color:#FF3300;
}

#footer {
background-image:url(../img/footer01.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
margin:5px 0px 0px 0px;
padding:0px;
height:50px;
width:750px;
text-align: center;

clear: both;
}

.footer-txt{
padding-top:20px;
color: #e9e9e9;
font-family:Verdana,sans-serif;
font-weight: bold;
}









select,input,textarea {
font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

textarea {
font-size: 100%;
}

