#wrapper {
	font-size: 10px;
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background_second.gif);
	background-repeat: repeat-y;
}
body {
	background-position: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFCC;
}
#maincontents {
	font-size: 12px;
	float: right;
	width: 500px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 200px;
	background-color: #FFCC33;
}
.margin {
	padding-left: 25px;
	padding-right: 25px;
}
h3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 20px;
	background-image: url(../img/h3.gif);
	background-repeat: repeat-x;
	height: 70px;
	text-align: center;
	padding-top: 10px;
}
strong {
	font-size: 14px;
	line-height: 150%;
	color: #FF0000;
}
.text_14 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
.blue {
	color: #3399FF;
}
#list li {
	list-style-image: url(../img/arrow.gif);
	list-style-type: none;
}
#sevice h4 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	border-left: 10px solid #FF6666;
	border-top: 1px solid #FF6666;
	border-right: 1px solid #FF6666;
}
#sevice p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	border: 1px solid #FF6666;
}
#cost h4 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	border-left: 10px solid #99CC33;
	border-top: 1px solid #99CC33;
	border-right: 1px solid #99CC33;
}
#cost p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	border: 1px solid #99CC33;
}
#construction h4 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	border-left: 10px solid #FFCC33;
	border-top: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
}
#construction p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	border: 1px solid #FFCC33;
}
#ip h4 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	border-left: 10px solid #66CCFF;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
}
#ip p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	border: 1px solid #66CCFF;
}th {
	font-weight: bold;
	background-color: #FFCC66;
}

a:link { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
/*a:hover {color: #006699; background-color: #FFFF99; }*/
a:active {color: #006699; background-color: #FFFF99; }
.red_under {
	color: #FF0000;
	text-decoration: underline;
}
