
* { margin:0px; padding:0px; }
body { padding: 0; background-color: #fff; font-size: 12px; line-height: 1.5; color: #333; margin: 0; }
img{ border:0; vertical-align: bottom; }

h1 {
font-weight:bold;
font-size:11px;
text-decoration : none;
}

/* =Structure　サイト内汎用パーツ
----------------------------------------------- */
/* parts */
.hidden { display: none; }
.center { text-align: center; }
.right { text-align: right;	}
.left { text-align: left; }
.f-right { float: right; }	
.f-left { float: left; }
.clear { clear: both; }
.clear-r { clear: right; }
.clear-l { clear: left; }
ul.squareList { list-style-type: square; margin-left: 40px; }
ol.decimalList { list-style-type: decimal; margin-left: 40px; }
ol.decimalList02 { list-style-type: upper-roman !important; font-weight: bold; margin-left: 40px; }
ul.squareList li, ol.decimalList li, ol.decimalList02 li { margin-bottom: 10px; }

.m-right { margin-right: 10px; }
.m-left { margin-left: 10px; }
.m-bottom { margin-bottom: 10px; }
.m-bottom-01 { margin-bottom: 5px; }
.m-bottom-02 { margin-bottom: 15px; }
.m-left { margin-left: 10px; }

.bordar-01 { border: 1px solid #333; }

.eng { font-family:"Courier New", Courier, monospace; }

.txt11 { font-size: 11px; }


/* =Structure　汎用構造パーツ
----------------------------------------------- */
.section { margin-bottom: 12px; }
.alert { padding: 15px; background-color: #FFE9EC; margin: 5px 0 10px 0; }
.border { border-bottom: 1px dotted #ccc; } 

/* =Structure　レイアウト指定
----------------------------------------------- */

/* 大外枠の指定 */
#container { width: 844px; margin: 0 auto; }

/* メインコンテンツ・大外枠の指定 */
#wrapper { background: url(../images/contents_bg.gif) left top repeat-y; width: 820px !important; padding: 12px 12px; }

/* ヘッダー部分の指定 */
/* #header { background: url(../images/header_bg.gif) left top no-repeat; height: 240px; width: 844px; } */
#header { background: url(../images/header_bg.gif) left top no-repeat; width: 844px; }
#header .head_left { float: left; height: 65px; padding-left: 12px; padding-top: 15px; width: 320px; }
#header .head_right { float: right; height: 65px; padding: 15px 12px 10px 0; }
#header .head_exsample { padding:5px 0px 0px 0px; background:url(../images/contents_bg.gif) repeat-y; text-align:center;}
#sub_headEnd { display:none; }

/* メインコンテンツ部分の指定 */
#mainFrame { float: right; padding: 0 0 20px 0; width: 600px; }
#mainFrame .pankuzu { height: 20px; padding-left: 10px; }
#mainFrame .pankuzu a { color: #663300; }
#mainFrame .inbox { width: 590px; margin-right: auto; margin-left: auto; }
.pankuzu { padding-bottom: 10px; }

/* ローカルナビゲーション指定 */
#leftFlame { float: left; width: 210px ; padding: 0; background: url(../images/cnav_bg.gif) 0 0 repeat-y; margin-bottom:20px;}
#leftFlame .inbox { width: 200px; padding-left: 5px; }
.accordionMenu { display: none; }
#leftFlame .accordionMenuRoot .accordionMenu { margin-left: 10px; margin-bottom: 5px; list-style-position:inside; padding: 5px; list-style-type: disc; color: #ff77a4; }
#leftFlame .accordionMenuRoot .accordionMenu li { margin-bottom: 5px; }
#leftFlame .animegif { margin-bottom:10px;}
#leftFlame .joint { background-image: url(../images/side_joint.gif); background-repeat: no-repeat; height: 8px; width: 210px; }
#leftFlame .jointBottom { background: url(../images/cnav_bottom_bg.gif) left bottom no-repeat; width: 210px; height: 23px; }
#leftFlame td { text-align: center; }
#leftFlame .bnr { padding: 0px; margin-bottom: 5px; }
#leftFlame .product { background-image: url(../images/btn_product_box.gif); background-repeat: no-repeat; height: 75px; width: 183px; padding-top: 40px; padding-left: 17px; margin-bottom: 5px; }
#leftFlame .first { background-image: url(../images/btn_first_box.gif); height: 55px; width: 183px; padding-top: 40px; padding-left: 17px; margin-bottom: 5px; }

/* グローバルナビゲーションの指定 */
#navi { width: 820px; margin: 0 auto; background: url(../images/navi_bg.gif) 0 0 no-repeat; padding: 0; height: 25px; clear: both; }
#navi ul { padding:0; margin:0; }
#navi li { display: inline; list-style-type: none; }
#navi li a { height:25px; display:block; float:left; text-indent:-9877em; text-decoration:none; overflow:hidden; }

/* グローバルナビ　ロールオーバーOFF */
#navi li.navi01 a { background: url(../images/navi.gif) no-repeat 0px 0px; width:120px; }
#navi li.navi02 a { background:url(../images/navi.gif) no-repeat -120px 0px; width:140px; }
#navi li.navi03 a { background:url(../images/navi.gif) no-repeat -260px 0px; width:140px; }
#navi li.navi04 a { background:url(../images/navi.gif) no-repeat -400px 0px; width:140px; }
#navi li.navi05 a { background:url(../images/navi.gif) no-repeat -540px 0px; width:140px; }
#navi li.navi06 a { background:url(../images/navi.gif) no-repeat -680px 0px; width:140px; }

/* グローバルナビ　ロールオーバーON */
#navi li.navi01 a:hover { background:url(../images/navi.gif) no-repeat 0px -25px; }
#navi li.navi02 a:hover { background:url(../images/navi.gif) no-repeat -120px -25px; }
#navi li.navi03 a:hover { background:url(../images/navi.gif) no-repeat -260px -25px; }
#navi li.navi04 a:hover { background:url(../images/navi.gif) no-repeat -400px -25px; }
#navi li.navi05 a:hover { background:url(../images/navi.gif) no-repeat -540px -25px; }
#navi li.navi06 a:hover { background:url(../images/navi.gif) no-repeat -680px -25px; }

/* フッター部分の指定 */
#footer { height: 230px; width: 820px; margin-right: auto; margin-left: auto;  clear: both; text-align: center; border-top: 5px solid #f90; margin-top:20px; }
#footer .foot_exsample { padding:5px 0px 0px 0px; }
#footer .foot_navi { padding-top: 20px; font-size: 11px; padding-bottom: 15px; }
#footer .foot_navi a { padding-right: 5px; color: #666666; text-decoration: none; }
#footer .foot_navi ul { margin: 0px; padding: 0px; }
#footer .foot_navi li { display: inline; margin-left: 5px; }
#footer .copyright { font-family: Tahoma; font-size: 11px; color: #666666; text-decoration: none; }

/* チラシ定期更新用スペース指定 */
#mainVisual { width: 590px; margin-bottom: 18px; border: 2px solid #f50; }
#mainVisual table { width: 566px; margin: 12px; }
#mainVisual img { border: 0px solid #777; }
#mainVisual ul { margin: 0px; padding: 5px; }
#mainVisual p { margin: 0px; padding: 0px; }


/* ニュース */
.news { float: left; height: 225px; width: 395px; overflow: auto; overflow-x:hidden; }
.bnr_news { float: right; width: 200px; }
.bnr_news img { padding: 0px; margin-bottom: 5px; }
.news p { padding: 5px 0 2px 5px; border-bottom: 1px dotted #ccc; margin: 0 0 0 5px; width: 365px; }
.other { font-size: 11px; color: #666666; vertical-align: top; }

/* イベント */
.eve_title { font-size: 22px; line-height:1.5; margin-bottom: 10px; font-weight: bold; color: #FF3300; }
.eve_txt01 { font-size: 14px; line-height: 1.5; font-weight: bold; color: #333333; }
.eve_txt02 { font-size: 14px; line-height: 1.5; font-weight: bold; color: #993300; }
.eve_txt03 { font-size: 18px; line-height: 1.5; font-weight: bold; color: #FF3300; }

/* 事例紹介 */
.section .productList ul { margin-left: 10px; }
.section .productList li { float:left; width:178px; margin:10px 10px 0 0; list-style-type:none; }
.section .productList .itemList { text-align:center; }
.section .productList .itemList .itemPhoto img { width: 174px; height:174px; }
.section .productList .itemList .itemPhoto a { border: 2px solid #f5f5f5; display:block; }
.section .productList .itemList .itemPhoto a:hover { border: 2px solid #666; display:block; }
.section .productList dt { padding:3px 0; text-align:center; font-size: 12px; }
.section .productList dd { padding:3px; border-top:1px dotted #f7f7f7; }

/* 展示場案内 */
#showroom { margin-bottom: 20px; }
#showroom .section h3 { font-size: 14px; line-height: 1.4; color: #CC3300; margin-bottom: 10px; }
#showroom .section { padding-bottom: 10px; border-bottom: 1px dotted #ddd; }

/* floatボックスのクリア用 clearfixハック */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix { display: inline-block; }
/* Hides from ie-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end */