/* CSS Document */

/* common style
------------------------------------------------------ */

h2{
	height:65px;
	background: url(../images/img_h2_flame.jpg) no-repeat scroll top !important;
	line-height:3.0em;
	font-size:26px;
	margin-bottom:12px;
}
h3 {
	font-size:18px;
	font-weight:500;
	line-height:1.5em;
	margin-bottom:15px;
}


/* ヘッダロゴ・タイトル スタイル
------------------------------------------------------ */

div#header {
	position:relative;
}
h1 img {
	margin-bottom:20px;
}

/* font */
#headttl {
	font-size:38px;
	font-weight:bold;
	line-height:70px;
	letter-spacing:0.02em;
	margin:0 0 0 20px !important;
}
div#header #snspane {
	margin:0 auto;
	padding-left:600px;
	position:static;
	top:5px;
	left:0;
}

/* キーワード用 */
#keys {
	width:620px;
	margin:40px auto 120px;
	border-radius:10px; 
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 3px solid #6EB92B;
	text-align:left;
	font-weight:bold;
}
#keyslist {
	margin-bottom:0 !important;
	margin-left:15px;
}
#keyslist li {
	list-style: disc;
	font-size:16px;
}
#keys p {
	font-size:15px;
	margin:5px auto 10px !important;
	padding-left:50px;
	font-weight:bolder;
}


/* contents one pane style
------------------------------------------------------ */

#cont01 {
	margin-bottom:110px;
}
#cont01cht {
	margin:0 auto;
	width:838px;
}
.chartbox {
	float:left;
}


/* contents two pane style
------------------------------------------------------ */

#cont02 {
	margin-bottom:110px;
}
#cont02cht {
	margin:0 auto;
	width:784px;
}
.chartbox {
	float:left;
}
#block02label {
	margin-left:-50px;
}


/* contents three pane style
------------------------------------------------------ */

#cont03 {
	/*margin-bottom:110px;*/
}
#cont03cht {
	margin:0 auto;
	width:863px;
}
.chartbox {
	float:left;
}


/* contents four pane style
------------------------------------------------------ */

#cont04 {
	/*margin-bottom:110px;*/
}

/** number 1 **/
h4 {
	padding-top:10px !important;
}
#number1 {
	height:240px;
	width:860px;
	margin:0 auto;
}
#search {
	width:860px;
	margin:0 auto;
	height:175px;
	display:block;
	background:url(../images/img_block04_base.jpg) no-repeat scroll center;
	position:absolute;
}
#search p {
	width:280px;
	padding-left:290px;
}
#search p.greenttl01 {
	color:#6FBA2C;
	font-size:16px;
	font-weight:600;
}
#search p.greenttl02 {
	color:#6FBA2C;
	font-size:14px;
	font-weight:600;
}
#search p.bklabel {
	font-size:12px;
	color:#666464;
	font-weight:600;
}
/* left top */
#search #cont04comp01ttl{
	position:relative;
	left:-252px;
	top:-6px;
}
#search #cont04comp01{
	position:relative;
	left:-252px;
	top:-10px;
}
/* left bottom */
#search #cont04comp02ttl{
	position:relative;
	left:-250px;
	top:3px;
}
#search #cont04comp02{
	position:relative;
	left:-252px;
	top:0px;
}
/* center top */
#search #cont04comp03ttl{
	position:relative;
	left:50px;
	top:-169px;
}
#search #cont04comp03{
	position:relative;
	left:50px;
	top:-173px;
}
/* center bottom */
#search #cont04comp04{
	position:relative;
	left:50px;
	top:-150px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#search #cont04comp01ttl{
		position:relative;
		left:-252px;
		top:-6px;
	}
	#search #cont04comp01{
		position:relative;
		left:-252px;
		top:-8px;
	}
	/* left bottom */
	#search #cont04comp02ttl{
		position:relative;
		left:-250px;
		top:7px;
	}
	#search #cont04comp02{
		position:relative;
		left:-252px;
		top:3px;
	}
	#search #cont04comp03ttl{
		position:relative;
		left:50px;
		top:-164px;
	}
	#search #cont04comp03{
		position:relative;
		left:50px;
		top:-166px;
	}
	#search #cont04comp04{
		position:relative;
		left:50px;
		top:-140px;
	}
	#search #cont04comp05{
		position:relative;
		left:312px;
		top:-200px;
		padding-top:8px;
	}
}

/* right */
#search #cont04comp05{
	position:relative;
	left:312px;
	top:-248px;
}

/** number 2 **/
#arch {
	height:460px;
	margin-bottom:20px;
}
#arch p {
	/*margin:0 0 0 15px;*/
	margin-left:15px;
	margin-top:5px;
	letter-spacing:-0.1em;
	font-size:12px;
	font-weight:bold;
	/*矢印以下テキストの頭揃え*/
	text-indent:-2.0em;
  padding-left:1.5em;
	/**/
	line-height:1.3em;
}
#arch p img {
	margin-bottom:-3px;
}
#number2 {
	margin:0 auto;
	padding-top:10px;
	width:815px;
	padding-left:23px;
}
#num2left {
	width:400px;
	float:left;
	position:absolute;
}
#num2left div#hypo{
	z-index:5;
	position:relative;
	text-align:left;
	left:15px;
	top:60px;
	/*ie8 huck*/
	top:68px\9;
	height:0;
}
/* flame */
#num2left img {
	z-index:2;
}

#num2right {
	width:400px;
	height:280px;
	float:right;
	margin-left:15px;
}
#num2right img.textbox {
	z-index:2;
}
#uspcomp {
	position:relative;
	top:-105px;
	left:-12px;
	z-index:5;
}
#uspcomp p.uspgreen {
	color:#6FBA2C;
	font-size:15px;
	font-weight:500;
	margin-bottom:8px;
}
#uspcomp p.usptxt {
	line-height:1.5em;
}
span.ubgreen {
	border-bottom:solid 1px #6FBA2C;
}



/** number 3 **/
#models {
	height:370px;
	margin-bottom:10px;
	width:863px;
	margin:0 auto;
}
#modelbox {
	height:285px;
	width:863px;
	background:url(../images/img_block04_03box_top.jpg) no-repeat scroll center;
	padding-top:25px;
	position:absolute;
}
/*left top*/
#modelbox #mb01 {
	width:374px;
	text-align:left;
	position:relative;
	top:50px;
	left:80px;
}
/*left bottom*/
#modelbox #mb02 {
	width:374px;
	text-align:left;
	position:relative;
	top:90px;
	left:80px;
}
/*right top*/
#modelbox #mb03 {
	width:374px;
	text-align:left;
	position:relative;
	top:-112px;
	left:450px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#modelbox #mb03 {
	width:374px;
	text-align:left;
	position:relative;
	top:-115px;
	left:450px;
}
}
/*right bottom*/
#modelbox #mb04 {
	width:374px;
	text-align:left;
	position:relative;
	top:-93px;
	left:452px;
}
#modelbox p {
	margin:0 0 3px 15px;
	/*矢印以下テキストの頭揃え*/
	text-indent:-2.0em;
  padding-left:1.5em;
	font-weight:600;
}
#modelbox p span.shortline{
	letter-spacing:-0.1em;
}
.ttlimg {
	margin-bottom:3px;
}
.arrows {
	margin-bottom:-3px;
}


/** number 4,5,6 **/
#4to6 {
}
ul.narabi {
	height:190px;
	width:857px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul.narabi li {
	float:left;
	width:276px;
	margin-right:5px;
	padding:2px;
	text-align:center;
}
.inner {
	text-align:left;
	padding-left:45px;
}
.inner p {
	font-weight:600 !important;
}


/* footer information style
------------------------------------------------------ */
/*
#mapinfo {
	height:320px;
	margin:0 auto;
	width:860px;
}
*/

#mapinfo {
	height:570px;
	margin:0 auto;
	width:860px;
}/*20150304*/

/*
#cominfo {
	text-align:left;
	margin-left:25px;
	padding-top:0;
	margin-top:0;
	width:420px;
}
*/

#cominfo {
	text-align:left;
	margin-left:50px;
	padding-top:0;
	margin-top:0;
	width:420px;
}/*20150304*/

#cominfo p {
	margin-top:0 !important;
	padding:0 !important;
}
.mi {
	float:left;
}
.greenttl {
	color:#6FBA2C;
	font-size:26px;
	font-weight:600;
}
.sizem {
	font-size:22px;
}
.addttl {
	font-size:18px;
	font-weight:600;
}
.addinfo {
	font-size:15px;
	line-height:1.4em;
}


/* phone call buttons
------------------------------------------------------ */
div.phoban a {
	display:block;
	width:860px;
	height:195px;
	background:url(../images/img_phone.jpg) no-repeat center;
	margin:auto;
}
div.phoban a:hover {
	background:url(../images/img_phone_over.jpg) no-repeat center;
}


/* footer
------------------------------------------------------ */
#footer_frm{
	margin:0;
	padding:10px 0 10px 0;
	text-align:center;
	border-top:1px solid #6FBA2C;
}


/* link
------------------------------------------------------ */
a img {
    border-style:none;
}
