@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: "MS UI Gothic", "ヒラギノ角ゴ Pro W3"，sans-serif;
	font-size: 80%;
	line-height: 1.5;
}
hr {
	display: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 0px;
}
#contents {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents .modoru {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#contents .icon_1 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents .style1 {
	color: #FF0000;
}
#header {
	height: 170px;
	position: relative;
}
#header h1 {
	text-align: left;
	margin: 0px;
	font-size: 90%;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header #logo {
	position: absolute;
	left: 20px;
	top: 60px;
}
#header #logo_moji img {
	position: absolute;
	right: 25px;
	top: 60px;
}
#header  ul {
	position: absolute;
	right: 0px;
	bottom: 5px;
	height: 10px;
	width: 460px;
}
#header ul li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
}
#header  ul  li  a  {
	display: block;
	font-size: 90%;
}
#navi ul li {
	float: left;
	list-style-type: none;
}
#navi ul li a {
	text-decoration: none;
	background-image: url(image/navi_back.gif);
	background-repeat: repeat-y;
	display: block;
	height: 40px;
	width: 124px;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	font-weight: normal;
	color: #003366;
	text-align: center;
	padding-top: 5px;
	padding-left: 6px;
}
#navi ul li a:hover {
	color: #009900;
	text-decoration: none;
	background-image: url(image/navi_back_2.gif);
	background-repeat: repeat-y;
	border: 1px solid #999999;
}
#navi ul li a:active {
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 0px;
}
#right {
	float: right;
	width: 550px;
	margin-top: 10px;
}
#merit  {
	height: 530px;
	width: 530px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(image/merit_back.gif);
	background-repeat: no-repeat;
}
#merit img {
	margin-left: 10px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
#merit h2 {
	font-size: 120%;
	margin-top: 50px;
	margin-left: 25px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #006600;
}
#merit  p {
	margin-left: 20px;
	font-size: 100%;
}
#maker  {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#kaisya  {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#topics {
	height: 150px;
	width: 530px;
	margin-bottom: 20px;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}
#topics img {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#topics  p {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 100%;
}
#ranking  {
	background-attachment: scroll;
	background-image: url(image/ranking_back.gif);
	background-repeat: no-repeat;
	height: 252px;
	width: 474px;
	clear: both;
	margin-left: 30px;
}
#ranking  h2 img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#ranking  p {
	margin-top: 10px;
	margin-left: 160px;
	line-height: 1.5;
	font-size: 120%;
}
#parts  {
	background-attachment: scroll;
	background-image: url(image/parts_back.gif);
	background-repeat: no-repeat;
	height: 503px;
	width: 474px;
	margin-left: 30px;
}
#parts  h2 img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#parts  p {
	margin-top: 10px;
	margin-left: 40px;
	line-height: 1.5;
	font-size: 120%;
}
#shiage  {
	background-attachment: scroll;
	background-image: url(image/shiage_back.gif);
	background-repeat: no-repeat;
	height: 488px;
	width: 474px;
	margin-left: 30px;
}
#shiage  h2 img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#shiage  p {
	margin-top: 10px;
	margin-left: 40px;
	line-height: 1.5;
	font-size: 120%;
}
#order  {
	background-attachment: scroll;
	background-image: url(image/order_back.gif);
	background-repeat: no-repeat;
	height: 252px;
	width: 474px;
	margin-left: 30px;
}
#order  h2 img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#order  p {
	margin-top: 10px;
	margin-left: 160px;
	line-height: 1.5;
	font-size: 120%;
}
#cabinet  {
	background-attachment: scroll;
	background-image: url(image/cabinet_back.gif);
	background-repeat: no-repeat;
	height: 266px;
	width: 474px;
	margin-left: 30px;
}
#cabinet  h2 img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#cabinet  p {
	margin-top: 10px;
	margin-left: 160px;
	line-height: 1.5;
	font-size: 120%;
}
#left {
	width: 250px;
	float: left;
	margin-top: 10px;
}
#left h2 {
	margin-bottom: 10px;
}
#left img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left p {
	font-size: 100%;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: both;
}
#footer #text_link {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	height: 120px;
	width: 756px;
	margin-top: 10px;
	background-image: url(image/fotter_back.gif);
	background-repeat: repeat;
	border: 1px solid #999999;
	text-align: center;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
}
#footer ul li a {
	font-size: 100%;
	line-height: 1.8;
	margin: 0px;
	padding: 0px;
}
#footer address {
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	color: #333333;
	background-color: #CCFFCC;
	font-size: 100%;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	font-family: "Comic Sans MS", Helvetica, sans-serif;
}
