/* --- for all contents --- */

*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

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

body {
	background-color: #ddd;
	text-align: center;
	margin: 0px 1px 0px 1px;
	padding: 0;
	font-family: osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color:#333333;
	font-size: x-small;
	font-size: small;
}
	html>body { font-size: 13px; }


a {
	text-decoration: underline;
	}

a:link {
	color: #CC6600;
	}

a:visited {
	color: #CC6600;
	}

a:active {
	color: #CC6600;
	}

a:hover {
	color: #FFCC33;
	}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.none { display: none; }



/* BODY -----------------------------------------------------*/

#body {
	background-color: #DDDDDD;
	margin: 0px auto 0px auto;
	width: 760px;
	background-image: url("../img/bg.gif");
}

#contarea {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 752px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}



/* for global banner area ----------------------------------------*/

#banner {
	margin:0px;
	padding:0px;
	font-family: osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
	
#banner a {
	color: #0000FF;
	text-decoration: none;
}

#banner a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#banner h1 {
	font-size: x-large;
	width:167px;
	height:39px;
	padding: 10px 0px 12px 15px;
	border:0px solid #000;
	font-family: osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}



/* for global navi area ----------------------------------------*/

#globalnav{
	width:752px;
	height:23px;
	margin:0;
	padding:0;
	background-image: url(../img/globalnav_bg.gif);
	background-repeat:repeat;
}

#globalnav ul{
	margin:0;
	padding:0;
}

#globalnav li{
	width:138px;
	height:23px;
	margin:0;
	padding:0;
	display:inline;
}

#mainimg{
	background-color:#99CC33;
	width:752px;
	height:230px;
	margin:0px;
	padding:0px;
}

#mainimgfooter {
	width:752px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../img/mainimg_footer.gif);
	background-repeat: no-repeat;
}

#headimg{
	background-color:#99CC33;
	width:752px;
	height:70px;
	margin:0px;
	padding:0px;
}



/* for main area ----------------------------------------*/

#main {
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:752px;
	background-image: url(../img/menu_bg.gif);
}

#topmain {
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:752px;
	background-image: url(../img/main_bg.gif);
}



/* for toppage mainarea ----------------------------------------------------------*/

#topcenter {
	float:right;
	width:552px;
	height:100%;
}

.topcontent {
	padding: 15px 15px 15px 15px;	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
}



/* for toppage headline ----------------------------------------------------------*/

#topleft {
	float:left;
	width:200px;
	height:100%;
}

.headline {
	padding: 15px 5px 15px 15px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
}



/* for sidemenu area ----------------------------------------------------------*/

#menu {
	float: left;
	margin: 0px;
	padding:0px;
	width:150px;
	overflow: hidden;
}

#menu ul{
	margin: 0px;
	padding:0px;
	list-style-type: none;
}

#menu li{
	width:150px;
	height:36px;
	margin:0px;
	padding:0px;
	font-family: osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}



/* for content area ----------------------------------------------------------*/

#headshadow {
	width:602px;
	height:4px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/head_shadow.gif);
}

#contright {
	position: relative;
	float: right;
	width:602px;
	/*height: 100%;*/
	margin: 0px;
	vertical-align: top;
	background-image: url(../img/head_shadow.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.contmain {
	padding: 33px 40px 0px 20px;
	color: #444444;
	font-size: small;
	font-weight: normal;
}

.contmain h1 {
	color: #77aa00;
	font-size: medium;
	background-image: url(../img/title_bg.gif);
	height:35px;
	padding: 0px;
	margin: 0px;	
}

.contmain h2 {
	color: #0099ff;
	font-size: medium;
	font-weight: bold;
	height:15px;
	margin: 18px 0px 5px 20px;	
	padding-left: 13px;
	background-image: url(../img/arrow_bu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	/*border: 1px solid #080;*/
}

.contmain p {
	margin: 0px 0px 10px 20px;	
	/*border: 1px solid #088;*/
}

.contmain ul {
	margin: 0px 0px 5px 23px;
	list-style: disc;
	list-style-position: inside;
}

.contmain li {
	margin:0px;
	padding:0px;
}


.cboxleft {
	position: relative;
	float: left;
	width: 180px;
	margin: 0px 0px 10px 20px;	
	text-align: left;
	/*border: 1px solid #f00;*/
}

.cboxright {
	position: relative;
	float: right;
	width: 305px;
	margin: 0px 20px 10px 0px;	
	text-align: left;
	/*border: 1px solid #093;*/
}

.cboxleft ul {
	list-style: decimal;
	list-style-position: outside;
}

.cboxleft li {
	margin:0px;
	padding:0px;
}



/* --- for footer area --- */

#footer {
	color:#ffffff;
	font-size: x-small;
	line-height: 100%;
	text-align: right;
	padding: 5px 10px 5px 10px;
	background-color: #666666;
}

#footernav {
	color:#444444;
	font-size: xx-small;
	font-weight: bold;
	line-height: 100%;
	text-align: right;
	padding: 5px 10px 5px 10px;
	background-color: #cccccc;
}


#footernav a {
	line-height:100%;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px 0.5px;
	background-image: url(../img/footer_mark.gif); 
}

#footernav a:link { color: #444444; text-decoration: none; }
#footernav a:visited { color: #444444; text-decoration: none; }
#footernav a:hover { color: #669933; text-decoration: underline; }
#footernav a:active { color: #669933; text-decoration: none; }



