* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ceb9af;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #232323;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #3366CC;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 frame style
----------------------------------------------------*/
table#frame {
	width: 770px;
	background-color: #FFFFFF;
}
#td_left {
	width: 54px;
	background-image: url(../img/td_left.gif);
}
#td_right {
	width: 10px;
	background-image: url(../img/td_right.gif);
}
#main_table {
	width: 750px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
.top_menu_bg {
	text-align: right;
	background-color: #000000;
}
.top_menu {
	color: #FFFFFF;
}
.top_menu a:active {
	color: #FFFFFF;
}
.top_menu a:link {
	color: #FFFFFF;
}
.top_menu a:visited {
	color: #FFFFFF;
}
.top_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*----------------------------------------------------
 item style
----------------------------------------------------*/
.item_area {
	width: 530px;
	background-color: #950224;
}
.item_area td {
	background-color: #e3d7cb;
}

/*----------------------------------------------------
 side style
----------------------------------------------------*/
#side_area {
	width: 195px;
	text-align: center;
	padding: 0px 0px 0px 5px
}
#side_bar {
	width: 190px;
}
#side_category {
	width: 180px;
	background-color: #FF9900;
}
#side_category td {
	background-color: #FFFFEB;
	padding: 3px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
#footer {
	height: 20px;
	text-align: center;
}
.under_menu {
	color: #999999;
}
#copyright_bg {
	height: 20px;
	text-align: center;
	background-color: #000000;
}
#copyright {
	color: #FFFFFF;
}


/*----------------------------------------------------
 style end
----------------------------------------------------*/

