
body {
	background-color: #E7E7E7;
	background-image: url(back.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:140%;
	color: #333333;
	margin:0;
	padding:0;
	
}



h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0C499B;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 699px;
	text-align: left;
	padding:7px 0 0 15px;
	margin: 0;
}

h1.h1Small{
	width:529px;
	background-image: url(h1S.jpg);
}

h1.h1Middle{
	width:554px;
	height:26px;
	padding-top:3px;
	background-image: url(h1M.gif);
}

/*
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0C499B;
	background-image: url(h2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 529px;
	text-align: left;
	padding:7px 0 0 15px;
	margin: 0;
}
*/

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0C499B;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 699px;
	text-align: left;
	padding:7px 0 0 15px;
	margin: 0;
}

h2.h2Middle{
	width:554px;
	height:26px;
	padding-top:3px;
	background-image: url(h1M.gif);
}

h2.h2Margin{
	margin-top:5px;
	margin-bottom:15px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #55AA00;
	background-image: url(h3.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 261px;
	text-align: left;
	padding:2px 0 0 14px;
	margin: 0;
}

h3 a{
	text-decoration:none;
	color: #55AA00;
}

h3.h3Long{
	width: 556px;
	background-image: url(h3Long.gif);
}

h3.h3Long a:link,h3.h3Long a:visited{
	text-decoration:none;
	color: #55AA00;
}

h3.h3Long a:hover{
	color:#FF0000;
}

h4{
	font-size:;
	color:#FF6600;
	padding:0;
	margin:10px 0 15px 0;
}

h5{
	font-size: 12px;
	color:#053474;
	font-weight: bold;
	background-image: url(h5.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 402px;
	text-align: left;
	padding:2px 0 0 14px;
	margin: 0;
	
}

h5 a:link,h5 a:visited{
	text-decoration:none;
	color:#053474;
}



h5.h5Long{
	background-image: url(h5Long.jpg);
	width: 555px;
}

h5.h5Long a:link,h5.h5Long a:visited{
	text-decoration:none;
	color:#053474;
}



h6{
	padding:0;
	margin:0;
}

.subTitle{
	font-size:108%;
	color:#0C499B;
	font-weight:bold;
}

img{
	border:0;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:visited{
	text-decoration: underline;
}

a:active{
	color: red;
	text-decoration: none;
}




p {
	line-height: 130%;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	text-indent: 1em;
	white-space: normal;
	line-break: strict;
}



.header{
	width:438px;
	height:91px;
	background-image: url(head01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #666666;
	padding:0;
	margin:0;
}


.menubar {
	
	background-image: url(menubar.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 25px;
	width: 768px;
	font-size: 13px;
	color: #FFFFFF;
	padding:0;
	margin:0;
}


.menubar ul {
	list-style:none;
	
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0px;
	letter-spacing:0em;
}


.menubar li {
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0px;
	width:128px;
	text-align:center;
	line-height:25px;
}


/*■---------------------------■■■IE6設定用■■■*/
*html .menubar ul {
	list-style:none;
	 /*リストに背景イメージを使う場合、文字だけの場合none*/
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0px;
	letter-spacing:0em;
}

*html .menubar  li {
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0px;
	width:128px;
	text-align:center;
	line-height:25px;
}


/*-- グローバルナビゲーションの幅がブラウザによって違うためメニューが2列になる場合は
　　 margin（左）を変えるかまたは、letter-spacingで文字間を変えて調整
----------------------------------------------------------------------------------------*/

/*現在表示しているページのリストの表示*/

.menubar li.current{
	float:left;
	display:block;
	background-image: url(mark-current.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:128px;
	text-align:center;
	line-height:25px;
}
.menubar li a{
	color:#FFFFFF;
}


.menubar  a:link, .menubar a:visited, .menubar a:hover, .menubar a:active{
	text-decoration:none;
}



div#locator {
	font-size: 10px;
	text-align: right;
	margin:0px 10px 4px 0;
}


.right {
	padding:0px 0 0 2px;
	margin:0 0 0 0px;
	text-align: left;
	vertical-align: top;
}

#leftmenu_title {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	color: #ffffff;
	height:30px;
	text-indent: -1000px;
}
#leftmenu_title a {
	color: #ffffff;
	text-decoration:none;
}



#leftmenu ul {
	margin: 0px 0 0px 0;
	padding:0;
	list-style-type: none;
}
#leftmenu li {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
}



#leftmenu ul li a{
	background: url(menu-button.gif) no-repeat left center;
	width: 158px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	height:27px;
	padding:7px 0 0 22px;
}

#leftmenu ul li a:hover{
	background-image:url("menu-button-current.gif");
	color:#FF0000;
}


#leftmenu ul ul li a{
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-image: url(menu-button2.gif);
	background-repeat: no-repeat;
	width: 148px;
	display: block;
	height:20px;
	padding:4px 0 0 32px;
}

#leftmenu ul ul li a:hover{
	background-image:url("menu-button2.gif");
	color:#FF0000;
}

#leftmenu ul ul li.current a{
	color:#FF0000;
}




#footer{
}


#bottommenu {
	border-bottom:1px solid #999999;
	margin:10px 20px 0 20px;
	padding:0 0 5px 0; 
	}
#bottommenu a {
	color: #666666;
	text-decoration:none;
	}
#bottommenu a:hover {
	color: #333333;
	text-decoration:underline;
	}

#copyright {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding:7px 10px 0 0;
}
#companyinfo {
    font-size:11px;
	color: #333333;
	text-align: left;
	padding:7px 0 0 3px;
}
.footer-top{
    height: 2px;
    border-top:6px solid #05397E;
    border-bottom:2px solid #333333;
}


.dashed-line {
	border-left: 1px dashed #999999;
}
.news-text {
    font-size: 11px;
	padding: 2px 0 5px 5px;
}




.table-line-white {
	border-collapse:collapse;
	border: solid #FFFFFF 1px;
	}
.table-line-white td {
	border-collapse:collapse;
	border: solid #FFFFFF 1px;
	}
.tableback {
    background-color: #05397E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin:0;
}
.tableback2 {
    background-color: #1D61BD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin:0;
}

table.prodTbl1{
	border-collapse:collapse;
	border:1px solid #999999;
}

table.prodTbl1 td{
	border:1px solid #999999;
	padding:5px;
}

table.prodTbl1 th{
	border:1px solid #999999;
	background-color:#FFFFCC;
	width:110px;
	padding:5px;
	text-align:left;
	text-indent:-1em;
	padding-left:1.5em;
}



/* prodacuts page */

td.itemNum{
	text-align:right;
	color:#D84E0D;
	font-style:italic;
	font-size:100%;
}

td.itemNum a:link,td.itemNum a:visited,{
	text-decoration:none;
	color:#D84E0D;
}


.fSmall{
	font-size:90%;
}

td.lineupDes{
	font-size:90%;
	padding-left:80px;
}



table.partsTable td{
	font-size:90%;
	text-align:center;
}

table.specTable{
		border-collapse:collapse;
		border:1px solid #999999;
		font-size:10px;
}
	
table.specTable th{
		font-weight:normal;
		text-align:left;
		padding:5px 10px 5px 10px;
		border:1px solid #999999;
		background:#EEEEEE;
}
	
table.specTable td{
		padding:5px 10px 5px 10px;
		border:1px solid #999999;
}


ul.sceneSelect{
	list-style:none;
}



ul.sceneSelect li a{
	display:block;
	width:232px;
	height:26px;
	background: url("./sceneList1.jpg") no-repeat center;
	padding-left:33px;
	padding-top:5px;
	font-weight:bold;
	color:#2A5453;
	text-decoration:none;
	margin-bottom:10px;
}




/*dummy for cms editer */
a.sceneList1{}
a.sceneList2{}
a.sceneList3{}



ul.sceneSelect li a.sceneList1{
	background: url("./sceneList2.jpg") no-repeat center;
	color:#004276;
}

ul.sceneSelect li a.sceneList2{
	background: url("./sceneList3.jpg") no-repeat center;
	color:#BD5586;
}

ul.sceneSelect li a.sceneList3{
	background: url("./sceneList4.jpg") no-repeat center;
	color:#1F4B4A;
}


ul.sceneSelect li a:hover,
ul.sceneSelect li a.sceneList1:hover,
ul.sceneSelect li a.sceneList2:hover,
ul.sceneSelect li a.sceneList3:hover{
	color:#FF0000;
}


.philo{
	padding:15px 10px;
	background-color:#EEEEEE;
	line-height:160%;
	border:1px solid #999999;
	color:#0000cc;
	
}
