body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	background-color: #F2F2F2;
	margin: 0;
}

img {border: 0px}
p {padding: 0; margin: 0; text-align: left;	letter-spacing: 0px; line-height: 18px;}
ul { list-style: none; margin: 0; padding: 0;}

#header { width: 770px; height: 20px; border-bottom: 1px solid #CCCCCC;}
#header p { font-size: 10x; margin: 0px; font-weight:normal; float:left; margin-left: 10px; margin-top: 1px;}
h1 { font-size: 10px; margin: 0px; font-weight:normal; float:left; margin-left: 3px; margin-top: 2px; color: #888888;}
h2 {width: 720px;
    font-size: 12px;
    padding: 2px 10px 2px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;}

a:link {text-decoration: none; color: #444444;}
a:visited {text-decoration: none; color: #444444;}
a:hover {text-decoration: none; color: #FF9900;}
a:active {text-decoration: none; color: #FF9900;}

.red { color: #C00000; font-weight: bold;}

#error_text { color: #F00; margin-bottom: 20px;}

#mg-b10{ margin-bottom: 10px;}
#mg-b20{ margin-bottom: 20px;}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* 共通スタイル */
.al_center{ text-align:center}
.al_left{ text-align:left}
.al_right{ text-align:right}
.ma_top10 {margin-top:10px;}
.ma_bottom10 {margin-bottom:10px;}
.ma_b-and-t10 {margin:10px 0px;}
.no-border {border:none}
.flo_left {float:left;}
.flo_right {float:right;}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■　全ページ共通部分の設定　■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* 会社ロゴ画像部分と各製品検索の設定（ヘッダー）*/
#title {
	width: 730px;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#header-left {
	width: 400px;
	height: 85px;
	padding: 5px 0 0 0;    
	float: left;
}
	
#header-right {
	width: 325px;
	float: right;
}

#search_box {
	float: right;
	width: 320px;
	height: 60px;
	padding: 5px 0px 0px 5px;
	margin-top: 5px;
	background-image:url(../common/search_bg.jpg);
	background-repeat: no-repeat;
}
#search_box label {
	margin-left: 15px;
}

#navi_2 {
	width: 320px;
	height: 14px;
	text-align: right;
	font-size: 10px;
	margin-top:2px;
}


.sub_menu {
	width: 320px;
	height: 14px;
	font-size: 10px;
	text-align: right;
}

#product-wrap .si table tr td a {
	text-decoration: underline;
}
#product-wrap .si table tr td {
	padding-bottom: 10px;
	padding-top: 20px;
}


.search {
	width: 320px;
	height: 14px;
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 5px 15px;
	}


/* 新サーチボックス */


#header-right .box {
	background:url(/common/searchparts06.png) no-repeat;
	width:322px;
	height:67px;
	margin:3px;
}

form#search_box2{
background:url(/common/searchparts04.png) no-repeat 10px 30px;
height:60px;
position:relative;
margin:0px;
padding-top:5px;
/background: none;
}

#search_box2 .in_put1{
border:none;
width:220px;
position:absolute;
left:14px;
top:36px;
/border:#ddd solid 1px;
}

#search_box2 .in_put2{
behavior: url("csshover3.htc");
position:absolute;
left:255px;
top:35px;
}

#search_box2 label{
	margin:0px;
}

#search_box2 label img{
	vertical-align:-2px;
}


/*  メインナビ  */
#main_navi {
	width: 730px;
	height: 30px;
	padding: 0;
	margin:0 auto;
	list-style: none;
}

#main_navi li{
	display:inline;
	float:left;
	text-indent:-9999px;
}

#main_navi li a{
	display:block;
	width: 146px;
	height: 30px;
}

#main_navi li a.m_navi01{ background:url(/common/menu01.jpg) no-repeat top;}
#main_navi li a.m_navi02{ background:url(/common/menu02.jpg) no-repeat top;}
#main_navi li a.m_navi03{ background:url(/common/menu03.jpg) no-repeat top;}
#main_navi li a.m_navi04{ background:url(/common/menu04.jpg) no-repeat top;}
#main_navi li a.m_navi05{ background:url(/common/menu05.jpg) no-repeat top;}

#main_navi li a:hover{ background-position:bottom; }


/* 各ページ見出しの設定　*/

#center {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

#center a{
	text-decoration: underline;
}

#page-t-short {
	width: 520px;
	height: auto;
	margin-bottom: 10px;
}

#page-t-long {
	width: 730px;
	height: auto;
	margin-bottom: 10px;
}


/* 新 */
#rightColumn {
	width: 200px;
	height: auto;
	margin: 0;
	text-align: center;
	float: right;
	margin-top:5px;
}

#rightColumn .uptext {
	width: 190px;
	height: 95px;
	color: #444444;
	text-align: left;
	font-size: 12px;
	padding: 45px 5px 0px 5px;
	background-image: url(../common/bm_topic.jpg);
	background-repeat: no-repeat;
	line-height: 1.6em;
    }

#rightColumn .upButtom {
	width: 198px;
	height: 40px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 5px;
    }
	
#rightColumn .underButtom {
	width: 198px;
	height: 40px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom:10px;
    }
	
.rbox1,
.rbox2{
	width:198px;
	height:auto;
	border:solid 1px #CCC;
	margin-bottom:10px;
}


.rbox1 li a{
	width:190px;
	height:60px;
	display:block;
	margin:5px auto;
}

.rbox2 li a{
	width:190px;
	height:50px;
	display:block;
	margin:5px auto;
}

h3.lineupTitle {
	width:200px;
	height:40px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../common/line_up.jpg) no-repeat;
}


/* パン屑 */
#breadcrumbs h2 {
	width: 710px;
    font: normal 10px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    padding: 3px 10px 7px 10px;
	margin: 2px 0px 0px 20px;
	border-bottom: 1px solid #CCCCCC;
}
#breadcrumbs a {
	text-decoration: underline;
}

/* フッター部分の設定 */

#foot_t {
	width: 764px;
	height: auto;
	padding: 3px;
	font-size: 8px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#footer {
	width: 770px;
	height: 120px;
	letter-spacing: 0px;
	line-height: 18px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin:0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	}

.copyright {
	margin-top: 10px;
	font-weight: bold;
	}
	
/*■■■■■■ ボックスの設定 <1> ■■■■■■■*/

dl#box1 {
	width: 500px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

dl#box1 dt {
	width: 490px;
	height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background-color:#EEEEEE;
	}

dl#box1 dd {
	width: 490px;
	height:auto;
	margin: 0;
	padding: 5px;
	border-left: 1px solid #BBBBBB;	
	border-bottom: 1px solid #BBBBBB;	
	border-right: 1px solid #BBBBBB;	
	}

/*■■■■■■ ボックスの設定 <2> ■■■■■■■*/

dl#box2 {
	width: 500px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url(../common/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 18px;
}

dl#box2 dt {
	width: 490px;
	height: 18;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 7px 5px;
	}

dl#box2 dd {
	width: 490px;
	height:auto;
	margin: 0;
	padding: 0px 5px 15px 5px;
	}

/*■■■■■■ ボックスの設定 <3> ■■■■■■■*/

#box3 {
	width: 490px;
	margin:20px 0px 10px 10px;
	clear: left;
	float: left;
	background-image: url(../common/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

dl#box3 dt {
	width: 340px;
	height: auto;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	}

dl#box3 dd {
	width: 120px;
	height: auto;
	padding-top: 23px;
	margin-bottom: 10px;
	margin-left: 360px;
	}

/*■■■■■■ ボックスの設定 <4> ■■■■■■■*/
dl#box4 {
	width: 500px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

dl#box4 dt {
	width: 490px;
	height: 18;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 30px 5px 2px 5px;
	}

dl#box4 dd {
	width: 490px;
	height: auto;
	margin: 0;
	padding: 0px 5px 10px 5px;
	}

dl#box4 .test {
	width: 490px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 30px 0px 40px 0px;
	}
	
/*■■■■■■ ボックスの設定 <5> ■■■■■■■*/
dl#box5 {
	width: 500px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

dl#box5 dt {
	width: 490px;
	height: 18;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 30px 5px 2px 5px;
	}

dl#box5 dd {
	width: 490px;
	height: auto;
	margin: 0;
	padding: 30px 5px 10px 5px;
	}

/*■■■■■■ フォームの設定 ■■■■■■■*/

/*　▼フォームメニュー部分▼　*/
ul#form_n {
	width: 504px;
	height: 25px;
	padding: 0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	list-style: none;
	}

ul#form_n li {
	width: 124px;
	height: 25px;
	margin-right: 2px;
	float: left;
	
	}
/*　▲フォームメニュー部分▲　*/

/*　▼ フォーム内容テキスト部分 ▼　*/
#form_t {
	width: 490px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 2px 5px 0px 5px;
}

ul#form_in1 { width: 490px; margin: 0; padding: 0;}
ul#form_in1 li{ margin-bottom: 10px;}

ul#form_in2 { width: 490px; margin: 5px 0px 0px 0px; padding: 0;}
/*　▲ フォーム内容部分 ▲　*/

/*　▼ プライバシーポリシー ▼　*/
dl#pri {
	width: 500px;
	height: 355px;
	margin: 0;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
}

dl#pri dt {
	width: 490px;
	height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background-color:#EEEEEE;
	}

dl#pri dd {
	width: 490px;
	height:auto;
	margin: 0;
	padding: 5px;
	border-left: 1px solid #BBBBBB;	
	border-bottom: 1px solid #BBBBBB;	
	border-right: 1px solid #BBBBBB;	
	}
	
.form_bottom { margin-bottom: 10px;}
.form_bold { font-weight:bold; margin-bottom: 3px;}
/*　▲ プライバシーポリシー ▲　*/

/*　▼ 会員解除 ▼　*/
dl#pri_c {
	width: 500px;
	height: 110px;
	margin: 0;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
}
dl#pri_c dt {
	width: 490px;
	height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background-color:#EEEEEE;
	}

dl#pri_c dd {
	width: 490px;
	height:auto;
	margin: 0;
	padding: 5px;
	border-left: 1px solid #BBBBBB;	
	border-bottom: 1px solid #BBBBBB;	
	border-right: 1px solid #BBBBBB;	
	}
	/*　▲ 会員解除 ▲　*/

/*　▼ ボタンセンターよせ ▼　*/
.form_b1 {
	text-align: center;
	padding: 0px 5px 10px 5px;
}

.bgcg { background-color: #EEEEEE; padding-top: 7px;}

.form_b2 {
	text-align: left;
	padding: 10px 0px 10px 40px;
}
/*　▲ ボタンセンターよせ ▲　*/

/*　▼ フォームTABLEの設定 ▼　*/
.f_t {
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}

.f_s {height: 10px;}
/*　▲ フォームTABLEの設定 ▲　*/

.tf { font-weight:bold; font-size: 14px; text-align:center;}

/*■■■■■■ 地図の設定 ■■■■■■*/

#comp_map { width: 425px; height: 350px; margin: 20px auto 0px auto;}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 各ページの設定 ■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*■■■■■■ トップページページの設定 ■■■■■■*/

#index-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#main-image {
	width: 730px;
	height: 200px;
	padding: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
	}

#index {
	width: 520px;
	height: auto;
	margin: 5px 0 0 0;
	margin-bottom: 10px;
	float: left;	
}

#index-title {
	width: 505px;
	height: 22px;
	font-size: 12px;
	background-image:url(../common/title.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 2px 0px 0px 15px;
}

#border {
	width: 518px;
	height: auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#icon {
	width: 480px;
	height: 30px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#new {
	width: 490px;
	margin: 20px 0px 0px 10px;
}

.icon_left {
	width: 2px;
	height: 16px;
	clear: left;
	float: left;
	}

dl#new dd {
	width: 460px;
	margin-bottom: 20px;
	margin-left: 25px;
	}

/*■■■■■■ 製品一覧ページの設定 ■■■■■■*/

#product-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#product {
	width: 730px;
	height: auto;
	margin: 0px 0px 5px 0px;
}

#second_cate {
	width:100%;
	height: auto;
	margin:10px auto 0px auto;
	background:#FFFFFF; 
}

#cate_result {
	width:100%;
	height: auto;
	margin:10px auto 0px auto;
	background:#FFFFFF; 
}


.next {
	text-align:center;
	width:710px;
	padding:10px 0px;
}

.next2 {
	text-align:center;
	width:710px;
	padding:10px 0px;
	clear: both;
}

.both {
    height: 3px;
	clear: both;
}


.pi {
	float: left;
	width: 680px;
	margin: 0px 10px;
	border-bottom:solid 1px #CCC;
	overflow:hidden;
}
.pit {
	width: 550px;
	margin: 5px 0px;
}
.pit h2{
	font-size: 15px;
	font-weight: normal;
	padding-left:5px;
	background:url(../common/product/name_bg.gif) repeat-x ;
	border:solid #EAEAEA 1px;
	border-left:#900 3px solid;
	line-height:27px;
	width: 100%;
	text-decoration: underline;
}
.pip {
	float: left;
	width: 550px;
}
.pil {
	float: right;
	width: 150px;
	text-align: center;
}
.pib {
	float: left;
	width: 550px;
	margin: 10px 0px;
}

.si {
	float: left;
	width: 700px;
	margin: 5px 0px 10px 40px;
	border-top: 1px solid #CCC;
	overflow:hidden;
}
.sit {
	width: 550px;
	margin: 5px 0px;
}
.sip {
	float: left;
	width: 550px;
}
.sil {
	float: right;
	width: 150px;
	text-align: center;
}
.sib {
	float: left;
	width: 550px;
	margin: 10px 0px;
}

.b-none {
	border-top:none;
}


/*■■■■■■ 取り扱いメーカーページの設定 ■■■■■■*/

#link-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#link {
	width: 520px;
	height: auto;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	float: left;
    }
	
#banner {
	width: 500px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#link_t {
	width: 250px;
	height: 80px;
	margin: 0;
	float: left;
	margin-bottom: 10px;
}
	
dl#link_t dt {
	width: 110px;
	height: 80px;
	text-align: center;
	padding: 0;
	clear: left;
	float: left;
	}

dl#link_t dd {
	width: 130px;
	margin-bottom: 10px;
	margin-left: 115px;
	font-size: 10px;
	}

.li_line {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;}

/*■■■■■■ ご案内ページの設定 ■■■■■■*/

#info-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#info {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

#top-i-in {
	width: 497px;
	height: 19px;
	padding: 2px 0px 0px 23px;
	background-image: url(../common/top-icon_in.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*■■■■■■ 製品サポートページの設定 ■■■■■■*/

#support-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#support {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

#top-i-su {
	width: 497px;
	height: 19px;
	padding: 2px 0px 0px 23px;
	background-image: url(../common/top-icon_su.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.sup_details {
	text-align: center;
	padding-top: 20px;
}


/*■■■■■■ お問い合わせページの設定 ■■■■■■*/

#contact-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#contact {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 40px;
}

#contact-wrap2 {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#contact2 {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

/*■■■■■■ 会社案内ページの設定 ■■■■■■*/

#company-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#company {
	width: 520px;
	height: 1195px;
	margin: 0;
	float: left;	
}

#comp {
	width: 490px;
	height: auto;
	margin: 20px 0px 0px 10px;
}
	
dl#comp dt {
	width: 100px;
	border-left: 5px solid #CCCCCC;
	padding: 0px 5px;
	clear: left;
	float: left;
	}

dl#comp dd {
	width: 370px;
	margin-bottom: 10px;
	margin-left: 115px;
	}

#map {
	width: 425px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #CCCCCC;
}

/*■■■■■■ Englishページの設定 ■■■■■■*/

#english-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#english {
	width: 520px;
	height: 2225px;
	margin: 0;
	float: left;	
}

#eng { 
    width: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

ul#eng li {
	margin-bottom: 10px;
}

#comp_e {
	width: 490px;
	margin: 10px 0px 0px 10px;
}
	
dl#comp_e dt {
	width: 100px;
	border-left: 5px solid #CCCCCC;
	padding: 0px 5px;
	clear: left;
	float: left;
	}

dl#comp_e dd {
	width: 370px;
	margin-bottom: 10px;
	margin-left: 115px;
	}

#comp_n {
	width: 490px;
	margin: 10px 0px 0px 10px;
}
	
dl#comp_n dt {
	width: 100px;
	padding: 0px 5px;
	clear: left;
	float: left;
	}

dl#comp_n dd {
	width: 370px;
	margin-bottom: 10px;
	margin-left: 115px;
	}
	
.tl {
	text-decoration: underline;
}
/*■■■■■■ 採用・募集ページの設定 ■■■■■■*/

#recruit-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#recruit {
	width: 520px;
	height: 480px;
	margin: 0;
	float: left;	
}

#rec {
	width: 490px;
	margin: 20px 0px 0px 10px;
}

dl#rec dt {
	width: 100px;
	border-left: 5px solid #CCCCCC;
	padding: 0px 5px;
	clear: left;
	float: left;
	}

dl#rec dd {
	width: 370px;
	margin-bottom: 10px;
	margin-left: 115px;
	}

/*■■■■■■ カタログ・資料請求ページの設定 ■■■■■■*/

#catalogue-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;	
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#catalogue {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 40px;
}

#catalogue-wrap2 {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;	
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#catalogue2 {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

/*■■■■■■ ペピットパル検査サービスページの設定 ■■■■■■*/

#pipetpal-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#pipetpal {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 40px;
}

#pipetpal-wrap2 {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#pipetpal2 {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 40px;
}

/*■■■■■■ キャンペーンページの設定 ■■■■■■*/

#campaign-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#campaign {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

#top-i-ca {
	width: 497px;
	height: 19px;
	padding: 2px 0px 0px 23px;
	background-image: url(../common/top-icon_ca.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*■■■■■■ BM会員登録ページの設定 ■■■■■■*/

#mail_body-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#mail_body {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 40px;
}

#mail_body-wrap2 {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#mail_body2 {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;	
}

/*■■■■■■ サイトマップページの設定 ■■■■■■*/

#sitemap-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#sitemap {
	width: 730px;
	margin: 0;	
	}

ul#site {
	margin: 20px 0px 0px 8px;
	}
		
.menu {
	width: 300px;
	height: 20px;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 10px;
	}

.title {
	width: 680px;
	height: 20px;
	border : 1px solid #999999;
	font-weight: bold;
	background-color: #EEEEEE;
	margin: 10px 0px 10px 10px;
	padding: 2px 0px 0px 10px;
	}

/*■■■■■■ BMexpressページの設定 ■■■■■■*/

#bme-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#bme {
	width: 520px;
	height: auto;
	margin: 0;
	float: left;
}

#cata {
	width: 520px;
	height: 290px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#top-i-bm {
	width: 497px;
	height: 19px;
	padding: 2px 0px 0px 23px;
	background-image: url(../common/top-icon_bm.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*■■■■■■ プライバシーポリシーページの設定 ■■■■■■*/

#priva-wrap {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#priva {
	width: 520px;
	height: 1200px;
	margin: 0;
	float: left;	
}

#pri { 
    width: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

ul#pri li {
	margin-bottom: 10px;
}


ol {
	padding: 0;
	margin: 0px 0px 5px 20px;
}


#searchbox {
	width: 400px;
	margin: 10px auto;
	background-color: #F2F2F2;
}

#searchbox form table {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc
}

#searchbox th, #searchbox td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


#searchbox th {
	color: #C00000;
	font-size: 14px;
}

.title_midashi{
	color: #000000;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding-left:5px;
	background:url(../common/product/name_bg.gif) repeat-x ;
	border:solid #EAEAEA 1px;
	border-left:#900 3px solid;
	line-height:27px;
	width: 100%;
}

.title_midashi a{
	text-decoration:underline;
}


/* searchresultitem */

#productContents {
	width:730px;
	margin:0px auto;
	overflow:hidden;
}

.productBox {
	width:100%; 
	margin-top:10px; 
}

.pagerBox {
	width:100%;
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	margin:10px auto;
}

.productBox h2{
	font-size: 14px;
	font-weight: normal;
	padding-left:5px;
	background:url(../common/product/name_bg.gif) bottom repeat-x ;
	border:solid #EAEAEA 1px;
	border-left:#900 3px solid;
	line-height:32px;
	width: 100%;
}
.productBox h2 a{ color:#C00; }
.productBox h2 a:hover{ color:#F36; text-decoration:underline; }

.productBox dt,
.productBox dd{
	margin:0px; 
	padding:0px; 
}

.productBox dl{
	margin-bottom:10px;
}

.productBox dt{
	width:550px;
	float:left;
	text-align:left;
}

.productBox dd{
	width:150px;
	float:right;
	text-align:right;
}

.productBox h3{
	border-bottom: solid 1px #E4E4E4;
	font-weight:normal;
	color:#C00;
}

.productBox .explain{
	padding:5px 0px;
	border-bottom:#CCC double 3px;
}

.noneHit {
	height:500px;
}

.productBox .clear{
	clear:both;
}

.productBox .detailsBtn a{
	width:50px;
	height:30px;
	background:url(/img/t_serch/tserch4.gif) no-repeat top ;
	text-indent:-9999px;
	display:block; 
	margin:10px 5px 10px auto;
}

.productBox .detailsBtn a:hover{
	background-position:bottom;
}


/* searchcatalog */

.catalogTable {
	border-collapse:collapse;
}

.catalogTable table{
	border:solid 1px #ccc;
}

.catalogTable th,
.catalogTable td{
	font-size:11px;
	border:solid 1px #ccc;
	padding:3px;
}

.catalogTable th{
	background:url(../common/product/name_bg.gif) bottom repeat-x ;
	line-height:32px;
}

.catalogTable td{
	line-height:26px;
}

.catalogTable .pcata{
	width:13%;
}

.catalogTable .pname,
.catalogTable .pho{
	width:auto;
}

.catalogTable .pprice,
.catalogTable .poo{
	width:10%;
}

.catalogTable .cata{ text-align:center; }

.catalogTable .cata a{
	display:block;
	text-align:center;
	border:#ddd solid 1px;
}

.catalogTable .cata a:hover{
	color:#C03;
	background:#FDEDDF;	
}

/* hoefer */

.conCenter {
	display:block; 
	margin:0 auto;
}

.hoeferMessage {
	width:600px;
	padding-bottom:5px;
	border-bottom: solid 2px #333;
}

.hoeferMessage2 {
	padding-top:5px;
	width:600px;
}

.hoeferMessage3 {
	margin:10px auto;
	padding:5px;
	background:#FFECE8;
	width:590px;
}


/* solis.html */
dl.solis_pro {
	width:48%;
	height:135px;
	border:#FFF8EE solid 1px;
	background: url(/common/solis05.jpg) ;
}

.solis_pro dt{
	width:95%;
	margin:3px auto;
	line-height:24px;
	font-size:14px;
	border-bottom: #039 solid 1px;
}

.solis_pro dt a{ color:#039; text-decoration:none; }
.solis_pro dt a:hover{ color:#06C; }

.solis_pro dd{
	width:90%;
	margin-left:10px;
	line-height:20px;
	font-size:12px;
}

.solis_pro dd a{ color:#333; }
.solis_pro dd a:hover{ color:#666 }
