@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");

/*/////////////////////////////////
//header/////////////////////////*/
div#fl {
	width:auto;
	height:472px;
	margin-bottom:25px;
	clear:both;
}
/*/////////////////////////////////
//column/////////////////////////*/
div#columnL {
	width:640px;
	height:auto;
	float:left;
	margin-left:20px;
}
* html div#columnL {
	margin-left:10px;
}
div#columnR {
	width:235px;
	height:auto;
	float:right;
	margin-right:20px;
}
* html div#columnR {
	margin-right:10px;
}
div#sub_columnL, div#example {
	margin-bottom:10px;
}
div#sub_columnL {
	width:310px;
	float:left;
	clear:both;
}
div#example {
	width:310px;
	float:right;
}
*:first-child+html div#sub_columnL {  /* for ie7 */
	height:320px;
}
*:first-child+html div#example {  /* for ie7 */
	height:320px;
}
* html div#example {/* for ie6 */ 
	float:none;
	padding-left:15px;
}
div#column {
	width:900px;
	height:auto;
	clear:both;
	margin:0 auto;
}
/*/////////////////////////////////
//lineup/////////////////////////*/
h2#lineup a {
	width:auto;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../home/con_title1.gif) no-repeat left center;
}

dl#s21, dl#wm, dl#lc, dl#st {
	width:315px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
dl#s21, dl#lc {
	margin-right:10px;
}
dl#s21 dt a, dl#wm dt a, dl#lc dt a, dl#st dt a {
	width:315px;
	height:110px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
dl#s21 dd, dl#wm dd, dl#lc dd, dl#st dd {
	background-color:#F2EDD7;
	padding:10px 7px 10px 25px;
}
dl#s21 dt a {
	background:url(../home/sumai21.jpg) no-repeat;
}
dl#wm dt a {
	background:url(../home/wingmodern.jpg) no-repeat;
}
dl#lc dt a {
	background:url(../home/linc.jpg) no-repeat;
}
dl#st dt a {
	background:url(../home/solar_type.jpg) no-repeat;
}
dl#s21 dt a:hover, dl#wm dt a:hover, dl#lc dt a:hover, dl#st dt a:hover {
	background-position:-315px 0;
}

/*/////////////////////////////////
//info///////////////////////////*/
h2#info {
	width:170px;
	;
	height:30px;
	text-indent:-9999px;
	display:block;
	clear:both;
	background:url(../home/con_title2.gif) no-repeat left center;
	float:left;
	margin-top: 20px;
}
p#infoCopy {
	width:470px;
	height:auto;
	display:block;
	float:left;
	font-size:10px;
	padding-top:9px;
	color:#999999;
	margin-top: 20px;
}
div#new {
	width:640px;
	height:150px;
	clear:both;
	margin-bottom:30px;
	overflow: auto;
}
div#new dl {
	width:auto;
	height:auto;
	display:block;
	border-bottom:1px dotted #CCCCCC;
	clear:both;
}
div#new dt, div#new dd {
	float:left;
	display:block;
	padding:7px 0;
}
div#new dt {
	width:115px;
	margin-right:15px;
}
.topics {
	background:url(../home/info_ico1.gif) no-repeat right center;
}
.event {
	background:url(../home/info_ico2.gif) no-repeat right center;
}

/*/////////////////////////////////
//blog///////////////////////////*/
div#sub_columnL h2 a {
	width:auto;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../home/con_title3.gif) no-repeat left center;
	display:block;
}
div#sub_columnL p {
	margin-bottom:10px;
}
div#sub_columnL h3 {
	font-weight:bold;
}
div#sub_columnL h3, div#feed li a {
	color:#29547E;
}

div#feed {
	width:290px;
	height:auto;
	display:block;
	padding:10px;
	background-color:#F0F0F0;
}
div#feed li {
	list-style:disc;
	border-bottom:1px dotted #999999;
	padding:3px 0;
}
div#feed li a:hover {
	color:#FF6600;
}
html>/**/body div#feed li { /*IE6 7以外のモダンブラウザ*/
	padding:4px 0;
	list-style-position:inside;
}
/*/////////////////////////////////
//new example////////////////////*/

div#example h2 a {
	width:auto;
	height:15px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../home/con_title4.gif) no-repeat left top;
}
div#example ul li {
	float:left;
	/*display:block;*/
}
div#example ul li a {
	width:147px;
	height:50px;
	display:block;
	padding-top:112px;
	font-weight:bold;
	margin:16px 16px 0 0;
	overflow:hidden;
}
div#example ul li#c01 a {
	background:url(../home/example01.jpg) no-repeat;
}
div#example ul li#c02 a {
	background:url(../home/example02.jpg) no-repeat;
	margin-right:0;
	
}
div#example ul li#c03 a {
	background:url(../home/example03.jpg) no-repeat;
}
div#example ul li#c04 a {
	background:url(../home/example04.jpg) no-repeat;
	margin-right:0;
}
div#example ul li span {
	font-size:10px;
}
div#example ul li a:hover {
	text-decoration:none;
}
/*div#example dl {
	width:310px;
	height:95px;
	display:block;
	background:url(../home/example_img.jpg) no-repeat top left;
}
div#example dt, div#example dd {
	padding:0 0 0 140px;
}
div#example dt {
	font-weight:bold;
	padding-bottom:10px;
}
div#example p {
	padding-bottom:8px;
}*/

/*/////////////////////////////////
//banner/////////////////////////*/

ul#banner li a {
	width:310px;
	height:98px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
ul#banner li#kiso a {
	background:url(../common_img/guide_btn.gif) no-repeat 0 -7px;
}
ul#banner li#kiso a:hover {
	background-position:0 -105px;
}
ul#banner li#ment a {
	background:url(../common_img/maintenance_btn.gif) no-repeat 0 0;
}
ul#banner li#ment a:hover {
	background-position:0 -99px;
}


/*/////////////////////////////////
//contact////////////////////////*/
h3#catalog a {
	width:235px;
	height:182px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../home/catalog_bg.gif) no-repeat;
}
h3#catalog a:hover {
	background-position:-235px 0;
}
ul#form {
	width:235px;
	height:auto;
	display:block;
	margin-bottom:25px;
}
ul#form li {
	width:235px;
	margin-bottom:5px;
}
ul#form li a {
	width:235px;
	height:55px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
ul#form li#iL a {
	background:url(../home/inquiry_btn.gif) no-repeat 0 0;
}
ul#form li#iL a:hover {
	background-position: 0 -55px;
}
ul#form li#rL a {
	background:url(../home/request_btn.gif) no-repeat 0 0;
}
ul#form li#rL a:hover {
	background-position: 0 -55px;
}
ul#form li#aL a {
	background:url(../home/accmap_btn.gif) no-repeat 0 0;
}
ul#form li#aL a:hover {
	background-position: 0 -55px;
}
ul#form li#qaL a {
	background:url(../home/qa_btn.gif) no-repeat 0 0;
}
ul#form li#qaL a:hover {
	background-position: 0 -55px;
}
ul#form li#qaoL a {
	background:url(../home/qa_btn2.gif) no-repeat 0 0;
}
ul#form li#qaoL a:hover {
	background-position: 0 -55px;
}
ul#form li#pL a {
	background:url(../home/land_pickup_btn.gif) no-repeat 0 0;
}
ul#form li#pL a:hover {
	background-position: 0 -55px;
}
ul#form li#myL a {
	overflow:inherit;
	height:163px;
	text-indent:0;
}

ul#others li a {
	width:235px;
	height:48px;
	display:block;
	padding-bottom:3px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../common_img/outside_linkbtns.jpg) no-repeat;
}
ul#others li#oL1 a {
	background-position:0 0;
}
ul#others li#oL1 a:hover {
	background-position:-235px 0;
}
ul#others li#oL2 a {
	background-position:0 -54px;
}
ul#others li#oL2 a:hover {
	background-position:-235px -54px;
}
ul#others li#oL3 a {
	background-position:0 -108px;
}
ul#others li#oL3 a:hover {
	background-position:-235px -108px;
}
ul#others li#oL4 a {
	background-position:0 -162px;
}
ul#others li#oL4 a:hover {
	background-position:-235px -162px;
}
ul#others li#oL5 a {
	background-position:0 -216px;
}
ul#others li#oL5 a:hover {
	background-position:-235px -216px;
}
