@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}

span {
	display:none
}
.margin_0 {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	margin: 5px;
}
#mainbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top: 10px solid #414141;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/title.gif);
	height: 72px;
	width: 304px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
p {
	margin-top: 5px;
}

h1 a {
	display: block;
	height: 72px;
	width: 304px;
}
#header {
	height: 25px;
	width: 333px;
	background-image: url(../img/header_nomal.gif);
	float: right;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
}
.header_01 {
	width: 147px;
}
.header_02 {
	width: 112px;
}
.header_03 {
	width: 74px;
}
#header01 a {
	display: block;
	height: 25px;
	width: 147px;
}
#header02 a {
	display: block;
	height: 25px;
	width: 112px;
}
#header03 a {
	display: block;
	height: 25px;
	width: 74px;
}
#header01 a:hover {
	background-position: 0px -25px;
	background-image: url(../img/header_over.gif);
}
#header02 a:hover {
	background-position: -147px -25px;
	background-image: url(../img/header_over.gif);
}
#header03 a:hover {
	background-position: -259px -25px;
	background-image: url(../img/header_over.gif);
}
#menu {
	background-image: url(../img/menu_nomal.gif);
	height: 41px;
	width: 760px;
	clear: both;
}
#menu li {
	display: block;
	float: left;
	list-style-type: none;
	height: 41px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	height: 41px;
	width: 152px;
}
#menu01 a:hover {
	background-position: 0px -41px;
	background-image: url(../img/menu_over.gif);
}
#menu02 a:hover {
	background-position: -152px -41px;
	background-image: url(../img/menu_over.gif);
}
#menu03 a:hover {
	background-position: -304px -41px;
	background-image: url(../img/menu_over.gif);
}
#menu04 a:hover {
	background-position: -456px -41px;
	background-image: url(../img/menu_over.gif);
}
#menu05 a:hover {
	background-position: -608px -41px;
	background-image: url(../img/menu_over.gif);
}
#menu06 a:hover {
	background-position: -760px -14px;
	background-image: url(../img/menu_over.gif);
}
#leftbox {
	height: 150px;
	width: 238px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#leftbox h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC00;
	margin: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	text-indent: 5px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#centerbox {
	height: 150px;
	width: 238px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#centerbox h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightbox {
	height: 150px;
	width: 238px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#rightbox h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
}
#new {
	margin-top: 10px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 10px;
	width: 490px;
	background-image: url(../img/new.gif);
	line-height: 1.5em;
	background-repeat: repeat-x;
	margin-left: 10px;
}
#box_01 {
	width: 500px;
	float: left;
}
#new ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
#new li {
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FF6600;
	line-height: 2em;
}
#net {
	margin-top: 20px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 10px;
	width: 490px;
	background-image: url(../img/new.gif);
	line-height: 1.5em;
	margin-left: 10px;
	background-repeat: repeat-x;
}
#net ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style-type: none;
}
#callendar {
	width: 240px;
	float: left;
	height: 305px;
	margin-left: 10px;
	margin-top: 10px;
}
#footer {
	clear: both;
	height: 50px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	float: left;
	line-height: 4em;
	text-indent: 480px;
}
#link {
	height: 25px;
	line-height: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#business_left {
	height: 500px;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#business_right {
	width: 500px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	line-height: 1.2em;
}
#business_right ul {
	list-style-image: url(../business/img/icon.gif);
}

#business_right h2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	line-height: 2em;
	margin: 0px;
	font-size: 16px;
}
#contents {
	background-color: #666666;
	height: 30px;
	width: 182px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 2em;
}
#syouhin_box {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	margin-top: 20px;
}
#syouhin_box li {
	list-style-image: url(../syouhin/img/icon.gif);
}
#syouhin_box h2 {
	color: #FF6666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6666;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
#inquiry_box {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	margin-top: 20px;
}
#inquiry_box h2 {
	color: #9966FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9966FF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9966FF;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
#inquiry_box li {
	list-style-image: url(../inquiry/img/icon.gif);
}

#box {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	margin-top: 20px;
}
#box li {
	list-style-type: square;
}
#box h2 {
	background-color: #FFCC99;
	line-height: 1.5em;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px;
}
#box h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
#minibox {
	height: 170px;
	width: 170px;
	border: 3px solid #CCCCCC;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap_box {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	margin-top: 20px;
}
#sitemap_box h2 {
	color: #99CC33;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99cc33;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
#sitemap_box li {
	list-style-image: url(../sitemap/img/icon.gif);
}
#company_box {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	margin-top: 20px;
}
#company_box h2 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: normal;
	text-indent: 5px;
	margin-left: 50px;
}
#company_box   td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.top_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
