body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "Gill Sans MT", "MS UI Gothic", Osaka, "メイリオ";
	font-size: 65%;
	line-height: 1.4;
	text-decoration: none;
}
p {
	font-size: 1.2em;
}


a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}





dl.recent dt {
	clear: left;
	float: left;
	width: 10em;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 3em;
	padding-left: 0.5em;
}

dl.recent dd {
	margin-left: 0;
	border-bottom: solid 1px #CCC;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 3em;
	padding-left: 8em;
}
dl {
	padding: 12px;
}



#contents {
	width: 780px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;

}
#headnavi {
	position: absolute;
	left: 3px;
	top: 4px;
	width: 771px;
	text-align: right;
	height: 16px;
}
#headnavi #layer {
	text-align: right;
}

.nomarginpics {
	margin: 0px;
	padding: 0px;
}
#dash {
	background-image: url(../images/bg_dash_service.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 330px;
	width: 550px;
}


#headnavi a {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 1.4px;
}
#headnavi a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#headnavi a:hover {
	color: #00CC00;
	text-decoration: none;
}

#headnavi img {
	padding-right: 2px;
	padding-left: 2px;
}


#foot {
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	clear: both;
	float: none;
	padding: 10px;
	height: 100px;
	color: #FFFFFF;
	bottom: 0px;
}
#foot p {
	color: #FFFFFF;
	text-align: center;
}
#foot a {
	color: #FFFFFF;
}
#foot a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot a:visited {
	color: #CCCCCC;
}
#foot a:hover {
	color: #00CC00;
	text-decoration: none;
}


#head {
	display: block;
	height: 32px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	padding-top: 99px;
	background-color: #FFFFFF;
	position: relative;
}
li {
	font-size: 1.2em;
	list-style-image: url(../images/icon_bullet.png);
}

#main {
	float: left;
	width: 565px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	height: 100%;
	background-color: #FFFFFF;
}
#push {
	clear: both;
}

#side {
	background-repeat: repeat-y;
	width: 190px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#wrapper {
	background-color: #FFFFFF;
	display: block;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 100%;
		overflow: auto;
}
h1 {
	background-image: url(../images/bg_h1.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 3px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990100;
	color: #333333;
}
h3 {
	color: #FF6600;
}
blockquote {
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin: 5%;
	font-style: normal;
}
.topancor {
	text-align: right;
	padding: 4px;
	font-size: 1.0em;
}



#navigation {
	display: block;
	height: 22px;
	font-size: 10px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation a {
	font-size: 12px;
	font-weight: bold;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#navigation a:visited {
	color: #CCCCCC;
}
#navigation a:hover {
	text-decoration: none;
}
#navigation ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
.labeltextbig {
	font-size: 1.4em;
	font-weight: 700;
}
ul {
	padding-top: 8px;
	padding-bottom: 8px;
}
h3 {
	font-weight: 500;
	color: #990000;
}

table {
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr,td {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1em;
}
table tr:leave {
style: "backgroundColor:#FFFFFF, color:#000000";
}
.air_a {
	background-color: #D5D5F4;
}

hr {
	display: none;
	clear: both;
}
#faq dt {
	background-image: url(../images/icons/icon_faq_q.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	height: 36px;
	padding-top: 36px;
	color: #FF0000;
	display: block;
	font-size: 1.4em;
	width: 460px;
}
#faq dd {
	background-image: url(../images/icons/icon_faq_a.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	height: 100%;
	padding-top: 20px;
	color: #333333;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 1.2em;
	width: 460px;
}
#photo {
	border: 1px dashed #999999;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#faq {
	padding: 0px;
	width: 480px;
}

#photo img {
	padding: 2px;
}

