@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/body_bg.gif) repeat-x;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
UL,
LI {
	margin:0;
	padding:0;
	list-style:none;
}
IMG {
	border:0;
}
H1 {
	margin:0;
	padding:14px 0 0 0;
}
H2 {
	margin:0;
	padding:0;
	height:27px;
	font-size:10px;
	line-height:27px;
	font-weight:normal;
	float:left;
}
H3,
H4 {
	margin:0;
	padding:0;
}
A:link {
	color:#0066cc;
	text-decoration:none;
}
A:visited {
	color:#0066cc;
	text-decoration:none;
}
A:active {
	color:#0066cc;
	text-decoration:none;
}
A:hover {
	color:#0066cc;
	text-decoration:underline;
}
.clear {
	clear:both;
}

#all {
	width:880px;
	margin:0 auto;
	padding:0 0 17px 0;
}
/* 共通　ヘッダー部分 */
#header {
	height:90px;
}
#headerLogo {
	width:70px;
	margin:2px 0 0 0;
	padding:0;
	float:right;
}
/* 共通　メニュー部分 */
#menu {
	width:810px;
	margin:36px 0 0 0;
	float:left;
}
#menu UL LI {
	margin:0 14px 0 0;
	padding:0 16px 0 0;
	border-right:1px #CCCCCC solid;
	float:left;
}
#menu UL LI.menuLast {
	border:none;
}
/* 共通　コンテンツ部分 */
#contImgArea {
	padding:12px 0 18px 0;
	width:880px;
}

#contents {
	margin:0;
	padding:0;
	background:url(../images/cont_bg.gif) repeat-y top left;
	width:880px;
}

#contents #leftArea {
	margin:0;
	padding:0 20px 0 0;
	width:160px;
	float:left;
}
#contents #leftArea #leftMenuArea {
	margin:55px 0 0 0;
	padding:0 0 1px 0;
	background:url(images/cont_leftmenu_bg.gif) no-repeat bottom;
}

#contents #rightArea {
	margin:0;
	padding:0 20px 0 0;
	width:650px;
	float:right;
}

#contents #rightArea H4.companyH4 {
	height:28px;
	color:#0066B2;
	font-size:16px;
	line-height:24px;
	text-indent:13px;
	margin:0 0 35px 0;
	background:url(images/cont_h4_companybg.gif) no-repeat;
	font-weight:normal;
}
#contents #rightArea H5.companyH5 {
	color:#666666;
	font-size:12px;
	padding:0;
	margin:0 0 5px 0;
	line-height:16px;
	text-indent:8px;
	border-left:5px #CCCCCC solid;
	font-weight:normal;
}
#contents #rightArea STRONG {
	font-weight:normal;
	color: #324D67;
}

#contents #rightArea P {
	font-size:12px;
	line-height:150%;
	margin:0;
	padding:0 0 20px 0;
}

#contents #rightArea OL {
	margin:0;
	padding:0 0 20px 0;
}
#contents #rightArea OL LI {
	font-size:12px;
	line-height:150%;
	margin:0 0 0 30px;
	list-style-type:decimal;
}


#contents #rightArea #outlineBg {
	/*background:url(images/outline_photo.gif) no-repeat top right;*/
	margin:0 0 30px 0;
}
#contents #rightArea TABLE {
	
}
#contents #rightArea TABLE TH {
	text-align:left;
	width:75px;
	padding:10px 0 10px 8px;
	font-size:12px;
	vertical-align:top;
	font-weight:normal;
}
#contents #rightArea TABLE TH.cellTh01 {
	background-color:#F6F6F6;
}
#contents #rightArea TABLE TH.cellTh02 {
	background-color:#EBEBEB;
}
#contents #rightArea TABLE TD {
	font-size:12px;
	padding:10px 0 10px 8px;
}




#contents #rightArea DL.companyOutline {
	font-size:12px;
	margin:0;
	margin:0 0 20px 0;
}
#contents #rightArea DL.companyOutline DT {
	width:75px;
	margin:0;
	padding:3px 0 1px 6px;
}
#contents #rightArea DL.companyOutline DD {
	margin:-17px 0 15px 0;
	padding:0 0 0 93px;
	line-height:150%;
	border-bottom:1px #C6C6C6 dotted;
}
#contents #rightArea IMG.mapImg {
	padding:0 0 20px 0;
	float:right;
}
#contents #rightArea IMG.mapIc {
	padding:5px;
	vertical-align:middle;
}
#contents #rightArea #companyIndex {
	/*background:url(images/index_bg.gif) repeat-y;*/
}
#contents #rightArea #companyIndex #companyIndexTop {
	display:block;
	width:650px;
	height:4px;
	/*background:url(images/index_top.gif) no-repeat;*/
}
.ate {
	margin: 5px 5px 10px 20px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 1.5;
}
#contents #rightArea #companyIndex #companyIndexBottom {
	display:block;
	width:650px;
	height:9px;
	/*background:url(images/index_bottom.gif) no-repeat;*/
	margin:20px 0 0 0;
}
#contents #rightArea #companyIndex P {
	width:600px;
	margin:10px 0 0 20px;
}
#contents #rightArea #companyIndex .delegate {
	text-align:right;
	margin:5px 20px 0 5px;
	padding-right:30px;
	float: right;
	font: 10px;
}
#contents #rightArea #companyIndex .delegate IMG {
	margin:0 -15px 5px 0;
}

A.taesungLink:link {
	color:#666666;
	text-decoration:underline;
}
A.taesungLink:visited {
	color:#666666;
	text-decoration:underline;
}
A.taesungLink:active {
	color:#666666;
	text-decoration:underline;
}
A.taesungLink:hover {
	color:#666666;
	text-decoration:underline;
}

#contents #rightArea IMG.mapPhoto {
	margin:5px 0 5px 5px;
}


/* 共通　フッター部分 */
#footer {
	width:100%;
	height:25px;
	padding:37px 0 0 0;
	background:url(../images/footer_bg.gif) repeat-x;
}
#footer #footerMenu {
	width:880px;
	margin:0 auto;
	padding:0;
}
#footer #footerMenu UL LI {
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px #CCCCCC solid;
	float:left;
}
#footer #footerMenu UL LI.footermenuLast {
	border:none;
}




/*--------交通アクセス--------*/

/*東京ショールームのみ*/

.access{
	display:inline-block;
	padding-left:1em;
	padding-bottom:2px;
}


/*補足説明事項*/

.explanation{
	padding-top:20px;
	margin-bottom:20px;
	font-size:12px;
	line-height:150%;
}
