body {
	font-family:"メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	overflow-x : hidden;
	background-image: url(img/header-bg300.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0px;
    padding: 0px;
    text-align: center;
}

a:link {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}

.header {
	width: 960px;
	position: relative;
	height: 904px;
}
h1{
	margin: 0px;
	display: block;
	text-align: left;
	clear:both;

	padding: 6px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header p {
	padding: 21px 0px 0px 0px;
	font-size: 24px;
	font-weight:bold;
	font-family: sans-serif;
	line-height: 35px;
	color: #ffffff;
}

p{
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
strong{
	font-weight: normal;
}

h2, h3{
	display: block;
	text-align: left;
	clear:both;

	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	font-size: 16px;
	line-height: 26px;
	font-weight:bold;
	color: #333333;
}

h2.index, h3.index{
	text-indent:22px;
	height:36px;
	background-image: url(images/titlebnr001.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2.none, h3.none{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

img{
	border-width:0px;
}

.container {
	width: 960px;
	margin: 8px 0 0 0;
	padding: 0px 10px;
	clear: none;
	background-color:#FFFFE1;
}
.salesnote {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	width: 960px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 8px;
	clear: both;
}
.footer {
	padding: 5px;
	width: 960px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 10px;
	text-decoration: none;
	text-align: right;
	margin-bottom: 20px;
}
ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}
li {
	display: list-item;
	margin-bottom: 10px;
}

ul li {
	list-style-type: none;
	list-style-image: url(img/li_gazo01.jpg);
}
.sidemenu {
	clear: both;
	float: right;
	width: 200px;
	margin-left: 20px;
	background-color: #F0F0F0;
	text-align: left;
}
.contents {
	float: left;
	width: 940px;
	text-align: left;
	margin-bottom: 50px;
	background-color:#FFFFE1;

}
.topicPath {
 font-size: 12px;
 width:100%;
 text-align:left;	
}
.kakaku{
	font-size: 72px;
	font-weight: bold;
	color: #F00
}