@charset "utf-8";
/*
====================================================
	
	pageParts.css
	
	CSS Page Parts setting
	
====================================================
*/
/*---------------------------------------------------
	#share
---------------------------------------------------*/
.topLink02{
	padding:30px 0px 30px 460px;
	clear:both;
}


/*---------------------------------------------------
	#index
---------------------------------------------------*/

/*-------#subNavi----------------------------------*/

#subNavi {
	margin:0 0 10px 0;
	padding: 0;
	
}
#subNavi li{
	margin: 0;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

/*-------------------#btn--------------------------------*/
.section02 {
	margin-bottom:10px;
	float:left;
	width:295px;
	
}
.sectionRight02 {
	padding-right:10px;
	}
.section02 .btn {
	background:url(../../img/btn/contentBtnUp.gif) no-repeat ;
	padding:8px 20px 0px 30px;
	width:245px;
}
.section02 p.btnTxt {
	font-size:93%;
}

.section02 .btnBottom {
	font-size:122%;
	padding-bottom:15px;
}



/*---------------------------------------------------
	#equipment
---------------------------------------------------*/
.section {
	background: url(../img/share/bkImg.gif) no-repeat ;
	padding:0px 40px 0px 40px ;
	margin:0px;
}
.back {
	background:url(../img/equipment01/btn_05.gif) no-repeat;
	padding:0px 0px 0px 25px;
}
h2 {
	padding:30px 0px 0px 0px;
}
h3 {
	margin:20px 0px 30px 60px;
}
.name{
	padding-left:300px;
}

/*-----------@btn@-----------------------*/
.sectionLeft {
	width:251px;
	float:left;
}
.sectionRight {
	float:right;
	width:251px;
}

.BBottom {
	padding-bottom:15px;
}


#sectionTxt {
	clear:both;
	background-color:#D7F0FF;
}
#sectionTxt p {
	font-size:125%;
	color:#0093DD;
}
.btnUl {
	padding:0px 0px 25px 5px ;
	color:#969696;
}
.btnli {
}
ul.btnList {
}
ul.btnList li {
}


/*---------------------------------------------------
	#equipment03
---------------------------------------------------*/
.sectionLeft02 {
	width:165px;
	float:left;
	padding-right:10px;
}
.sectionRight03 {
	float:left;
	width:165px;
	padding:0px;
}
.sectionCenter {
	float:left;
	width:165px;
	padding-right:10px;
}
.sectionRight04 {
	float:right;
	width:290px;
	padding:0px;
}

#equipment03 h3 {
	clear:both;
	margin:0px 0px 20px 0px ;
	padding-top:10px;
}

/*---------------------------------------------------
	#manufacturer
---------------------------------------------------*/

#manufacturer table {
	width:100%;
	margin-top:30px;
}
#manufacturer table thead {
	background-color:#6C6C6C;
	color:#FFF;
}
#manufacturer table thead th {
	text-align:center;
	width:100px;
}
#manufacturer table tbody {
	background:url(../img/manufacturer/tbBkImg.gif) bottom repeat-x;
	
}
#manufacturer table tbody th {
}
#manufacturer table tbody td,tbody th  {
	padding:5px 0px 5px 10px;
}

/*---------------------------------------------------
	link
---------------------------------------------------*/
a.contactlink:link,
a.contactlink:visited{
	color:#0093DD;
	text-decoration:none;
}
a.contactlink:hover,
a.contactlink:active{
	color:#6C6C6C;
	text-decoration:none;
}
/*----------------------------------------------------
	#sergecal
------------------------------------------------------*/
#sergecal #Header {
	width:612px;
}
#sergecal #Contents {
	width:612px;
	padding-bottom:0px;
}
#sergecal .alignleft {
	margin-right:20px;
}
#sergecal .section {
	padding:40px;
	background:url(../sergecal/backImgUp.gif) no-repeat;
}
#sergecal h2 {
	font-weight:bold;
	font-size:22px;
	margin:0px 0px -10px 0px;
	padding:0px;
}
#sergecal h3 {
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.ml {
	margin:0px 0px 5px 200px
}
.inSection {
	padding-bottom:10px;
	border-bottom:#818181 solid 1px;
}
.mini {
	line-height:120%;
	font-size:91%;
	margin-top:10px;
}

#sergecal dl {
	margin-top:20px;
	margin-bottom:40px;
}
#sergecal dl dt{
	background:url(../sergecal/subTitleBack.gif) repeat-x;
	line-height:18px;
	text-align:center;
	width:80px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:5px;
}
#sergecal dl dd{
	margin:0px;
}
span.icon {
	margin-left:-1em;
}
#sergecal #Footer {
	width:612px;
}

