/*
####################################################################
SYOUMEI
####################################################################
*/
@import url("share.css");
@import url("parts.css");

/* 								##################################### */
#container {
    margin:0px auto; width:800px;
	text-align:left;
}
	.hide{display:none;
}

/* BODY							##################################### */
#main{
	width:800px;
}

/* BODY-MAIN AREA				##################################### */
	#col_main{
		width:800px; float:left;
	}

		#header_title{
		width:800px; height:25px; float:left; margin-bottom:5px;
		background:url("../images/format/title_bar.jpg") no-repeat;
		}
	}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

		#read{
			float:left; width:780px; padding:0px 10px 0px 10px; 
			line-height: 150%;
		}
		
		#col_flash{
	float:left;
	width:600px;
		}

		#mainflash{
			float:left; width:595px; height:270px; margin-top:5px;
			padding:0px;
		}
		#mainflash2{
			float:left; width:595px; height:420px; margin-top:5px;
			padding:0px;
		}
		#col_bottom{
		width:800px;float:left; padding-bottom:5px; 
		}

		.box_spc05{
		width:1px; float:left;
		}

		.box00{
		width:129px; float:left; margin-right:5px;  padding:0px 0px 3px 0px; 
		background:url("../images/gtop/cmenu_bg_bottom.gif") no-repeat;
		background-position:bottom;
		}
		
		.box00_r{
		width:129px; float:left; padding:0px 0px 3px 0px; 
		background:url("../images/gtop/cmenu_bg_bottom.gif") no-repeat;
		background-position:bottom;
		}
		
		.box00 div.box{
		width:129px; margin-right:5px;  padding:0px 0px 3px 0px; 
		background:url("../images/gtop/cmenu_bg_bottom.gif") no-repeat;
		background-position:bottom;
		}
		
		.box00 div.box_r{
		width:129px; padding:0px 0px 3px 0px; 
		background:url("../images/gtop/cmenu_bg_bottom.gif") no-repeat;
		background-position:bottom;
		}
				
		.box00_images{
		width:129px; margin-top:5px;
		}
				
		.box00_text{
			width:122px; padding:3px 3px 3px 4px;
			background:url("../images/gtop/cmenu_bg.gif");
			line-height:140%;
			font-size: 90%;
		}
		
		.box{
			line-height:140%; margin-bottom:5px;
		}
				
		.clear{clear:both;}

/* BODY-RIGHT AREA				##################################### */
#col_right{
	float:left; width:200px; padding-top:5px; 
	}
		.whatsnew{
		float:left; padding-top:0px; width:200px;
		}

		.whatsnew div.wn_title{
			width:200px; height:21px; padding:0px 0px 0px 0px;
			background:url("../images/whatsnew/title2.gif") no-repeat;
			background-position: right;
		}

		.whatsnew div.wn_day{
			width:176px; margin-top:6px; padding:1px 0px 0px 24px;
			background:url("../images/whatsnew/title_bg.gif") no-repeat;
			font-size: 90%; color: #444444;
		}

		.whatsnew a.wn_link{
			width:180px; margin-left:20px; padding:2px 0px 3px 20px;
			line-height: 150%;
		}

		.whatsnew div.wn_text{
			display:block; padding:2px 0px 3px 20px;
			width:180px;
			line-height: 150%;
			font-size: 80%;
		}

