body { 
color: #FFFFFF;
margin: 0;
padding: 0;
}

form { 
margin: 0;
padding: 0;
}

A:link, A:visited       { color:#333333; text-decoration:none;}
A:hover, A:active     { color:#9900FF; text-decoration:underline;}

table.general {
border: solid #999999;
border-width: 1px;
border-collapse: collapse;
table-layout: fixed;
empty-cells: show;
}

#header{
	background-image: url(_com_head_bg.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 738px;
	margin-bottom: 10px;
}

#header h1{
	display: none;	
}

#header div.btn{
	margin-top: 6px;
	margin-bottom: 4px;
	width: 59px;
	float: right;
	padding-right: 18px;

}

#header div.logo{
	width: 188px;
	float: right;
	clear: right;
	padding-right: 18px;

}

#contain{
	width: 693px;
	color: #000000;
}
#contain #left{
	width: 150px;
	float: left;
	background-image: url(top_side_back.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 5px;
}
#contain #left div{
	margin-bottom: 6px;	
}
#contain #right{
	width: 537px;
	float: right;
	background-image: url(top_ttl_pickup.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
}
#contain #right div.space{
	width: 527px;
	margin-left: 8px;
}
#contain #right div.txt{
	float: left;
	width: 133px;
	margin-top: 35px;
	margin-left: 5px;
	line-height: 1.1;
	font-size: x-small;
	margin-right: 3px;
}
#contain #right div.link{
	margin-top: 3px;
	margin-bottom: 10px;
}

#contain #right img.pic{
	border: 1px solid #999999;
	margin-top: 10px;
}
#contain #right div.pic{
	float: left;
	margin-left: 3px;
	
}
#contain #right img.arw{
	margin-right: 5px;
}
#contain #right div.back{
	background-image: url(top_ttl_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}
#contain #right a{
	font-size: 80%;	
}
#contain #right div.gou{
	width: 255px;
	background-image: url(top_ttl_gou.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
#contain #right div.gou a{
	color: #FF9601;
}
#contain #right div.sta{
	width: 255px;
	background-image: url(top_ttl_sta.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#contain #right div.sta a{
	color: #7272E7;
}
#contain #right div.rec{
	width: 255px;
	background-image: url(top_ttl_rec.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;;
}
#contain #right div.rec a{
	color: #FF4228;	
}
#contain #right div.sho{
	width: 255px;
	background-image: url(top_ttl_sho.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#contain #right div.sho a{
	color: #3CB38D;	
}
#contain #right div.bea{
	width: 255px;
	background-image: url(top_ttl_bea.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
#contain #right div.bea a{
	color: #FF639A;	
}
#contain #right div.cul{
	width: 255px;
	background-image: url(top_ttl_cul.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#contain #right div.cul a{
	color: #93C62F;	
}
#contain #right div.dammy{
	width: 255px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
#contain #right div.lif{
	width: 255px;
	background-image: url(top_ttl_lif.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#contain #right div.lif a{
	color: #B03535;	
}
#notice{
	padding: 15px;
	border: 1px solid #999999;
	color: #999999;
	font-size: xx-small;
	line-height: 1.3;
	margin-left: 10px;
}
#notice td{
	padding: 10px;	
}
#notice .ttl {
	font-size: x-small;
	color: #333333;
}

#footer {
	width: 730px;
}

#footer div.logo{
	margin-bottom: 6px;
	margin-left: 9px;
	width: 137px;
	float: left;
	
}

#footer div.copy{
	float: left;
	width: 500px;
	font-size: 9px;
	line-height: 1.1;
	color: #000000;
	padding-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-bottom: 5px;
}

#footer div.line{
	width: 730px;
	background-color: #151a6c;
	height: 4px;
	clear: both;
}

.clear{
	clear: both;
	display: none;
}
