@charset "UTF-8";
/* CSS Document */

/*↓共通★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

html, body {
background-color: #EEEDE5;
position: relative;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin: 0px;
padding: 0px;
}
body{
	font: normal normal normal 14px/24px 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',  'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: #323232;
}
ol {
	list-style-position: inside;
}
a:link {
	color: #0000FF;
}
a:hover {
	background-position: bottom;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 21px;
}
td,th {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
th {
	background-color: #EFEFEF;
	font-weight: normal;
}
ul {
	list-style-type: none;
}
.table_smallfont{
	font-size: 12px;
	line-height: 14px;
}
.linehight21 {
	line-height: 21px;
}
.margin_top40{
	margin-top: 40px;
}
.margin_top36{
	margin-top: 36px;
}
.margin_top30{
	margin-top: 30px;
}
.margin_top20{
	margin-top: 20px;
}
.margin_top15 {
	margin-top: 15px;
}
.margin_top8 {
	margin-top: 8px;
}
.margin_top3 {
	margin-top: 3px;
}
.margin_top-8 {
	margin-top: -8px;
}
.margin_bottom20{
	margin-bottom: 20px;
}
.margin_bottom15{
	margin-bottom: 15px;
}
.margin_bottom8 {
	margin-bottom: 8px;
}
.margin_bottom4 {
	margin-bottom: 4px;
}
.margin_top4 {
	margin-top: 4px;
}
.horizon_margin0 {
	margin-right: 0px;
	margin-left: 0px;
}
.padding20 {
	padding: 20px;
}
.reason_voice_padding {
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 23px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border{
	border-style: ridge;
}
div {zoom:1;}
#wrapper {
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: middle;
}
.ta_center {
	text-align: center;
}
hr {
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
.tsume{
	letter-spacing: -1px;
}

/*↓ヘッダー★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#header{
	background-image: url(images/header_bg.png);
	height: 254px;
	width: 926px;
	padding: 12px;
}
#header_left{
	float: left;
	height: 145px;
	width: 415px;
}
#header_right{
	height: 138px;
	width: 500px;
	position:relative; z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	float: right;
	position: relative;
	top: 2px;
	right: 7px;
	overflow: hidden;
}
#header_bt_logo {
	float: left;
	position: relative;
	left: 1px;
}
.header_postit {
	text-shadow : -1px -1px 0px #003300;
	font-size: 13px;
	background-image: url(images/header_postit.png);
	text-align: center;
	vertical-align: top;
	height: 37px;
	width: 129px;
	padding-top: 1px;
	float: left;
	color: #FFFFFF;
	padding-right: 3px;
	position: relative;
	left: 10px;
	top: 4px;
	margin-right: 5px;
}
.header_read {
	text-shadow : -1px -1px 0px #2D6F27;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: -3pt;
	position: relative;
	left: 8px;
}
#header_logo a {
	background-image: url(images/header_logo.png);
	float: left;
	height: 91px;
	width: 336px;
	margin-top: -14px;
	margin-bottom: -13px;
	margin-left: -5px;
	text-indent: -10000px;
}
#header_right_info {
	background-image: url(images/contact_info.png);
	height: 28px;
	width: 428px;
	text-indent: -10000px;
	margin-top: 6px;
	margin-left: 11px;
}
#h_banner_form a {
	background-image: url(images/h_banner_form.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	float: left;
	height: 37px;
	width: 245px;
	position: relative;
	left: 4px;
	top: 3px;
}
#h_banner_mail a {
	background-image: url(images/h_banner_mail.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	float: left;
	height: 37px;
	width: 246px;
	position: relative;
	left: 5px;
	top: 3px;
}
#header_tel_wrap {
	width: 213px;
	position: relative;
	float: left;
	background-image: url(images/header_tel.png);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -10000px;
	left: 12px;
	top: 7px;
}
#header_fax_wrap {
	width: 236px;
	position: relative;
	float: left;
	left: 38px;
	top: 13px;
	background-image: url(images/header_fax.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -10000px;
}

/*↓グローバルナビ上部★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#sub_gnavi {
	text-shadow : -1px -1px 0px #2D6F27;
	display: block;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 17px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 8px;
}
#sub_gnavi ul li {
	display: inline;
	float: left;
}
#sub_gnavi ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/header_sub_gnavi_tri.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 20px;
	padding-left: 14px;
	display: block;
}
#sub_gnavi ul .leaf a {
	background-image: url(images/header_sub_gnavi_leaf.png);
	background-repeat: no-repeat;
	background-position: left;
}
#sub_gnavi ul li a:hover {
	text-decoration: underline;
}
#search {
	float: right;
}

/*↓グローバルナビ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#gnavi {
	display: block;
	height: 67px;
	width: 930px;
	margin-left: -2px;
	overflow: hidden;
	clear: both;
	background-image: url(images/gnavi_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	float: left;
}
#gnavi ul {
	margin-left: 4px;
}
#gnavi ul li {	
	display: inline;
	float: left;
	position: relative;
	top: 1px;
}
#gnavi ul .gnavi_home a:hover, #home #wrapper #header #gnavi ul .gnavi_home a {
	background-image: url(images/gnavi_bg_ro_home.png);
}
#gnavi ul .gnavi_bt a:hover, #gnavi_bt #wrapper #header #gnavi ul .gnavi_bt a {
	background-image: url(images/gnavi_bg_ro_bt.png);
}
#gnavi ul .gnavi_product a:hover, #gnavi_product #wrapper #header #gnavi ul .gnavi_product a {
	background-image: url(images/gnavi_bg_ro_product.png);
}
#gnavi ul .gnavi_case a:hover, #gnavi_case #wrapper #header #gnavi ul .gnavi_case a {
	background-image: url(images/gnavi_bg_ro_case.png);
}
#gnavi ul .gnavi_info a:hover, #gnavi_info #wrapper #header #gnavi ul .gnavi_info a {
	background-image: url(images/gnavi_bg_ro_info.png);
}
#gnavi ul .gnavi_price a:hover, #gnavi_price #wrapper #header #gnavi ul .gnavi_price a {
	background-image: url(images/gnavi_bg_ro_price.png);
}
#gnavi ul .gnavi_manual a:hover, #gnavi_manual #wrapper #header #gnavi ul .gnavi_manual a {
	background-image: url(images/gnavi_bg_ro_manual.png);
}
#gnavi ul .gnavi_faq a:hover, #gnavi_faq #wrapper #header #gnavi ul .gnavi_faq a {
	background-image: url(images/gnavi_bg_ro_faq.png);
}
#gnavi ul li a {
	display: block;
	height: 61px;
	width: 115px;
	text-indent: -10000px;
}
#gnavi ul .gnavi_home a, #gnavi ul .gnavi_faq a {
	width: 116px;
}

/*↓パンくずリスト★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#breadcrumbs {
	margin-top: 13px;
	margin-bottom: 11px;
	width: 900px;
	margin-left: 11px;
	font-size: 13px;
}
#breadcrumbs:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #breadcrumbs {
    height: 1em;
}
#breadcrumbs {
    display: block;
}
/**/
#breadcrumbs ol li {
	display: inline;
	float: left;
}
#breadcrumbs ol li a {
	margin-right: 4px;
	padding-right: 15px;
	background-image: url(images/breadcrumbs_arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}

/*↓製品アイコンナビ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#producticons {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	height: 154px;
	width: 948px;
	clear: left;
}
#producticons:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #producticons {
    height: 1em;
}
#producticons {
	display: block;
}
/**/
#producticons ul {
	height: 96px;
	display: block;
	margin-left: 13px;
	margin-top: 14px;
	margin-bottom: 14px;
	width: 922px;
}
#producticons ul li {
	display: inline;
	float: left;
	height: 132px;
	width: 96px;
	margin-right: 7px;
	text-align: center;
	margin-bottom: 7px;
}
#producticons ul li a {
	font-size: 12px;
	line-height: 15px;
}
#producticons ul li a:hover {
	font-weight: bold;
	background-position: bottom;
	text-decoration: none;
}
#producticons ul .pi_c02 a {
	background-image: url(images/pnavi_icon_c02.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_s01 a {
	background-image: url(images/pnavi_icon_s01.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_c01 a {
	background-image: url(images/pnavi_icon_c01.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_jm1 a {
	background-image: url(http://www.musenka.com/images/pnavi_icon_jm1.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}

#producticons ul .pi_z1 a {
	background-image: url(images/pnavi_icon_z1.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_h01a a {
	background-image: url(http://www.musenka.com/images/pnavi_icon_h01a.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
#producticons ul .pi_kit a {
	background-image: url(images/pnavi_icon_kit.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
#producticons ul .pi_kit2 a {
	background-image: url(images/pnavi_icon_kit2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
#producticons ul .pi_parts a {
	background-image: url(images/pnavi_icon_parts.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_n01 a {
	background-image: url(images/pnavi_icon_n01.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
#producticons ul .pi_consul {
	margin-right: 0px;
}
#producticons ul .pi_consul a {
	background-image: url(images/pnavi_icon_consul.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
}
.c02 ul .pi_c02 a,
.s01 ul .pi_s01 a,
.c01 ul .pi_c01 a,
.z1 ul .pi_z1 a,
.h01a ul .pi_h01a a,
.kit ul .pi_kit a,
.kit2 ul .pi_kit2 a,
.parts ul .pi_parts a,
.n01 ul .pi_n01 a,
.consul ul .pi_consul a {
	background-position: bottom;
}

/*↓パーツページおすすめ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.inparts_recommend {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	clear: left;
	height: 157px;
}
.inparts_recommend:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .inparts_recommend {
    height: 1em;
}
.inparts_recommend {
	display: block;
}
/**/
.inparts_recommend ul {
	height: 96px;
	display: block;
	margin-left: 13px;
	margin-top: 14px;
}
.inparts_recommend ul p {
	display: block;
	float: left;
	height: 129px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 20px;
	padding-right: 14px;
}
.inparts_recommend ul li {
	display: inline;
	float: left;
	height: 132px;
	width: 96px;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.inparts_recommend ul li a {
	font-size: 12px;
	line-height: 15px;
}
.inparts_recommend ul li a:hover {
	font-weight: bold;
	background-position: bottom;
	text-decoration: none;
}
.inparts_recommend ul .pi_kit a {
	background-image: url(images/pnavi_icon_kit.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
.inparts_recommend ul .pi_h01a a {
	background-image: url(http://www.musenka.com/images/pnavi_icon_h01a.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
.inparts_recommend ul .pi_kit2 a {
	background-image: url(images/pnavi_icon_kit2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
	font-size: 11px;
	letter-spacing: -1px;
}
.inparts_recommend ul .pi_parts a {
	background-image: url(images/pnavi_icon_parts.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 110px;
}
.inparts_recommend ul .pi_connector a {
	background-image: url(http://www.musenka.com/images/pnavi_icon_connector.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 96px;
	padding-top: 104px;
}

/*↓フッターサブナビ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#f_subnavi {
	margin-top: 17px;
	margin-bottom: 10px;
	font-size: 13px;
	position: relative;
	clear: both;
	overflow: hidden;
}
#f_subnavi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #f_subnavi {
    height: 1em;
}
#f_subnavi {
	display: block;
}
/**/
#f_subnavi ul {
	position: relative;
	left: 50%;
	float: left;
}
#f_subnavi ul li {
	display: inline;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 13px;
	position: relative;
	left: -50%;
}
#f_subnavi ul li a {
	display: block;
}
#f_subnavi ul .f_subnavi_last {
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*↓フッターお問い合わせ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#f_contactbox {
	position:relative; z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-top: 17px;
	margin-bottom: 16px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 12px;
}
#f_contactbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #f_contactbox {
    height: 1em;
}
#f_contactbox {
	display: block;
}
/**/
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#f_contactbox_right {
	float: right;
	width: 745px;
}
#f_banner ul li {
	display: inline;
	float: left;
	margin-top: 5px;
}
#f_banner_form a {
	background-image: url(images/f_cbox_form.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 245px;
	margin-right: 2px;
}
#f_banner_mail a {
	background-image: url(images/f_cbox_mail.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 245px;
	margin-right: 2px;
}
#f_banner_order a {
	background-image: url(images/f_cbox_order.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 40px;
	width: 245px;
	margin-right: 2px;
}
#f_right_head {
	font-size: 22px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 190px;
	margin-top: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323232;
	margin-right: 10px;
	vertical-align: middle;
	line-height: 30px;
}
#f_right_read {
	font-size: 12px;
	line-height: 14px;
}
#f_right_person {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #1FB200;
	background-image: url(images/header_read_tri.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left: 11px;
	position: relative;
	left: 1px;
}
#f_cbox_telbg {
	background-image: url(images/f_cbox_telbg.png);
	text-align: center;
	height: 34px;
	width: 114px;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 9px;
	margin-left: 2px;
	margin-right: 7px;
}
#f_cbox_faxbg {
	background-image: url(images/f_cbox_faxbg.png);
	text-align: center;
	height: 34px;
	width: 135px;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 9px;
	margin-right: 7px;
}
#f_cbox_tel {
	background-image: url(images/telnam.png);
	text-indent: -10000px;
	height: 22px;
	width: 212px;
	float: left;
}
#f_cbox_fax {
	background-image: url(images/faxnam.png);
	text-indent: -10000px;
	height: 21px;
	width: 234px;
	float: left;
	position: relative;
	left: 2px;
	top: 18px;
}
#f_cbox_tel_wrap {
	width: 212px;
	display: block;
	float: left;
	height: 34px;
	text-align: center;
	margin-top: 10px;
	margin-right: 22px;
}
#f_cbox_time {
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: -2px;
	margin-left: 10px;
	display: block;
	height: 24px;
	width: 202px;
}

/*↓フッターリンク★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#footer{
	background-image: url(images/footersitemap_bg.png);
	background-repeat: repeat-y;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#footer_logo a {
	background-image: url(images/footer_logo.png);
	text-indent: -10000px;
	display: block;
	height: 26px;
	width: 121px;
	float: left;
	position: relative;
	left: 40px;
	top: 18px;
}
#footer_adclink a {
	background-image: url(images/footer_adclinkbg.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 208px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: -1px;
	vertical-align: middle;
	float: left;
	position: relative;
	left: 97px;
	top: 23px;
	background-position: top;
}
#footer_adclink a:hover {
	background-position: top;
}
#footer_address {
	float: left;
	width: 503px;
	position: relative;
	left: 117px;
	top: 16px;
	font-size: 12px;
	clear: right;
}
#f_sitemap {
	width: 912px;
	margin-left: 38px;
	float: left;
	margin-top: 28px;
	margin-bottom: 16px;
}
.f_sitemap_block {
	float: left;
	width: 156px;
	display: block;
	height: auto;
	margin-right: 24px;
}
#f_sitemap .f_sitemap_block p {
	font-weight: bold;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 5px;
}
#f_sitemap .f_sitemap_block ul li {
	background-image: url(images/f_sitemap_arrow.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	list-style-type: none;
}
#f_sitemap .f_sitemap_block ul li a {
	color: #C3C3C3;
	text-decoration: none;
}
#f_sitemap .f_sitemap_block ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 10px;
	color: #898989;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.radiusimg {
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 950px;
	display: block;
	clear: both;
}

/*↓コンテンツ 枠デザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.inner_whitebg_wrap .contents_wrap {
	padding: 20px;
}
.contents_wrap {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	clear: left;
}
.whitebg_wrap {
	position:relative; z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-top: 42px;
	margin-right: 43px;
	margin-left: 43px;
}
.whitebg_wrap2 {
	position:relative; z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-right: 43px;
	margin-left: 43px;
}
.contents_wrap_nobg {
	margin-top: 20px;
	margin-right: 43px;
	margin-left: 43px;
}
.inner_whitebg_wrap {
	position:relative; z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-top: 20px;
	margin-right: 104px;
	margin-left: 104px;
	padding-top: 1px;
	padding-right: 22px;
	padding-left: 22px;
}
.graybg_wrap {
	position:relative;
	z-index:1;
	background-color: #EFEFEF;
	-webkit-box-shadow :  0px 0px 7px #C2C2C2; /*Chrome, Safari3.0+*/
	-moz-box-shadow :  0px 0px 7px #C2C2C2; /*Firefox3.5+*/
	box-shadow: 0px 0px 7px #C2C2C2; /* CSS3 */
	margin-right: 43px;
	margin-left: 43px;
	padding-top: 1px;
	padding-bottom: 20px;
	width: 862px;
	border: 1px solid #F5F5F5;
}
.manuallink_wrap {
	position:relative;
	z-index:1;
	background-color: #ECECEC;
	width: 383px;
	margin-left: 27px;
	margin-top: 20px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 20px;
}
.manuallink_wrap_in {
	position:relative;
	z-index:1;
	background-color: #F5F5F5;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 16px;
	padding-left: 19px;
}
.inner_gray_wrap {
	position:relative; z-index:1;
	background-color: #ECECEC;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.inner_gray_wrap_in {
	position:relative; z-index:1;
	background-color: #F5F5F5;
	padding-top: 17px;
	padding-right: 19px;
	padding-bottom: 17px;
	padding-left: 19px;
}
.inner_gray_wrap_in_p10 {
	position:relative;
	z-index:1;
	background-color: #F5F5F5;
	padding: 10px;
}
.productinfo_wrap {
	float: right;
	width: 390px;
	overflow: visible;
	padding-right: 27px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#left_contents_wrap {
	width: 634px;
	margin-left: 26px;
	margin-top: 30px;
	position: relative;
	float: left;
}
#right_contents_wrap {
	position:relative;
	z-index:1;
	background-color: #ECECEC;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 238px;
	float: right;
	margin-right: 26px;
	margin-top: 30px;
}
#supportmail_right_contents_wrap {
	position:relative;
	z-index:1;
	background-color: #ECECEC;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 238px;
	float: right;
	margin-right: 26px;
	margin-top: 10px;
}
#right_contents_wrap_in {
	position:relative; z-index:1;
	background-color: #F5F5F5;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.inner_right_contents_wrap {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #DDDDDD;
}
.plain_whitebg_wrap {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding: 10px;
}
#contact_top_voice_wrap {
	background-image: url(http://www.musenka.com/images/contact_top_voice_t.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 421px;
	clear: right;
	float: right;
	margin-top: 20px;
	margin-right: 8px;
}
#contact_top_voice {
	background-image: url(http://www.musenka.com/images/contact_top_voice_m.png);
	float: right;
	width: 408px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
.privacy {
	height: 145px;
	overflow: auto;
}


/*↓コンテンツ 文字デザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.contents_wrap h1 {
	text-shadow : 1px 1px 0px #C2C2C2;
	text-align: center;
	font-weight: normal;
	margin-top: 42px;
	font-size: 30px;
	letter-spacing: -1px;
}
.contents_wrap .sub_h1 {
	text-shadow : 1px 1px 0px #C2C2C2;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
	font-size: 20px;
	letter-spacing: -1px;
}
h4{
	background-image: url(images/h4mark_circle.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 18px;
	clear: left;
	font-size: 19px;
	line-height: 24px;
}
.h5_flow_title{
	display: block;
	clear: left;
	font-size: 16px;
	margin-top: 8px;
}
.h5_list{
	background-image: url(images/listmark_gbox.png);
	background-position: left 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 16px;
}
.h3_634bg {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/h3_634bg.png);
	text-align: center;
	display: block;
	height: 38px;
	width: 634px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.h3_634bg2l {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/h3_634bg2l.png);
	text-align: center;
	display: block;
	height: 51px;
	width: 634px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 7px;
}
.h3_608bg {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/h3_608bg.png);
	text-align: center;
	display: block;
	height: 38px;
	width: 608px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
.h3_608bg_left {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/h3_608bg.png);
	text-align: left;
	display: block;
	height: 38px;
	width: 598px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
}
.w356 .head_2l {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/manual_greenbg_2l.png);
	text-align: left;
	display: block;
	height: 40px;
	width: 326px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 30px;
	text-indent: -20px;
	padding-top: 3px;
}
.important_566bg {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/important_bg.png);
	text-align: center;
	display: block;
	height: 38px;
	width: 566px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.h3_504bg {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/h3_504bg.png);
	text-align: center;
	display: block;
	height: 38px;
	width: 504px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.h3_508bg {
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/h3_508bg.png);
	text-align: center;
	display: block;
	height: 38px;
	width: 508px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: -3px;
}
.pagetop a {
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-indent: -10000px;
	height: 14px;
	width: 63px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 14px;
}
.productname {
	color: #1FB200;
	font-size: 25px;
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.productname_small {
	color: #1FB200;
	font-size: 18px;
}
.features_list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
.features_list li {
	font-size: 14px;
	line-height: 21px;
	background-image: url(images/listmark_gbox.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}
.features_list p {
	font-size: 14px;
	line-height: 21px;
}
.gbox_list li {
	background-image: url(images/listmark_gbox.png);
	background-position: left 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.gbox_boldlist li {
	font-size: 14px;
	line-height: 21px;
	background-image: url(images/listmark_gbox.png);
	background-position: left 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 8px;
}
.rbox_boldlist li {
	font-size: 14px;
	line-height: 21px;
	background-image: url(http://www.musenka.com/images/listmark_rbox.png);
	background-position: left 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 8px;
}
.gbox_boldlist ul li, .rbox_boldlist ul li {
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	margin-top: 0px;
}
.gbox_p {
	font-size: 14px;
	line-height: 21px;
	background-image: url(images/listmark_gbox.png);
	background-position: left 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.gbox_boldp {
	font-size: 14px;
	line-height: 21px;
	background-image: url(images/listmark_gbox.png);
	background-position: left 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.dotmark_list li {
	line-height: 21px;
	list-style-type: none;
	margin-left: 14px;
	background-image: url(images/listmark_dot.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 8px;
}
.bold_heading {
	font-weight: bold;
	margin-top: 20px;
}
.indent_text {
	line-height: 21px;
	padding-left: 10px;
}
.pdf_link a {
	line-height: 24px;
	background-image: url(images/pdficon_large.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 27px;
	display: inline-block;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 3px;
}
.w608caption {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	padding-top: 8px;
}
#contact_top_voice p {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #FF8001;
	letter-spacing: -1px;
	text-align: left;
}
#contact_top_voice .name {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
}
.inner_right_contents_wrap {
	font-size: 13px;
	line-height: 20px;
}
#form {
	font-size: 12px;
	line-height: 19px;
}
#form hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.right_contents_head {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 1px;
}
.green {
	color: #1FB200;
}
.green_bold {
	font-weight: bold;
	color: #1FB200;
}
.orange_bold {
	font-weight: bold;
	color: #FF8001;
}
.red {
	color: #FF0000;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.text16px {
	font-size: 16px;
}
.text12px {
	font-size: 12px;
}
.mast {
	line-height: 1px;
	text-decoration: none;
	vertical-align: top;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 1px;
	padding-right: 3px;
}
.contact_indent {
	padding-left: 11px;
}
.contact_address_indent {
	padding-left: 70px;
}
.mast_info {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.confirm {
	text-align: center;
	margin-top: 10px;
	margin-left: 15px;
}
.confirm span {
	display: inline;
	float: left;
	height: 56px;
	line-height: 64px;
	margin-right: 10px;
}
.indent14 {
	margin-left: 14px;
}
.flow_text {
	margin-left: 14px;
	margin-top: 8px;
	margin-bottom: 20px;

}
input {
	margin-right: 3px;
	margin-left: 3px;
}
.contact_table td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 25px;
}
.bold14px {
	font-weight: bold;
	font-size: 14px;
}
.case_body {
	float: left;
	width: 247px;
	margin-right: 15px;
}
.case_body_head {
	font-size: 18px;
	font-weight: bold;
	color: #FF8001;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/*↓リンクデザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.w149_80_banner {
	text-align: center;
	height: 85px;
	width: 153px;
	float: right;
	margin-right: -3px;
}
.w149_80_banner a {
	background-image: url(images/w149_80_banner.png);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 75px;
	width: 153px;
	display: block;
	padding-top: 10px;
	line-height: 65px;
}
.w196_banner {
	text-align: center;
	height: 57px;
	width: 202px;
	margin-left: -3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.w196_banner a {
	background-image: url(images/w196_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 57px;
	width: 202px;
	display: block;
}
.w196_banner_2l {
	text-align: center;
	height: 57px;
	width: 202px;
	margin-left: -3px;
}
.w196_banner_2l a {
	background-image: url(images/w196_banner.png);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 47px;
	width: 202px;
	display: block;
	padding-top: 10px;
	line-height: 17px;
}
.w196_banner_3l {
	text-align: center;
	height: 76px;
	width: 202px;
	margin-left: -3px;
}
.w196_banner_3l a {
	background-image: url(http://www.musenka.com/images/w196_banner_3l.png);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 64px;
	width: 202px;
	display: block;
	padding-top: 12px;
	line-height: 17px;
}
.w194_banner {
	text-align: center;
	height: 32px;
	width: 198px;
	margin-left: -2px;
}
.w194_banner a {
	background-image: url(images/w194_29_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 198px;
	display: block;
	font-size: 12px;
}
.w216_banner {
	text-align: center;
	height: 32px;
	width: 220px;
	margin-left: -3px;
}
.w216_banner a {
	background-image: url(images/w216_29_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 220px;
	display: block;
	font-size: 12px;
}
.w299_banner {
	text-align: center;
	height: 58px;
	width: 305px;
	margin-left: -3px;
}
.w299_banner a {
	background-image: url(http://www.musenka.com/images/w299_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 58px;
	width: 305px;
	display: block;
}
.w288_banner {
	text-align: center;
	height: 43px;
	width: 294px;
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: 0px;
}
.w288_banner span {
	background-image: url(images/w288_banner.png);
	line-height: 41px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 43px;
	width: 294px;
	display: block;
	margin-bottom: 0px;
}
.w288_banner span:hover {
	background-position: bottom;
}
.w347_banner {
	text-align: center;
	height: 32px;
	width: 351px;
	margin-left: -2px;
}
.w347_banner a {
	background-image: url(images/w347_29_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 351px;
	display: block;
	font-size: 12px;
}
.w370_banner {
	text-align: center;
	height: 72px;
	width: 376px;
	margin-left: -3px;
	margin-top: 10px;
}
.w370_banner a {
	background-image: url(images/w370_banner.png);
	line-height: 72px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 72px;
	width: 356px;
	display: block;
	padding-left: 20px;
	font-size: 15px;
}
.w370_29_banner a {
	background-image: url(http://www.musenka.com/images/w370_29_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 356px;
	display: block;
	padding-left: 15px;
	font-size: 12px;
}
.w370w_banner {
	text-align: center;
	height: 32px;
	width: 376px;
	margin-left: -3px;
	margin-top: 8px;
}
.w370w_banner a {
	background-image: url(http://www.musenka.com/images/w370w_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 366px;
	display: block;
	padding-left: 10px;
	font-size: 15px;
}

.w370p_banner {
	text-align: center;
	height: 32px;
	width: 376px;
	margin-left: -3px;
	margin-top: 7px;
}
.w370p_banner a {
	background-image: url(http://www.musenka.com/images/w370p_banner.png);
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 366px;
	display: block;
	padding-left: 10px;
	font-size: 15px;
}
.w390_banner {
	text-align: center;
	height: 57px;
	width: 394px;
	margin-left: -2px;
}
.w390_banner a {
	background-image: url(images/w390_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 57px;
	width: 394px;
	display: block;
}
.w556_banner {
	text-align: center;
	height: 57px;
	width: 562px;
	margin-left: -3px;
}
.w556_banner a {
	background-image: url(images/w556_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 57px;
	width: 562px;
	display: block;
}
.w566_banner {
	text-align: center;
	height: 57px;
	width: 572px;
	margin-left: -3px;
}
.w566_banner a {
	background-image: url(http://www.musenka.com/images/w566_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 57px;
	width: 572px;
	display: block;
}
.w590_banner {
	text-align: center;
	height: 58px;
	width: 596px;
	margin-left: -3px;
}
.w590_banner a {
	background-image: url(http://www.musenka.com/images/w590_banner.png);
	line-height: 54px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 58px;
	width: 596px;
	display: block;
}
.w608_banner {
	text-align: center;
	height: 58px;
	width: 614px;
	margin-left: -3px;
}
.w608_banner a {
	background-image: url(images/w608_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 58px;
	width: 614px;
	display: block;
}
.w608_89_banner {
	text-align: center;
	height: 96px;
	width: 614px;
	margin-left: -3px;
}
.w608_89_banner a {
	background-image: url(images/w608_89_banner.png);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 82px;
	width: 614px;
	display: block;
	padding-top: 14px;
}
.w634_banner a {
	text-align: center;
	background-image: url(images/w634_banner.png);
	line-height: 53px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 58px;
	width: 640px;
	display: block;
	margin-left: -3px;
}

.w196_banner a img, .w196_banner_2l a img, .w196_banner_3l a img, .w288_banner span img, .w347_banner a img, .w194_banner a img {
	padding-left: 3px;
	line-height: 1px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.w149_80_banner a img, .w299_banner a img, .w370_banner a img, .w390_banner a img, .w556_banner a img, .w566_banner a img, .w590_banner a img, .w608_banner a img, .w608_89_banner a img, .w634_banner a img {
	padding-left: 3px;
	line-height: 1px;
	vertical-align: middle;
	padding-bottom: 1px;
	padding-right: 3px;
}
.inline_link {
	padding-left: 10px;
	text-indent: -10px;
}
.inline_link img {
	padding-right: 4px;
	padding_bottom: 2px;
}
.pdf_link img {
	padding-right: 4px;
	margin-top: 18px;
	vertical-align: top;
}

/*↓製品ページ タブデザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#product_tabbox {
	padding-right: 32px;
	padding-left: 32px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
}
#tab {
	width:608px;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#tab li {
	text-align:center;
	float:left;
	width:82px;
	margin-right: 7px;
	padding-right: 0;
	padding-left: 0;
	height: 32px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/tab_no.png);
	background-position: top;
	}
#tab li a {
	display: block;
	text-decoration: none;
	color: #323232;
}
#tab li.selected {
	background-color:#FFFFFF;
	background-image: url(images/tab_on.png);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-style: none;
	height: 33px;
	}
#tab li.selected a {
text-shadow : -1px -1px 0px #ffffff;
	color:#333333;
	text-decoration: none;
	}

/*↓セリフデザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.voice_icon_l {
	position: relative;
	z-index: 2;
	float: left;
	margin-right: -1px;
}
.voice_icon_r {
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -1px;
	height: 82px;
	width: 105px;
}
.voice_w530 {
	display: block;
	clear: both;
}
.voice_w530_r {
	margin-left: 104px;
	display: block;
	clear: both;
}
.voice_w503_flame_padding {
	width: 397px;
	padding-bottom: 20px;
	position: relative;
	float: left;
}
.voice_w503_flame_r {
	float: left;
	width: 353px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
}
.voice_w530_flame_padding {
	width: 424px;
	padding-bottom: 20px;
	position: relative;
	float: left;
}
.voice_w530_flame {
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
}
.voice_w530_flame_r {
	float: left;
	width: 380px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
}
.voice_w608 {
	display: block;
	clear: both;
}
.voice_w608_flame {
	float: left;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
	width: 458px;
}
.voice_w608_flame_r {
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
}
.voice_w608_flame_padding {
	width: 502px;
	padding-bottom: 20px;
	position: relative;
	float: left;
}
.voice_w634 {
	width: 634px;
}
.voice_w634_flame {
	float: right;
	width: 492px;
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.voice_w634_flame .head {
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	color: #1FB200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 32px;
	padding-bottom: 8px;
	margin-bottom: 9px;
	margin-right: -10px;
	margin-left: -10px;
}
.voice_w634_flame .head img{
	margin-right: 5px;
}
.voice_w758 {
	width: 758px;
	margin-left: 43px;
}
.graybg_wrap .voice_w758 {
	width: 758px;
	margin-left: 29px;
}

.voice_w758_r {
	width: 758px;
	margin-left: 147px;
}
.voice_w758_flame {
	width: 608px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
	position: relative;
	display: inline-block;
}
.voice_w758_flame_r {
	float: left;
	width: 608px;
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.voice_w758_p_flame {
	width: 654px;
	float: left;
	background-image: url(images/voice_w758bg.png);
	background-repeat: repeat-y;
}
.voice_w758_p_flame h3 {
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	font-weight: bold;
	color: #1FB200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 14px;
}
.voice_w810 {
	display: block;
	clear: both;
	margin-left: 27px;
}
.voice_w810_flame_padding {
	width: 704px;
	position: relative;
	float: left;
}
.head_orange {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FF8001;
}
.head_green {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #1FB200;
}
.flameimg {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 654px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}
.w608_center {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
}

/*↓製品ページおすすめデザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.largeicons ul {
	position: relative;
	left: 50%;
	display: block;
	margin-top: 20px;
	float: left;
	margin-bottom: 14px;
}
.largeicons ul li {
	display: inline;
	float: left;
	height: 162px;
	width: 115px;
	margin-right: 15px;
	text-align: center;
	position: relative;
	left: -50%;
	margin-left: 15px;
}
.largeicons ul li a {
	font-size: 14px;
	line-height: 15px;
}
.largeicons ul li a:hover {
	font-weight: bold;
}
.largeicons ul .lrgi_c02 a {
	background-image: url(http://www.musenka.com/images/large_icon_c02.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}
.largeicons ul .lrgi_s01 a {
	background-image: url(http://www.musenka.com/images/large_icon_s01.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}
.largeicons ul .lrgi_c01 a {
	background-image: url(http://www.musenka.com/images/large_icon_c01.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}
.largeicons ul .lrgi_z1 a {
	background-image: url(http://www.musenka.com/images/large_icon_z1.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}
.largeicons ul .lrgi_kit a {
	background-image: url(images/large_icon_kit.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 115px;
	padding-top: 130px;
	font-size: 12px;
}
.largeicons ul .lrgi_kit2 a {
	background-image: url(images/large_icon_kit2.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 115px;
	padding-top: 130px;
	font-size: 12px;
}
.largeicons ul .lrgi_h01a a {
	background-image: url(http://www.musenka.com/images/large_icon_h01a.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 115px;
	padding-top: 130px;
	font-size: 12px;
}
.largeicons ul .lrgi_parts a {
	background-image: url(images/large_icon_parts.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}
.largeicons ul .lrgi_n01 a {
	background-image: url(http://www.musenka.com/images/large_icon_n01.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	padding-top: 137px;
}

/*↓製品写真デザイン★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.product_mainimg {
	margin-top: 27px;
	margin-left: 27px;
	float: left;
}
.images1-6 {
	height: 383px;
}
.images7-12 {
	height: 470px;
}
#image-navigation .navi ul li,
#image-navigation2 .navi ul li,
#image-navigation3 .navi ul li {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 77px;
	width: 93px;
	display: block;
	background-color: #CCCCCC;
}
#image-navigation .navi ul .rightmargin0,
#image-navigation2 .navi ul .rightmargin0,
#image-navigation3 .navi ul .rightmargin0 {
	margin-right: 0px;
	clear: right;
}
#image-navigation .navi,
#image-navigation2 .navi,
#image-navigation3 .navi {
	width: 618px;
	position: relative;
	top: 296px;
}
#image-navigation .navi-image,
#image-navigation2 .navi-image,
#image-navigation3 .navi-image { position:relative;}
#image-navigation .navi-image a,
#image-navigation2 .navi-image a,
#image-navigation3 .navi-image a { display:block; }
#image-navigation .navi-image a,
#image-navigation2 .navi-image a,
#image-navigation3 .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#image-navigation .navi-image a.active,
#image-navigation2 .navi-image a.active,
#image-navigation3 .navi-image a.active { z-index:10; }
#image-navigation .navi-image a.last-active,
#image-navigation2 .navi-image a.last-active,
#image-navigation3 .navi-image a.last-active { z-index:9; }
.inimage_text {
	position: absolute;
	bottom: 5px;
	color: #333333;
	left: 10px;
	display: inline;
	z-index:8;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.case1 .right_contents_case1, 
.case2 .right_contents_case2, 
.case3 .right_contents_case3, 
.case4 .right_contents_case4, 
.case5 .right_contents_case5, 
.case6 .right_contents_case6, 
.case7 .right_contents_case7, 
.case8 .right_contents_case8, 
.case9 .right_contents_case9 {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-right: -7px;
	margin-left: -7px;
}
.case1 .right_contents_case1 .w216_banner a, 
.case2 .right_contents_case2 .w216_banner a, 
.case3 .right_contents_case3 .w216_banner a, 
.case4 .right_contents_case4 .w216_banner a, 
.case5 .right_contents_case5 .w216_banner a, 
.case6 .right_contents_case6 .w216_banner a, 
.case7 .right_contents_case7 .w216_banner a, 
.case8 .right_contents_case8 .w216_banner a, 
.case9 .right_contents_case9 .w216_banner a {
	background-position: bottom;
}
.right_contents_case1, 
.right_contents_case2, 
.right_contents_case3, 
.right_contents_case4, 
.right_contents_case5, 
.right_contents_case6, 
.right_contents_case7, 
.right_contents_case8, 
.right_contents_case9 {
	position:relative;
	z-index:4;
	margin-right: -7px;
	margin-left: -7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #F5F5F5;
}
.right_contents_caption {
	font-size: 12px;
	line-height: 16px;
	text-indent: -12px;
	padding-left: 12px;
}
.right_contents_caption_ni {
	font-size: 12px;
	line-height: 16px;
}
.right_contents_case_img {
	float: left;
	width: 93px;
	height: 63px;
}
.right_contents_case_body {
	width: 115px;
	float: right;
	margin-top: -2px;
}
.right_contents_case_head {
	background-image: url(images/case_headmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

#head_tab {
	z-index: 3;
	position: relative;
	zoom:1;
}
#head_tab li{
	display: inline;
	float: left;
	font-size: 10px;
	margin-right: 5px;
	text-align: center;
	position: relative;
	margin-bottom: -5px;
}
#head_tab li a{
	text-shadow : -1px -1px 0px #FFFFFF;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 32px;
	padding-top: 4px;
}
.head_tab_l86 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_l86.png);
	width: 86px;
}
.head_tab_l110 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_l110.png);
	width: 110px;
}
.head_tab_l246 a{
	background-image: url(images/head_tab_case_l246.png);
	width: 246px;
}
.head_tab_70 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_70.png);
	width: 70px;
}
.head_tab_160 a{
	background-image: url(images/head_tab_case_160.png);
	width: 160px;
}
.head_tab_233 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_233.png);
	width: 233px;
}
.head_tab_246 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_246.png);
	width: 246px;
}
.head_tab_283 a{
	background-image: url(http://www.musenka.com/images/head_tab_case_283.png);
	width: 283px;
}

/*−−−−−−−−−−−−−−−−−−−−−−−−−−*/

#foot_tab {
	z-index: 3;
	position: relative;
}
#foot_tab li{
	display: inline;
	float: left;
	font-size: 10px;
	margin-right: 5px;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 20px;
	position: relative;
}
#foot_tab li a{
	text-shadow : -1px -1px 0px #FFFFFF;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 28px;
	padding-top: 8px;
}
.foot_tab_l86 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_l86.png);
	width: 86px;
}
.foot_tab_l110 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_l110.png);
	width: 110px;
}
.foot_tab_l246 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_l246.png);
	width: 246px;
}
.foot_tab_70 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_70.png);
	width: 70px;
}
.foot_tab_160 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_160.png);
	width: 160px;
}
.foot_tab_233 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_233.png);
	width: 233px;
}
.foot_tab_246 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_246.png);
	width: 246px;
}
.foot_tab_283 a{
	background-image: url(http://www.musenka.com/images/foot_tab_case_283.png);
	width: 283px;
}

/*−−−−−−−−−−−−−−−−−−−−−−−−−−*/

.tabselected1 .tabselected1 a,
.tabselected2 .tabselected2 a,
.tabselected3 .tabselected3 a,
.tabselected4 .tabselected4 a,
.tabselected5 .tabselected5 a {
	background-position: bottom;
}

/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/

.faq h3 {
	text-align: left;
	text-indent: 10px;
}
.info_bt_head {
	font-size: 18px;
	font-weight: bold;
	color: #FF8001;
	text-decoration: none;
	padding: 12px;
}
.voice_chip {
	margin-top: -1px;
	margin-left: 20px;
	z-index: 3;
	position: relative;
	zoom: 1;
}
.float_left_img {
	float: left;
	margin-right: 15px;
}
.float_right_img {
	float: right;
	margin-left: 15px;
}
.inner_contents_wrap_bt_l, .inner_contents_wrap_bt_r {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #DDDDDD;
	width: 275px;
	margin: -6px;
}
.inner_contents_wrap_bt_l {float: left;}
.inner_contents_wrap_bt_r {float: right;}
.case_info_box {
	margin-left: 43px;
}
.case_info_box_right {
	float: left;
	width: 422px;
	margin-left: 15px;
}
.case_company_1l {
	font-size: 13px;
	line-height: 21px;
	background-image: url(http://www.musenka.com/images/case_companybg_1l.png);
	display: block;
	height: 21px;
	width: 354px;
	padding-left: 68px;
	margin-bottom: 8px;
}
.case_info_box_w {
	margin-left: 23px;
}
.case_info_box_w_right {
	float: left;
	width: 462px;
	margin-left: 15px;
}
.case_company_w_3l {
	font-size: 13px;
	line-height: 17px;
	background-image: url(http://www.musenka.com/images/case_companybg_3l.png);
	display: block;
	height: 55px;
	width: 394px;
	padding-left: 68px;
	margin-bottom: 8px;
	padding-top: 5px;
}
.textmove14px {
	padding-left: 14px;
}

.case_minivoice {
	padding: 0px;
	width: 386px;
	margin-right: -3px;
	margin-left: -3px;
	margin-top: 15px;
}
.case_minivoice_text {
	background-image: url(http://www.musenka.com/images/case_minivoice_bg.png);
	background-repeat: repeat-y;
	width: 346px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.case_minivoice_img{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	display: block;
}
.case_minivoice_img img {
	display: block;
	margin:0;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	vertical-align: bottom;
}
.case_kyusan_box {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	margin-left: 43px;
	margin-right: 43px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.w504box {
	width: 504px;
	margin-right: auto;
	margin-left: auto;
}
.list_indent14px {
	text-indent: -14px;
	padding-left: 14px;
}
.w257 {
	width: 257px;
}
.w292 {
	width: 292px;
}
.w292 .inner_gray_wrap_in {
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
}
.w356 {
width: 356px;
}
.w382 {
width: 382px;
}
.w395 {
width: 395px;
}
.w423 {
width: 423px;
}
.w450 {
width: 450px;
}
.w499 {
width: 499px;
}
.w503 {
width: 503px;
}
.w508 {
width: 508px;
}
.w650 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.w820 {
	width: 820px;
}
.clearboth {
	clear: both;
}
.margin_right-3 {
margin-right: -3px;
}
.margin_right7 {
margin-right: 7px;
}
.margin_right10 {
margin-right: 10px;
}
.margin_right20 {
margin-right: 20px;
}
.margin_right50 {
margin-right: 50px;
}
.margin_left80 {
margin-left: 80px;
}
.margin_lr10 {
	margin-right: 10px;
	margin-left: 10px;
}
.margin_lr27 {
	margin-right: 27px;
	margin-left: 27px;
}
.graybg_wrap .productinfo_wrap {
	margin-bottom: 0px;
}
.precedent_table {
	font-size: 11px;
	line-height: 18px;
}
.intro_link li, .intro_link hr {
	display: block;
	clear: both;
	width: 564px;
}
.move_top4{
	position: relative;
	bottom: 4px;
}
.move_bottom8{
	position: relative;
	top: 8px;
}
.info_list dt, .info_list dd {
	line-height: 31px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.info_list dt {
	font-size: 16px;
	font-weight: bold;
}
.info_list dd {
	padding-right: 5px;
	padding-left: 10px;
}
.products_wrap a {
	text-decoration: none;
}
.products_wrap {
	margin-right: 43px;
	margin-left: 43px;
	clear: both;
}
.product_box {
	width: 423px;
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	display: block;
	zoom:1;
	overflow: hidden;
}
.in_product_box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.in_product_box {
	padding: 10px;
	display: block;
	zoom:1;
}
.product_box a:hover {
	background-color: #F5F5F5;
}
.products_wrap a:hover {
	background-color: #F5F5F5;
}
.product_box .inner_gray_wrap {
	float: right;
	width: 279px;
}
.product_box .inner_gray_wrap .inner_gray_wrap_in {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.product_box .gbox_boldlist li {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding-top: 0px;
	background-position: left 6px;
	color: #333333;
}
.product_box .productslist_c02,
.product_box .productslist_c01,
.product_box .productslist_jm1,
.product_box .productslist_s01,
.product_box .productslist_kit,
.product_box .productslist_kit2,
.product_box .productslist_h01a,
.product_box .productslist_parts,
.product_box .productslist_n01,
.product_box .productslist_consul,
.product_box .productslist_z1 {
	margin-right: 10px;
	height: 96px;
	width: 108px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -10000px;
	float: left;
}
.product_box .productslist_c02 {background-image: url(http://www.musenka.com/images/productslist_icon_c02.png);}
.product_box .productslist_c01 {background-image: url(http://www.musenka.com/images/productslist_icon_c01.png);}
.product_box .productslist_jm1 {background-image: url(http://www.musenka.com/images/productslist_icon_jm1_new.png);}
.product_box .productslist_s01 {background-image: url(http://www.musenka.com/images/productslist_icon_s01.png);}
.product_box .productslist_kit {background-image: url(http://www.musenka.com/images/productslist_icon_kit.png);}
.product_box .productslist_kit2 {background-image: url(http://www.musenka.com/images/productslist_icon_kit2.png);}
.product_box .productslist_h01a {background-image: url(http://www.musenka.com/images/productslist_icon_h01a.png);}
.product_box .productslist_parts {background-image: url(http://www.musenka.com/images/productslist_icon_parts.png);}
.product_box .productslist_n01 {background-image: url(http://www.musenka.com/images/productslist_icon_n01.png);}
.product_box .productslist_consul {background-image: url(http://www.musenka.com/images/productslist_icon_consul.png);}
.product_box .productslist_z1 {background-image: url(http://www.musenka.com/images/productslist_icon_z1.png);}

.product_box .productslist_c02:hover,
.product_box .productslist_c01:hover,
.product_box .productslist_jm1:hover,
.product_box .productslist_s01:hover,
.product_box .productslist_kit:hover,
.product_box .productslist_kit2:hover,
.product_box .productslist_h01a:hover,
.product_box .productslist_parts:hover,
.product_box .productslist_n01:hover,
.product_box .productslist_consul:hover,
.product_box .productslist_z1:hover {
	background-position: bottom;
}
.product_box .product_name {
	padding-left: 10px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	float: right;
	width: 275px;
	background-image: url(images/linkmark_tri.png);
	background-position: left 9px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	color: #1FB200;
}
.product_box .product_name:hover {
	text-decoration: underline;
}
.discontinued {
	display: inline-block;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	vertical-align: middle;
	bottom: 3px;
	height: 20px;
	width: 77px;
	margin: 0px;
	padding: 0px;
}
.discontinued:hover {
	text-decoration: none;
}
.contents_case {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	width: 214px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 103px;
}
#home .contents_case {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	width: 196px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 103px;
}
#home .contents_case_r {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	width: 196px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 103px;
}
#home .right_contents_case_img {
	float: left;
	width: 90px;
	height: 62px;
}
#home .right_contents_case_body {
	width: 106px;
	float: right;
	margin-top: -2px;
	font-size: 11px;
}
#home .right_contents_case_head {
	line-height: 19px;
	font-size: 13px;
}
.caseimage_wrap {
	margin-left: 56px;
	margin-top: 15px;
}
.inner_gray_wrap .inner_gray_wrap_in .download_table tr,
.inner_gray_wrap .inner_gray_wrap_in .download_table td{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.price_box {
	float: left;
}
.price_box .inner_gray_wrap {
	width: 346px;
}
.price_box .inner_gray_wrap .inner_gray_wrap_in {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.w820 .clearboth .inner_gray_wrap_in {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.price_box .gbox_boldlist li,
.w820 .clearboth .inner_gray_wrap_in .gbox_boldlist li {
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
	padding-top: 0px;
	background-position: left 6px;
	color: #333333;
}
.price_box .product_name a {
	padding-left: 10px;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	width: 275px;
	background-image: url(images/linkmark_tri.png);
	background-position: left 12px;
	background-repeat: no-repeat;
	color: #1FB200;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
}
.price_box .product_name2 a {
	padding-left: 10px;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(images/linkmark_tri.png);
	background-position: left 12px;
	background-repeat: no-repeat;
	color: #1FB200;
	letter-spacing: -1px;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
}
.price_box .product_name a:hover, .price_box .product_name2 a:hover {
	text-decoration: underline;
}
.price_table_box {
	float: right;
}
.price_table_box2 {
	float: left;
}
.redcaption {
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}
.order_faxbg {
	background-image: url(http://www.musenka.com/images/order_faxbg.png);
	display: block;
	height: 70px;
	width: 608px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.order_mailbg {
	background-image: url(http://www.musenka.com/images/order_mailbg.png);
	display: block;
	height: 70px;
	width: 608px;
	margin-bottom: 10px;
}
.order_formbg {
	background-image: url(http://www.musenka.com/images/order_formbg.png);
	display: block;
	height: 70px;
	width: 608px;
}
.order_inleft {
	float: left;
	width: 270px;
	margin-left: 80px;
	padding-top: 7px;
}
.order_inright {
	text-align: center;
	float: right;
	width: 216px;
	padding: 11px;
}
.text12px_lh15 {
	font-size: 12px;
	line-height: 15px;
}
.text18px_bold {
	font-size: 18px;
	font-weight: bold;
}
.w634_skeletonwrap{
	width: 634px;
	margin-right: auto;
	margin-left: auto;
}
.casetop_wrap {
	width: 634px;
	clear: both;
}
.casetop_wrap_flame {
	float: right;
	width: 556px;
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.casetop_wrap_flame .head {
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	color: #1FB200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 32px;
	padding-bottom: 8px;
	margin-bottom: 9px;
	margin-right: -10px;
	margin-left: -10px;
}
.inner_casetop_wrap {
	padding-top: 8px;
}
.clincher {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	padding: 9px;
	border: 1px solid #CCCCCC;
	width: 281px;
	float: right;
	margin-top: 10px;
	height: 79px;
	margin-bottom: 10px;
}
.clincher_head {
	font-size: 13px;
	line-height: 16px;
	color: #1FB200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: -3px;
}
.nonstyle_table tr, .nonstyle_table td{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.margin_consulbanner {
	margin-top: -3px;
	margin-right: -4px;
	margin-bottom: -5px;
	margin-left: -4px;
}
.red_price_num{
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.red_price_yen{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.consul_headbg {
	font-size: 18px;
	line-height: 39px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/consul_headbg.png);
	display: block;
	height: 39px;
	width: 554px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 10px;
}
.reason_caption {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.trigger {
	margin-bottom: -2px;
}
.toggle_container div ul {
	display: block;
	float: left;
	margin-left: 35px;
	font-size: 13px;
	margin-top: 10px;
}
.drawer_box {
	clear: left;
	margin-right: 10px;
	margin-left: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(http://www.musenka.com/images/drawer_bg.png);
	background-position: bottom;
	border-top-style: none;
	padding-bottom: 10px;
}
.toggle_container, .drawer_box {
  overflow: hidden;
}
.order_hr {
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 2px;
	text-align: center;
	padding: 0px;
	float: left;
	width: 566px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.pink_text {
	color: #C63387;
}
.blue_text {
	color: #009FE6;
}
.lightgreen_bg {
	background-color: #E2F2CC;
}
.manual_inner_contents_wrap {
	position:relative;
	z-index:2;
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #DDDDDD;
	clear: both;
}
.manual_inner_contents_wrap .w356 div {
	background-color: #F5F5F5;
	width: 336px;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.w356 .head {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/manual_greenbg.png);
	text-align: left;
	display: block;
	height: 26px;
	width: 346px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 10px;
}
.manual_inner_contents_wrap .w382 div {
	background-color: #F5F5F5;
	width: 356px;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.w382 .head {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/manual_greenbg_w532.png);
	text-align: left;
	display: block;
	height: 26px;
	width: 366px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 10px;
}

.head_532 {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(http://www.musenka.com/images/manual_greenbg_w532.png);
	text-align: left;
	display: block;
	height: 26px;
	width: 522px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 10px;
}
.manual_2box {
	float: left;
	width: 120px;
	margin-top: 40px;
	text-align: center;
	margin-right: 10px;
}

/*↓ZEALシリーズトップページ用★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
.bt_index_headbg {
	background-image: url(images/bt_index_headbg.jpg);
	height: 283px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.bt_index_headbg h2 {
	background-image: url(images/bt_index_h2.png);
	float: left;
	height: 53px;
	width: 886px;
	margin-left: 17px;
	text-indent: -10000px;
	margin-top: 15px;
	margin-right: 17px;
}
.bt_index_head_left {
	float: left;
	width: 508px;
	margin-left: 17px;
	margin-top: 7px;
}
.bt_index_head_right {
	float: right;
	width: 370px;
	margin-top: 15px;
	margin-right: 17px;
}
.bt_index_list {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 608px;
	margin-top: 8px;
}
.bt_index_list li {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/case_headmark.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1FB200;
	font-weight: bold;
}
.bt_index_span {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.bt_index_table {
	margin-top: 8px;
}
.bt_index_table th {
	background-image: url(images/bt_index_greenbg.png);
	height: 41px;
	width: 213px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 5px;
	line-height: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.bt_index_table td {
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 10px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFEF;
}
.bt_index_headbg .inner_right_contents_wrap {
	height: 80px;
	padding: 13px;
}

/*↓トップページ用★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#home #breadcrumbs {
	display: none;
}
#home #left_contents_wrap {
	margin-top: 20px;
}
#home #right_contents_wrap {
	margin-top: 10px;
}
#home .h3_634bg {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/h3_634bg.png);
	text-align: left;
	display: block;
	height: 38px;
	width: 624px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
.home_news {
	font-size: 13px;
	line-height: 19px;
}
.home_news dt {
	background-image: url(images/listmark_gbox.png);
	background-position: left 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.home_news dd {
	position: relative;
	left: 10px;
}
.home_news dd a {
	background-image: url(images/linkmark_tri.png);
	background-position: left 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
	display: block;
}
#home_purpose ul {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 19px;
}
#home_purpose p {
	font-weight: bold;
}
#home_purpose li a {
	background-image: url(images/linkmark_tri.png);
	background-position: left 6px;
	padding-left: 9px;
	background-repeat: no-repeat;
}
.home_right_banner {
	width: 244px;
	float: right;
	margin-right: 26px;
	display: block;
	margin-top: 10px;
}
.home_right_banner img {
	margin-top: 10px;
}
.home_manual a {
    float: right;
    margin-right: 25px;
    background-image: url(http://www.musenka.com/images/home_manual.png);
    background-repeat: no-repeat;
    background-position: top;
    text-indent: -10000px;
    display: block;
    height: 82px;
    width: 246px;
    margin-left: -3px;
    margin-top: 19px;
}
.home_manual a:hover {
    background-position: bottom;
}
.home_supportmail a {
	float: right;
	margin-right: 25px;
	background-image: url(images/home_supportmail.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
	display: block;
	height: 82px;
	width: 246px;
	margin-left: -3px;
	margin-top: 9px;
}
.home_supportmail a:hover {
	background-position: bottom;
}
.sidenavi_supportmail a {
	float: right;
	margin-right: 25px;
	background-image: url(images/home_supportmail.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
	display: block;
	height: 82px;
	width: 246px;
	margin-left: -3px;
	margin-top: 29px;
}
.sidenavi_supportmail a:hover {
	background-position: bottom;
}
.home_headbg {
	height: 283px;
	width: 617px;
	margin-left: 13px;
	float: left;
}
.home_headbg a {
	background-image: url(images/home_headbg.jpg);
	height: 283px;
	width: 617px;
	display: block;
	margin: 0px;
	float: left;
	text-decoration: none;
}
.home_headbg a:hover {}
.home_headbg h2 {
	background-image: url(images/home_h2.png);
	height: 71px;
	width: 589px;
	margin-left: 14px;
	text-indent: -10000px;
	margin-top: 14px;
	margin-right: 14px;
}
.home_head_right {
	width: 298px;
	position: relative;
	top: 87px;
	left: 299px;
}
.home_head_li {
	margin-bottom: 5px;
}
.home_head_li li {
	text-shadow : -1px -1px 0px #21675C;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contents_wrap #producticons {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 154px;
	clear: left;
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	height: 154px;
	width: 948px;
	clear: left;
}
.home_head_menu {
	float: right;
	margin-top: 13px;
	margin-right: 13px;
}
.home_head_menu li {
	height: 66px;
	width: 295px;
	display: block;
}
.home_head_menu_info{margin-bottom: 9px;}
.home_head_menu_step1,
.home_head_menu_step2{margin-bottom: 6px;}
.home_head_menu_info a {
	height: 71px;
	width: 301px;
	display: block;
	background-image: url(images/home_headmenu_info.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
	margin-right: -3px;
	margin-left: -3px;
}
.home_head_menu_step1 a {
	height: 66px;
	width: 295px;
	display: block;
	background-image: url(images/home_headmenu_step1.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
}
.home_head_menu_step2 a {
	height: 66px;
	width: 295px;
	display: block;
	background-image: url(images/home_headmenu_step2.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
}
.home_head_menu_step3 a {
	height: 66px;
	width: 295px;
	display: block;
	background-image: url(images/home_headmenu_step3.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
}
.caseindex {
	position: relative;
	left: 525px;
	bottom: 39px;
	height: 22px;
	width: 97px;
	margin-bottom: -22px;
}
.caseindex a {
	background-image: url(images/home_caseindex.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000px;
	display: block;
	height: 22px;
	width: 97px;
}
.home_head_menu li a:hover,
.caseindex a:hover {
	background-position: bottom;
}

/*↓角丸効果★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★*/
#header_right,
#producticons,
#f_contactbox,
.inparts_recommend,
.whitebg_wrap,
.whitebg_wrap2,
.plain_whitebg_wrap,
.inner_whitebg_wrap,
.graybg_wrap {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#right_contents_wrap,
.manuallink_wrap,
.inner_gray_wrap,
.voice_w503_flame_r,
.voice_w530_flame,
.voice_w530_flame_r,
.voice_w608_flame,
.voice_w608_flame_r,
.voice_w634_flame,
.voice_w758_flame,
.voice_w758_flame_r,
.casetop_wrap_flame,
.contents_wrap {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#right_contents_wrap_in,
.manuallink_wrap_in,
.inner_gray_wrap_in,
.inner_gray_wrap_in_p10,
.inner_right_contents_wrap,
.case1 .right_contents_case1,
.case2 .right_contents_case2,
.case3 .right_contents_case3,
.case4 .right_contents_case4,
.case5 .right_contents_case5,
.case6 .right_contents_case6,
.case7 .right_contents_case7,
.case8 .right_contents_case8,
.case9 .right_contents_case9,
.inner_contents_wrap_bt_l,
.inner_contents_wrap_bt_r,
.case_kyusan_box,
.product_box,
.contents_case,
.contents_case_r,
.clincher,
.manual_inner_contents_wrap {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

span.wpcf7-list-item { display: block; }