@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#container {
	width: 798px;
}
#main {
	width: 798px;
}

.header {
	background-image: url(images/header_bk.jpg);
	background-repeat: no-repeat;
	padding-top: 61px;
	padding-left: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
}
.box1 {
	width: 751px;
	margin-left: 20px;
	margin-bottom: 105px;
	margin-top: 25px;
}
.box2 {
	width: 728px;
	margin-left: 17px;
}
.box2_company {
	margin-right: 13px;
	margin-left: 13px;
}
.box2_product {
	width: 480px;
}
.box2_press {
	background-image: url(images/press/inqury_bk.jpg);
	background-repeat: repeat-x;
	width: 718px;
}
.box2_press_ul {
	line-height: 36px;
	margin-bottom: 60px;
}

.foot {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 798px;
	padding-top: 20px;
	color: #999966;
	margin: 0px;
}
a {
	color: #3399cc;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

a:hover {
	color: #94CAE4;
	text-decoration: underline;
}

.mar_right8 {
	margin-right: 8px;
}
.mar_down10 {
	margin-bottom: 10px;
}
.mar_down25 {
	margin-bottom: 25px;
}
.mar_down30 {
	margin-bottom: 30px;
}
.mar_down40 {
	margin-bottom: 40px;
}
.font_blue {
	color: #3399cc;
}
.font_gray999 {
	color: #999999;
}
