/*-----------Hello Navi Cafe China ƒ‚ƒoƒCƒ‹ China ------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #E1F2FF;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}

/*------------ subbody ------------*/

#subbody { position : relative ; }

/*------------ all ------------*/
#contents {
	width: 775px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #FFFFFF;
	text-align: left;
}

/*------------ message ------------*/
#message {
	margin: 0px;
	padding: 5px 25px 0px 50px;
	width: 700px;
	text-align: center;
}

/*------------ hedder ------------*/
#hedder {
	margin: 0px;
	padding: 0px;
	width: 775px;
	color: #FFFFFF;
	font-variant: normal;
}

.bottom-menu{
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-image: url(../images/hedder_03.gif);
	padding-top: 0px;
}
.orinpic{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

/*------------ menu ------------*/
#menu {
	width: 775px;
	padding: 0px;
}

/*------------ flash ------------*/
#flash {
	margin: 0px;
	width: 100%;
}

/*------------ Tabu ------------*/

#tabu {
	margin: 0px;
	background-color: #FFFFFF;
	width: 775px;
	height: 30px;
	margin-bottom: 0px;
}

/*------------ line ------------*/

#line {
	margin: 0px;
	width: 775px;
	height: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*------------ FUTTER ------------*/
#futter {
	width: 775px;
	background-color: #FFFFFF;
	text-align: center;
	height: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

/*------------ line ------------*/
#line {
	width: 775px;
	margin-top: 0px;
}

/*------------ subcontent ------------*/
#subcontent {
	width: 100%;
	height:100%;
	background-color: #0099FF;
	margin: 0;
	padding: 0px;
}

/*------------ sidemenu ------------*/
#sidemenu {
	width: 150px;
	height:100%;
	background-color: #0099FF;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 10px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a.sidemenu {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited.sidemenu {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover.sidemenu { 
	color:red;
	text-decoration:underline
}
a:active.sidemenu {
	color: #FFFFFF;
}


/*------------ subcontentarea ------------*/
#subcontentarea {
	width: 565px;
	height:100%;
	background-color: #FFFFFF;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.sub_images {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.sub_images_2 {
	padding-left: 5px;
}

.caption {
	color: #FF0000;
}

table.list {
	border: 2px solid #99CCFF;
	border-collapse: collapse;
}
td.list {
	font-weight: bold;
	background: #FFFEE9;
	border: 2px solid #99CCFF;
	color: #777777;
}

th.list {
	background: #C1E0FF;
	border: 1px solid #99CCFF;
	color: #000000;
}

/*------------ contentstitle ------------*/
.tit {
	color: #003366;
	background-image: url(../images/title_bk.gif);
	height:30px;
	padding-top: 3px;
	padding-left:2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.subtit {
	color: #003366;
	background-color: #99CCFF;
	padding: 5px;
	width: 515px;
}
.subtit_2 {
	color: #003366;
	background-color: #C1E0FF;
	padding: 4px;
	width: 505px;
}
