@charset "Shift_JIS";

/*
===== 1: CLEARFIX ==========================================
*/
.clear{clear:both;}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}


/* PRODUCT MENU SETTING
-------------------------------------------------*/

ul.submenu {
	float:right;
	margin-bottom: 20px;
	overflow:hidden;
}

ul.submenu li {
	float:left;
	top:21px;
	margin:0 0 0px 20px;
}

ul.submenu li a {
	padding: 0 0 3px 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}


#columnbox {
	clear: both;
}

#seihin_box {
	float: left;
	width: 560px;
}

#mokuteki_box {
	float: right;
	width: 370px;
}

h3 {
	margin-bottom: 15px;
}

.subtitle{
	margin:0 0 15px 0;
	clear:both;
	}

/* 製品別メニュー */
#seihin_box h2 {
	margin-bottom: 50px;
}

#seihin_box h4 {
	margin-bottom: 7px;
}

#seihin_box div.seihin {
	clear: both;
	margin-bottom: 30px;
}

#seihin_box div.seihin01 {
	float: left;
	width: 180px;
	margin-right: 10px;
	overflow: hidden;
}

#seihin_box div.seihin01r {
	float: left;
	width: 180px;
	margin-right: 0;
	overflow: hidden;
}

#seihin_box div.others2 {
	margin-bottom: 20px;
	background: url(/support/images/index/bg_others_head.gif) 0 25px no-repeat;
}

#seihin_box div.others1 {
	width: 270px;
	margin-bottom: 20px;
	background: url(/support/images/index/bg_others_head.gif) 0 25px no-repeat;
}

#seihin_box div.othersFoot {
	background: url(/support/images/index/bg_others_foot.gif) left bottom no-repeat;
}

#seihin_box div.other_l {
	float: left;
	width: 270px;
}

#seihin_box div.other_r {
	float: right;
	width: 270px;
}

#seihin_box ul.otherList {
	padding: 10px;
}

#seihin_box ul.otherList li {
	margin-bottom: 5px;
	display: inline;
}

#seihin_box ul.otherList li p {
	padding-left: 10px;
	font-size: 70%;
	color: #999;
}

#seihin_box ul.otherList li a {
	display: block;
	padding: 0 0 10px 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

#seihin_box ul.smenu {
	clear: both;
}
#seihin_box ul.smenu li {
	margin: 0;
	float: left;
	width: 180px;
	height: 60px;
	margin: 0 10px 10px 0;
	font-size: 0;
}

#seihin_box ul.smenu li.r {
	margin-right: 0;
}


/* 目的別メニュー */
#mokuteki_box h2 {
	margin-bottom: 10px;
}

#mokuteki_box ul.submenu_importance {
	margin-bottom: 20px;
	text-align: right;
}

#mokuteki_box ul.submenu_importance li {
	display: inline;
	padding: 3px 0 3px 20px;
	text-align: right;
	background:url(/support/images/index/icon_importance.gif) no-repeat left top;
}

#mokuteki_box div.mokuteki {
	margin-bottom: 30px;
}

#mokuteki_box ul.mmenu1 {
	clear: both;
}

#mokuteki_box ul.mmenu1 li {
	margin: 0;
	float: left;
	width: 370px;
	font-size: 0;
}

#mokuteki_box ul.mmenu2 {
	clear: both;
}

#mokuteki_box ul.mmenu2 li {
	float: left;
	width: 180px;
	font-size: 0;
}

#mokuteki_box ul.mmenu2 li.r {
	font-size: 0;
}

/* お知らせ */
#gray_box{
	padding:15px;
	width:918px;
	border:1px solid #E3E3E3;
	background:#F6F6F6;
	overflow:hidden;
}

#gray_box h3{
	margin-bottom:15px;
}

#gray_box dt{
	float:left;
	margin:0 15px 10px 0;
	width:153px;
}

#gray_box dd{
	float:left;
	margin:0  0 10px 0;
	padding: 0 0 0 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
	width:740px;
}




#tmenu{
	margin:0 0 30px 0;
	padding:0 0 1px 0;
	background:url(/images/products_menu/tmenu_bg.gif) bottom no-repeat;
	width:950px;
	height:29px;
	overflow:hidden;
	clear:both;
	}
#tmenu ul{
	border-right:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	display:block;
	overflow:hidden;
	}
#tmenu li{
	margin:0;
	float:left;
	width:316px;
	height:29px;
	font-size:0px;
	}


#tmenu2{
	margin:0 0 30px 0;
	padding:0 0 1px 0;
	background:url(/images/products_menu/tmenu_bg.gif) bottom no-repeat;
	width:950px;
	height:29px;
	overflow:hidden;
	clear:both;
	}
#tmenu2 ul{

	display:block;
	}
#tmenu2 li{
	margin:0;
	float:left;
	width:475px;
	height:29px;
	font-size:0px;
	}

.pmenu_subtitle{
	margin:0 0 7px 0;
	clear:both;
	}
.pmenu_subtitle_b20{
	margin:0 0 20px 0;
	clear:both;
	}

.pmenu_01{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:570px;
	height:70px;
	}
.pmenu_01 ul{
	width:570px;
	}
.pmenu_01 ul li{
	float:left;
	width:190px;
	font-size:1px;
	}

.pmenu_02{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	}
.pmenu_02 ul li{
	margin:0;
	float:left;
	width:190px;
	font-size:0px;
	}

.pmenu_03{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:190px;
	height:70px;
	}
.pmenu_03 ul{
	width:190px;
	}
.pmenu_03 ul li{
	float:left;
	width:190px;
	font-size:0px;
	}

.pmenu_04{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:381px;
	height:70px;
	}
.pmenu_04 ul{
	width:381px;
	}
.pmenu_04 ul li{
	float:left;
	width:190px;
	font-size:0px;
	}

.pmenu_05{
	margin:0 0 35px 0;
	overflow:hidden;
	clear:both;
	}

.pmenu_05 ul li{
	float:left;
	margin:0 10px 0 0;
	width:190px;
	font-size:1px;
	}
.pmenu_05 ul li.wide{
	float:left;
	margin:0;
	width:380px;
	font-size:0px;
	}

.pmenu_03_s{
	margin:0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:190px;
	height:70px;
	}
.pmenu_03_s ul{
	width:190px;
	}
.pmenu_03_s ul li{
	float:left;
	margin:0;
	width:190px;
	font-size:0px;
	}

.pmenu_06{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:380px;
	height:70px;
	}
.pmenu_06 ul{
	width:380px;
	}
.pmenu_06 ul li{
	float:left;
	width:190px;
	font-size:0px;
	}

ul.pmenu_07{
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:380px;
	height:70px;
	clear:both;
	}
ul.pmenu_07 li.nomargin{
	float:left;
	margin:0;
	width:190px;
	font-size:0px;
	}
	
.pmenu_08{
	margin:0 0 35px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:950px;
	height:70px;
	}
.pmenu_08 ul{
	width:950px;
	}
.pmenu_08 ul li{
	float:left;
	width:190px;
	font-size:1px;
	}


ul.h_69{
	width:950px;
	height:69px;
	clear:both;
	}
ul.h_70{
	width:950px;
	height:70px;
	clear:both;
	}
ul.b_h_69{
	width:950px;
	height:69px;
	clear:both;
	background:url(/images/products_menu/pmenu_bg.gif) repeat-x top;
	}
ul.b_h_69 li{
	border-bottom:7px solid #F6F6F6;
	height:69px;
	}

.txtlink{
	padding: 0 0 0 10px;
	background:url(/share/images/arrow_black.gif) no-repeat left 0.4em;
	}
	
	
.read_b_m50 {
	font-weight:bold;
	clear: both;
	margin-bottom:30px
}

.cmenu{
	margin-bottom:30px;
	margin-top: 10px;
	background-color: #f6f6f6;
	border: 1px solid #e3e3e3;
	padding: 13px 10px 3px 30px;
	overflow: hidden;
	width: 908px;
}

.cmenu li{
	float:left;
	width:270px;
	margin: 0px 17px 0px 0px;
	padding: 0 0 10px 10px;
	background:url(/share/images/arrow_black.gif) no-repeat scroll left 0.4em;
}

.mb0{
margin-bottom:0;
}
.mb20{
margin-bottom:20px;
}
.mb50{
margin-bottom:50px;
}
.mt10{
margin-top:10px;
}
.mr10{
margin-right:10px;
}