@charset "UTF-8";

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*clear*/

body,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*common*/

.aol {
   font-weight:normal;
   text-align:center;
   }
.rit td{
    text-align:right;
	}  


body {
	background-color: #ECFAFF;
	font-size: 12px;
	line-height:130%;
	color: #333333;
	text-align: left;
}


*html body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.btm td{
    border-bottom:1px solid #dddddd;
	}

.bol{
   font-weight:bold;
   }
#mainUnit{
    background-color: #FBFBFC;
	width:780px;
	margin:0 auto 0 auto;
	text-align: left;
}
.right {
	padding:20px 0 0 0px;
	margin:0;
	text-align: left;
	vertical-align: top;
}
ul {
    list-style-type:disc;
	margin-left: 10px;
	padding-left:10px;
}
li {
	margin: 0;
	padding:0;
}
h1 {
	background: url(h1.jpg) no-repeat left center;
	text-align: left;
	padding:0px 0 0 25px;
	margin: 0;
	font-size:14px;
	font-weight: bold;
	line-height: 30px;
	width: 175px;
	height: 30px;
}


h2 {
	width:550px;
	height:32px;
	background: url(h2.jpg) no-repeat left center;
	text-align: left;
	padding:0px 0 0 10px;
	margin: 0 0 25px 0;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.long {
	width:740px;
	height:32px;
	background: url(h2long.jpg) no-repeat left center;
	text-align: left;
	padding:0px 0 0 10px;
	margin: 0 0 25px 0;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h3 {
	width:501px;
	height:24px;
	background: url(h3.gif) no-repeat left center;
	text-align: left;
	padding:0px 0 0 30px;
	margin: 0 0 5px 15px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.long3 {
	width:700px;
	height:24px;
	background: url(h3long.gif) no-repeat left center;
	text-align: left;
	padding:0px 0 0 30px;
	margin: 0 0 5px 0px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}




h4{
	width:501px;
	height:21px;
	background: url(h4.gif) no-repeat left center;
	text-align: left;
	padding:0 0 0 30px;
	margin:0 0 10px 15px;
	font-size:13px;
}

h5{
	width:160px;
	height:20px;
	background: url("h5_1.gif") no-repeat left center;
	text-align: center;
	padding:2px 0 0 0;
	margin:0 0 12px 0;
	color:#FFFFFF;
	font-size:13px;
}

h5.gray{
	background-image:url("h5_2.gif");
	color:#666666;
}




h6{
	font-size:100%;
	padding:0;
	margin:0 0 13px 0;

}
.k{
    font-weight:bold;
	}
.k td{
    font-weight:bold;
	}



p {
	line-height: 140%;
	margin:10px 0 12px 0;
	padding:0;
	text-indent: 1em
}



img{
	border:0;
}

strong{
	font-size:larger;
	color:#FF9900;
}


ol li{
	margin-bottom:7px;
}

.wide{
	letter-spacing:0.2em;
}

a:link,a:visited{
	text-decoration: underline;
}

a:hover{
	color: #0000c0;
	text-decoration: none;
}

a:active{
	color: #FF0000;
	text-decoration: none;
}



dl{
	clear:both;
	margin:0;
	padding:0;
}

dt{
	float:left;
	padding-right:20px;
	margin:0;
	padding:0;
}
dd{
	float:left;
	width:;
	margin:0;
	padding:0;
}

dd p{
	margin-top:0;
}

.clear{
	clear:both;
}
.half{
text-align:center;
display:inline;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* text menu */

ul.textmenu{
	margin:0;
}

ul.textmenu li{
	display:inline;
	border-right:1px solid #999;
	margin-right:10px;
	padding:0 10px;
}

ul.textmenu li.start{
	padding-left:0;
}

ul.textmenu li.end{
	padding-right:0;
	border-right:0;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* text right */

.goToTop{
	display:block;
	text-align:right;
	margin:8px 0 10px 0;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*menubar - global navigation*/


#menubar {
	height: 34px;
	width: 780px;
	font-size: 14px;
	padding:0;
	margin-top:3px;
}

#menubar ul{
	margin:0;
	padding:0;
	width:780px;
}


#menubar li{
	float:left;
	display:block;
}

#menubar li a{
	float:left;
	display:block;
	background-image: url("menubar.jpg");
	background-position: center;
	background-repeat: no-repeat;
	padding:0;
	margin: 0 1px;
	width:152px;
	height:34px;
	text-align:center;
	color: #FBFBFC;
	font-weight:bold;
	line-height: 34px;
}

#menubar li.current a{
 	color: #FF9900;
}

#menubar a:link, #menubar a:visited, #menubar a:hover, #menubar a:active{
	text-decoration:none;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* %content% */

/*------------------------------------------------*/
/* layout table 

#mainContentsTbl{
	width:740px;
	padding:0;
	margin:10px auto 0 auto;
	clear:both;
	text-align: left;
}
*/

/*------------------------------------------------*/
/* td common 
.mainContentsTdC{
	vertical-align:top;
	padding:10px 15px 8px 15px;
}
*/
/*------------------------------------------------*/
/* td has left 
#mainContRightTd{
	padding-left:20px;
}
*/
/*------------------------------------------------*/
/* main 
div.mainContents {
	padding:0 0 0 0;
	margin:10px 0 0 0;
	text-align: left;
	vertical-align: top;
}


#pageTbl td{
	vertical-align:top;
	background:#FFF;
}
*/

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*template etc*/


div#locator {
	font-size: 10px;
	text-align: right;
	margin:4px 10px 4px 0;
}




/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* leftmenu - left navigation*/

#leftmenu {
    background-image: url(leftmenu_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width:180px;
	margin:20px 20px 0 0;
	padding-bottom:30px;
}

#leftmenu_title {
	background-image: url(leftmenu_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	padding: 0px;
	width: 180px;
	color: #ffffff;
	font-weight: bold;
	height:38px;
	line-height:38px;
	text-indent: -2000px;
}
#leftmenu_title a {
	color: #ffffff;
	text-decoration:none;
}


/*--左メニュー---１階層目ボタン--*/

#leftmenu ul {
	margin: 0;
	padding:0;
}
#leftmenu li {
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	color: #333333;
	background-image: url(leftmenu_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	display: block;
	position: relative;
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding-left:20px;
}
#leftmenu li.current{
	background-image: url(leftmenu_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	display: block;
	position: relative;
	list-style-type: none;
	margin: 0 5px 0 5px;
	padding-left:20px;
}

#leftmenu li a {
	color: #333333;
	width: 150px;
	display: block;
	text-decoration:none;
}

/*--second--*/

/*モダンブラウザ設定用*/




#leftmenu ul ul li {
	background-image: url(left_second.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 130px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	margin:0;
}

html:not([lang*=""]) #leftmenu ul ul li {
	background-image: url(left_second.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 130px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	margin-left:25px;
}

#leftmenu ul ul li.current{
	background-image: url(left_second.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 130px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	margin:0;
}

#leftmenu ul ul a {
	width: 130px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

#leftmenu ul ul li.current a{
    color:#FF0000;
}

/*IE6設定用*/

*html #leftmenu ul ul li {
	background-image: url(left_second.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 130px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	margin:0;
}
*html #leftmenu ul ul li.current{
	background-image: url(left_second.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 130px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	margin:0;
}

*html #leftmenu ul ul a {
	width: 130px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

*html #leftmenu ul ul li.current a{
    color:#FF0000;
}



/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* footer */


#footer{
	width:780px;
	margin:20px auto 0 auto;
	padding-bottom:10px;
	margin:20px auto 0 auto;
	font-size:88%;
}

#copyright {
	background:url("bottom_bg.jpg") repeat-x left top;
	height:27px;
	text-align: right;
	padding:0px 10px 0 0;
	margin:20px 0 0 0;
	color:#FBFBFC;
	line-height: 27px;
}

#footerLink{
	text-align:center;
	margin-bottom:5px;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* no indent */

.noIndent{
	text-indent:0;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* margin */

.marginP{
	margin-top:12px;
	margin-bottom:14px;
}

.marginM{
	margin-top:0px;
	margin-bottom:0;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* padding */

.paddR{
	padding-right:15px;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* table */

.infoTbl{
	border-collapse:collapse;
	border:1px solid #999;
}

.infoTbl td{
	padding:5px;
	margin:0;
}

.infoTbl th{
	padding:0;
	margin:0;
}
.infoTbl p{
	padding:0;
	margin:0;
}


.infoTbl_two{
	border-collapse:collapse;
	border:1px solid #999;
}

.infoTbl_two td{
    border:1px solid #999;
    text-align:center;
	padding:5px;
	margin:0;
}

.infoTbl_two th{
    border:1px solid #999;
    text-align:right;
	font-weight:normal;
	padding:0 3px 0 0;
	margin:0;
}

.infoTbl_two p{
margin:0px;
padding:0px;

}





.norTbl td{
	border:1px solid #999;
}



.companyTbl{
	border-collapse:collapse;
	border:1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.companyTbl td{
	padding:5px;
	margin:0;
}

.companyTbl th{
	padding:0;
	margin:0;
}


.deliveryTbl{
	border-collapse:collapse;
	border:1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.deliveryTbl td{
    border-left:1px solid #dddddd;
	padding:5px;
	margin:0;
}

.deliveryTbl th{
	padding:0;
	margin:0;
}
.col{
	border-bottom:1px solid #dddddd;
	}
.col td{
	border-bottom:1px solid #dddddd;
	}
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* contents */

#layA{
}


#layA p{
	text-indent:0;
	margin-top:0;
}


/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* company */

ul.company {
    list-style-type:circle;
	margin-left: 20px;
	padding-left:15px;
	width: 516px;
}
li.company {
	margin: 0;
	padding:0;
}

/* contact */

.contact {
    color: #FF0000;
	font-weight: normal;
}
.contact_jp {
    color: #FF9900;
	font-size:14px;
	font-weight: bold;
}




#english{
	font-size:15px;
	line-height:150%;	
}

#english h2{
	font-size:16px;
}

#english h3{
	font-size:16px;
}


