@charset "utf-8";
/* CSS Document */

/* reset ------------------------------------------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

img, div, input { behavior: url("iepngfix/iepngfix.htc") }

/* common ------------------------------------------------------------------ */

body {
	color:#000000;
	background-color: #bff5f1;
	font:13px/1.5 "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table {
    font-size:inherit;
    font:100%;
}


a:link,a:visited {
	text-decoration: underline;
	outline-width: 0;
	color:#000000;
}

a:hover,a:active {
	text-decoration: underline;
	color: #e50000;
}

a img{border:none;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

#container {
	width: 804px;
	margin:0 auto;
}

#contents {
	width: 804px;
	background-image: url(../image/contents_bg4.png);
	background-repeat: repeat-y;
}

#contents_wrap {
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#contents_inside {
	width:700px;
	padding-top: 60px;
	padding-left:100px;
}

#contents_bottom  {
	width: 804px;
	height:12px;
	background-image: url(../image/contents_bg5.png);
	background-repeat: no-repeat;
	font-size: 1px;
	padding-bottom: 16px;
}

.partition1 {
	display:block;
	width:600px;
	height:34px;
	background-image: url(../image/partition1.gif);
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background-repeat: no-repeat;
	clear: both;
	background-position: center;
	background-color: #FFFFFF;
}

.para {
	width:600px;
	padding-bottom: 10px;
}

.para .para_left{
	float:left;
	width:190px;
}

.para .para_right{
	float:right;
	width:400px;
	
}

.para .para_right p,.para .para_left p{
	padding-bottom: 1.5em;
	font-size:77%;
	line-height:1.8;
}

.pagetop {
	width:695px;
	height:34px;
	background-image: url(../image/partition1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.pagetop a{
	width:95px;
	height:10px;
	display:block;
	float:right;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../image/btn_pagetop.gif) no-repeat 0px 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.pagetop a:hover {
	background:url(../image/btn_pagetop.gif) no-repeat 0px -10px;
}

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

#header {
	width: 804px;
	height:100px;
}

#header_rac {
	width: 298px;
	height:60px;
	float:left;
	padding-top: 26px;
	padding-left: 22px;
}

#header_ryukyu {
	width: 220px;
	height:15px;
	float:right;
	padding-top: 45px;
	padding-right: 25px;
}

/* footer ------------------------------------------------------------------ */

#footer {
	width: 804px;
	height:39px;
	background-image: url(../image/footer_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 16px;
	clear: both;
}

#footer_inside {
	width: 774px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:9px;
}

#footer_navi {
	float:left;
	font-size:77%;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

#footer_navi a{
	height:20px;
	line-height:20px;
	padding-right:9px;
	vertical-align:middle;
}

#footer_navi img{
	height:20px;
	line-height:20px;
	vertical-align:middle;
}

#footer_copy {
	height:20px;
	line-height:20px;
	float:right;
	font-size:77%;
	vertical-align:middle;
}

/* Global Navi Style ------------------------------------------------------------------ */

#g_navi {
	height:30px;
	width:800px;
	padding:  0 2px 0 2px;
	background-image: url(../image/g_navi.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#g_navi ul {
	padding:0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:30px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../image/g_navi.gif) no-repeat 0px 0px;
	width:100px;
}
#g_navi li.g_navi02 a {
	background:url(../image/g_navi.gif) no-repeat -100px 0px;
	width:100px;
}
#g_navi li.g_navi03 a {
	background:url(../image/g_navi.gif) no-repeat -200px 0px;
	width:100px;
}
#g_navi li.g_navi04 a {
	background:url(../image/g_navi.gif) no-repeat -300px 0px;
	width:100px;
}
#g_navi li.g_navi05 a {
	background:url(../image/g_navi.gif) no-repeat -400px 0px;
	width:100px;
}
#g_navi li.g_navi06 a {
	background:url(../image/g_navi.gif) no-repeat -500px 0px;
	width:100px;
}
#g_navi li.g_navi07 a {
	background:url(../image/g_navi.gif) no-repeat -600px 0px;
	width:100px;
}
#g_navi li.g_navi08 a {
	background:url(../image/g_navi.gif) no-repeat -700px 0px;
	width:100px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../image/g_navi.gif) no-repeat 0px -60px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../image/g_navi.gif) no-repeat -100px -60px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../image/g_navi.gif) no-repeat -200px -60px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../image/g_navi.gif) no-repeat -300px -60px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../image/g_navi.gif) no-repeat -400px -60px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../image/g_navi.gif) no-repeat -500px -60px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../image/g_navi.gif) no-repeat -600px -60px;
}
#g_navi li.g_navi08 a:hover {
	background:url(../image/g_navi.gif) no-repeat -700px -60px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../image/g_navi.gif) no-repeat 0px -30px;
	width:100px;
}
#g_navi li.g_navi02_on a {
	background:url(../image/g_navi.gif) no-repeat -100px -30px;
	width:100px;
}
#g_navi li.g_navi03_on a {
	background:url(../image/g_navi.gif) no-repeat -200px -30px;
	width:100px;
}
#g_navi li.g_navi04_on a {
	background:url(../image/g_navi.gif) no-repeat -300px -30px;
	width:100px;
}
#g_navi li.g_navi05_on a {
	background:url(../image/g_navi.gif) no-repeat -400px -30px;
	width:100px;
}
#g_navi li.g_navi06_on a {
	background:url(../image/g_navi.gif) no-repeat -500px -30px;
	width:100px;
}
#g_navi li.g_navi07_on a {
	background:url(../image/g_navi.gif) no-repeat -600px -30px;
	width:100px;
}
#g_navi li.g_navi08_on a {
	background:url(../image/g_navi.gif) no-repeat -700px -30px;
	width:100px;
	}

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

#flashcontent {
	width:800px;
	height:400px;
	background-color: #bff5f1;
	margin: 0 auto;
}

#flashcontent p {
	font-size:small;
	text-align:center;
	margin:10px;
}

#top_content{
	clear: both;

}

#top_left {
	float:left;
	width:424px;
}

#top_island {
	float:left;
	width:204px;
	height:134px;
	background-image: url(../image/contents_bg1.png);
	background-repeat: no-repeat;
	font-size:77%;
	padding-bottom: 16px;
}

#top_island a  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/top_island.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 190px;
	margin-top: 14px;
	margin-left: 7px;
	}
	
#top_island a:hover {
	background:url(../image/top_island.jpg) no-repeat 0px -72px;
}

#top_island p {
	padding: 5px 14px 0 14px;
}

#top_flight {
	float:right;
	width:204px;
	height:134px;
	background-image: url(../image/contents_bg1.png);
	background-repeat: no-repeat;
	font-size:77%;
	padding-bottom: 16px;
}

#top_flight h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/top_flight.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 190px;
	margin-top: 14px;
	margin-left: 7px;
	}
	
#top_flight ul {
	padding: 5px 14px 0 14px;
}

#top_flight li {
	list-style-type:square;
	list-style-position: inside;
}

#top_churashima {
	float:left;
	width:424px;
	height:214px;
	background-image: url(../image/contents_bg2.png);
	background-repeat: no-repeat;
	clear: both;
	font-size:77%;
	padding-bottom: 16px;
}

#top_churashima a {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/top_churashima.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 374px;
	margin-top: 12px;
	margin-left: 16px;
	}
	
#top_churashima table {
	border:none;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top_churashima td {
	height:59px;
	text-align:left;
	vertical-align:top;
}
	
#top_churashima td a {
	height:59px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#top_churashima td.link01,#top_churashima td.link02,#top_churashima td.link03,#top_churashima td.link04 {
	width:75px;
	height:63px;
}

#top_churashima td.link05 {
	width:64px;
	height:63px;
}

#top_churashima td.link06,#top_churashima td.link07,#top_churashima td.link08,#top_churashima td.link09 {
	width:75px;
	height:59px;
}

#top_churashima td.link10 {
	width:64px;
	height:59px;
}

#top_churashima td.link11,#top_churashima td.link12 {
	width:130px;
	height:30px;
}

#top_churashima td.link13 {
	width:124px;
	height:30px;
}


/*------off*/
#top_churashima td.link01 a {
	background:url(../image/top_churashima_01.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link02 a {
	background:url(../image/top_churashima_02.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link03 a {
	background:url(../image/top_churashima_03.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link04 a {
	background:url(../image/top_churashima_04.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link05 a {
	background:url(../image/top_churashima_05.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link06 a {
	background:url(../image/top_churashima_06.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link07 a {
	background:url(../image/top_churashima_07.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link08 a {
	background:url(../image/top_churashima_08.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link09 a {
	background:url(../image/top_churashima_09.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link10 a {
	background:url(../image/top_churashima_10.jpg) no-repeat 0px 0px;
	width:64px;
}
#top_churashima td.link11 a {
	background:url(../image/top_churashima_btn01.gif) no-repeat 0px 0px;
	width:124px;
	height:30px;
}
#top_churashima td.link12 a {
	background:url(../image/top_churashima_btn02.gif) no-repeat 0px 0px;
	width:124px;
	height:30px;
}
#top_churashima td.link13 a {
	background:url(../image/top_churashima_btn03.gif) no-repeat 0px 0px;
	width:124px;
	height:30px;
}

/*------hover*/
#top_churashima td.link01 a:hover {
	background:url(../image/top_churashima_01.jpg) no-repeat 0px -59px;
}
#top_churashima td.link02 a:hover {
	background:url(../image/top_churashima_02.jpg) no-repeat 0px -59px;
}
#top_churashima td.link03 a:hover {
	background:url(../image/top_churashima_03.jpg) no-repeat 0px -59px;
}
#top_churashima td.link04 a:hover {
	background:url(../image/top_churashima_04.jpg) no-repeat 0px -59px;
}
#top_churashima td.link05 a:hover {
	background:url(../image/top_churashima_05.jpg) no-repeat 0px -59px;
}
#top_churashima td.link06 a:hover {
	background:url(../image/top_churashima_06.jpg) no-repeat 0px -59px;
}
#top_churashima td.link07 a:hover {
	background:url(../image/top_churashima_07.jpg) no-repeat 0px -59px;
}
#top_churashima td.link08 a:hover {
	background:url(../image/top_churashima_08.jpg) no-repeat 0px -59px;
}
#top_churashima td.link09 a:hover {
	background:url(../image/top_churashima_09.jpg) no-repeat 0px -59px;
}
#top_churashima td.link10 a:hover {
	background:url(../image/top_churashima_10.jpg) no-repeat 0px -59px;
}
#top_churashima td.link11 a:hover {
	background:url(../image/top_churashima_btn01.gif) no-repeat 0px -30px;
}
#top_churashima td.link12 a:hover {
	background:url(../image/top_churashima_btn02.gif) no-repeat 0px -30px;
}
#top_churashima td.link13 a:hover {
	background:url(../image/top_churashima_btn03.gif) no-repeat 0px -30px;
}

#top_right {
	float:right;
	width:364px;
	height:364px;
	background-image: url(../image/contents_bg3.png);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}

#top_right h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/top_info.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 142px;
	margin-top: 21px;
	margin-left: 22px;
	margin-bottom: 18px;
	}

#top_info {
	margin:0 auto;
	width:360px;
	height:294px;
}

.top_info_article {
	font-size:77%;
	line-height:1.6;
	width: 297px;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-bottom:5px;
}

.top_info_article .top_info_date{
	width: 56px;
	float: left;
}

.top_info_article .top_info_contents{
	width: 241px;
	float: right;
}

.top_info_article .top_info_contents2{
	width: 297px;
	float: left;
}

.top_info_dot_line{
	display:block;
	text-indent:-9877em;
	width:297px;
	height:1px;
	background-image: url(../image/dot_line.gif);
	background-repeat: repeat-x;
	clear: both;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.top_info_article2 {
	font-size:77%;
	line-height:1.6;
	width: 297px;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-bottom: 10px;
}
.top_info_article2 li {
	list-style-type:square;
	list-style-position: inside;
}

/* profile ------------------------------------------------------------------ */

#profile h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/profile_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 94px;
	float: left;
	}

#profile #link_btn {
	float:right;
	padding-right: 100px;
}

#profile table {
	border:none;
	margin:0px;
}

#profile td a {
	height:30px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}


#profile td.link01 {
	width:130px;
	height:30px;
}

#profile td.link02 {
	width:124px;
	height:30px;
}

/*------off*/
#profile td.link01 a {
	background:url(../image/profile_btn01.gif) no-repeat 0px 0px;
	width:124px;
	height:30px;
}
#profile td.link02 a {
	background:url(../image/profile_btn02.gif) no-repeat 0px 0px;
	width:124px;
	height:30px;
}

/*------hover*/

#profile td.link01 a:hover {
	background:url(../image/profile_btn01.gif) no-repeat 0px -30px;
}
#profile td.link02 a:hover {
	background:url(../image/profile_btn02.gif) no-repeat 0px -30px;
}



#profile h3#subtitle01  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/profile_subtitle01.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 71px;
}

#profile h3#subtitle02  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/profile_subtitle02.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 160px;
}

#profile #president_photo {
	padding-top: 80px;	
}

#profile #president_name {
	font-size:77%;
	line-height:1.8;
	width:180px;
	height:26px;
	line-height:26px;
	text-align:center;
	vertical-align:middle;
	background-color: #f2f2f2;
	margin-top: 5px;
}

#profile table#table01 {
	border:none;
	margin-bottom: 1.5em;
	font-size:77%;
	line-height:1.8;		
}

#profile table#table01 td{
	text-align:left;
	vertical-align:top;
}

#profile table#table01 td.style01 {
	padding-right:1.5em;
	white-space:nowrap;
}

/* safety ------------------------------------------------------------------ */

#safety h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/safety_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 166px;
	float: left;
}
	
#safety h3#subtitle01  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/safety_subtitle01.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 106px;
}

#safety #title_red  {
	font-size:93%;
	color: #FFFFFF;
	background-color: #cc0000;
	padding-right: 0.5em;
	padding-left: 0.5em;
	height:1.7em;
	line-height:1.7em;
	float:left;
	margin-bottom: 10px;
	vertical-align:middle;
}

#safety .safe_dot_line{
	display:block;
	text-indent:-9877em;
	width:400px;
	height:1px;
	background-image: url(../image/dot_line.gif);
	background-repeat: repeat-x;
	clear: both;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#safety h4#list01  {
	font-size:93%;
	background-image: url(../image/safety_list01.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height:19px;
	vertical-align:middle;
	text-indent: 32px;
	background-position: left top;
	padding-bottom: 7px;
}

#safety h4#list02  {
	font-size:93%;
	background-image: url(../image/safety_list02.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height:19px;
	vertical-align:middle;
	text-indent: 32px;
	background-position: left top;
	padding-bottom: 7px;
}

#safety h4#list03  {
	font-size:93%;
	background-image: url(../image/safety_list03.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height:19px;
	vertical-align:middle;
	text-indent: 32px;
	background-position: left top;
	padding-bottom: 7px;
}

#safety h4#list04  {
	font-size:93%;
	background-image: url(../image/safety_list04.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height:19px;
	vertical-align:middle;
	text-indent: 32px;
	background-position: left top;
	padding-bottom: 7px;
}

#safety h4#list05  {
	font-size:93%;
	background-image: url(../image/safety_list05.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height:19px;
	vertical-align:middle;
	text-indent: 32px;
	background-position: left top;
	padding-bottom: 7px;
}

/* flight ------------------------------------------------------------------ */

#flight h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/flight_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 142px;
	float: left;
}

/* condition ------------------------------------------------------------------ */

#condition h2  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/condition_title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 142px;
	float: left;
}

#condition h3#subtitle01  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../image/condition_subtitle01.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 143px;
}

#condition #chap01,#condition #chap02,#condition #chap03,#condition #chap04,
#condition #chap05,#condition #chap06,#condition #chap07,#condition #chap08,
#condition #chap09,#condition #chap10,#condition #chap11,#condition #chap12,
#condition #chap13,#condition #append
 {
	width:695px;
	height:26px;
	background-position: center;
	background-color: #FFFFFF;
	line-height:26px;
	vertical-align:middle;
	padding-bottom: 20px;
}

#condition #chap01 h4,#condition #chap02 h4,#condition #chap03 h4,#condition #chap04 h4,
#condition #chap05 h4,#condition #chap06 h4,#condition #chap07 h4,#condition #chap08 h4,
#condition #chap09 h4,#condition #chap10 h4,#condition #chap11 h4,#condition #chap12 h4,
#condition #chap13 h4,#condition #append h4 {
	font-size:93%;
	float:left;
	height: 26px;
	line-height:26px;
	vertical-align:middle;
	width: 600px;
	background-color: #e5e5e5;
	text-indent: 10px;
}

#condition #chap01 a,#condition #chap02 a,#condition #chap03 a,#condition #chap04 a,
#condition #chap05 a,#condition #chap06 a,#condition #chap07 a,#condition #chap08 a,
#condition #chap09 a,#condition #chap10 a,#condition #chap11 a,#condition #chap12 a,
#condition #chap13 a,#condition #append a{
	width:95px;
	height:10px;
	display:block;
	float:right;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	background:url(../image/btn_pagetop.gif) no-repeat 0px 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#condition #chap01 a:hover,#condition #chap02 a:hover,#condition #chap03 a:hover,#condition #chap04 a:hover,
#condition #chap05 a:hover,#condition #chap06 a:hover,#condition #chap07 a:hover,#condition #chap08 a:hover,
#condition #chap09 a:hover,#condition #chap10 a:hover,#condition #chap11 a:hover,#condition #chap12 a:hover,
#condition #chap13 a:hover,#condition #append a:hover {
	background:url(../image/btn_pagetop.gif) no-repeat 0px -10px;
}

#condition h5 {
	padding-bottom: 1.5em;
	font-size:77%;
	line-height:1.8;
}

#condition span.indent {
	margin-left: 1em;
	display:block;

}

/* guide ------------------------------------------------------------------ */

#guide_bottom  {
	width: 804px;
	height:12px;
	background-image: url(../image/guide_bottom.png);
	background-repeat: no-repeat;
	font-size: 1px;
	padding-bottom: 16px;
}