* {
	margin: 0px;
	padding: 0px;
}
td {
	color: #CCCCCC;
}
body {
	background-color: #451700;
	text-align: center;
	margin: 20px 0px 0px 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: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 frame style
----------------------------------------------------*/
table#frame {
	width: 770px;
	margin: 0px auto 0px auto;
/*	background-color: #FFFFFF;*/
}
#td_left {
	width: 10px;
/*	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-image: url(../img/background2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.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;
}

/*----------------------------------------------------
 side style
----------------------------------------------------*/
#side_area {
	width: 195px;
	text-align: center;
	padding: 0px 0px 0px 5px
}
#side_bar {
	width: 190px;
}
#side_category {
	width: 180px;
	margin: 5px 0px 0px 0px;
/*	background-color: #FF9900;*/
}
#side_category td {
	color: #CCCCCC;
/*	background-color: #FFFFEB;*/
}

/*----------------------------------------------------
 item style
----------------------------------------------------*/
.item_area {
	width: 530px;
	background-color: #644830;
}
.item_area td {
	color: #FFFFFF;
	background-color: #451700;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
#footer {
	height: 20px;
	text-align: center;
}
table.under_menu {
	color: #CCCCCC;
}
table.under_menu a {
	color: #CCCCCC;
}
table.under_menu a:visited {
	color: #CCCCCC;
}
table.under_menu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
td.under_line {
	background-color: #be0606;
}
#copyright_bg {
	height: 20px;
	text-align: center;
/*	background-color: #be0606;*/
}
#copyright {
	color: #999999;
}

/*----------------------------------------------------
 page style
----------------------------------------------------*/
#title_bg {
	background-color: #451700;
}
#title_bg td {
	padding: 3px;
}
#title_bg td strong {
	color: #FFFFFF;
}

td.mypage_bg {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 3px;
}
td.mypage_bg strong {
	color: #451700;;
}

td.space {
	padding: 5px;
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/

