*{
	margin:0;
	padding:0;
}
body{
	background-color: #ffffcc;
}
#all_body {
	width: 740px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666666;
}

#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	padding-top: 25px;
	padding-bottom: 7px;
}
#header_left {
	clear: both;
	float: left;
	padding-right: 250px;
	padding-left: 10px;
}
#header_right {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#navi_top {
	text-align: left;
	clear: both;
	height: 10px;
	background-color: #F2F2F2;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 10px;
}
#navi_bread {
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	height: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_column {
	float: right;
	width: 250px;
	margin-right: 10px;
}
#side_column_box_ad {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}
#side_column_box_rank01 {
	background-image: url(../img/title_rank01.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 24px;
	padding-top: 10px;
}
#side_column_box_rank01_2 {
	background-image: url(../img/title_rank_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 24px;
	padding-top: 10px;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
}
#side_column_box_rank02 {
	font-size: 0.8em;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 5px;
}
#side_column_box_rank03 {
	float: none;
	padding-bottom: 15px;
	padding-top: 0px;
	background-image: url(../img/title_rank_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
}


#main_contents_full{
	float:left;
	width:700px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: left;
}

.title_full {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F2F2F2;
	height: 16px;
	width: 700px;
	clear: both;
}

#main_contents{
	float:left;
	width:450px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: left;
}

.title_001 {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #F2F2F2;
	height: 16px;
	width: 430px;
	clear: both;
}

.title_left {
	float: left;
	height: 15px;
	color: #993333;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.title_right {
	float: right;
	height: 15px;
}
#category {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
}
#category ul li{
	list-style: none;
	padding: 0px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 70px;
	float: left;
}
#category ul a{
	padding: 1px 5px;
	margin: 0px;
	display: block;
	text-decoration: none;
}
#category ul a:hover{
	padding: 1px 5px;
	text-decoration: none;
	color: #003366;
}
.doc {
	font-size: 0.8em;
	color: #666666;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 150%;
	clear: both;
	text-align:left;
	list-style-image: url(../img/li.gif);
}
.text {
	font-size: 0.8em;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 150%;
	clear: both;
	text-align:left;
	list-style-image: url(../img/li.gif);
}
.catchcopy {
	font-size: 0.8em;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}
.subtitle {
	font-size: 0.8em;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer{
	clear:both;
	background-color:#F2F2F2;
	text-align:center;
	font-size: 0.8em;
	color: #666666;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	width: 100%;
}
#seihin {
	clear: none;
	float: none;
	height: 70px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 400px;
}
#seihin_left {
	clear: left;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#seihin_right {
	clear: right;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #666666;
	margin-right: 10px;
	line-height: 120%;
	width: 310px;
}
#seihin_image {
	clear: none;
	float: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 430px;
	text-align: center;
}

#spacer {
	clear: none;
	float: none;
	height: 20px;
	width: 400px;
}
#side_column_box_ca_list {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
	padding-left: 50px;
	line-height: 150%;
	list-style-image: url(../img/li.gif);
}
#side_column_event {

	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
	line-height: 150%;
}
#side_column_box_ev_list {

	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
	padding-left: 50px;
	line-height: 150%;
	list-style-image: url(../img/li.gif);
}

#seihin_list_left {
	clear: left;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	height: 180px;
}
#seihin_list {
	clear: none;
	float: none;
	height: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 400px;
}
#seihin_list_right {
	clear: right;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #666666;
	margin-right: 10px;
	line-height: 120%;
	height: 180px;
	width: 280px;
}
A:LINK {
	color : maroon; TEXT-DECORATION: none
;}
A:visited {
	COLOR: maroon; TEXT-DECORATION: none
;}
A:ACTIVE {
	color : #F7931E; TEXT-DECORATION: none
;}
A:hover {
	COLOR: #F7931E; TEXT-DECORATION: underline;
}

