/***********************************************/
/* gloval styles                              */
/***********************************************/ 

html,head,body,a,p,em,strong,ul,dl,ol,li,dl,dt,dd,sup,sub,img,title,isindex,h1,h2,h3,h4,h5,h6,hr,br,center,div,pre,blockquote,address,noscript,font,basefont,i,cite,tt,b,u,strike,big,small,code,samp,kbd,var,cite,map,area,form,input,select,option,textarea,applet,param,frameset,frame,noframes{
	margin: 0;
	padding: 0;
}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.3;
	color: #333333;
}

img{
	border: 0px;
}

a{
	color: #3333CC;
	text-decoration: underline;
	overflow: hidden; 
}

a:hover {
	color: #FF9900;
}

a.gaibu{
	padding-right: 20px;
	background-image: url(../img/ic_gaibu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


h1{
}


h2{
}


h3{
}

h3.hd1{
	clear: both;
	padding-left: 18px;
	margin-bottom: 0.3em;
	background-image: url(../img/ic01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


h4{
}

h4.hd1{
	clear: both;
	padding-left: 18px;
	margin-bottom: 0.3em;
	background-image: url(../img/ic02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h4.hd2{
	padding-left: 5px;
	margin-bottom: 1em;
	border-left: 5px double #FF0000;
	color: #FF0000;
}


h5{
}

h5.hd1{
	color: #CC6600;
	margin-bottom: 0.5em;
}

h5.hd2{
	padding: 4px;
	margin-bottom: 0.8em;
	background-color: #009900;
	color: #FFFFFF;
}


h6{
}






ul,ol,li{
	list-style-type: none;
}

ul.hd1{
	margin-left: 32px;
	margin-bottom: 1em;
}

ul.hd1 li{
	margin-bottom: 0.3em;
	list-style-type: square;
}

ul.hd1 li ul{
	margin-left: 16px;
}

ul.hd1 li ul li{
	margin-bottom: 0.3em;
	list-style-type: circle;
	font-size: 0.9em;
}



ol.hd1{
	margin-left: 32px;
	margin-bottom: 1em;
}

ol.hd1 li{
	margin-bottom: 0.3em;
	list-style-type: decimal;
}


ol.hd2{
	margin-left: 32px;
	margin-bottom: 1em;
}

ol.hd2 li{
	margin-bottom: 0.3em;
	list-style-type: lower-alpha;
}



p.hd1{
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #DDE8FF;
	border-left: 1px solid #6699FF;	
	border-right: 1px solid #6699FF;
	font-weight: bold;
}

p.hd1 em{
	font-style: normal;
	color: #FF0000;
}



dl.hd1{
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 1em;
	background-color: #DDE8FF;
	border-left: 1px solid #6699FF;	
	border-right: 1px solid #6699FF;
}

dl.hd1 dt{
	font-weight: bold;
	margin-bottom: 0.3em;
}

dl.hd1 dd{
	margin-bottom: 0.5em;
}

dl.hd1 dd ul li{
	margin-bottom: 0.5em;
}




.left{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right{
	float: right;
	clear: right;
	margin-right: 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;
}




.txtblack{
	color: #000000;
}

.txtred{
	color: #FF0000;
}

.txtblue{
	color: #0000FF;
}




/***********************************************/
/*     footer absolute bottom set              */
/***********************************************/

html,body{
	height: 100%;
}



#frame{
	position: relative;
	min-height: 100%;
}


* html #frame{/* ===== IE hack ===== */
	height: 100%;
}

* html #container{/* ===== IE hack ===== */
	height: 100%;
}



#contentsArea{
	padding-bottom: 148px;
}


#footerArea{
	position: absolute;
	bottom: 0;
	width: 760px;
}




/***********************************************/
/* gloval layout                               */
/***********************************************/

#frame{
	clear: both;
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_frame.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


#container{
	clear: both;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	text-align: left;
}




/***********************************************/
/* headerArea                              */
/***********************************************/

#headerArea{
	clear: both;
	width: 760px;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
}





/* ===== id    ===== */

#id{
	float: left;
	clear: left;
	margin-left: 14px;
	margin-top: 2px;
	display: inline;
}

/* ===== logo    ===== */

#logo{
	width: 160px;
	height: 87px;
	background-image: url(../img/id.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}

#logo a{
	width: 160px;
	height: 87px;
	text-decoration: none;
	display: block;
}




/* ===== headrightArea ===== */


#headrightArea{
	float: right;
	clear: right;
	width: 480px;
	margin-right: 22px;
	margin-bottom: 4px;
	text-align: right;
	display: inline;
}



/* ===== toplist    ===== */

#toplist{
	margin-bottom: 8px;
}

#toplist ul li{
	display: inline;
	margin-left: 32px;
	padding-left: 21px;
}

#toplist ul li.sitemap{
	background-image: url(../img/ic_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#toplist ul li.terms{
	background-image: url(../img/ic_terms.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#toplist ul li.link{
	background-image: url(../img/ic_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#toplist a{
	color: #333333;
}

#toplist a:hover{
	color: #FF9900;
}




/***********************************************/
/* gnavArea                                */
/***********************************************/

#gnavArea{
	clear: both;
	background-image: url(../img/bg_gnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#gnavArea ul{
	clear: both;
}

#gnavArea ul li{
	float: left;
}

#gnavArea ul li a{
	width: 150px;
	height: 38px;
	background-image: url(../img/gnav.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}

#gnavArea ul li a.outline{
	width: 154px;
	background-position: -0px 0px;
}

#gnavArea ul li a.outline:hover{
	background-position: 0px -38px;
}

#gnavArea ul li a.outline_f2{
	width: 154px;
	background-position: -0px -38px;
}



#gnavArea ul li a.philosophy{
	background-position: -154px 0px;
}

#gnavArea ul li a.philosophy:hover{
	background-position: -154px -38px;
}

#gnavArea ul li a.philosophy_f2{
	background-position: -154px -38px;
}



#gnavArea ul li a.message{
	background-position: -304px 0px;
}

#gnavArea ul li a.message:hover{
	background-position: -304px -38px;
}

#gnavArea ul li a.message_f2{
	background-position: -304px -38px;
}



#gnavArea ul li a.information{
	background-position: -454px 0px;
}

#gnavArea ul li a.information:hover{
	background-position: -454px -38px;
}

#gnavArea ul li a.information_f2{
	background-position: -454px -38px;
}



#gnavArea ul li a.contact{
	width: 156px;
	background-position: -604px 0px;
}

#gnavArea ul li a.contact:hover{
	background-position: -604px -38px;
}

#gnavArea ul li a.contact_f2{
	width: 156px;
	background-position: -604px -38px;
}





/***********************************************/
/* contentsArea                                */
/***********************************************/

/* ===== contentsArea ===== */

#contentsArea{
	clear: both;
	width: 760px;
}


/* ===== maincontentsArea ===== */

#maincontentsArea{
	clear: both;
	min-height: 350px;
	padding-bottom: 47px;
	background-image: url(../img/bg_contentsarea.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

* html body #maincontentsArea{/* ===== IE hack ===== */
	height: 350px;
}





/***********************************************/
/* leftArea                                */
/***********************************************/

#leftArea{
	float: left;
	clear: left;
}






/***********************************************/
/* rightArea                                */
/***********************************************/

#rightArea{
	float: right;
	clear: right;
}


/* ===== breadcrumbsArea ===== */

#breadcrumbsArea{
	float: right;
	clear: both;
	margin-bottom: 28px;
	font-size: 0.8em;
	text-align: right;
}

#breadcrumbsArea{
	padding-left: 32px;
	padding-right: 6px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #333333;
}

#breadcrumbsArea em{
	font-style: normal;
	font-weight: bold;
	color: #3333CC;
}

#breadcrumbsArea a{
	color: #333333;
}

#breadcrumbsArea a:hover{
	color: #FF9900;
}






/* ===== hiddenArea ===== */

.hiddenArea{
	display: none;
}



/***********************************************/
/* pageupArea                               */
/***********************************************/

#pageupArea{
	clear: both;
	margin-bottom: 8px;
}

#pageupArea a{
	float: right;
	margin-right: 10px;
	width: 70px;
	height: 16px;
	background-image: url(../img/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	display: block;
}

#pageupArea a:hover{
	background-position: 0px -16px;
}









/***********************************************/
/* footerArea                                  */
/***********************************************/

#footerArea{
	clear: both;
	height: 148px;
	background-image: url(../img/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* ===== copyright ===== */

#copyright{
	width: 301px;
	height: 5px;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	font-size: 0.1em;
	position: absolute;
	bottom: 8px;
	right: 25px;
}


/* ===== counterArea ===== */

.counterArea{
	width: 80px;
	height: 18px;
	position: absolute;
	bottom: 30px;
	right: 25px;
}




/***********************************************/
/* clear fix                                */
/***********************************************/

#headerArea:after,
#gnavArea:after,
#contentsArea:after,
#maincontentsArea:after,
#rightArea:after,
#pageupArea:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#headerArea,
#gnavArea,
#contentsArea,
#maincontentsArea,
#rightArea,
#pageupArea{/* ===== IE hack ===== */
	display: inline-block;
}

#headerArea,
#gnavArea,
#contentsArea,
#maincontentsArea,
#rightArea,
#pageupArea{/* ===== Opera ===== */
	display: block;
}
