@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}
html {
	text-align: center;
}
body {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1024px;
	font-family: Helvetica;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
a {
	color: #000;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 905px;
	margin-top: 82px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	font-family: "メイリオ", "A-OTF 新ゴ Pro B", "Arial Black";
	line-height: 1.7em;
}
#header_inner {
	padding-top: 5px;
	padding-bottom: 4px;
	width: 645px;
	float: left;
}
#header img {
	margin-right: 30px;
}
#add {
	width: 260px;
	float: right;
}
#header #add .add {
	background-image: url(../images/btn1.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left center;
	font-size: 0.75em;
}
#header #add .tel {
	background-image: url(../images/btn2.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 1.75em;
	background-position: left center;
	color: #F15A24;
	font-weight: bold;
}
#header #add .fax {
	background-image: url(../images/btn3.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 1.2em;
	background-position: left center;
	font-weight: bold;
}
#header #add .mail {
	background-image: url(../images/btn4.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 0.8em;
	background-position: left center;
	font-weight: bold;
}
#menu {
	clear: both;
	height: 41px;
	width: 905px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	text-indent: -9999px;
	line-height: 41px;
}
#menu li a {
	line-height: 41px;
	display: block;
	width: 150px;
}
#menu .link1 a {
	background-image: url(../images/home.gif);
	width: 152px;
}
#menu .link2 a {
	background-image: url(../images/company.gif);
	width: 151px;
}
#menu .link3 a {
	background-image: url(../images/results.gif);
	width: 150px;
}
#menu .link4 a {
	background-image: url(../images/qanda.gif);
	width: 150px;
}
#menu .link5 a {
	background-image: url(../images/link.gif);
	width: 151px;
}
#menu .link6 a {
	background-image: url(../images/contact.gif);
	width: 151px;
}
#menu .link1 {
	background-image: url(../images/home.gif);
	width: 152px;
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menu .link2 {
	background-image: url(../images/company.gif);
	width: 151px;
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#menu .link3 {
	background-image: url(../images/results.gif);
	width: 150px;
	background-repeat: no-repeat;
	background-position: 0px -51px;
}

#menu .link4 {
	background-image: url(../images/qanda.gif);
	width: 150px;
	background-repeat: no-repeat;
	background-position: 0px -51px;
}

#menu .link5 {
	background-image: url(../images/link.gif);
	width: 151px;
	background-repeat: no-repeat;
	background-position: 0px -51px;

}
#menu .link6 {
	background-image: url(../images/contact.gif);
	width: 151px;
	background-repeat: no-repeat;
	background-position: 0px -51px;

}
#menu li a:hover {
	background-position: 0px -51px;
}
#contents {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-right: -228px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents_inner {
	margin-right: 228px;
}
#sibebar1 {
	float: right;
	width: 222px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#sibebar1 img {
	margin-bottom: 4px;
}

#results {
	border: 1px solid #F15A24;
	text-align: center;
	margin-bottom: 4px;
	padding-top: 4px;
}
#results h3 {
	background-image: url(../images/line1.gif);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 1.3em;
	font-size: 1.15em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: "メイリオ", "A-OTF 新ゴ Pro B", "Arial Black";
	background-position: center center;
	margin-bottom: 4px;
}

.post_s {
	width: 213px;
	text-align: left;
	background-color: #FFc;
	font-family: "メイリオ", "A-OTF 新ゴ Pro B", "Arial Black";
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 4px;
}
.post_s_inner {
	margin-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F7931E;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
}
.post_s h4 {
	font-size: 1.15em;
	line-height: 1.5em;
	font-family: "メイリオ", "A-OTF 新ゴ Pro B", "Arial Black";
}
#contents .photo {
	float: left;
	width: 675px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -426px;
}
#contents .photo_inner {
	margin-right: 428px;
}

#info {
	float: right;
	width: 400px;
	height: 132px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	padding-bottom: 5px;
}
#info_inner {
	font-family: "メイリオ", "A-OTF 新ゴ Pro B", "Arial Black";
	overflow: auto;
	position: relative;
	font-size: 0.75em;
	height: 95px;
	width: 400px;
	padding-top: 5px;
	line-height: 1.5em;
}
.post_c {
	width: 677px;
}
.post_c h2 {
	font-size: 1.15em;
	text-align: center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	color: #4D4D4D;
}
.postinfo_c {
	font-size: 0.75em;
	color: #4d4d4d;
	text-align: right;
	margin-top: -25px;
	margin-right: 15px;
}



#footer {
	color: #FFF;
	background-image: url(../images/footer.gif);
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	height: 17px;
	font-size: 0.75em;
}
