@charset "UTF-8";
@import url("styles-print.css");


/*
	Since:May 15 2007
	Last-Updated:May 18 2007
	Editor:Masataka Asakura(MIC)
*/


/*
-------------File Contents--------------

	1. DefaultSetting

	2. Globals
		1) Base
		2) Links
	
	3. Header
	
	4. Main / SideBar / ContentsBase
	
	5. Cotents
		
	6. TableStyles
	
	7. FormStyles
				
	8. PageTop
	
	9. Footer

*/



/*
------------1. DefaultSetting----------------
*/

/* universal reset */
*{
	font-size:100%;
	margin:0;
	padding:0;
}


h1, h2, h3, h4, h5, h6, form, dl{
    margin:0;
    padding:0;
}
dt, dd{
	font-weight:normal;
	line-height:130%;
}

p{
  margin:0;
  padding:15px 0 0 0;
	letter-spacing:normal;
	line-height:1.5;
}
p.P02{
  margin:0;
  padding:0;
}
p.P03{
  margin:0;
  padding:5px 0 0 0;
}
p.P04{
  margin:0;
  padding:10px 0 0 0;
}
p.P05{
  margin:0;
  padding:20px 0 0 0;
}
p.P06{
  margin:0;
  padding:25px 0 0 0;
}


ul{
	padding:15px 0 0 13px;
	margin:0;
	list-style-type:circle;
}
ol{
	padding:15px 0 0 23px;
	margin:0;
	list-style-type:decimal;
}
li{
	list-style-position:outside;
	padding:0 0 8px 0;
	margin:0;
}


img {
	vertical-align:bottom;
}
noscript{
	margin:0;
	padding:0;
	text-align:left;
}
sup{
	font-size:10pt;
	padding-left:1px;
}

dfn{
	font-style:normal;
	font-weight:bold;
}

hr{display:none;}


/*
------------2. Globals----------------
*/

/* ============1) Base================= */


body{
	font-style:normal;
	font-size:12pt!important;
	font-family:"Times New Roman", Times, serif;
	line-height:1.5;
	background-color: #fff;
	color: #000;
	margin:0;
	padding:0;
  vertical-align:baseline;
  width:auto;
}

hr{display:none;}

.clearfix{
	display:block;
	min-height:1em;
}
/*\*/
* html .clearfix{
	height:1%;
}

/**/
.clearfix:after{
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.clear{clear:both;}



#container{
	background-color: #fff;
	color: #000;
	margin:0;
	width:auto;
}



/* ==============2) Links================== */



a{
	color: #06f;
	text-decoration:none;
  border-bottom:1px solid;
}

a img{
	text-decoration:none;
  border-width:0!important;
  border-bottom-width:0!important;
}
a:hover img, a:active img{
    border-bottom-width:0!important;
}




/*
------------4. hidden elements 非表示設定----------------
*/

#header-nav, #nav, #breadCrumbs, #side, 
#pt, #footer-nav, #footer-sub-nav
{display:none;}



/*
------------3. Header----------------
*/


#header{
	margin: 3px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #666;
	text-align:left;
	width:100%;
}

#ci{
	float:left;
	width:60%;
}

#ci h1{
	font-size:85%;
	color:#666;
}

#logo{
	margin:20px 0 0 10px;
}

#header-right{
	float:right;
	width:30%;
}



#header-tel{
	margin-top:15px;
}

/*
------------4. mainVisual----------------
*/
#mainVisual h1{
	display:none;
}
#mainVisual h1.hiddenElements{
	display:block;
	border:1px solid;
	padding:0.5em 1em;
	margin:2em 0 0 0;
	font-size:18pt;
}


/*
------------5. Main / SideBar / ContentsBase----------------
*/


#main{
	padding:0;
	width:auto;
	text-align:left;
}

#side{
	display:none;
}
#home #side{
	display:block;
}


#contents{
	padding:2em 0 0 0;
	width:auto;
}

#indexContents{
	padding:0;
	width:auto;
}

#pageTop{
	display:none;
}


/*
------------5. Cotents----------------
*/



#pageTitle{
	border-bottom:3px double;
	margin:0;
	padding:2em 0 0.5em 0;
	width:auto;
	font-size:14pt;
}
#pageTitle h2{
	padding:0;
	margin:0;
}
#wrapper01{
	padding:1em 0px 0 0;
}
#wrapper02, #wrapper03, #wrapper04, #wrapper05, #wrapper06{
	padding:4em 0 0 0px;
}

#contact #wrapper02{
	padding-top:4em;
}

.section01{
	padding:0em 20px 0 0px;
}
.section02{
	padding:3em 20px 0 0px;
}
.section03{
	padding:2em 20px 0 0px;
}
.section04{
	padding:1.8em 20px 0 0px;
}
#solution .section02{
	padding-top: 2em;
}

.block01{
	padding-top:1.5em;
}
.block02{
	padding-top:1em;
}


.heading{
	border-bottom:1px solid;
	padding:0em 0.5em 0.5em 1em;
}


.heading h3{
	font-size:16pt;
	margin:2em 0 0 0;
	line-height:1.1;
	padding:0em 0em 0em 0.775em;
	border-left: 6px double;
}

h4.midHeading{
	font-size:14pt;
	line-height:1.3;
	margin:0;
	padding:2em 20px 0 10px;
}
h4.midHeading02{
	font-size:14pt;
	line-height:1.3;
	margin:0;
	padding:3em 20px 0 10px;
}
#technology .section01 h4.midHeading{
	padding-left:0;
}

h4.midHeading sup{
	font-size:10pt;
}

#contents h5{
	font-size:13pt;
	margin:0;
	padding:0.5em 0 0 0;
	line-height:1.4;
}
#contents h5.h5sup{
	padding-bottom: 0.275em;
}


#contents h6{
	font-size:12pt;
	margin:0;
	padding:0.5em 0 0 0;
	line-height:1.4;
}


/*
------------6. Contents Elements----------------
*/

.productInfo:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.productInfo{display: inline-block;min-height:1em;}
/* Hides from IE-mac \*/
* html .productInfo{height: 1%;}
.productInfo{display: block;}
/* End hide from IE-mac */


.productPhoto{
	float:left;
	width:40%;
}
.productData{
	float:left;
	width:58%;
	
}
.productData dt{
	font-weight:bold;
	padding:1em 0 0.2em 0;
}
.productData dt.dtTop{
	padding-top:0em;
}

.productData ul{
	padding:1em 0 0 1em;
}
.productData ul li{
	line-height:1.3;
}


li.liPDF{
	list-style-type:none;
	background:url("../images/li/li_pdf01.gif") no-repeat 0 0;
	padding:0 0 7px 21px;
	margin:0;
	line-height:110%;
}
li.liPDF a:link, li.liPDF a:visited{
	border-bottom-width:0!important;
}
li.liPDF a:hover, li.liPDF a:active{
	border-bottom-width:1px!important;
}


li.liPDF02{
	margin:0;
}


li.liWeb{
	list-style-type:none;
	background:url("../images/li/li_web01.gif") no-repeat 0 0;
	padding:0 0 0px 21px;
	margin:0;
	line-height:110%;
	height:17px;
}
li.liWeb a:link, li.liWeb a:visited{
	border-bottom-width:0!important;
}
li.liWeb a:hover, li.liWeb a:active{
	border-bottom-width:1px!important;
}


.linkBox, .linkBox02{
	border:1px solid #ccc;
	margin-top:1.5em;
	padding:0.5em 1em 0.5em 1em;
}
.linkBox ul, .linkBox02 ul{
	list-style-type:circle!important;
	padding:0 0 0 1em;
}
.linkBox ul li, .linkBox02 ul li{
	float:left;
	line-height:1.4;
	width:45%;
}
.linkBox02 ul li{
	width:auto;
}
.linkBox ul li.listRight{
	float:right;
}
.linkBox ul li.clear, .linkBox02 ul li.clear{
	width:90%;
}


.ptSectionEnd{
	visibility:hidden;
	clear:both;
}


ul#backHome{
	display:none;
}



/*
------------6. Tabale Styles----------------
*/



table{
	margin:1.5em 0 0 0;
	padding:0;
  border-collapse:collapse;
  border-width:1px 0 0 1px;
  border-style : solid ;
  border-spacing: 0px;
  border-color:#666;
  width:94%;
}

caption{
	text-align:left;
	padding:0 0 10px 0!important;
	padding/**/:2px 0 10px 0;
	margin:0;
	font-weight:bold;
}
th{
	text-align:center;
	font-weight: normal;
	padding:8px 0 3px 0;
  border-color:#666;
	border-width:0 1px 1px 0;
  border-style : solid ;
  line-height:1.4;
  font-size:10pt;
}
td{
	padding:8px 3px 5px 12px;
	border-width:0 1px 1px 0;
  border-style : solid ;
  border-color:#666;
  letter-spacing:normal;
  line-height:1.4;
}

thead.thead01{
	padding:0.5em 0 0.2em 0;
}
thead.thead02{
	padding:0.5em 0 0.2em 0;
	
}

thead.thead02 th{
	padding:0!important;
  line-height:1.4;
}

thead.thead02 th.theadTop{
	border-bottom-width:0;
	padding:0.4em 0 0 0!important;
}
tr.theadBottom th{
	padding:0 0 0.2em 0!important;
}

tfoot th, tfoot td{
	border-top:3px solid #666;
}
tfoot span{
	color:#f00;
	font-weight:bold;
}

tfoot.tfooter02 tr.trBottom th{
	border-top-width:1px;
}
tfoot.tfooter02 tr.trBottom td{
	border-top-width:1px;
}

/* 右側ボーダーなし */
.borderNone{
	border-right-width:0px;
}

/*
------------7. Form Styles----------------
*/

table.formStyle{
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 0 0;
  border-collapse:collapse;
  border-width:1px 0 0 1px;
  border-style : solid ;
  border-spacing: 0px;
  border-color:#999;
}
table.formStyle th{
	text-align:center;
  border-color:#999;
	border-width:0 1px 1px 0;
  border-style : solid ;
	padding:1em 0em 0.5em 0em;
  width:30%;
  font-size:10.5pt;
	background-color:#f5f5f5;
}


table.formStyle td{
	background-color:#fff;
	margin:0;
  border-color:#999;
	border-width:0 1px 1px 0;
  border-style : solid ;
  line-height:150%;
	padding:1em 0.1em 0.5em 1em;
  width:70%;
}

tr.trRequire th{
	background-color:#efffff;
}
table.formStyle th div{
	padding:1px 0 1px 0px;
}
table.formStyle th div span{
	font-weight:normal;
  font-size:8pt;
}
table.formStyle th label span{
  font-size:8pt;
  padding-left:0.2em;
}

tr.trRequire th p.require{
	text-align:center!important;
	padding:3px 0 0 0px;
  font-size:8pt;
	font-weight:normal;
	color:#f30;
}

tr th p.business{
	text-align:center!important;
	padding:3px 0 0 0;
  font-size:8pt;
	font-weight:normal;
	color:#666;
}

table.formStyle td label{
  font-size:0.9em;
}


p.example, p.example03{
	padding:3px 0 0 0;
  font-size:8pt;
	color:#666;
}
p.example01{
	padding:3px 0 0 1.8em;
  font-size:8pt;
	color:#666;
	letter-spacing:normal!important;
}

p.example02{
	padding:3px 0 0 2.6em;
  font-size:8pt;
	color:#666;
}
p.example03{clear:left;}

td p.note{
  font-size:8pt;
	color:#666;
	padding:5px 0 0 1.2em;
	text-indent:-1.2em;
}
.inputLeft{
	float:left;
	width:48%;
	margin-right:3%;
}
.inputRight{
	float:left;
	width:48%;
}

.inputLeft input, .inputRight input{
	width: auto;
}


table.formStyle td dl{
	padding-top:15px;
}

.inputLeft input, .inputRight input{
	width:80%;
}

input, textarea{
	padding:0.3em 0 0.1em 0.3em;
	border:1px solid #ccc;
	font-family:Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

tr.trRequire input, tr.trRequire select, tr.trRequire textarea{
	border:1px solid #ff7f50;
}

input:focus, textarea:focus{
	border:1px inset #999;
}


/* 参:数量 */
.input01{width:10%;}

/* 参:メールアドレス */
.input02{width:70%;}

/* 参:電話市外局番 */
.input03{width:12%;}

/* 参:電話 */
.input04{width:15%;}

/* 住所 */
.input05{width:100%;}

/* ニックネーム */
.input06{width:40%;}



.textarea01{width:93%;height:8em;}


#submitBlock{
	text-align: center;
	margin:0 auto;
	padding:20px 0 10px 0;
}

#submitBlock p{
	text-align: center!important;
	font-weight:bold;
}
#submitBtn{padding-top:10px;}
#submitBtn input{
	padding:8px 15px 5px 15px;
}





/*
------------9. Footer----------------
*/



#footer{
	padding-top:2em;
	clear:both;
	text-align:left;
	width:auto;
}

#footer-top{
	padding-bottom:10px;
	text-align:left;
}
#footer-logo a{
	display:block;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}


/*--footer-bottom--*/

#footer-bottom{
	padding: 15px 0 20px 0;
}
#footer-contact{
	width:auto;
}
p#footer-contact-txt1{
	height:14px;
	font-size: 93%;
}
p#footer-contact-txt1 span img{
	margin:0 0.8em;
	vertical-align:baseline;
}
p#footer-contact-txt2{
	padding-top:0.5em;
	font-size: 85%;
	color:#666;
}
p#footer-contact-txt2 a{
	text-decoration:underline;
}

ul#footer-global-nav{
	display:none;
}



/*--copyright - footer-sub-nav --*/

p#copyright{
	font-size:85%;
	color: #666;
}
ul#footer-sub-nav{
	display:none;
}

