/***********************************************/
/* 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-color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	line-height: 150%;
	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.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.camera{
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/ic07.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

a.rss{
	margin-left: 8px;
}



h1{
}


h2{
}

h2.hd1{
	clear: both;
	padding: 5px;
	margin-bottom: 1em;
	background-image: url(../img/h2hd1.jpg);
	color: #FFFFFF;
}


h3{
}

h3.hd1{
	clear: both;
	padding-left: 12px;
	padding-top: 3px;
	margin-bottom: 0.8em;
	background-image: url(../img/h3hd1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #3333FF;
	color: #000066;
}


h4{
}

h4.hd1{
	clear: both;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #0000FF;
}

h4.hd1 span{
	margin-left: 1em;
}

h4.hd2{
	clear: both;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #CC6600;
}



h5{
}

h5.hd1{
	clear: both;
	margin-bottom: 0.3em;
	font-weight: bold;
	color: #6699FF;
}

h6{
}



p.hd1{
	padding-left: 18px;
	background-image: url(../img/ic02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}



ul li{
	list-style-type: none;
}

ul.hd1{
	margin-left: 14px;
}

ul.hd1 li{
	margin-left: 14px;
	list-style-type: disc;
	margin-bottom: 0.5em;
}

ul.hd2{
	margin-left: 18px;
}

ul.hd2 li{
	padding-left: 18px;
	margin-bottom: 0.3em;
	background-image: url(../img/ic02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}



ol li{
	list-style-type: decimal;
}

ol.hd1{
	margin-left: 14px;
}

ol.hd1 li{
	margin-left: 14px;
	margin-bottom: 0.5em;
}




.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;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.3em;
	background-image: url(../img/ln_dot02.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 body #frame{/* ===== IE hack ===== */
	height: 100%;
}

* html body #container{/* ===== IE hack ===== */
	height: 100%;
}



#contentsArea{
	padding-bottom: 7em;
}


#footerArea{
	position: absolute;
	bottom: 0;
	width: 860px;
}




/***********************************************/
/* gloval layout                               */
/***********************************************/

#frame{
	clear: both;
	width: 860px;
	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: 860px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	text-align: left;
}




/* ===== hiddenArea ===== */

.hiddenArea{
	display: none;
}




/***********************************************/
/* headerArea                              */
/***********************************************/

#headerArea{
	clear: both;
	min-height: 80px;
	padding-bottom: 15px;
	background-image: url(../img/id.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

* html body #headerArea{/* ===== IE hack ===== */
	height: 95px;
}





/* ===== id    ===== */

#id{
	float: left;
	clear: left;
	margin-left: 146px;
	margin-top: 13px;
	display: inline;
}

/* ===== logo    ===== */

#logo{
	width: 271px;
	height: 65px;
	background-image: url(../img/id.jpg);
	background-repeat: no-repeat;
	background-position: -146px -13px;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}

#logo a{
	width: 271px;
	height: 65px;
	text-decoration: none;
	display: block;
}




/* ===== headrightArea ===== */


#headrightArea{
	float: right;
	clear: right;
	width: 430px;
	margin-right: 8px;
	text-align: right;
	display: inline;
}



/* ===== toplist    ===== */

#toplist{
	clear: both;
	padding-top: 7px;
}

#toplist ul li{
	display: inline;
	margin-left: 22px;
	padding-left: 8px;
	padding-top: 7px;
	background-image: url(../img/ln_dot01.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}


#toplist a{
	color: #FFFFFF;
}

#toplist a:hover{
	color: #FF9900;
}




/***********************************************/
/* gnavArea                                */
/***********************************************/

#gnavArea{
	clear: both;
	background-color: #FFFFFF;
}

#gnavArea ul{
	clear: both;
}

#gnavArea ul li{
	float: left;
}

#gnavArea ul li a{
	height: 37px;
	background-image: url(../img/gnav.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}

#gnavArea ul li a.sponsor{
	width: 117px;
	background-position: -0px 0px;
}

#gnavArea ul li a.sponsor:hover{
	background-position: 0px -37px;
}

#gnavArea ul li a.sponsor_f2{
	width: 117px;
	background-position: -0px -37px;
}



#gnavArea ul li a.institution{
	width: 114px;
	background-position: -117px 0px;
}

#gnavArea ul li a.institution:hover{
	background-position: -117px -37px;
}

#gnavArea ul li a.institution_f2{
	width: 114px;
	background-position: -117px -37px;
}



#gnavArea ul li a.event{
	width: 108px;
	background-position: -231px 0px;
}

#gnavArea ul li a.event:hover{
	background-position: -231px -37px;
}

#gnavArea ul li a.event_f2{
	width: 108px;
	background-position: -231px -37px;
}



#gnavArea ul li a.report{
	width: 106px;
	background-position: -339px 0px;
}

#gnavArea ul li a.report:hover{
	background-position: -339px -37px;
}

#gnavArea ul li a.report_f2{
	width: 106px;
	background-position: -339px -37px;
}



#gnavArea ul li a.mission{
	width: 165px;
	background-position: -445px 0px;
}

#gnavArea ul li a.mission:hover{
	background-position: -445px -37px;
}

#gnavArea ul li a.mission_f2{
	width: 165px;
	background-position: -445px -37px;
}



#gnavArea ul li a.link{
	width: 105px;
	background-position: -610px 0px;
}

#gnavArea ul li a.link:hover{
	background-position: -610px -37px;
}

#gnavArea ul li a.link_f2{
	width: 105px;
	background-position: -610px -37px;
}



#gnavArea ul li a.contact{
	width: 145px;
	background-position: -715px 0px;
}

#gnavArea ul li a.contact:hover{
	background-position: -715px -37px;
}

#gnavArea ul li a.contact_f2{
	width: 145px;
	background-position: -715px -37px;
}




/***********************************************/
/* contentsArea                                */
/***********************************************/

/* ===== contentsArea ===== */

#contentsArea{
	clear: both;
}







/***********************************************/
/* leftArea                                */
/***********************************************/

#leftArea{
	float: left;
	clear: left;
	width: 690px;
	background-image: url(../img/bg_leftarea.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




/* ===== maincontentsArea ===== */

#maincontentsArea{
	float: right;
	clear: right;
	width: 520px;
	padding-top: 12px;
}




/* ===== maincontentsArea ===== */

#maincontents{
	clear: both;
	min-height: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
}

* html body #maincontents{/* ===== IE hack ===== */
	height: 250px;
}




/* ===== txtArea ===== */

.txtArea{
	clear: both;
	margin-bottom: 20px;
}

.txtArea p{
	margin-bottom: 1em;
}

.txtArea ul{
	margin-bottom: 1em;
}

.txtArea ol{
	margin-bottom: 1em;
}


.txtArea table{
	margin-bottom: 20px;
	border-left: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-collapse: collapse;
	font-size: 1em;
	text-align: left;
}

.txtArea table th{
	padding: 5px;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	background-color: #E8E8FF;
	text-align: center;
}

.txtArea table td{
	padding: 5px;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
}

.txtArea table caption{
	text-align: right;
	padding-bottom: 2px;
	font-size: 0.8em;
}



/* ===== txtArea02 ===== */

.txtArea02{
	clear: both;
	text-align: center;
}




/* ===== contactArea ===== */

#contactArea{
	clear: both;
	padding-right: 16px;
	margin-left: 16px;
}

#contactArea a{
	float: right;
	width: 140px;
	height: 35px;
	background-image: url(../img/btn_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}





/* ===== leftside ===== */

#leftside{
	float: left;
	clear: left;
	width: 170px;
	padding-top: 7px;
	background-image: url(../img/bg_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




/* ===== lnavArea ===== */

#lnavArea{
	clear: both;
	padding-bottom: 50px;
}

#lnavArea h2{
	clear: both;
	overflow: hidden;
}

#lnavArea h2 a{
	height: 62px;
	background-image: url(../img/lnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

#lnavArea h2 a.f2{
	background-position: -170px 0px;
}

#lnavArea h2 a:hover{
	background-position: -170px 0px;
}


#lnavArea ul{
	clear: both;
}

#lnavArea ul li a{
	clear: both;
	height: 105px;
	background-image: url(../img/lnav.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	text-decoration: none;
	display: block;
}




#lnavArea ul li a.sns{
	background-position: 0px -62px;
}

#lnavArea ul li a.sns:hover{
	background-position: -170px -62px;
}

#lnavArea ul li a.sns_f2{
	background-position: -340px -62px;
}

#lnavArea ul li a.sns_f2:hover{
	background-position: -170px -62px;
}



#lnavArea ul li a.lohas{
	background-position: 0px -167px;
}

#lnavArea ul li a.lohas:hover{
	background-position: -170px -167px;
}

#lnavArea ul li a.lohas_f2{
	background-position: -340px -167px;
}

#lnavArea ul li a.lohas_f2:hover{
	background-position: -170px -167px;
}



#lnavArea ul li a.vision{
	background-position: 0px -272px;
}

#lnavArea ul li a.vision:hover{
	background-position: -170px -272px;
}

#lnavArea ul li a.vision_f2{
	background-position: -340px -272px;
}

#lnavArea ul li a.vision_f2:hover{
	background-position: -170px -272px;
}



#lnavArea ul li a.lifestyle{
	background-position: 0px -377px;
}

#lnavArea ul li a.lifestyle:hover{
	background-position: -170px -377px;
}

#lnavArea ul li a.lifestyle_f2{
	background-position: -340px -377px;
}

#lnavArea ul li a.lifestyle_f2:hover{
	background-position: -170px -377px;
}



#lnavArea ul li a.community{
	background-position: 0px -482px;
}

#lnavArea ul li a.community:hover{
	background-position: -170px -482px;
}

#lnavArea ul li a.community_f2{
	background-position: -340px -482px;
}

#lnavArea ul li a.community_f2:hover{
	background-position: -170px -482px;
}



#lnavArea ul li a.mental{
	background-position: 0px -587px;
}

#lnavArea ul li a.mental:hover{
	background-position: -170px -587px;
}

#lnavArea ul li a.mental_f2{
	background-position: -340px -587px;
}

#lnavArea ul li a.mental_f2:hover{
	background-position: -170px -587px;
}



#lnavArea ul li a.entertainment{
	background-position: 0px -692px;
}

#lnavArea ul li a.entertainment:hover{
	background-position: -170px -692px;
}

#lnavArea ul li a.entertainment_f2{
	background-position: -340px -692px;
}

#lnavArea ul li a.entertainment_f2:hover{
	background-position: -170px -692px;
}



#lnavArea ul li a.zen{
	background-position: 0px -797px;
}

#lnavArea ul li a.zen:hover{
	background-position: -170px -797px;
}

#lnavArea ul li a.zen_f2{
	background-position: -340px -797px;
}

#lnavArea ul li a.zen_f2:hover{
	background-position: -170px -797px;
}




#lnavArea ul li a.glad{
	background-position: 0px -902px;
}

#lnavArea ul li a.glad:hover{
	background-position: -170px -902px;
}

#lnavArea ul li a.glad_f2{
	background-position: -340px -902px;
}

#lnavArea ul li a.glad_f2:hover{
	background-position: -170px -902px;
}











/* ===== breadcrumbsArea ===== */

#breadcrumbsArea{
	clear: both;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 16px;
	font-size: 0.8em;
}

#breadcrumbsArea{
	border-bottom: 1px solid #333333;
}

#breadcrumbsArea em{
	font-style: normal;
	font-weight: bold;
	color: #3333CC;
}

#breadcrumbsArea a{
	color: #333333;
}

#breadcrumbsArea a:hover{
	color: #FF9900;
}






/***********************************************/
/* rightArea                                */
/***********************************************/

#rightArea{
	float: right;
	clear: right;
	width: 170px;
	padding-top: 12px;
	background-image: url(../img/bg_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




/* ===== newsArea ===== */

#rightside{
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
}




/* ===== snsArea ===== */

#snsArea{
	clear: both;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	letter-spacing: -5%;
}

#snsArea h2{
	clear: both;
	height: 20px;
	margin-bottom: 0.3em;
	background-image: url(../img/ttl_sns.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#snsArea h3{
	clear: both;
	margin-bottom: 0.2em;
	font-size: 1em;
	color: #6699FF;
}

#snsArea h3 a{
	color: #6699FF;
}

#snsArea h3 a:hover{
	color: #FF9900;
}

#snsArea dl dd{
	margin-bottom: 0.4em;
}

#snsArea form{	
	font-size: 0.85em;
}

#snsArea form strong{	
	font-size: 1.15em;
}

#snsArea input.txtbox{
	width: 140px;
}




/* ===== newsArea ===== */

#newsArea{
	clear: both;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	letter-spacing: -5%;
}

#newsArea h2{
	clear: both;
	width: 150px;
	height: 20px;
	margin-bottom: 0.3em;
	background-image: url(../img/ttl_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#newsArea h3{
	clear: both;
	margin-bottom: 0.2em;
	font-size: 1em;
	color: #6699FF;
}

#newsArea h3 a{
	color: #6699FF;
}

#newsArea h3 a:hover{
	color: #FF9900;
}

#newsArea p{
	margin-bottom: 1em;
	line-height: 1.5;
}







/* ===== prArea ===== */

#prArea{
	clear: both;
	padding: 5px;
	background-color: #FFFFFF;
	letter-spacing: -5%;
}

#prArea h2{
	clear: both;
	width: 150px;
	height: 20px;
	margin-bottom: 0.3em;
	background-image: url(../img/ttl_pr.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#prArea h3{
	clear: both;
	margin-bottom: 0.2em;
	font-size: 1em;
	color: #CC6600;
}

#prArea h3 a{
	color: #CC6600;
}

#prArea h3 a:hover{
	color: #CC6600;
}

#prArea p{
	margin-bottom: 1em;
	line-height: 1.5;
}








/***********************************************/
/* 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;
	min-height: 6em;
	padding-bottom: 1em;
	text-align: center;
}

* html body #footerArea{/* ===== IE hack ===== */
	height: 6em;
}



/* ===== footercontentsArea ===== */

#footercontentsArea{
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}



/* ===== footerlist ===== */

.footlist{
	clear: both;
	margin-bottom: 20px;
}

.footlist ul{
	clear: both;
	margin-bottom: 4px;
}

.footlist ul li{
	padding-right: 3px;
	background-image: url(../img/ln_dot01.gif);
	background-repeat: repeat-y;
	background-position: right;
	letter-spacing: -5%;
	display: inline;
}

* html body .footlist ul li{/* ===== IE hack ===== */
	padding-left: 4px;
	padding-right: 3px;
	letter-spacing: -0.1em;
}

.footlist ul li.end{
	background-image: none;
}

.footlist ul li a{
	color: #333333;
}

.footlist ul li a:hover{
	color: #FF9900;
}


/* ===== copyright ===== */

#copyright{
	clear: both;
	width: 289px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	font-size: 0.1em;
	overflow: hidden
}

/* ===== counterArea ===== */

.counterArea{
	clear: both;
}




/***********************************************/
/* clear fix                                */
/***********************************************/

#headerArea:after,
#gnavArea:after,
#contentsArea:after,
#maincontents:after,
#leftArea:after,
#rightArea:after,
#pageupArea:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#headerArea,
#gnavArea,
#contentsArea,
#maincontents,
#leftArea,
#rightArea,
#pageupArea{/* ===== IE hack ===== */
	display: inline-block;
}

#headerArea,
#gnavArea,
#contentsArea,
#maincontents,
#leftArea,
#rightArea,
#pageupArea{/* ===== Opera ===== */
	display: block;
}

