body {
	background-color: #FFCC99;
	font-family: Verdana, helvetica, osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color:#996633;
	font-size:12px;
	margin:0px;
	line-height:18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
a {
	color:#996633;
	text-decoration:underline;
}

a:link, a:visited {
	color:#996633;
	text-decoration:underline;
}
a:hover, a:active {
	color:#FF9900;
	text-decoration:underline;
}
td {
	color:#996633;
	font-size:12px;
}

h1 {
	color: #003366;
	width: 800px;
	margin: 0 auto;
	padding: 3px 5px 1px;
	font-weight: normal;
	font-size:12px;
	text-align:right;
}

h3, h5, h6 {
	color: #996666;
}

img {
	border:none;
}
#contents {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	height: 182px;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-color: #6c9ccc;
	border-bottom:#003366 solid 10px;
}
#logo {
	width:200px;
	height:100px;
	margin: 0px;
	padding: 20px 0 10px 10px;
}
#contents-body {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear:both;
}
#col-left {
	width:510px;
	margin:30px 10px 30px 8px;
	float:left;
}
#col-right {
	width:185px;
	margin:30px 5px 30px 5px;
	float:left;

}
#navi {
	width:774px;
	height:24px;
	margin: 0 5px 0 15px;
}
.navi-s {
	float:left;
	width:114px;
	height:18px;
	font-size:14px;
	background-image:url(images/navi_s.gif);
	background-repeat:no-repeat;
	margin: 0 4px 0 0;
	padding: 3px;
	text-align:center;
	color:#003366;
	font-weight:bold;
	display:block;
}
.navi-s a:link, .navi-s a:visited {
	color:#003366;
	text-decoration:none;
}
.navi-s a:hover, .navi-s a:active {
	color:#FF9900;
	text-decoration:none;
}
.navi-l {
	float:left;
	width:144px;
	height:18px;
	font-size:14px;
	background-image:url(images/navi_l.gif);
	background-repeat:no-repeat;
	margin: 0 4px 0 0;
	padding: 3px;
	text-align:center;
	color:#003366;
	font-weight:bold;
	display:block;
}
.navi-l a:link, .navi-l a:visited {
	color:#003366;
	text-decoration:none;
}
.navi-l a:hover, .navi-l a:active {
	color:#FF9900;
	text-decoration:none;
}
.navi-right {
	float:left;
	width:114px;
	height:18px;
	font-size:14px;
	background-image:url(images/navi_s.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 3px;
	text-align:center;
	color:#003366;
	font-weight:bold;
	display:block;
}
.navi-right a:link, .navi-right a:visited {
	color:#003366;
	text-decoration:none;
}
.navi-right a:hover, .navi-right a:active {
	color:#FF9900;
	text-decoration:none;
}
.news-fr {
	width: 505px;
	margin: 0 auto;
}
.news-category {
	float:left;
	width: 100px;
	margin:10px 10px 0px 17px;
	font-weight:bold;
	color:#003366;
}
.news {
	float:left;
	width: 350px;
	margin:10px 10px 0px 0;
}
.news a:link, a:visited {
	color:#996633;
	text-decoration:underline;
}
.news a:hover, a:active {
	color:#FF9900;
	text-decoration:underline;
}
.center10px {
	font-size:10px;
	text-align:center;
}

#copyright{
	background:#003366;
	clear:both;
	width: 800px;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	margin: 0px auto;
	padding: 5px 0;
	line-height: 18px;
	text-align: center;
	border-top: 1px none #003366;
	border-bottom: 1px none #003366;
}
.descript {
	color:#996633;
	margin: 5px 5px 5px 15px;
}
.descript-b {
	color:#996633;
	margin: 5px 5px 10px 15px;
	font-weight:bold;
}
.margin-h40 {
	margin: 40px 0;
}
.padding-r10 {
 	padding: 0 10px 0 0;
}
.title_side {
	width:179px;
	height:22px;
	background-image:url(images/title_side.gif);
	background-repeat:no-repeat;
	background-color: #d1e0e0;
	margin:0px;
	padding: 3px;
	color:#003366;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}
.side-link {
	font-size:10px;
	text-align:center;
	margin:3px 0 10px;
}
.border {
	border: 1px solid #FFCC99;	
}
.price {
	background-color:#FFCC99;
	font-weight:bold;
	text-align:center;
}