@charset "utf-8";
/* ===== Universal Reset ===== */

*{
	margin:0;
	padding:0;
}





img{
	border:0px;
}

ul,ol,li{
	list-style-type:none;
	list-style-position:outside;
}





/* ===== Global Common Style ===== */




a {
	color: #764019;
	text-decoration: underline;
	overflow: hidden;
}


a:hover {
	color: #FF9900;
}


.left{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right{
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



hr {
	height: 0px;
	clear: both;
}

.hrline{
	height: 3px;
	background-image: url(../img/ln_dot01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.hrline hr{
	display: none;
}


em.hd1{
	margin-bottom: 6px;
	font-style: normal;
	color: #131B7D;
}


a.pdf{
	padding-right: 20px;
	background-image: url(../img/ic_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
}

sup{
	vertical-align: top;
}


.mt5{margin-top:5px;}
.mt10{margin-top:10px;}



/* ===== Heading ===== */

h1{
}



h2{
}

h2.hd1{
	clear:both;
	padding-left: 24px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(../img/bg_ttlbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEF9FA;
	font-size: 1em;
	font-weight: normal;
	color: #0088E3;
}



h3{
}

h3.hd1{
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 14px;
	border-left: 3px solid #6F3E1E;
	font-size: 1.2em;
	color: #6F3E1E;
}



h4{
}

h4.hd1{
	padding-left: 20px;
	margin-bottom: 14px;
	background-image: url(../img/ic_h4hd1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 1em;
	color: #268E1E;
}



h5{
}



h6{
}



/*****************************/
/* footer absolute bottom set*/
/*****************************/


html,body{
	height: 100%;
}


#frame{
	position: relative;
	min-height: 100%;
}

* html #frame{/* ===== IE hack ===== */
	height: 100%;
}

#contentsArea{
	padding-bottom: 10em;
}

#footer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 819px;
}





/*****************************/
/* Global Layout  */
/*****************************/

#frame{
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_frame.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	text-align: left;
}









/*****************************/
/* headerArea  */
/*****************************/

#headerArea{
	clear: both;
	width: 1797px;
	max-width: 766px;
	padding-left: 13px;
	padding-right: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../img/bg_headerarea.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	top: 0;
}




/* ===== id ===== */


#id{
	float: left;
	clear: left;
	padding-top: 22px;
	display: inline;
}

#logo{
	width: 219px;
	height: 53px;
	text-indent: -9999px;
	background-image: url(../img/id.jpg);
	background-repeat: no-repeat;
	display: block;
}

#logo a{
	width: 219px;
	height: 53px;
	text-decoration: none;
	display: block;
}









/*****************************/
/* gnav Area  */
/*****************************/

#gnav{
	float: right;
	clear: right;
	width: 541px;
	height: 75px;
	background-image: url(../img/bg_gnav3.jpg);
	background-repeat: no-repeat;
}

#gnav ul li{
	float: left;
}


#gnav ul li a{
	height: 74px;
	background-image: url(../img/gnav3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}



#gnav ul li a.g_01{
	width: 82px;
	background-position: 0px 0px;
}

#gnav ul li a.g_01:hover{
	background-position: 0px -74px;
}

#gnav ul li a.g_01_f2{
	width: 82px;
	background-position: 0px -74px;
}




#gnav ul li a.g_02{
	width: 104px;
	background-position: -82px 0px;
}

#gnav ul li a.g_02:hover{
	background-position: -82px -74px;
}

#gnav ul li a.g_02_f2{
	width: 104px;
	background-position: -82px -74px;
}




#gnav ul li a.g_03{
	width: 151px;
	background-position: -186px 0px;
}

#gnav ul li a.g_03:hover{
	background-position: -186px -74px;
}

#gnav ul li a.g_03_f2{
	width: 151px;
	background-position: -186px -74px;
}




#gnav ul li a.g_04{
	width: 111px;
	background-position: -337px 0px;
}

#gnav ul li a.g_04:hover{
	background-position: -337px -74px;
}

#gnav ul li a.g_04_f2{
	width: 111px;
	background-position: -337px -74px;
}


#gnav ul li a.g_05{
	width: 93px;
	background-position: -448px 0px;
}

#gnav ul li a.g_05:hover{
	background-position: -448px -74px;
}

#gnav ul li a.g_05_f2{
	width: 93px;
	background-position: -448px -74px;
}


/*****************************/
/* headimg */
/*****************************/

#headimg{
	clear: both;
}


#headimg2{
	clear: both;
	height:232px;
}



/*****************************/
/* breadcrumbArea */
/*****************************/

#breadcrumbArea{
	clear: both;
	padding-left: 4px;
	padding-top: 12px;
	padding-bottom: 10px;
}

#breadcrumbArea a{	
	text-decoration: none;
}







/*****************************/
/* contentsArea */
/*****************************/

#contentsArea{
	clear: both;
}






/*****************************/
/* leftcontentsArea */
/*****************************/

#leftArea{
	float: left;
	clear: left;
}





/* ===== maincontentsArea   ===== */

#maincontentsArea{
	padding-left: 12px;
	padding-right: 20px;
	padding-top: 18px;
	margin-bottom: 16px;
}



/* ===== txtArea ===== */

.txtArea{
	clear: both;
	margin-bottom: 20px;
}


/* ===== txtArea02 ===== */

.txtArea02{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align:center;
	margin:0px 0px 15px 0px;
}

/* ===== txtArea03 ===== */

.txtArea03{
	clear: both;
}




/*****************************/
/* rightContentsArea  */
/*****************************/

#rightArea{
	float: right;
	clear: right;
}



/*****************************/
/* footer */
/*****************************/

#footer{
	clear:both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-align: center;
}



/* ===== pagetop   ===== */

#pagetop{
	clear:both;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 9px;
}

#pagetop a{
	float: right;
	width: 55px;
	height: 8px;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}



/* =====  footlist   ===== */

#footlist{
	clear: both;
	width: 797px;

	margin-left: auto;
	margin-right:auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../img/ln_dot01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EDEDED;
}

#footlist ul{
	clear: both;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/ln_dot03.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: inline;
}

#footlist ul li{
	padding-left: 26px;
	padding-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/ln_dot03.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
}

#footlist ul li.start{
}

#footlist ul li a{
	color: #333333;
}

#footlist ul li a:hover{
	color: #FF9900;
}





/* ===== footercopy    ===== */

#footercopy{
	clear: both;
	padding-top: 18px;
	padding-bottom: 20px;
	background-image: url(../img/bg_copyright.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #84C000;
	text-align: center;
	color: #FFFFFF;
}

#footercopy p{
	padding-bottom: 4px;
}

#footercopy p a:hover{
	color: #FF9900;
}

#footercopy p.copyright{
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}



/*****************************/
/* margin */
/*****************************/


.m20{margin:20px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}

.mr15{margin-right:15px;}

.mt10{margin-top:10px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}


/*****************************/
/* center */
/*****************************/

.center{text-align:center;}


/*****************************/
/* clear */
/*****************************/

.clear{clear:both;}


/*****************************/
/* clearfix */
/*****************************/

#searchArea:after,
#headerArea:after,
#optionArea:after,
#contentsArea:after,
.txtArea:after,
.txtArea02:after,
.txtArea03:after,
#pagetop:after,
#footlist:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#searchArea,
#headerArea,
#optionArea,
#contentsArea,
.txtArea,
.txtArea02,
.txtArea03,
#pagetop,
#footlist{/* ===== IE hack ===== */
	display: inline-block;
}

#searchArea,
#headerArea,
#optionArea,
#contentsArea,
.txtArea,
.txtArea02,
.txtArea03,
#pagetop,
#footlist{/* ===== Opera ===== */
	display: block;
}



