/* CSS Document */
#main {
	background: url(../img/main.jpg) no-repeat;
	padding-bottom: 30px;
}
#main h2 {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 26px;
	color: #000;
	margin: 0 -20px 20px;
	padding: 10px 20px;
	filter: alpha(opacity=70);
	background-color: rgba(255,255,255,0.65);
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ffffff, EndColorStr=#99ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff)";
	text-shadow: 1px 1px 1px #FFF, -1px -1px 1px #FFF;
	border-bottom: 1px solid #CFCFCF;
	line-height: 1em;
}
.ie7 #main h2 {
	background:url(../img/white.png);
}
#main h2 span {
	font-size: 18px;
	display: block;
	line-height: 22px;
	font-weight: normal;
}
#main h3 {
	padding: 5px 10px;
	background: #f07700;
	color: #FFF;
	font-weight: normal;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 1px 1px 3px;
	background: #283A9F;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#283A9F), to(#030411));
	background: -webkit-linear-gradient(#283A9F, #030411);
	background: -moz-linear-gradient(#283A9F, #030411);
	background: -ms-linear-gradient(#283A9F, #030411);
	background: -o-linear-gradient(#283A9F, #030411);
	background: linear-gradient(#283A9F, #030411);
	-pie-background: linear-gradient(#283A9F, #030411);
	behavior: url(img/PIE.htc);
	position: relative;
}
#content h4 {
	border-top: 3px solid #1f375e;
	color: #1f375e;
	padding: 10px 5px 5px;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 5px;
}
#content h4.c_dred {
	border-top: 3px solid #C00;
	color: #C00;
	padding: 10px 5px 5px;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 5px;
}
#content h5 {
	font-size: 16px;
	padding: 5px 5px 0;
	margin: 5px 0;
	min-height: 25px;
	color: #000036;
	border-bottom:2px dotted #000036;
}
#content p {
	padding: 0 5px 1em;
}
#content .line p {
	padding-bottom: 30px;
}
#content .line p:last-child {
	padding-bottom: 29px;
}
#content section {
	margin-bottom: 30px;
}
#main a.go_top {
	margin-top: 0;
}
#content .box .top {
	background: url(../img/box_top.png) no-repeat;
	height: 10px;
}
#content .box .middle {
	background: url(../img/box_middle.png) repeat-y;
	padding: 20px;
}
#content .box .middle .line {
	background-position: 0 -29px
}
#content .box .bottom {
	background: url(../img/box_bottom.png) no-repeat;
	height: 10px;
	margin-bottom: 20px;
}
#content .ba {
	background: #FFF0B3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFEFEF), to(#FEFEFE));
	background: -webkit-linear-gradient(#EFEFEF, #FEFEFE);
	background: -moz-linear-gradient(#EFEFEF, #FEFEFE);
	background: -ms-linear-gradient(#EFEFEF, #FEFEFE);
	background: -o-linear-gradient(#EFEFEF, #FEFEFE);
	background: linear-gradient(#EFEFEF, #FEFEFE);
	-pie-background: linear-gradient(#EFEFEF, #FEFEFE);
	border: 1px solid #EFEFEF;
	position: relative;
	box-shadow: 2px 2px 5px #333;
	border-radius: 10px;
	behavior: url(img/PIE.htc);
	margin: 10px 5px 20px;
	padding:0 30px;
	clear: both;
}
#content .ba div{
	background: url(../img/arrow_y.png) no-repeat center 50px;
	min-height:200px;
}
#content .ba div.clear{
	background:none;
}
#content .ba h5{
	clear:both;
	margin:10px -5px 10px 0;
}
#content .ba img {
	width: 226px;
	border: 2px solid #ffd83a;
	behavior: url(img/PIE.htc);
	position: relative;
}
#content .ba .bf {
	float:left;
	margin-bottom:20px;
}
#content .ba .af {
	float: right;
	margin-bottom:20px;
}
#content .ba p {
	clear: both;
}
#content .link {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -30px;
	padding-bottom: 20px;
}
#content .link a {
	display: block;
	color: #fffdc5;
	background: #C00;
	padding: 10px 20px;
	border-radius: 50px;
	box-shadow: 1px 1px 3px #333;
	behavior: url(img/PIE.htc);
	position: relative;
	border: 2px solid #900;
	margin: 10px 20px;
	width: 400px;
}
#content .link a .txt22 {
	text-shadow: 1px 1px 3px #000;
	color: #FFF;
	font-weight: bold;
}
#content .link a:hover {
	background: #E00;
	border: 2px solid #B00;
}
/*tuyomi*/
.tuyomi #content {
	background: url(../img/tuyomi/tuyomi_bottom.jpg) no-repeat bottom;
	margin-left: -20px;
	margin-right: -20px;
	padding: 0 20px 330px;
}
/*new_houses*/
.new_houses #content {
	background: url(../img/new_houses/new_houses.jpg) no-repeat right bottom;
	margin-right: -20px;
	padding-right: 20px;
}
.new_houses #content h3 img {
	margin-top: 5px;
}
.new_houses #content .intro {
	background: url(../img/new_houses/model01.jpg) no-repeat right bottom;
	margin-right: -20px;
	min-height: 320px;
	margin-bottom: 20px;
}
.new_houses #content h4 {
	margin-bottom: 20px;
}
.new_houses #content .frame {
	width: 49%;
	margin-bottom: 20px;
	background: #FFF0B3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF0B3), to(#FEFBEB));
	background: -webkit-linear-gradient(#FFF0B3, #FEFBEB);
	background: -moz-linear-gradient(#FFF0B3, #FEFBEB);
	background: -ms-linear-gradient(#FFF0B3, #FEFBEB);
	background: -o-linear-gradient(#FFF0B3, #FEFBEB);
	background: linear-gradient(#FFF0B3, #FEFBEB);
	-pie-background: linear-gradient(#FFF0B3, #FEFBEB);
	border: 1px solid #FFE785;
	position: relative;
	box-shadow: 2px 2px 5px #333;
	border-radius: 10px;
	behavior: url(img/PIE.htc);
}
.new_houses #content .frame.left {
	margin-right: 1%;
}
.new_houses #content .frame img {
	border: 1px solid #FFE785;
	width: 96%;
	margin: 2%;
}
.new_houses #content .frame h5 {
	padding: 5px 2% 0;
	text-shadow: 1px 1px 1px #999;
	letter-spacing: 2px;
	margin: 5px 0;
	width: 96%;
	background: none;
	-pie-background: none;
	font-size: 18px;
	line-height: 1em;
	position: relative;
}
.new_houses #content .frame h5:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #EFEFEF;
	display: inline-block;
	border-radius: 16px;
	margin-right: 5px;
	position: relative;
	top: 2px;
	box-shadow: inset 1px 1px 2px #333;
	behavior: url(img/PIE.htc);
	position: relative;
}
.new_houses #content .frame p {
	padding-left: .5em;
}
/*repair*/
.repair #content ul {
	line-height: 2em;
	list-style: none outside;
	background: #F1F6FE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F1F6FE), to(#B6CDF1));
	background: -webkit-linear-gradient(#F1F6FE, #B6CDF1);
	background: -moz-linear-gradient(#F1F6FE, #B6CDF1);
	background: -ms-linear-gradient(#F1F6FE, #B6CDF1);
	background: -o-linear-gradient(#F1F6FE, #B6CDF1);
	background: linear-gradient(#F1F6FE, #B6CDF1);
	-pie-background: linear-gradient(#F1F6FE, #B6CDF1);
	color: #000069;
	text-shadow: 1px 1px 1px #666;
	font-size: 18px;
	border: 1px solid #CCC;
	border-radius: 10px;
	behavior: url(img/PIE.htc);
	position: relative;
	padding: 10px;
}
.repair #content .link {
	background: url(../img/repair/link.jpg) no-repeat right bottom;
	min-height: 300px;
	padding: 20px 20px 0;
}
.repair #content .link a {
	width: 460px;
	font-size:20px;
	margin-left: 0;
}
/*renovation*/
.renovation #content{
	background:url(../img/renovation/renovation_bottom.jpg) no-repeat right bottom;
	margin-left:-20px;
	margin-right:-20px;
	padding:0 20px 150px;
}

/*ball-house*/
.ball-house #content .line {
	position: relative;
}
.ball-house #content .line img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.ball-house #content .frame img {
	width: 660px;
	box-shadow: 2px 2px 5px #333;
	margin-bottom: 20px;
	border: 1px solid #333;
}
.ball-house #content .frame {
	position: relative;
	box-sizing: border-box;
}
.ball-house #content .frame h4 {
	position: absolute;
	display: block;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#80000000,EndColorStr=#80000000);　	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#80000000,EndColorStr=#80000000)";
	background: rgba(0, 0, 0, 0.6);
	width: 646px;
	padding-left: 10px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: .2px;
	top: 0;
	border-top: none;
	margin: 0;
	text-shadow: 1px 1px 1px #000;
}
.ball-house #content .ball_house {
	background: url(../img/ball-house/ball_house.jpg) no-repeat 0 -20px;
	height: 358px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -30px;
	padding-top: 10px
}
.ball-house #content .ball_house a {
	display: block;
	color: #fffdc5;
	background: #C00;
	padding: 10px 20px;
	border-radius: 50px;
	box-shadow: 1px 1px 3px #333;
	behavior: url(img/PIE.htc);
	position: relative;
	border: 2px solid #900;
	margin: 10px 20px;
	width: 520px;
	font-size:20px;
}
.ball-house #content .ball_house a .txt22 {
	text-shadow: 1px 1px 3px #000;
	color: #FFF;
	display:block;
	font-weight: bold;
}
.ball-house #content .ball_house a:hover {
	background: #E00;
	border: 2px solid #B00;
}
/*jsekou-ap*/
.jsekou-ap #content section {
	margin-bottom: 0;
}
.jsekou-ap #content h4 {
	background: url(../img/jsekou-ap/ap_top.png) no-repeat right 0;
	height: 100px;
	margin-bottom: -5px;
	border-color: #900;
	color: #900;
}
.jsekou-ap #content .dc{
	border-bottom:2px solid #900;
	padding:0 0 10px;
}
.jsekou-ap #content .dc img{
	width:656px;
	box-shadow:0 0 4px #333;
	margin-left:2px;
}
.jsekou-ap #content .ap {
	background: url(../img/jsekou-ap/ap.jpg) no-repeat;
	height: 300px;
	margin-left: -20px;
	margin-right: -20px;
	padding-top: 98px
}
.jsekou-ap #content .ap a {
	display: block;
	color: #fffdc5;
	background: #C00;
	padding: 10px;
	border-radius: 50px;
	box-shadow: 1px 1px 3px #333;
	behavior: url(img/PIE.htc);
	position: relative;
	border: 2px solid #900;
	margin: 10px 20px;
	width: 540px;
	font-size:20px;
}
.jsekou-ap #content .ap a .txt22 {
	text-shadow: 1px 1px 3px #000;
	color: #FFF;
	font-weight: bold;
}
.jsekou-ap #content .ap a:hover {
	background: #E00;
	border: 2px solid #B00;
}
/*inquiry*/
.inquiry #content p {
	margin-left: 10px;
	margin-right: 10px;
}
.ie7 .inquiry #content .ico_b, .ie8 .inquiry #content .ico_b {
	display: none;
}
.inquiry #content .tel {
	padding-left: 10px;
	font-size: 34px;
}
.inquiry #content .box {
	margin: 5px;
	border: 1px solid #900;
	color: #333;
	padding: 10px;
	font-size: 14px;
}
.inquiry #content .box h5 {
	font-size: 16px;
	margin: 5px 0 10px;
	border:none;
	color: #C00;
	background: none;
	-pie-background: none;
}
.inquiry #content .box p {
	padding-left: 30px;
}
/*company*/
.company #content dl {
	margin: 10px;
	font-size: 15px;
}
.company #content dt {
	float: left;
	width: 80px;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 14px;
}
.company #content dd {
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 3px 5px 3px 90px;
}
.company #content dd.top {
	border-bottom:none;
}
.company #content ul {
	list-style: outside none;
}
.company #content ul li {
	padding: 0 0 5px 0;
}
.company #content .s1 ul li {
	padding-left: 2em;
	text-indent: -2em;
}
.company #content .s3 ul li {
	padding-left: 5.5em;
	text-indent: -5.5em;
}
.company #content .s3 {
	position: relative;
}
.company #content .s3 .photo {
	width: 120px;
	float: left;
}
.company #content .s3 h4 {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	text-align: center;
	color: #333;
	border: none;
	padding: 0;
}
.company #content .s3 h4 span {
	display: block;
	font-size: 12px;
}
.company #content .s3 .photo img {
	box-shadow: 1px 1px 3px #333;
	position: relative;
	behavior: url(img/PIE.htc);
}
.company #content .s3 dl {
	margin-left: 130px;
}
/*recruit*/
.recruit #content section h4 {
	margin-left: 10px;
	margin-right: 10px;
}
.recruit #content section table {
	margin: 10px 10px 0px;
	border-spacing: 0;
	border: 2px solid #CCC;
	width: 640px;
	background: #FFF;
}
.recruit #content section table+p{
	padding-bottom:0;
	padding-left:10px;
}
.recruit #content section th {
	vertical-align: top;
	width: 80px;
	padding: 3px 5px;
	border: 1px solid #DDD;
}
.recruit #content section td {
	padding: 3px 5px;
	border: 1px solid #DDD;
}
.recruit #content section .sep th, .recruit #content section .sep td {
	border-top: 3px solid #CCC;
}
/*sitemap*/
.sitemap #main nav ul {
	list-style: none outside;
	zoom: normal;
}
.sitemap #main nav li {
	padding: 10px 0;
	margin-bottom: 10px;
}
.sitemap #main nav dt:before {
	content: "●";
}
.sitemap #main nav li a {
	color: #333;
}
.sitemap #main nav li a:hover {
	color: #000;
}
.sitemap #main nav ul dt {
	border-bottom: 2px dotted #DADACF;
	font-weight: bold;
	padding-left: 5px;
}
.sitemap #main nav ul dd {
	margin: 5px 0 5px 22px;
	font-size: 13px;
}
.sitemap #main nav h3 {
	margin-top: 30px;
}
/*law*/
.law #main h3 {
	background: none;
	-pie-background: none;
	color: #3b5786;
	border: none;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 16px;
}
.law section ul {
	background: #FEFEFE;
	list-style: outside none;
	border: 1px solid #CCC;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #666;
	behavior: url(img/PIE.htc);
	position: relative;
	line-height: 1.4em;
}
.law section ul dl {
	padding-bottom: 20px;
}
.law section ul dt {
	font-weight: bold;
}
.law section ul dd {
	font-size: 14px;
}
.law section ul ul {
	padding: 0;
	border: none;
	box-shadow: none;
	border-radius: 0;
}
.law section small {
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}
/*link*/
.link #main section {
}
.link #main section ul {
	list-style: none outside;
}
.link #main section li {
	background: #FAFAEF;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 3px #333;
	behavior: url(img/PIE.htc);
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #DADACF;
}
.link #main section li a {
	color: #333;
}
.link #main section ul dt {
	border-bottom: 2px dotted #DADACF;
	font-weight: bold;
}
.link #main section ul dd {
	margin: 5px 0;
	font-size: 13px;
}
