﻿@import url("layout.css");
.font-price {
	font-size: 2.5em;
	color: #FF0000;
}
.question {
	font-weight: bold;
	color: #0066FF;
}
.line-height-1_4em {
	line-height: 1.4em;
}
.margin_all-5px {
	margin: 5px;
}
.color-white {
	color: #FFFFFF;
}
.color-green {
	color: #009900;
}
.margin_all-5px {
	margin: 5px;
}
.font-size-1_3em {
	font-size: 1.3em;
}
.color-cyn {
	color: #0066FF;
}
.contentsbox {
	padding: 5px;
	border: 1px solid #808080;
}
.table-border-style1 {
	border: 1px solid #808080;
	border-collapse: collapse;
}
.width-359px {
	width: 359px;
}
.clear_both {
	clear: both;
}
.seihin-imgbox {
	width: 364px;
	padding: 10px;
	height: 300px;
	text-align: center;
	float: left;
}
.setubi-imgbox {
	width: 364px;
	padding: 10px;
	height: 300px;
	text-align: center;
	float: left;
}
.table-style {
	border-collapse: collapse;
}
.kouji-menubox {
	margin: 1px;
	padding: 3px;
	width: 239px;
	float: left;
}
.background-color_green {
	background-color: #99FF66;
}
.background-color_blue {
	background-color: #66CCFF;
}
.background-color_pink {
	background-color: #FF99FF;
}
body {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 0.8em;
	color: #333333;
	background-color: #99FF99;
	line-height: 1.4em;
}
h1 {
	margin: 0px;
	font-size: 1.0em;
	color: #333333;
}
h2 {
	font-size: 1.6em;
	background-image: url('../images/bg-h2.gif');
	background-repeat: no-repeat;
	line-height: 1.8em;
	padding-left: 40px;
	clear: both;
	height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #3366FF;
	clear: both;
	font-size: 1.4em;
}
h4 {
	color: #0066FF;
	font-weight: bold;
	margin: 5px;
}
#container {
	width: 955px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#masthead {
	background-position: center center;
	text-align: right;
	width: 955px;
	overflow: auto;
	background-image: url('../images/bg-header.jpg');
	height: 140px;
	background-color: #99CCFF;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	width: 154px;
	position: relative;
	clear: both;
	display: inline;
}
#content {
	width: 760px;
	padding: 15px 15px 15px 25px;
	background-color: #fff;
	margin: 0px;
	position: relative;
	float: left;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 955px;
	background-color: #6699FF;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* ナビゲーションのスタイル */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
}
/* フッターのスタイル */
#footer p {
	font-size: 1.0em;
	text-align: center;
	margin: 0px;
	padding: 2px;
	line-height: 1.5em;
}
#footer a {
	color: #008000;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
	background-color: #FFFF66;
}
#navigation {
	background-color: #6699FF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #0066FF;
	height: 16px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 90px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-weight: bold;
	height: 16px;
}
#navigation a:hover {
	text-decoration: none;
	color: #3399FF;
	display: block;
	padding: 0px;
	width: 90px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	background-color: #FFFF00;
}
#navigation li {
	float: left;
	height: 16px;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
img {
	border-style: none;
	border-width: 0px;
}
.background-color-orange {
	background-color: #FF3300;
}
.style1 {
	color: #FFFFFF;
	text-decoration: underline;
}
.margin_all-5px {
	margin: 5px;
}
.margin_left-10px {
	margin-left: 10px;
}
.padding_all-5px {
	padding: 5px;
}
.style_bold {
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_align_center {
	text-align: center;
}
.style_italic {
	font-style: normal;
}
