@charset "utf-8";

/*  太陽ハウス

[style_corporate.css]
コーポレートサイト用

	
*/


/* ----- base ----- */
* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
body, html {
	height: 100%;
	width: 100%;
}
img {
	border: none;
}
li {
	list-style-type: none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color: #0095DA;
}
/*
a:link {
}
a:visited {
}	
a:hover, a:active  {
}*/



/* ----- wrap ----- */
#wrap {
	width: 850px;
	margin: 10px auto 0px auto;
	background-image: url(../img/bg_wrap.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


/* ----- header ----- */
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-bottom: 11px;
	padding-left: 1px;
	background-position: 0px 0px;
	padding-top: 4px;
	height: 78px;
}
#header a {
	text-decoration: none;
	color: #666666;
}
/* ----- h1 ----- */
#header h1 {
	float: left;
	padding: 10px 0px 0px 25px;
	color: #999999;
}
#header_mail {
	float: right;
	width: 7.5em;
	height: 15px;
	padding: 1px 0px 0px 23px;
	margin-top: 16px;
	background: url(../img/bt_mail.gif) no-repeat 0px 1px;
}
#header_sitemap {
	float: right;
	width: 7.5em;
	height: 15px;
	padding: 1px 0px 0px 23px;
	background: url(../img/bt_sitemap.gif) no-repeat 0px 0px;
	margin: 16px 0px 0px 0px;
}
#logo_iepita {
	clear: both;
	height: 40px;
	width: 804px;
	margin: 0px 22px 0px 22px;
	background: url(../img/logo_iepita_corporate.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}

/* ----- globalnavi ----- */
ul#globalnavi {
	height: 31px;
	margin: 0px 0px 14px 22px;
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat 0px 0px;
}
ul#globalnavi li {
	float: left;
}
ul#globalnavi li a {
	display: block;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
ul#globalnavi li#gn_01 {
	padding: 4px 12px 5px 17px;
}
ul#globalnavi li#gn_01 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -17px -4px;
	width: 61px;
}
ul#globalnavi li#gn_01 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -17px -35px;
}
ul#globalnavi li#gn_02 {
	padding: 4px 14px 5px 0px;
}
ul#globalnavi li#gn_02 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -90px -4px;
	width: 80px;
}
ul#globalnavi li#gn_02 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -90px -35px;
}
ul#globalnavi li#gn_03 {
	padding: 4px 17px 5px 0px;
}
ul#globalnavi li#gn_03 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -185px -4px;
	width: 83px;
}
ul#globalnavi li#gn_03 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -185px -35px;
}
ul#globalnavi li#gn_04 {
	padding: 4px 16px 5px 0px;
}
ul#globalnavi li#gn_04 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -285px -4px;
	width: 59px;
}
ul#globalnavi li#gn_04 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -285px -35px;
}
ul#globalnavi li#gn_05 {
	padding: 4px 18px 5px 0px;
}
ul#globalnavi li#gn_05 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -360px -4px;
	width: 56px;
}
ul#globalnavi li#gn_05 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -360px -35px;
}
ul#globalnavi li#gn_06 {
	padding: 4px 16px 5px 0px;
}
ul#globalnavi li#gn_06 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -434px -4px;
	width: 97px;
}
ul#globalnavi li#gn_06 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -434px -35px;
}
ul#globalnavi li#gn_07 {
	padding: 4px 16px 5px 0px;
}
ul#globalnavi li#gn_07 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -547px -4px;
	width: 58px;
}
ul#globalnavi li#gn_07 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -547px -35px;
}
ul#globalnavi li#gn_08 {
	padding: 4px 9px 5px 0px;
}
ul#globalnavi li#gn_08 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -621px -4px;
	width: 97px;
}
ul#globalnavi li#gn_08 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -621px -35px;
}
ul#globalnavi li#gn_09 {
	padding: 4px 0px 5px 0px;
}
ul#globalnavi li#gn_09 a {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -727px -4px;
	width: 61px;
}
ul#globalnavi li#gn_09 a:hover {
	background: url(../img/bt_globalnavi_corporate.gif) no-repeat -727px -35px;
}

/* ----- main ----- */
#main {
	float: left;
	width: 560px;
	padding: 0px 14px 20px 22px;
}
	/* -- KV コーポレート -- */
#main #kv_corporate_top {
	background: url(../img/kv_corporate01.jpg) no-repeat 0px 0px;
	height: 250px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
	/* -- 見出し -- */
#main h2 {
	background: url(../img/h2.jpg) no-repeat 0px 0px;
	height: 24px;
	padding-top: 7px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 13px;
	font-size: 14px;
	clear: both;
}
#main h2.h2_c2 {
	background: url(../img/h2_c2.jpg) no-repeat 0px 0px;
	height: 24px;
	width: 274px;
	padding-top: 7px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 13px;
	font-size: 14px;
	clear: none;
}
#main h3 {
	background: url(../img/h3.jpg) no-repeat 0px 0px;
	height: 24px;
	padding-top: 7px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
	text-indent: 13px;
	font-size: 14px;
	clear: both;
}
#main h4 {
	background: url(../img/h4.jpg) no-repeat 13px 5px;
	height: 15px;
	margin-bottom: 5px;
	color: #336699;
	text-indent: 25px;
}

	/* -- ２カラム -- */
.box_c2A {
	float: left;
	width: 274px;
	margin-right: 12px;
}
.box_c2B {
	float: left;
	width: 274px;
}
.box_c2A .image, .box_c2B .image {
	padding-left: 12px;
	float: left;
	margin-bottom: 15px;
	width: 120px;
}
.box_c2A .image .img-boder, .box_c2B .image .img-boder {
	border: 1px solid #CCCCCC;
	display: block;
	padding: 4px;
}
.box_c2A .txt1, .box_c2B .txt1 {
	float: left;
	width: 142px;
	margin-bottom: 15px;
	line-height: 150%;
}
.box_c2A .txt2, .box_c2B .txt2  {
	padding: 0px 5px 10px 15px;
}
	/* -- 「詳細」ボタン -- */
.box_c2A .btn_syousai, .box_c2B .btn_syousai {
	padding-left: 90px;
	margin-top: 5px;
}
.box_c2A .btn_syousai a, .box_c2B .btn_syousai a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 19px;
	width: 47px;
	background: url(../img/bt_syousai.jpg) no-repeat 0px 0px;
}
.box_c2A .btn_syousai a:hover, .box_c2B .btn_syousai a:hover {
	background: url(../img/bt_syousai.jpg) no-repeat 0px -19px;
}
	/* -- news　と　topics -- */
#news, #topics {
	background-color: #F4F9FF;
	height: 108px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 10px;
}
#news dl, #topics dl {
	padding: 12px;
}
#news dl dt {
	float: left;
	width: 12.5em;
	margin-bottom: 5px;
	clear: both;
}
#news dl dd {
	width: 360px;
	margin: 0px 0px 5px 12.5em;
	line-height: 120%;
}
#topics dl dt {
	float: left;
	width: 7em;
	margin-bottom: 5px;
	clear: both;
}
#topics dl dd {
	width: 420px;
	margin: 0px 0px 5px 7em;
	line-height: 120%;
}
/* -- ECOバナー -- */
#eco_eco1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#eco_eco1 a {
		height: 92px;
	width: 556px;
	margin: 0px 0px 10px 2px;
	text-indent: -9999px;
	background-position: 0px 0px;
	background-image: url(../img/bnr_eco.jpg);
	background-repeat: no-repeat;
}

/* -- banner -- */
ul#banner {
	margin-bottom: 20px;
	height: 74px;
	padding-left: 5px;
}
ul#banner li {
	float: left;
}
ul#banner li.line {
	font-size: 1px;
	text-indent: -9999px;
	height: 50px;
	width: 1px;
	margin: 12px 4px;
	background-color: #CCCCCC;
}

	/* -- リスト -- */
#main ul.listitem {
	margin: 0px 0px 8px 8px;
}
#main ul.listitem li {
	list-style-type: square;
	margin: 0px 0px 2px 20px;
}
	/* -- テーブル -- */
table {
	background: url(../img/bg_table.gif) repeat-y 0px 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 545px;
	margin-bottom: 10px;
}
table tr th {
	width: 91px;
	padding: 10px;
	background: url(../img/bg_th.gif) no-repeat 0px 0px;
	text-align: left;
}
table tr td {
	padding: 10px;
	background: url(../img/bg_td.gif) no-repeat 0px 0px;
}
table tr td.gray {
	background-color: #F5F4F2;
}
table tr td option {
	padding-right: 0.5em;
}
table tr td li {
	float: left;
	padding-right: 1.5em;
}
	/* -- FAQ -- */
dl.faq {
}
dl.faq dt {
	background: url(../img/bg_faq_q.jpg) no-repeat 0px 0px;
	font-size: 14px;
	padding: 15px 15px 15px 55px;
}
dl.faq dd {
	background: url(../img/bg_faq_a.jpg) no-repeat 0px 0px;
	line-height: 125%;
	padding: 17px 15px 25px 55px;
}
	
/* ----- sub ----- */
#sub {
	float: left;
	width: 206px;
	padding:9px 12px 0px 12px;
	background-color: #F4F9FF;
}
#sub h2 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	background: url(../img/h2_sub.jpg) no-repeat 0px 0px;
	text-indent: 13px;
	padding-top: 8px;
	margin-bottom: 6px;
}
	/* -- 汎用 -- */
#sub ul {
	margin-bottom: 8px;
}
#sub ul li {
	list-style-type: square;
	margin: 0px 0px 2px 20px;
}
	/* -- バナー群＆ブログ -- */
.sub_bnr {
	margin-bottom: 5px;
	clear: both;
}
#sub_iepita_baibai a, #sub_iepita_tintai a, #sub_tokyo a, #sub_tousi a, #sub_tyumon a, #sub_owner a, #sub_voice a, #sub_staff_taiyo a, #sub_mobile a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#sub_iepita_baibai a {
	background: url(../img/bt_sub_iepita_baibai.jpg) no-repeat 0px 0px;
	height: 92px;
}
#sub_iepita_tintai a {
	background: url(../img/bt_sub_iepita_tintai.jpg) no-repeat 0px 0px;
	height: 92px;
}
#sub_tokyo a {
	background: url(../img/bt_sub_tokyo.jpg) no-repeat 0px 0px;
	height: 75px;
}
#sub_tousi a {
	background: url(../img/bt_sub_tousi.jpg) no-repeat 0px 0px;
	height: 75px;
}
#sub_tyumon a {
	background: url(../img/bt_sub_tyumon.jpg) no-repeat 0px 0px;
	height: 75px;
}
#sub_owner a {
	background: url(../img/bt_sub_owner.jpg) no-repeat 0px 0px;
	height: 75px;
}
#sub_voice a {
	background: url(../img/bt_sub_voice.jpg) no-repeat 0px 0px;
	height: 59px;
}
#sub_staff_taiyo a {
	background: url(../img/bt_sub_staff_taiyo.jpg) no-repeat 0px 0px;
	height: 59px;
}
#sub_mobile a {
	background: url(../img/bt_sub_mobile.jpg) no-repeat 0px 0px;
	height: 92px;
	margin-bottom: 8px;
}

/* ----- footernavi ----- */
ul#footernavi {
	clear: both;
	margin: 20px 0px 0px 20px;
}
ul#footernavi li {
	float: left;
	padding-right: 1ex;
}

/* ----- footer ----- */
#footer {
	clear: both;
	background: #FFFFFF url(../img/bg_footer.jpg) no-repeat 0px 0px;
	height: 50px;
	text-indent: -9999px;
	padding-bottom: 20px;
}
/* ----- pagetop ----- */
#main .pagetoplink a.bt_pagetop {
	display: block;
	background-image: url(../img/bt_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 100px;
	text-indent: -99999px;
	float: right;
	margin-bottom: 20px;
	padding-top: 20px;
}
/* ----- clear ----- */
.float_clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	background-image: none;
}
/* -----table clear ----- */
#subtable {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
#subtable tr th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#subtable tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#ft {
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sitelink {
	padding-bottom: 10px;
	padding-left: 5px;
}
.point {
	font-weight: bold;
	color: #FF0000;
}
#sendabori {
	padding-bottom: 15px;
}
