@charset "UTF-8";
/* CSS Document */

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0px;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
html {
	background-color: #F4F2EA;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
	height: 150px;
	position: relative;
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover {
	color: #808080;
}
#topnewsBox a {
	color: #FFF;
}
#topnewsBox a:link {
	color: #FFF;
}
#topnewsBox a:hover {
	color: #808080;
}
.logoImg {
	height: auto;
	width: 127px;
	margin-top: 13px;
}
#nav {
	float:right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 13px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#nav li {
	list-style:none;
	float: left;
}
#content {
	margin-top: 29px;
	width: 940px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content-sec {
	width: 940px;
	margin-bottom: 45px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	overflow:hidden;
	display:block;
}
/*for MacIE \*/
*html .clearfix {
	height:1%;
	overflow:visible;
}
/*end for MacIE */

.topMenu {
	float: left;
	width: 220px;
	margin-right: 20px;
	font-size: 90%;
}
.topMenu:nth-child(4)	{margin-right: 0;}

.post + .post + .post + .post	{margin-right: 0;}
#company-title {
	background-image: url(../../images/new/second/company-title.gif);
	display: block;
	height: 0px;
	width: 620px;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-bottom: 32px;
}
#contact-title {
	background-image: url(../../images/new/second/contact-title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	padding-top: 60px;
	width: 940px;
	overflow: hidden;
	margin-bottom: 32px;
}
.subtitle-company {
	background-image: url(../../images/new/second/company-subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 138px;
	padding-top: 33px;
	overflow: hidden;
	margin-bottom: 20px;
}
.subtitle-contact {
	background-image: url(../../images/new/second/contactform-subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 384px;
	padding-top: 33px;
	overflow: hidden;
	margin-bottom: 35px;
}
.subtitle-contact-kakunin {
	background-image: url(../../images/new/second/contactform-kakunin-subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 384px;
	padding-top: 33px;
	overflow: hidden;
	margin-bottom: 35px;
}
.subtitle-contact-finish {
	background-image: url(../../images/new/second/contactform-finish-subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 384px;
	padding-top: 33px;
	overflow: hidden;
	margin-bottom: 35px;
}
.side {
	float: left;
	width: 290px;
	margin-right: 30px;
}
.side ul {
	margin: 0px;
	padding: 0px;
}
.side li {
	margin: 0px;
	height: 60px;
	width: 290px;
	background-color: #29ABE2;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.side li:first-child {
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	margin-bottom: 1px;	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
.side li:last-child {
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
.side li img {
	margin-top: 17px;
	margin-left: 15px;
}
.main {
	float: left;
	width: 620px;
}
.main table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #603813;
	padding: 0px;
	width: 620px;
	color: #4D4D4D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main th {
	width: 217px;
	text-align: left;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #603813;
	padding-bottom: 20px;
	font-weight: normal;
}
.main td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #603813;
	padding-bottom: 20px;
	padding-top: 20px;
}
.contact-formTxt {
	margin-bottom: 35px;
}
.contact-formTxt-finish {
	margin-bottom: 450px;
}
.table-contactform {
	float: left;
	width: 940px;
	text-align: left;
	font-size: 120%;
	line-height: 240%;
}
.table-contactform th {
	background-color: #D2D2D2;
	vertical-align: top;
	width: 264px;
	color: #603813;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: normal;
}
.table-contactform td {
	vertical-align: top;
	width: 656px;
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #808080;
}
.table-contactform p {
	float: left;
}
th span {
	color: #F00;
	font-size: 90%;
}
td p.error {
	float: left;
	clear: both;
	color: #F00;
}
td.error input,td.error textarea {
	background-color: #FFCCCC;
}
.boxstyle {
	border:0;
	padding:10px;
	font-size:1.2em;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ccc;
	width:330px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.boxstyle-wide {
	border:0;
	padding:10px;
	font-size:1.2em;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ccc;
	width:550px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.formbtn-stylen {
	margin-top: 20px;
	text-align: center;
	float: left;
	width: 940px;
}
.formbtn-stylen img {
	margin-right: 10px;
	margin-left: 10px;
}
.itemBox-ori {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 940px;
	background-image: url(../../images/new/second/item-card-ori-illust.gif);
	background-repeat: no-repeat;
	background-position: 625px 220px;
}
.itemBox-tmp {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 940px;
	background-image: url(../../images/new/second/item-card-tmp-illust2.png);
	background-repeat: no-repeat;
	background-position: 622px 190px;
}
#item-card-ori-title {
	background-image: url(../../images/new/second/item-card-ori-title.gif);
	display: block;
	height: 0px;
	width: 940px;
	padding-top: 77px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-bottom: 32px;
}
#item-card-tmp-title {
	background-image: url(../../images/new/second/item-card-tmp-title.gif);
	display: block;
	height: 0px;
	width: 940px;
	padding-top: 77px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-bottom: 32px;
	margin-top: 50px;
}
#item-card-ori-subtitle {
	background-image: url(../../images/new/second/item-card-ori-subtitle.gif);
	display: block;
	height: 0px;
	width: 817px;
	padding-top: 42px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-bottom: 32px;
}
#item-card-tmp-subtitle {
	background-image: url(../../images/new/second/item-card-tmp-subtitle.png);
	display: block;
	height: 0px;
	width: 693px;
	padding-top: 108px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-bottom: 32px;
}
.subheading {
	color: #603813;
	font-size: 160%;
	margin-bottom: 10px;
	padding: 0px;
}
.item-cardTxt {
	font-size: 110%;
	padding: 0px;
	height: auto;
	width: 577px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.recommendList {
	margin-bottom: 30px;
}
.recommendList li {
	text-indent: 20px;
	font-size: 110%;
	line-height: 150%;
}
.wprksresultBox {
	border-radius: 6px;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 940px;
	margin-bottom: 30px;
}
.wprksresultBox h2 {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 16px;
	font-size: 180%;
	padding: 0px;
	line-height: 100%;
}
.wprksresultBox p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}
.wprksresultBox span {
	color: #999;
}
#contact-LM1 {
	float: left;
	width: 940px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.subtitle-contact-LM1 {
	background-image: url(../../images/new/common/contact-LM1-subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	width: 322px;
	padding-top: 33px;
	overflow: hidden;
	margin-bottom: 40px;
}
#contact-LM1 h3 {
	background-image: url(../../images/new/common/icn-h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 320px;
	height: 25px;
	text-indent: 25px;
	line-height: 23px;
	font-size: 120%;
	color: #603813;
}
#contact-LM1 img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel-contactBox {
	float: left;
	width: 322px;
	margin-right: 28px;
}
.net-contactBox {
	float: left;
}
.net-contactBox a:hover {
}
#contact {
	display: none;
}
#business-areaback {
	background-image: url(../../images/common/business-area-back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 273px;
}
#business-area {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.bizArea-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 455px;
}
.bizArea-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 12px;
}
.bizArea-read {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.bizArea-info {
	float: left;
	background-color: #E1F5FF;
	width: 455px;
	margin-top: 5px;
	padding: 0px;
}
.bizArea-infoTxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #00A2F5;
	font-size: 12px;
	line-height: 19px;
	float: left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 435px;
}
.bizArea-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 460px;
}
.bizArea-midashi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-top: 35px;
	font-weight: bold;
	margin-bottom: 15px;
}
.bizArea-city {
	font-size: 12px;
	line-height: 21px;
}
#footerBack {
	width: 100%;
	background-color: #E6E6E6;
}
#footer {
	width: 940px;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footerNav {
	margin-top: 20px;
	float: left;
	width: 940px;
}
#footerNav li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
small {
	float: left;
	clear: both;
	font-size: 70%;
	margin-top: 20px;
}
