@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4 {
	margin-bottom:16px;
}
p.special {
	margin-bottom:32px;
}
#content .top {
	text-align:right;
	margin-bottom:40px;
}
#content .top02 {
	padding-top:4px;
}
#content h3#t02 {
	margin-bottom:16px;
}
/*-------------------------------------------------------------------
	#menu02
-------------------------------------------------------------------*/
#menu02 {
	overflow:hidden;
/zoom:1;
}
#menu02 li {
	float:left;
	margin:0 10px 14px 0;
}
#menu02 li.none {
	margin-right:0;
}
/*-------------------------------------------------------------------
	.menubox
-------------------------------------------------------------------*/
.menubox {
	margin-bottom:15px;
}
#bigbox .menubox {
	margin-bottom:20px;
}
#content .imgright .image {
	margin:4px 0 0 20px;
}
#content .imgright .specialimage {
	margin:4px 0 0 0;
}
.menubox table {
	width:460px;
	margin-top:4px;
}
.menubox p {
	margin-right:192px;
}
.menubox p.special02 {
	margin:24px 0 0 0;
}
.menubox table th {
	width:289px;
}
/*-------------------------------------------------------------------
	#specialtable
-------------------------------------------------------------------*/
#specialtable {
	width:100%;
	margin-bottom:20px;
}
#specialtable th {
	width:289px;
}
/*-------------------------------------------------------------------
	table
-------------------------------------------------------------------*/

#content table th, #content table td {
	padding:3px 0 2px 9px;
}
#content table tr {
	background:url(../image/table_tr_bg.jpg) repeat-x left bottom;
}
#content table td {
	color:#6C594B;
}
#content table {
	background:#EEE8E1;
}
