* {
	margin: 0;
	padding: 0;
}
body {
	padding-top: 15px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border: none;
}

#menu {
	margin-bottom: 30px;
}

#content {
}

/* message */

#messages {
	background: url(../img/message/back.jpg) no-repeat;
	width: 650px;
	height: 542px;
	margin: 0 auto;
	padding-top: 115px;
}
#messages h3 {
	font-size: 100%;
	margin-bottom: 20px;
	margin-left: 12px;
}
#messages p {
	font-size: 9.5pt;
	margin-bottom: 20px;
	line-height: 135%;
}
#message {
	margin-left: 160px;
	margin-bottom: 35px;
}
#green {
	margin-left: 160px;
}

/* product */

#server_h2 {
/*
	position:absolute;
	margin-left: 50px;
	z-index: 1000;
	*top: 95px;
	*margin-left: -10px;
*/
}

#server {
	width:700px;
	margin-left: 100px;
/*
	margin-top: 40px;
	*margin-top: 150px;
	margin-left: 50px;
	width: 731px;
	height: 601px;
*/
}
#usage {
	margin-top:10px;
}
#usage p {
	font-size: 9pt;
	font-weight: bold;
	color:#A36F4B;
	line-height: 135%;
	margin-bottom: 0.4em;
}
#caution {
	font-size: 95%;
	margin-top: 1em;
	margin-left: 50px;
	margin-bottom: 30px;
}

#cautions {
	width: 505px;
	background-color: #F4F0E8;
	margin-top: 10px;
	margin-bottom: 80px;
	_margin-bottom: 30px;
	padding: 25px 25px 15px 25px;
	line-height: 135%;
	margin-left: 102px;
}
#cautions .leading {
	font-size: 9pt;
}
#cautions h4 {
	font-size: 8pt;
	color: #666534;
}
#cautions p {
	font-size: 8pt;
	margin-bottom: 1em;
}

#contact  {
	float: right;
	margin-right: 80px;
	_margin-right: 40px;
}
#contact  p {
	float: left;
	font-size: 85%;
	font-weight: bold;
	line-height: 135%;
	margin-right: 10px;
}
#contact  span {
	color: #1E3F97;
}
#contact  img {
	_display: none;
	margin-top: -100px;
}

/* hikanetsu */

#hikanetsu {
	font-size: 84%;
	color: white;
	line-height: 135%;
	background: #23323E url(../img/hikanetsu/photo.jpg) top right repeat-y;
	padding: 20px;
}
#hikanetsu div {
	width: 485px;
}
#hikanetsu h2 {
	margin-left: 0.3em;
	margin-bottom: 1.5em;
}
#hikanetsu p {
	margin-left: 1em;
	margin-bottom: 1em;
}

/* effect */

#effect {

}
#seibun {
	padding-right: 55px;
	padding-top: 30px;
	background: white url(../img/effect/water.jpg) no-repeat left bottom;
	height: 760px;
}
#seibun table {
	display: block;
	margin-left: -3000px;
}

#kouka {
	background-color:#E9E2D0;
	padding: 30px;
}
#kouka h2 {
	text-align: center;
	font-size: 100%;
	margin-bottom: 1em;
}
#kouka ul {
}
#kouka li {
	list-style-type: none;
}
#kouka h3 {
	margin-bottom: 5px;
}
#kouka p {
	font-size: 8pt;
	line-height: 135%;
	padding-left: 10px;
	margin-bottom: 5px;
}

/* staff */

#staff h3  {
	margin-top: 150px;
	text-align:center;
}

/* link */

#link {
	margin-left: 85px;
}

#link a {
	text-decoration: none;
}

#link h3 {
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
}

div.link {
	clear: both;
	margin-left: 60px;
}

#link h4 {
	font-size: 85%;
	float: left;
	display: block;
	height: 5em;
	width: 15em;
	margin-bottom: 10px;
	margin-right: 20px;
}
#link h4 img {
	margin-right: 12px;
}

#link p {
	font-size: 80%;
	line-height: 135%;
}