@charset "Shift_JIS";
body {
	background-color: #e5e5e5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #444444;
	text-align: center;
}
td,th{
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}
td.comment{
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: bottom;
}
img{
	border: none;
}
h1,h2,h3,h4,p,ul,dl{
	margin:0px;
}

#container {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	padding:1px;
	text-align: left;
	border: 1px solid #6f6f6f;
}

/*MENU*/
#menu{
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu div{
	float:left;
	padding: 0px;
	margin-top: 10px;
}
#menu a{
	margin: 0px;
	padding: 0px;
}

#menu #menu01{
	background-image: url(../images/menu01_r.jpg);
	background-repeat: no-repeat;
}
#menu #menu01 a{
	display:block;
	width:128px;
	height:26px;
}
#menu #menu02{
	background-image: url(../images/menu02_r.jpg);
	background-repeat: no-repeat;
}
#menu #menu02 a{
	display:block;
	width:128px;
	height:26px;
}
#menu #menu03{
	background-image: url(../images/menu03_r.jpg);
	background-repeat: no-repeat;
}
#menu #menu03 a{
	display:block;
	width:219px;
	height:26px;
}
#menu #menu04{
	background-image: url(../images/menu04_r.jpg);
	background-repeat: no-repeat;
}
#menu #menu04 a{
	display:block;
	width:135px;
	height:26px;
}
#menu #menu05{
	background-image: url(../images/menu05_r.jpg);
	background-repeat: no-repeat;
}
#menu #menu05 a{
	display:block;
	width:130px;
	height:26px;
}


body#top #menu #menu02 img,
body#sam #menu #menu03 img,
body#nanoparticle #menu #menu04 img,
body#order #menu #menu05 img,
{
	visibility:hidden;
}

#menu a:hover{
	background-color:transparent;
}
#menu a:hover img{
	visibility:hidden;
}




/*FOOTER*/
#footer{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-top:30px;
	padding: 0px;
}


.fbox {
    zoom: 100%;
}
.fbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.backtop{
	padding-top:15px;
	padding-bottom:5px;
	margin-right: 27px;
	text-align: right;
	font-size:11px;
}
.backtop a{
	color: #444444;
}

.mt1em{
	padding-top:1em;
}
.mb1em{
	padding-bottom:1em;
}
.pb5{
	padding-bottom:5px;
}
.pr15{
	padding-right: 15px;
}
.f10{
	font-size:10px;
	line-height: 13px;
}
.f11{
	font-size:11px;
}
.f14{
	font-size:14px;
	line-height:20px;
}
.f16{
	font-size:16px;
}


/*回り込み指定*/

.leftimg{
	float:left;
	margin-right: 15px;
}
.leftimgmt{
	float:left;
	margin-right: 15px;
	margin-top: 15px;
}
.leftimgmb{
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.leftimgmtmb{
	float:left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.rightimg{
	float:right;
	margin-left: 15px;
}
.rightimgmt{
	float:right;
	margin-left: 15px;
	margin-top: 15px;
}
.rightimgmb{
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.topimg{
	margin-bottom: 27px;
}
.topimg10{
	margin-bottom: 10px;
}
.imgmt15{
	margin-top: 15px;
}
.centerimg{
	text-align: center;
}

.tdbottom{
	vertical-align: bottom;
}



/*TOP PAGE*/
#topcontents{
	margin:15px 15px;
}
#topswf{
	margin-top:15px;
	text-align: center;
}
#topcontents td{
	width:50%;
	padding:0px 10px;
}
#topcontents #sam{
	background-color: #FFF0F5;
	padding: 10px;
}
#topcontents #nanoparticle{
	padding: 7px;
	background-color: #FFF0F5;
}
#topcontents h1{
	font-size:14px;
	line-height:20px;
	color: #C14400;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #808080;
}
#topcontents .menu{
	margin: 0px;
	margin-top: 10px;
}
#topcontents .menu table td{
	padding: 0px;
	white-space: nowrap;
}
#topcontents .menu table td.left{
	padding-right: 3px;
}
#topcontents .menu ul{
	margin: 0px;
	padding: 0px;
}
#topcontents .menu li{
	list-style-type: none;
	background-image: url(../images/top_list_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin: 0px;
	padding: 3px 0px 2px 10px;
}
.topbox{
	margin:15px 25px 5px 25px;
}
.topbox .contact{
	padding: 8px 2px 8px 16px;
	border-left: 1px solid #a6a6a6;
}
.topbox .link{
	padding: 8px 2px 8px 24px;
	border-right: 1px solid #a6a6a6;
}
.note{
	text-indent: -1em;
	padding-left: 1em;
}


/*CONTENTS*/
#smenu{
	margin: 20px 30px;
}
#smenu td{
	border: none;
	background-image: url(../images/smenu_ico.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding: 3px 12px 2px 35px;
}
#smenu a{
	color: #444444;
	font-weight: bold;
}
#fmenu{
	text-align: center;
}
#fmenu a{
	color: #444444;
}

.stitle{
	clear: left;
	background-image: url(../images/s_title_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 25px;
}
.contents{
	margin-left:34px;
	margin-top:6px;
	margin-bottom:14px;
	background-image: url(../images/contents_bg_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 27px;
	width: 688px;
}
.contents .body{
	background-image: url(../images/contents_bg_body.gif);
	background-repeat: repeat-y;
	padding-right: 27px;
	padding-left: 20px;
}

.contents .body p{
	padding-top: 15px;
}

.contents .body .comment{
	font-size: 11px;
	color: #E07900;
	border: 1px solid #E07900;
	background-color: #FFE4C4;
	padding: 3px 5px;
}

.contents .body .rightdata{
	float:right;
	padding-left: 15px;
}

body#nanoparticle .contents .body .rightdata{
	width: 300px;
}

.contents .body .rightdata .formula{
	text-align: left;
	margin-bottom: 15px;
}

.contents .body .rightdata .list{
	width: 360px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	margin-bottom: 15px;
}

.contents .body .txt .list{
	width: 650px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	margin-top: 15px;
}

.contents .body .list td{
	padding: 2px 5px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

.contents .body .list tr.bg{
	background-color: #F6ECEC;
/*	background-color: #999999;	tr確認用*/
}

.contents .body .list th{
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(../images/list_th_bg.gif);
	background-position: left bottom;
	color: #FFFFFF;
	line-height: 23px;
	text-align: center;
}

.contents .body .rightdata .type{
	text-align: right;
	margin-right: 30px;
	margin-bottom: 15px;
}

.contents .body .rightdata .photo{
	text-align: center;
	margin-bottom: 15px;
}

.contents .body .leftdata{
}

.contents .body .txt{
	clear: both;
}
.contents .body .about{
	padding-top: 15px;
}
.contents .body .about h3{
	font-size: 12px;
	margin: 0px;
	margin-top: 15px;
}
.contents .body .about p{
	margin: 0px;
	padding: 0px;
}

.contents .body .qa table th{
	width: 20px;
	text-align: left;
}
.contents .body .qa table.q{
	padding-top: 5px;
}
.contents .body .qa table.q th{
	color: #A11000;
}
.contents .body .qa table.q td{
	color: #A11000;
	font-weight: bold;
}

.contents .body hr{
	clear: both;
	color: #E1E1E1;
	height: 1px;
	margin: 25px 0px 15px 0px;
}

.contents .body .list tr.pricelist01{
	background-color: #FFC2C2;
}
.contents .body .list tr.pricelist02{
	background-color: #FFA6A6;
}

.contents .body .list tr.pricelist01,tr.pricelist02 td{
	font-weight: bold;
}

.contents .body .samcontents{
	margin: 0px;
	padding: 0px;
}

.contents .body .rightdata .list.samcontents{
	margin-bottom: 0px;
}

/*ORDER*/
form{
	width:510px;
	margin:30px auto 0;
	display:block;
	
}
dl#order{
	width:510px;
}
dt.item{
	clear:left;
	width:155px;
	float:left;
	line-height:20px;
	display:block;
	margin:5px 0 5px 10px;

}
dd.entries{
	width:340px;
	height:auto;
	float:left;
	line-height:20px;
	display:block;
	margin:5px 0 5px 0;
	
}
dd.line{
	clear:left;
	width:505px;
	height:1px;
	border-top:1px solid #DFE6EC; 
	line-height:1px;
	margin:0;
	padding:0;
	
}
dd#form_btn{
	width:340px;
	margin:0;
	padding:20px 0px 20px 170px;
	background-color:#dcdcdc;
}
.confirm {
	width:510px;
}
.confirm th {
	padding-left:10px;
	text-align:left;
	font-weight: normal;
	border-width: 1px 0px 0px 0px;
    border-color: #DFE6EC; 
    border-style: solid;
}
.confirm td {
	text-align:left;
	font-weight: normal;
	border-width: 1px 0px 0px 0px;
    border-color: #DFE6EC; 
    border-style: solid;
}





.order {
	 margin:0 auto 20px auto;
	 border-collapse: collapse;
     border:1px solid #a9a9a9;
}
.order th{
	 font-weight: normal;
	 text-align:center;
     border:1px solid #a9a9a9;
	 background-color:#dcdcdc;
}
.order td{
	 text-align:center;
     border:1px solid #a9a9a9;
}
#orderinfo{
	 margin:0px auto;
	 width:450px;
	 
}



/* IE6.0 */
*html dd#form_btn{
	width:340px;
}
#form_btn input{
	margin-right:60px;
}

.width50{
	width:50px;
	border:1px solid #a9a9a9;
}
.width96{
	height:1.5em;
	width:96px;
	border:1px solid #ffffff;
}
.width160{
	width:160px;
	border:1px solid #a9a9a9;
}
.width260{
	width:260px;
	border:1px solid #a9a9a9
	
;
}
.width360{
	width:300px;
	border:1px solid #a9a9a9;
}
