/*airmove 2009 06*/

/*Base
-------------------------------------------*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana,sans-serif;
	background:url(../images/bg.gif) repeat-x;
	}

#wrapper {
	width:930px; /*contents width*/
	margin:0 auto;
	text-align:left;
	}
	

/*Header
-------------------------------------------*/
#header{
	width:930px;
	background:url(../images/header_bg.gif) no-repeat;
	height: 78px;
	}

#header h1{
    float:left;
	width:167px;
	margin:20px 0px 13px 0px;
	}
	
#header h2{
	text-align:right;
	margin-right: 5px;
	margin-top: 55px;
	}
	
#header_R{
	width:763px;
	float:right;
	}
	
ul#hdrNavi {
	float:right;
	width:380px;
	margin:0px 5px 0 0;
	}

ul#hdrNavi li {
	float:left;
	display:inline;
	list-style:none;
	}
	
/*MainNavi
-------------------------------------------*/

#mainNavi {
	width:930px;
	height: 38px;
	margin: 0;
	}

#mainNavi li {
	float:left;
	list-style:none;
	display:inline;
	}

#mainNavi li img {
vertical-align:bottom;
}

/*ContentsArea
-------------------------------------------*/

#contents{
	width:920px;
	margin:30px 5px 0px 5px;
	 }


#leftblock{
	width:200px;
	margin-right:20px;
	float:left;
	background: #f1f1f1;
	}

#rightblock{
    width:700px;
	float:right;
	}


/*SideNavigation
-------------------------------------------*/
#Snavi {
	margin-bottom:20px;
	background-color:#FFFFFF;
	line-height:35px;
	}

#Snavi li {
	list-style:none;
	padding:0;
	margin:0;
	}

#Snavi li {
	background:url(../images/dot.gif) repeat-x bottom;
	padding-bottom:1px;
	}
	
/*#Snavi li {
	display:block;
	font-weight: bold;
	padding-left: 33px;
	}*/

#Snavi li span {
	display:block;
	background:url(../images/snavi_main_bg.gif) no-repeat;
	/*font-weight: bold;*/
	/*padding-left: 33px;*/
	}

#Snavi li span.indent {
    background:url(../images/snavi_main_bg_over.gif) no-repeat;
	font-weight: bold;
	padding-left: 20px;
	}


	
#Snavi li a {
	color:#586770;
	text-decoration:none;
	padding-left: 20px;
	display:block;
	}
	
#Snavi a:hover {
	background:url(../images/snavi_main_bg_over.gif) no-repeat;
	}
	
/*#Snavi li.mainlink {
	background:url(../images/snavi_main_bg.gif) no-repeat;
	font-weight:bold;
	}*/


	
#Snavi li.sublink a {
padding-left:40px;
}

#Snavi li.sublink span.indent {
	padding-left:50px;
	background:none;
	display:inline;
	font-weight:normal;
	}


#Snavi li.sublink span {
	display:block;
	background:url(../images/snavi_over_bg02.gif) no-repeat;
	font-weight: bold;
	padding-left: 40px;
	}
	
#Snavi li.sublink a:hover {
	background:url(../images/snavi_over_bg02.gif) no-repeat;
	}
	


	
	
		
#BannerArea{
    margin:auto 10px;
	}


/*Breadcrum
-------------------------------------------*/
#breadcrum	{
	color:#586770;
	margin-bottom: 10px;
	}
	
#breadcrum li {
	display:inline;
	padding-left:6px;
	}
	
#breadcrum li a {
    text-decoration:underline;
	background:url(../images/bread_icn_arrow.gif) no-repeat right center;
	color:#00441d;
	padding-right:10px;
	}
	
#breadcrum a:hover {
	color:#00441d;
	}

/*TextArea
-------------------------------------------*/

h4 {
	background:url(../images/ttl_sub.gif) no-repeat;
	font-weight:bold;
	color:#586770;
	height:25px;
	width:700px;
	}

#wrapper h5 {
	background:url(../images/ttl_komi.gif) no-repeat;
	font-weight:bold;
	color:#0f2058;
	padding-left: 15px;
	margin-bottom: 10px;
	}

.txtarea{
	width:700px;
	}
.txtbox{
	margin:10px 15px 20px 15px;
	}


/*Gototop
-------------------------------------------*/


.topback {
	clear:both;
	margin:30px 0 0 auto;
	padding-top:10px;
	text-align:right;
	}


/*FooterArea
-------------------------------------------*/
#footer{
	background:url(../images/footer_bg.gif) repeat-x;
	margin:0px auto;
	text-align: center;
	height: 85px;
	padding-top: 45px;
	color: #858585;
    }

#Flink li {
	display:inline;
	background:url(../images/ftr_dot.gif) repeat-y left;
	padding:0 6px 0 7px;
	color:#858585;
	}

#Flink li a.line {
	background:url(../images/ftr_dot.gif) repeat-y right;
	padding-right:7px;
	}
	
#Flink li a {
	color:#858585;
	text-decoration:none;
	}

#Flink li a:visited {
	}

#Flink li a:hover {
	text-decoration:underline;
	color:#858585;
	}

#Flink li a:active {
	text-decoration:underline;
	}

.fcolor{
    color:#858585;
	}
	
/*Reset
--------------*/
all reset
* {
	margin:0;
	padding:0;
	}


h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,th,td,ol {
	margin:0;
	padding:0;
	}

img {
	border:0;
	line-height:0;
	margin:0;
	padding:0;
	}


/*Link
--------------*/
a:link {
    color:#00441d;
	text-decoration:underline;
	}

a:visited {
   color:#586770;
	}

a:hover {
    color:#00441d;
	text-decoration:underline;
	}

a:active {
    color:#586770;
	}


/*Font
--------------*/
.txtL {
	font-size:0.9em;
	line-height:1.6em;
	color:#586770;
	}

.txtM {
	font-size:0.8em;
	line-height:1.5em;
	word-break:break-all;
	color:#586770;
	}

.txtS {
	font-size:0.65em;
	line-height:1.5em;
	color:#586770;
	}


/*Text-align
--------------*/
.txaL {
	text-align:left;
	}

.txaR {
	text-align:right;
	}

.txaC {
	text-align:center;
	}	


/*Float
--------------*/
.flL {
	float:left;
	}

.flR {
	float:right;
	}


/*Clear
--------------*/
.both {
	clear:both;
	}

.clearfix:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}

.clearfix {
	display:inline-block;
	}	


/*Display
--------------*/
.block {
	display:block;
	}

/*Border
--------------*/
.border01 {
	background:url(../images/dot.gif) repeat-x bottom;
	/*line-height:3;*/
	padding-bottom:15px;
	padding-top:15px;
	}


/*Icon
--------------*/
.icon01 {
	background:url(../images/icon_arrow.gif) no-repeat left 6px;
	padding-left:10px;
	}

.icon02{
	float:left;
	width: 7px;
	padding-top:3px;
	padding-right: 8px;
	}

/*Rollover
--------------*/	
a.imgov img:hover{
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
	}


/*Margin
--------------*/
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}

/*top*/
.mgT5 {margin-top:5px;}
.mgT10 {margin-top:10px;}
.mgT15 {margin-top:15px;}
.mgT20 {margin-top:20px;}
.mgT25 {margin-top:25px;}
.mgT30 {margin-top:30px;}
.mgT40 {margin-top:40px;}

/*right*/
.mgR5 {margin-right:5px;}
.mgR10 {margin-right:10px;}
.mgR15 {margin-right:15px;}
.mgR20 {margin-right:20px;}
.mgR25 {margin-right:25px;}
.mgR30 {margin-right:30px;}

/*bottom*/
.mgB5 {margin-bottom:5px;}
.mgB10 {margin-bottom:10px;}
.mgB15 {margin-bottom:15px;}
.mgB20 {margin-bottom:20px;}
.mgB25 {margin-bottom:25px;}
.mgB30 {margin-bottom:30px;}

/*left*/
.mgL5 {margin-left:5px;}
.mgL10 {margin-left:10px;}
.mgL15 {margin-left:15px;}
.mgL20 {margin-left:20px;}
.mgL25 {margin-left:25px;}
.mgL30 {margin-left:30px;}


/*Padding
--------------*/
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd11 {padding:11px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd25 {padding:25px;}
.pd30 {padding:30px;}

/*top*/
.pdT5 {padding-top:5px;}
.pdT10 {padding-top:10px;}
.pdT15 {padding-top:15px;}
.pdT20 {padding-top:20px;}
.pdT25 {padding-top:25px;}
.pdT30 {padding-top:30px;}

/*right*/
.pdR5 {padding-right:5px;}
.pdR10 {padding-right:10px;}
.pdR15 {padding-right:15px;}
.pdR20 {padding-right:20px;}
.pdR25 {padding-right:25px;}
.pdR30 {padding-right:30px;}

/*bottom*/
.pdB5 {padding-bottom:5px;}
.pdB10 {padding-bottom:10px;}
.pdB15 {padding-bottom:15px;}
.pdB20 {padding-bottom:20px;}
.pdB25 {padding-bottom:25px;}
.pdB30 {padding-bottom:30px;}

/*left*/
.pdL5 {padding-left:5px;}
.pdL10 {padding-left:10px;}
.pdL15 {padding-left:15px;}
.pdL20 {padding-left:20px;}
.pdL25 {padding-left:25px;}
.pdL30 {padding-left:30px;}

