/* -----common----- */
body {
	width: 800px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 0px;
    margin-bottom: 10px;
    background-image:url(../img_common/bg.gif);
	color: #000000;
	}
p {	margin-top:0px; }
h1, h2, h3, h4 {
	font-size: 100%;
	margin-top: 0px;
	}
a:hover{
	text-decoration: underline;
	color: #FF9900;
	}

a.link01 {
	background-image:url(../img_common/link01_r_top.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
	padding-left: 10px;
	}
	
#header {
	width: 800px;
	background-image:url(../img_common/frame1.gif);
	background-repeat:no-repeat;
	position:absolute;
	top: 10px;
	background-color:#FFFFFF;
	z-index: 100;
	}

#logo {
	width: 780px;
	background-image:url(../img_common/logo_char.gif);
	background-repeat:no-repeat;
	background-position: 292px 0px;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 0px 10px;
	}

#menu1 {
	margin-left: 10px;	
	clear:both;
	background-color:#FFFFFF;
	}

#menu1 a{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../img_common/menuMainBG0.gif);
	height: 21px;
	padding-top:4px;
	text-align:center;
	display:block;
	float:left;
	}

#menu1 a:hover {
	color: #0000CC;
	background-image:url(../img_common/menuMainBG1.gif);
	}

/*	
#m1{	width: 78px; 	}
#m2{	width: 68px;	}
#m3{	width: 120px;	}
#m4{	width: 90px;	}
#m5{	width: 90px;	}
#m6{	width: 180px;	}
#m7{	width: 140px;	}
*/

#m1{	width: 108px; 	}
#m2{	width: 100px;	}
#m3{	width: 150px;	}
#m4{	width: 120px;	}
#m5{	width: 120px;	}
#m6{	display: none !important;	}
#m7{	width: 170px;	}


#m1, #m2, #m3, #m4, #m5, #m6, #m7{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	background-image:url(../img_common/menuMainBG0.gif);
	}

/* for the items of main menu*/
a.here {	background-image:url(../img_common/menuMainBG2.gif) !important;}
a.here:hover  {	background-image:url(../img_common/menuMainBG1.gif) !important;}

#menu2 {
	font-size: 13px;
	width: 778px;
	margin-left: 10px;
	clear:both;
	color: #FFFFFF;
	background-image:url(../img_common/menuMainBG2.gif);
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	height: 21px;
	padding-top:4px;
	}

#menu2Title{
	float:left;
	background-image:url(../img_common/link01_w2x.gif);
	background-position: right;
	background-repeat:no-repeat;
	padding: 0px 18px 0px 10px;

	}

#menu2 a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	padding: 0px 10px;
	}
#menu2 a:hover{
	float: left;
	color: #330000;
	background-color:#FFFFFE;
	}
#navi {
	border-bottom: 1px solid #8169b0;
	height: 24px;
	width: 780px;
	margin: 0px 10px;
}
#pankuzu {
	float:left;
	}
#pankuzu a {
	float: left;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 13px;
	height: 21px;
	padding-top:4px;
	background-image:url(../img_common/link01_r.gif);
	background-position: right 7px;
	background-repeat:no-repeat;
	display:block;
	}
#back {
	width: 4em;
	float:right;
	padding-right: 10px;
	text-align: right;
	}
#back a{
	background-image:url(../img_common/link_back01.gif);
	background-position: left 7px;
	background-repeat:no-repeat;
	text-decoration: none;
	font-size: 13px;
	display:block;
	width: 4em;
	padding-left: 12px;
	height: 21px;
	padding-top:4px;
	}

#pankuzu a:hover, #back a:hover{
	text-decoration:underline;
	}
	

/* ----------------------------------- */
#content {
	width: 780px;
	margin-top: 165px;
	background-color:#FFFFFF;
	padding: 10px 10px;
	z-index:100;
	}
#mLft{
	clear:both;
	float:left;
	width: 619px;
	background-color:#FFFFFF;
	padding: 10px 10px;
    font-size: 100%;
	}
#mRht{
	float:right;
	width:120px;
	padding: 10px 10px 70px 10px;
	background-color:#FFFFFF;

	background-image:url(../img_common/border_content.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	
#footer {
	clear: both;
	margin-top: 10px;
	background-color:#FFFFFF;
	width: 780px;
	padding-top: 6px;
	}

#navi2 {
	border-top: 1px solid #8169b0;
	border-bottom: 1px solid #8169b0;
	height: 20px;
	width: 780px;
	padding: 4px 0px;
}

#menu3 {
	float:left;
	}
#menu3 a {
	float: left;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 13px;
	height: 16px;
	padding-top:2px;
	display:block;
	border-right: 1px solid #CCCCCC;
	}
#toTop {
	width: 4em;
	float:right;
	padding-right: 10px;
	text-align: right;
	}
#toTop a{
	background-image:url(../img_common/link_top01.gif);
	background-position: left 4px;
	background-repeat:no-repeat;
	text-decoration: none;
	font-size: 13px;
	display:block;
	width: 4em;
	padding-left: 12px;
	height: 16px;
	padding-top:2px;
	}

#menu3 a:hover, #toTop a:hover{
	text-decoration:underline;
	}
#copyright {
	clear:both;
	color: #952d3f;
	font-size: small;
	margin-top: 10px;
	margin-left: 10px;
	}
#bottomImg {
	clear: both;
	width: 800px;
	background-image:url(../img_common/frame2.gif);
	background-repeat:no-repeat;
	height: 10px;
	}

/*----------------------*/
#content h1{
	margin:0px;
	font-size: 100%;
	padding: 4px 6px;
	margin-bottom: 1em;
	background-image:url(../img_common/h1_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	/* border:1px solid #f3d9ff; */
	border:1px solid #dbd9ff;
	color: #000033;
		background-color:#dbd9ff;
}

#content p{
	line-height: 150%;
}

