@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	font-family: "ユトリロ", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica;
	line-height: 1.8em;
	min-width: 860px;
}
body ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body li{
	display: block;
	line-height: 1.6em;
	margin-bottom: 1px;
}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: none;
}
img {
border:none
}
#HomeHeader {
	background-color: #FFFFFF;
	height: 400px;
	width: 100%;
	background-image: url(../images/bg_01.jpg);
	text-align: right;
}
#Header {
	background-color: #FFFFFF;
	height: 220px;
	width: 100%;
	background-image: url(../images/bg_02.jpg);
	text-align: right;
}
#footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#SideNav_01 {
	float: left;
	width: 13%;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 4%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SideNav_02 {
	width: 17%;
	margin-left: 2%;
	float: left;
	margin-right: 2%;
	margin-bottom: 1%;
	padding-top: 10px;
}
#SideNav_03 {
	width: 17%;
	margin-left: 4%;
	float: left;
	margin-right: 2%;
	margin-bottom: 1%;
	padding-top: 10px;
}
#Information {
	width: 55%;
	float: right;
	margin-left: 40px;
	margin-top: 0px;
	padding: 0px;
}
#Information h1 {
	font-size: 11px;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
}
#Information ul {
	padding-right: 7%;
	padding-top: 20px;
}
#Information ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#wrapper {
	width: 100%;
	min-width: 800px;
}
#HeaderImage {
	padding-top: 150px;
}
#Content {
	width: 72%;
	float: right;
	margin-left: 40px;
	margin-bottom: 20px;
}
#Content h1 {
	font-size: 11px;
	line-height: 1em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
}
#ContentBody {
	padding-right: 10%;
	padding-top: 20px;
	max-width: 700px;
}
#ContentBody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ContentBody h2{
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	color: #CC6699;
	margin-bottom: 10px;
}
#ContentBody h3{
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #3399FF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.ImageRight {
	float: right;
	padding-left: 20px;
}
.ImageLeft {
	float: left;
	padding-right: 20px;
}
.Br {
	color: #00CCCC;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#FootMenu {
	font-size: 10px;
	line-height: 1em;
	text-align: right;
	clear: both;
	padding-right: 10px;
	padding-bottom: 5px;
}
#FootMenu ul li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#coupon {
	background-image: url(../coupon/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.name {
	color: #0099FF;
}
#StyleCopy {
	width: 60%;
	float: right;
	padding-right: 10%;
	padding-top: 20px;
	max-width: 700px;
	color: #0099FF;
	padding-bottom: 20px;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
