﻿@charset "UTF-8";

h1 {
	margin-bottom: 25px;
}

p#txt01 {
	font-size: 92%;
	text-align: left;
	line-height: 140%;
	margin: 10px 0 20px 20px;
}

p#link01 {
	font-size: 90%;
	text-align: right;
	margin: 0px 20px 20px 20px;
	padding-top: 2px;
	border-top: 1px dotted #ccc;
}

#topflash {
	width: 600px;
	height: 275px;
	margin: 0 0 15px 0;
	padding: 0;
	background-image: url("../images/top/cm_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

#topflash #topflash_inner {
	width: 475px;
	height: 130px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 88px;
	left: 72px;
}

#banner_area {
	width: 600px;
	height: auto;
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: left;
}

#banner_area .top_ba_left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

#banner_area .top_ba_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}

.banner_area2 {
	width: 600px;
	height: auto;
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: left;
}

.banner_area2 p.banner_text1 {
	margin: 0 0 1px 0;
	padding: 0;
	text-align: left;
	font-size: 82%;
}

#infobox {
	width: 600px;
	height: auto;
	margin: 15px 0 25px 0;
	padding: 0;
	text-align: left;
}

#infobox ul#infobox_inner {
	width: 586px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	text-align: left;
	list-style-type: none;
	border-left: 2px solid #ffc399;
	border-right: 2px solid #ffc399;
}

#infobox ul#infobox_inner li {
	margin: 0 0 0 0;
	padding: 10px 0 10px 23px;
	border-bottom: 1px dotted #ccc;
	background-image: url("../images/top/icon_kome.gif");
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 82%;
}

#shouhinbox {
	width: 600px;
	height: auto;
	margin: 25px 0 15px 0;
	padding: 0;
	text-align: left;
}

table#shouhin {
	width: 600px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	border-left: 2px solid #ffc399;
	border-right: 2px solid #ffc399;
}

table#shouhin td {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	vertical-align: middle;
}


