/* ---- body設定 ---- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff url(../images/bg.gif) repeat-x fixed center top;
	margin: 0;
	padding: 0;
}

h1 {
	font-size:20px;
	margin:10px 0;
	padding:5px 0 0 15px;
	height: 25px;
	width: 565px;
	background: url(../images/h1_bg.jpg) no-repeat left top;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	border-bottom: 4px double #A34F5E;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}


/* ---- リンクの色 ---- */

a:link {color:#333333;background: transparent;}
a:visited {color: #333333;background: transparent;}
a:hover {color: #999999;background: transparent;}
a:active {color: #0000FF;background: transparent;}


/* ---- フォントカラー ---- */

.fCwhite{color:white;}
.fCred {color: #FF0000;}


/* ---- フォントサイズ ---- */

.fs-xx-small{font-size:0.625em;}
.fs-x-small{font-size:0.75em;}
.fs-small{font-size:1em;}
.fs-medium{font-size:1.125em;}
.fs-large{font-size:1.5em;}
.fs-x-large{font-size:2em;}
.fs10px {font-size: 10px;}


/* ---- コピーライト ---- */
p#copyright {
	border-top:1px dotted #37ACF7;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	text-align: center;	
}


/* ---- マージン ---- */

.mp0{
	margin:0px;
	padding:0px;
}

.margin10 {
	margin: 10px;
}
.marginL20 {
	margin-left: 20px;
}
.padding10 {
	padding: 10px;
}

.marginB5 {
	margin-bottom: 5px;
}
.marginB10 {
	margin-bottom: 10px;
}
.marginT10 {
	margin-top: 10px;
}
.marginRL10B10 {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* ---- その他 ---- */
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.borderBlue{
	border: 1px solid #93ACF5;
}

.clear{
	clear:both;
}

address {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}

a.pdf:link,a.pdf:visited {
	background: url(../images/download_bt_pdf.gif) no-repeat left top;
	display: block;
	height: 15px;
	width: 61px;
	text-decoration: none;
	border-style: none;
	text-indent: -9999px;
}
a.pdf:hover,a.pdf:active {
	background: url(../images/download_bt_pdf_over.gif) no-repeat left top;
}

a.pdf_multi:link,a.pdf_multi:visited {
	background: url(../../download/images/download_bt_pdf_multi.gif) no-repeat left top;
	display: block;
	height: 15px;
	width: 61px;
	text-decoration: none;
	border-style: none;
	text-indent: -9999px;
}
a.pdf_multi:hover,a.pdf_multi:active {
	background: url(../../download/images/download_bt_pdf_multi_over.gif) no-repeat left top;
}


/* ---- downloadページ ---- */

#download {
	width:580px;
	margin:0 10px;
}

#download h1 {
	font-size:20px;
	margin:10px 0;
	padding:3px 0 0 15px;
	height: 27px;
	width: 565px;
	background: url(../images/h1_bg.jpg) no-repeat left top;
}

#download h1 span {
	float:left;
}

#download ul.language {
	width:106px;
	height:18px;
	float:right;
	list-style:none;
	margin:0;
	padding:1px 8px 0 0;
}

#download ul.language_02 {
	width:106px;
	height:18px;
	float:right;
	list-style:none;
	margin:0;
	padding:5px 7px 5px 0;
}

#download ul.language li,
#download ul.language_02 li{
	width:49px;
	height:18px;
	float:left;
	margin:0 8px 0 0;
	padding:0;
}

#download ul.language li.last,
#download ul.language_02 li.last {
	margin-right:0;
}

#download #adobe_reader_en,
#download #adobe_reader_cn {
	margin:5px 0;
	padding:8px 0 0 0;
	background:url(../images/common_li001.gif) top left no-repeat;
}

#download #adobe_reader_en .left {
	width:372px;
	float:left;
}

#download #adobe_reader_en .right {
	width:198px;
	float:right;
	font-weight:bold;
}

#download #adobe_reader_en .right img {
	margin-right:10px;
	float:left;
}

#download #adobe_reader_cn .left {
	width:482px;
	float:left;
}

#download #adobe_reader_cn .right {
	width:88px;
	float:right;
}

table.dList {
	background: #ffffff;
	border-collapse:collapse;
	margin:15px 0 20px 0;
}

table.dList th {
	font-size: 10px;
	color: #ffffff;
	background: #333333;
}
table.dList th, table.dList td {
	border: 1px solid #666666;
	padding: 3px;
	margin:0;
	font-size: 9px;
}

table.tableSwf td {
	border-style: none;
}

table.dList td.gray {
	background:#cccccc;
}

#download .page_top {
	text-align:right;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	background:url(../images/common_li001.gif) top left no-repeat;
}



/* ---- serviceページ ---- */

#service {
	width:580px;
	margin:0 10px;
}

#service h1 {
	font-size:20px;
	margin:10px 0;
	padding:3px 0 0 15px;
	height: 27px;
	width: 565px;
	background: url(../images/h1_bg.jpg) no-repeat left top;
}

#service h1 span {
	float:left;
}

#service ul.language {
	width:106px;
	height:18px;
	float:right;
	list-style:none;
	margin:0;
	padding:1px 8px 0 0;
}

#service ul.language li{
	width:49px;
	height:18px;
	float:left;
	margin:0 8px 0 0;
	padding:0;
}

#service ul.language li.last{
	margin-right:0;
}

#service .article{
	background:url(../images/common_li001.gif) top left no-repeat;
	margin-top:5px;
	padding:10px 0 80px 0;
}

#service .article ul {
	width:554px;
	list-style:none;
	margin:0 auto;
	padding:0;
}

#service .article ul li{
	width:270px;
	height:39px;
	float:left;
	margin:0 14px 8px 0;
	padding:0;
}

#service .article ul li.right{
	margin-right:0;
}


/* ---- super2035ページ ---- */

table#waku {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 2px;
}


/* ---- Catalogueページ ---- */
#localNavi {
	padding: 10px;
	background: #EAEAEA;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/* ---- Sample Designページ ---- */
p.printOut {
	text-align: right;
}

p.printOut  a {
	background: #333333;
	width: 100px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding: 8px;
	display: block;
	margin-left: 460px;
	margin-top: 10px;
}
.printOut a:hover {
	background: #999999;
	color: #FF0000;
}
#sidenavi {
	width: 140px;
	margin-bottom: 20px;
}
#sidenavi #gl_bt_chi {
	margin-top: 10px;
}
#sidenavi #gl_bt_catalogue {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}




/* 左ナビ
---------------------------------------------------*/
div.l_navi{
	width:136px;
	margin-left:14px;
	margin-top:10px;
	z-index:100;
	position: relative;
}
div.l_navi div{
	margin-bottom:15px;
}



img {border:0;}

#nav a, #nav a:link, #nav a:hover, #nav a:visited {
	color: #333333;
	text-decoration: none;
}

/* LEVEL 1
---------------------------------------------------*/
#nav {
	width:136px;
	height:30px;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}

#nav table {
	border-collapse:collapse;
}

#nav li {
	float:left;
	padding:0px;
	position: relative;
	display: block;
	list-style: none;
	margin-bottom:5px;
	width:136px;
	height:30px;
}

#nav li img {
	display:block;
}

#nav li a {
	display: block;
	padding: 0px;
	float:left;
	height:30px;
	text-decoration:none;
	white-space:nowrap;
}



/* LEVEL 2
---------------------------------------------------*/
#nav ul {
	width:115px;
	margin:0;
	padding:0px;
	list-style:none;
	position: relative;
	z-index: 100;
	left: 100%;
}

#nav :hover ul {left:136px; top:0px;}

#nav ul li {
	float:left;
	display:block;
	background: #dcdcdc;
	color:#333333;
	margin-bottom:0px;
	border-bottom:1px solid #555555;
	width:115px;
	height:23px;
	text-align:left;
}

#nav ul li.end {
	border-bottom: none;
}

#nav ul li a{
	display:block;
	width:107px;
	height:17px;
	padding:3px 4px;
	float:left;
	margin-bottom:0px;
}

#nav ul li a:hover {
	display:block;
	background: #252525;
	color:#ffffff;
	width:107px;
	height:17px;
	padding:3px 4px;
	text-decoration:none;
	margin-bottom:0px;
}



/* LEVEL 3
---------------------------------------------------*/
#nav ul ul {
	width:95px;
	margin:0;
	padding:0px;
	list-style:none;
	position:relative;
	left: 115px;
}

#nav ul li ul li {
	float:none;
	display:block;
	background: #efefef;
	color:#333333;
	margin-bottom:0px;
	border-bottom:1px solid #777777;
	width:95px;
	height:23px;
	text-align:left;
}
* html #nav ul li ul li {/* ie6用 */
	top:1px;
}

#nav ul li ul li a{
	display:block;
	width:87px;
	height:17px;
	padding:3px 4px;
	float:none;
	margin-bottom:0px;
}

#nav ul li ul li a:hover {
	display:block;
	background: #252525;
	color:#ffffff;
	width:87px;
	height:17px;
	padding:3px 4px;
}

#nav ul li ul li.end {
	border-bottom: none;
}



/* 中文版
---------------------------------------------------*/
#nav li.chu {
	float:left;
	padding:0px;
	position: relative;
	display: block;
	list-style: none;
	margin-top:10px;
	width:136px;
	height:25px;
}

#nav li.chu a:hover {
	background: #ffffff;
	height:25px;

}



/* a hack for IE5.x and IE6 */
#nav li a li{float:left; height:23px;}

#nav li:hover {position:relative; background:#fff;}
#nav a:hover {position:relative; text-decoration:none;}

/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:136px;}
#nav a:hover ul a:hover ul {left:115px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
#nav ul ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:0px; margin-left:100%; top:0px;}

/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}

/* show path followed */
/* マウスを外した時 */
#nav li:hover > a {text-decoration:none; color:#333333;background: #dcdcdc;}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul{
	left:100%;
	top:-1px;
}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul{
	position: absolute;
	left:-9999px;
	top:-9999px;
}



/* 回り込み
-------------------------------------*/
/* LEFT */
.floLeft {
	float:left;
}
/* RIGHT */
.floRight {
	float:right;
}
/* CLEAR */
*.cleared {
	display:block;
	clear:both;
	width:auto;
	height:1px;
	margin:-1px 0 0 0;
	margin:0;
	padding:0;
	overflow:hidden;
}

/* float clear
-------------------------------------*/
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline-table;
	min-height:1%;
}
/* \*/
html .clearfix{
	* height:1%;
}
.clearfix{
	display:block;
}
/* */
