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

html,body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	/*height:100%;*/
	background-color:#FFF;
}
h1 h2 h3 h4{
	margin:0;
	padding:0;}
ul,
li {
	list-style:none;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

a img {
	margin:0;
	padding:0;
	border:none;
}

a{ color:#666666;}
a:visited { color:#999999;}
a:hover {
	text-decoration:none;}
.fRed{
	color:#FD0000;
}
.svRed{
	color:#780000;
}
div#container{
	    width: 100%;
	    margin: 0 auto;
}
div#container{
	    /*position: relative;*/
	    /*min-height: 100%;*/
	    height: auto;
	    /*height: 100%;*/
		background-color: #F4EAEA;
}
#container .clearfix:after {
    clear: both;
}
.left{
	float:left;
}
.right{
	float:right;
}
#bk_wh{
	background:#FFFFFF;
}
/* ヘッダー */
#header{
	margin:0;
	padding:0;
	background:url(../img/top_header_bg.png)  repeat-x;
	width:100%;
	height:447px;
	background-color:#F4EAEA;
	}
#header_content{
	width:960px;
	height:447px;
	background:url(../img/header_navi_bg.png) no-repeat;
	margin:0 auto;
	padding:0;
}

#header #header_content h1{
	width:344px;
	height:40px;
	margin:20px 0 14px 25px;
	float:left;
}

#lower_header{
	margin:0;
	padding:0;
	background:url(../img/lower_header_bg.png)  repeat-x;
	width:100%;
	height:158px;
	background-color:#F4EAEA;
	}

#lower_header_content{
	width:960px;
	height:149px;
	background:url(../img/lower_header_navi_bg.png) no-repeat;
	margin:0 auto;
	padding:0;
}
#login_header{
	margin:0;
	padding:0;
	background:url(../img/login_header_bg.png)  repeat-x;
	width:100%;
	height:85px;
	background-color:#F4EAEA;
	}

#login_header_seo{
	margin:0;
	padding:0;
	background:url(../img/login_header_bg.png)  repeat-x;
	width:100%;
	height:84px;/*＝＝＝＝height:85px;＝＝＝*/
	background-color:#F4EAEA;
	}

#login_header_content{
	width:960px;
	height:80px;
	margin:0 auto;
	padding:0;
}

#login_header_content_seo{
	width:960px;
	height:80px;
	margin:0 auto;
	padding:0;
}

#lower_header #lower_header_content h1,
#lower_header #login_header_content h1,
#login_header #login_header_content h1{
	width:344px;
	height:40px;
	margin:20px 0 14px 25px;
	float:left;
}

#login_header_seo #login_header_content_seo h1{
	width:344px;
	height:40px;
	margin:1px 0 14px 25px;
	float:left;
}

#seo_h1{
	color:#fff;
	font-size:10px;
}

#sub_menu{
	float:right;
	margin:35px 25px 0 0;
}

#sub_menu li{
	float:left;
	margin-left:20px;
}


#globalNavi {
	clear:both;
	width:960px;
	margin-top:0px;
	margin-left:25px;
	margin-bottom:7px;;
	display:inline-block;
	position: relative;
	background:none;
}
.cr{
	clear:both;
	margin:0;
	padding:0;
	}
.cr hr { display:none; }

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

#globalNavi ul li {
	float: left;
	position: relative;
	margin-right:23.5px;
	margin-bottom:0;
	padding:0;
}

#globalNavi ul li a {
	margin-bottom:0;
	padding:0;
}



#globalNavi li ul.drop {
	width:215px;
	position:absolute;
	display:none;
	float:none;
	z-index:100;
	left:10px;
	top:63px;
}

#globalNavi li ul.drop li {
	float:none;
	position:static;
}

#globalNavi li ul.drop li a {
	display:block;
	background:#E3E3E3;
	border-bottom:solid 1px #989898;
	color:#000000;
	padding:10px;
	_zoom:1; /* IE 6 */
}

#globalNavi li ul.drop li a:hover {
	background:#780000;
	color:#FFFFFF;
}


#globalNavi li ul.drop ul a {
	padding:10px 10px 10px 20px;
}

#globalNavi .activ{
	background:#E3E3E3;
	border-bottom:solid 1px #989898;
	color:#000000;
	padding:10px;
	_zoom:1; /* IE 6 */
	padding:10px 10px 10px 10px;
}

#key_banner{
	margin:0 auto;
	width:960px;
}

/*コンテンツ*/
#contens{
	margin:0;
	/*padding-bottom:100px;/*フッターサイズ*/
	width:100%;
	height:100%;
	background-color:#F4EAEA;
}

#contens_inner{
	margin:0 auto;
	padding:0;
	width:960px;
}

#contents_banner {
	margin:5px 0px 0 25px;
}

#contents_banner li {
	float:left;
}

#contents_banner li+li {
	margin-left: 10px;
}

#outlink_banner{
	width:198px;
	float:right;
	margin:25px 25px 0 0;
}

#outlink_banner li{
	margin-bottom:8px;
}
#outlink_banner_s{
	width:198px;
	float:right;
	margin:0 25px 11px 0;
}

#outlink_banner_s li{
	margin-bottom:10px;
}
#outlink_banner_ss{
	width:198px;
	float:right;
	margin:0 0 11px 0;
}
#outlink_banner_ss li{
	margin-bottom:10px;
}
#information{
	margin:25px 0 25px 25px;
	width:652px;
	height:auto;
	float:left;
	border:solid 1px #CCCCCC;
	border-radius:10px;
	background:#FFFFFF;
	max-height: 300px;
}

/* --- 新着情報エリア --- */
div.update {
	width: 100%; /* 新着情報エリアの幅 */
	font-size: 100%;
}

div.update a {
	color:#666666;
	text-decoration:underline;
}

div.update a:hover {
	text-decoration:none;
}



/* --- 見出し --- */
div.update h2 {
	margin: 0 0 5px 15px; /* 見出しのマージン（上、左右、下） */
	font-size: 100%;
}

/* --- 新着リスト --- */
div.update dl {
	width: 95%; /* 新着リストの幅 */
	margin: 20px auto;
	border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
	overflow-y: scroll;
	max-height: 230px;
}

/* --- 日付エリア --- */
div.update dt {
	color:#333;
	width: 6.7em; /* 日付エリアの幅 */
	float: left;
	padding: 11px 0 0 3px; /* 日付エリアのパディング（上右下左） */
}

/* --- 本文エリア --- */
.update dd {
	margin: 0;
	padding: 11px 3px 8px 6.7em; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	color:#333;
}
div .update dd .reg2{
	vertical-align:20%;
	font-size: 70%;
}


/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}


/*パンくず*/
.breadcrumb{
	width:900px;
	margin:0 auto;
	padding:0 10px;
	clear:both;
	text-align:left;
	font-size:14px;
}

.breadcrumb a{
	color:#666666;
	text-decoration:underline;
}

.breadcrumb a:hover{

	text-decoration:none;
}


/*記事*/
#article{
	float:left;
	margin:20px 0 30px 25px;
	width:652px;
	height:100%;

}
.articleIn{
	margin-top:20px;
	margin-left:30px;
}

#article h1{
	font-size:25px;
	line-height:130%;
	font-weight:normal;
	color:#2D3F49;
	background:url(../img/h_mark.png) no-repeat;
	padding:0 0 0 27px;
	margin:25px 0 10px 0;
	border-bottom:solid 1px #2D3F49;
}

#article h2{
	position:relative;
	font-size:25px;
	line-height:130%;
	font-weight:normal;
	color:#2D3F49;
	padding:0 0 0 27px;
	margin:0 0 10px 0;
	border-bottom:solid 1px #2D3F49;
}

#article h2:before{
	content:url(../img/h_mark.png) ;
	position:absolute;
	left:0;
	top:-1px;
}
#sitemap  h2:before{
	content:none ;
}

#article h3{
	line-height:130%;
	font-weight:normal;
	color:#2D3F49;
	margin:10px 0 5px 0;
}


#article p{
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	color:#333;
}
#article .fs{
		font-size:100%;
}
#article .f130,
.f130{
		font-size:130%;
}
#article .f160,
.f160{
		font-size:160%;
}
#article .fBk{
	color:#000;
}
#article .fsvRed{
	color:#780000;
}
#article .fcen{
	text-align:center;
}
#article .fIt{
	font-style:italic;
}

#article .fBol,
.fBol{
	font-weight:bold;
}
#article .fBol_sv{
	color:#780000;
	font-weight:bold;
}
#article .fTal{
	text-align:left;
}
#article .fTar{
	text-align:right;
}
#article .bdBtm{
	border-bottom:dotted 1px #CCCCCC;
}
#article .caption,
.caption{
	font-size:12px;
	line-height:130%;
	font-weight:normal;
	margin:5px 0;
}
#article .caption.t_right,
.captiont_right{
	text-align: right;
}
#article .mb5,
.mb5{
	margin-bottom:5px;
}
#article .mb10,
.mb10{
	margin-bottom:10px;
}
#article .mb15,
.mb15{
	margin-bottom:15px;
}
#article .mb20,
.mb20{
	margin-bottom:20px;
}
#article .mb25,
.mb25{
	margin-bottom:25px;
}
#article .mb30,
.mb30{
	margin-bottom:30px;
}
#article .mb50,
.mb50{
	margin-bottom:50px;
}
#article .mt3,
.mt3{
	margin-top:3px;
}
#article .mt5,
.mt5{
	margin-top:5px;
}
#article .mt10,
.mt10{
	margin-top:10px;
}
#article .mt15,
.mt15
{
	margin-top:15px;
}
#article .mt20,
.mt20{
	margin-top:20px;
}
#article .mt30,
.mt30{
	margin-top:30px;
}

#article .mb10de{
	margin-bottom:-10px;
}
#article .mb15de{
	margin-bottom:-15px;
}
#article .mb20de{
	margin-bottom:-20px;
}
.pt2{
	margin-top:2px;
}
.pt3{
	margin-top:3px;
}
#article .g_bg{
	color:#FFFFFF;
	padding:5px 10px;
	background:#666;
	margin:10px 0;
}
#article .reg{
	font-size: 75%;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

#article .reg_blue{
	font-size: 75%;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
	color:#00f;
}

#article .fSub{
vertical-align:-10%;
font-size: 70%;
}
/*投与*/
#article #guideh{
	width: 100%;
	margin:5px auto 10px;
	padding:10px;
	border:none;
	background: #b50000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b50000 0%, #780000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b50000), color-stop(100%,#780000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b50000 0%,#780000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b50000 0%,#780000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b50000 0%,#780000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b50000 0%,#780000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b50000', endColorstr='#780000',GradientType=0 ); /* IE6-8 */

	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article #guideh:before{
	content:no-open-quote;

}

#article .guideBox{
	position:relative;
	width:auto;
	height:auto;
	background:#FFF;
	margin:32px 0 52px;
	padding:15px 20px;
	clear:both;
	/* border-radius */
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;

	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article .guideBoxIn{
		overflow:hidden;
}

#article .guidecaption{
	margin:20px 0 0;

}
#article .guidecaption2{
	text-indent:-14px;
	padding-left:14px;
	margin-bottom:14px;
}

#article .gideimg{
	margin-left:5px;
	width:auto;
	float:right;
}
#article .guideBox .guideNo{
	width:50px;
	height:50px;
	position:absolute;
	top:-25px;
	left:15px;
}

#article .guideBox .arrow{
	position:absolute;
	bottom:-22px;
	left:15px;
}
#article #guideTb{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
	text-align:center;
	margin:3px auto;
}
#article #guideTb th,
#article #guideTb td{
	border: 1px #E3E3E3 solid;
	padding:5px;
}
#article #guideTb th{
	color:#FFF;
	text-shadow: 1px 1px 1px rgba(153,0,0,0.3);
	background: #bf4141; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZDVkNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bf4141 0%, #dd5d5d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf4141), color-stop(100%,#dd5d5d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bf4141 0%,#dd5d5d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4141', endColorstr='#dd5d5d',GradientType=0 ); /* IE6-8 */
}
#article #guideTb td{
	background:#FFF;
}
#article #guideTb thead td{
	background:#f8c8c8;
}
#article .svtable{
	background:#FFFFFF;
	width:628px;
	padding:12px 12px 8px;
	margin: 10px 0 20px 0;
	/* border-radius */
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;

	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article .svtable img{
	padding:0;
	margin: 0 auto;
}
#article .svtable p{
	line-height:110%;
	margin:0 0 5px 0;
}

#article .svtable_tab{
	font-size:20px;
	font-weight:bold;
	color:#780000;
	margin:0 0 3px;
	padding:0;
	border-bottom:dotted 1px #CCCCCC;
}


#article #adminiNavi{
	padding:0;
	margin:30px 0;
	width:100%;
	clear:both;
}
#article #adminiNavi_01,
#article #adminiNavi_02,
#article #adminiNavi_03{
	width:215px;
	float:left;
}
#article #adminiNavi_01,
#article #adminiNavi_02{
	margin-right:2px;
}

/*問い合わせ*/
#article .freeTel{
	font-weight:bold;
	font-size:250%;
	line-height:0;
	color:#000000;
	margin:10px 0 25px;
	padding:0;
}
#article .tel{
	font-weight:bold;
	font-size:140%;
	line-height:0;
	color:#000000;
	margin:20px 0;
	padding:0;
}

#article .cap{
	font-size:140%;
	line-height:140%;
	margin:0 0 0 25px;
}

#article .dl_btn{
	margin:15px 25px;
}
/* safety */
/*旧ボタン
#article .faxBtn a{
    margin: -10px 0px 30px 10px;
    display: block;
    width: 210px;
    height: 17px;
    padding: 7px;
    background: linear-gradient(to bottom, #B50000 0%, #780000 100%) repeat scroll 0% 0% transparent;
    border-radius: 6px;
}
#article .faxBtn a:hover{
background: #bf4141;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZDVkNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #bf4141 0%, #dd5d5d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf4141), color-stop(100%,#dd5d5d));
background: -webkit-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%);
background: -o-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%);
background: -ms-linear-gradient(top,  #bf4141 0%,#dd5d5d 100%);
background: linear-gradient(to bottom,  #bf4141 0%,#dd5d5d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4141', endColorstr='#dd5d5d',GradientType=0 );
}
#article .fax{
font-weight: bold;
font-size: 140%;
line-height: 0;
color: #000;
margin: 20px 0px 40px;
padding: 0px;
}*/
/*新ボタン*/
#article .faxBtn a{
	position:relative;
	margin:-10px 0 30px 10px;
	display:block;
	width:210px;
	height:17px;
	padding:10px 7px 10px;
	color:#000;
	text-decoration:none;
		border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:solid 1px #780000;
background: #fff;
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article .faxBtn a:hover{
	color:#FFFFFF;
background: #780000;
}


#article .faxBtn a .li_ar{
	width:15px;
	height:15px;
position:absolute;
	right:3px;
	top:11px;
	background:url(../img/li_ar.png);
}
#article .faxBtn a:hover .li_ar {
	background:url(../img/li_ar_ov.png);
}


#article .saftyDl{
	margin-bottom:30px;
}
#article .saftyDl dt{
	font-size:14px;
	color: #2D3F49;
	font-weight:bold;
	border-bottom:#999 1px dotted;
	margin:20px 0 0 0;
	padding:0;
}
#article .saftyDl dt:before{
	content:"●";
	color:#780000;
	size:10px;
}
#article .saftyDl dd{
	color: #2D3F49;
	font-size:14px;
	margin:5px 0 0 14px;
	line-height:140%;

}
#article .pdfDl{
	font-size:12px;
}
#article .pdfDl img{
	padding-top:3px;
	margin-top:0;
}
#article .safetyNavi{
	margin:20px auto;
	padding:0;
	text-align:center;
	width:100%;
	clear:both;
}

#article #btn2_menu{
	width:100%;
	height:30px;
	clear:both;
	margin-bottom:30px;
}
#article #btn2_menu ul{
	margin-top:3px;
	width:100%;
	height:30px;
	clear:both;
}
#article #btn2_menu li{
	list-style:none;
}
#article #btn2_menu li a{
	text-decoration:underline;
	color:#000;
	text-align:center;
	display: block;
	width:310px;
	height:26px;
	float:left;
	padding:7px 3px 3px;
	margin:0 5px 10px 5px;
	background:url(../img/li_2_bk.png) no-repeat;
}
#article #btn2_menu li a:hover{
	color:#fff;
	text-decoration:none;
	background:url(../img/li_2_bk_ov.png) no-repeat;
}
#article #btn2_menu li a:after{
}

#article #btn3_menu{
	width:100%;
	height:auto;
	clear:both;
	padding-bottom:30px;
	margin-bottom:30px;
}
#article #btn3_menu ul{
	margin-top:3px;
	width:100%;
	height:auto;
	clear:both;
}
#article #btn3_menu li{
	list-style:none;
}
#article #btn3_menu li a{
	text-decoration:underline;
	color:#000;
	text-align:center;
	display: block;
	width:200px;
	float:left;
	padding:5px 2px;
	margin:0 5px 10px 5px;
	border:solid 1px #780000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 43%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 43%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */
}
#article #btn3_menu li a:hover{
	color:#fff;
	text-decoration:none;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzc4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #820000 0%, #780000 43%, #510000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#820000), color-stop(43%,#780000), color-stop(100%,#510000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #820000 0%,#780000 43%,#510000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#820000', endColorstr='#510000',GradientType=0 ); /* IE6-8 */
}

/* サブメニュー */

#submenu{
	float:right;
	margin-right:25px;
	margin-top:25px;
}
#

#submenu ul{
	width:198px;
	padding-left:18px;
	margin:0;
}
#submenu #subtitle{
	font-size:16px;
	width: 193px;
	padding: 10px 0 9px 5px;
	line-height: 120%;
	color:#FFFFFF;
	background:#FF5900;
	border-radius:4px;
}

#submenu li {
width:180px;
	line-height: 120%;
}

#submenu #select {
	position:relative;
	text-indent:0px;
	margin: 0;
	padding: 10px 0px 9px 18px;
	border-bottom: 1px #c0c0c0 dotted;
	line-height: 120%;
	background-color:#FFFFFF;
}
#submenu #select:before{
	position:absolute;
	content:url(../img/list_mark.png);
	left:0;
	top:8px;
}

#submenu li a{
width:180px;
	margin: 0;
	padding: 10px 0px 9px 18px;
	display:block;
	position:relative;
	text-decoration:underline;
	color:#780000;
		border-bottom: 1px #c0c0c0 dotted;
}
#submenu li a:before{
	position:absolute;
	content:url(../img/list_mark.png);
	left:0;
	top:8px;
}
#submenu li a:hover{
	text-decoration:none;
	color:#780000;
	background:#fdf8f8;
}
#submenu li a:visited {
	 color: #A54242;
}

#submenu #caliIn {
	width:162px;
	padding-left:18px;
	list-style:none outside none;
	background:none;
}

#submenu #caliIn li{
	width:162px;
	list-style:none outside none;
	background:none;
}
#submenu #caliIn li a{
	width:162px;
	position:relative;
	display:block;
}
#submenu #caliIn li a:before,
#submenu #caliIn #selectIn p:before{
	position:absolute;
	content:url(../img/liIn_01.png);
	left:0;
	top:10px;
}
#submenu #caliIn #selectIn{
	position:relative;
	padding: 10px 0px 9px 18px;
	background:#FFF;
border-bottom: 1px #c0c0c0 dotted;
}

/*製品紹介*/
#product_h1{
	background:url(../product/img/product_h1_bk.png) no-repeat;
	width:885px;
	height:107px;
	margin:0 0 25px 25px;
	padding:47px 0 0 25px;
}

#product_h1 h1{
	margin: 0 0 25px 0;
}

/*その他h1*/
#area_h1{
	position: relative;
	background: #fff;
	width: 885px;
	height: auto;
	margin: 40px 0 15px 25px;
	padding: 12px 16px 3px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	/* box-shadow */
	box-shadow: rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow: rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow: rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	top: 0px;
	z-index: 0;
}

#area_h1 h1{
	margin: 0;
	font-weight: normal;
	font-size: 2.9em;
	color: #FF5900;
}

.form_go_top,
.go_top{
	width:960px;
	text-align: right;
	margin: 0 auto 10px auto;
}

.go_topIn{
	width:100%;
	text-align: right;
	margin: 10px auto;
}

.go_top p{
	margin-right:285px;
}

.form_go_top p{
	margin-right:0;
}
/*contact*/
#contact #article{
	width:90%;
	height:auto;
	float:none;
	margin:0 auto;
}

/*download*/
#article .downContens{
	clear:both;
}
#article .downContens ul{
	list-style:none outside none;
	clear:both;
}
#article .downContens ul li{
	padding:14px 0 14px;
	border-bottom:dotted 1px #ccc;
	clear:both;
}
#article .downContens ul li:first-child{
	padding:6px 0 14px;
	border-bottom:dotted 1px #ccc;
	clear:both;
}
#article .downContens ul li:last-child{
	margin-bottom:20px;
	border:none;
	clear:both;
}
#article .thumCaption{
	width:520px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
}
#article .thumCaption dt{
	padding:3px 0 3px;
	border-bottom:solid 1px #ccc;
	font-weight:bold;
	font-size:16px;
	color:#666;
}
#article .thumCaption dt a{
	text-decoration:none;
	color:#780000;
}
#article .thumCaption dt.nolink {
	color:#780000;
}
#article .thumCaption dd{
	position:relative;
	min-height:80px;
	margin:5px 0 0 0;
}
#article .thumCaption dd p{
	font-size:110%;
}

#article .downBtn a{
	color:#000000;
	line-height:110%;
	text-decoration:none;
	padding:3px 10px 4px;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background:#FFF;
	border:solid 1px #780000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article .downBtn a:before{
	content:url(../download/img/download_ico.png);
	vertical-align:middle;
}
#article .downBtn a:hover{
	text-decoration:none;
	color:#FFF;
	background:#780000;
}

#article .thumb{
	width:120px;
	text-align:center;
}

/*情報コンテンツ*/
#article .column2_btn {
	overflow: hidden;
}

#article .column2_btn li {
	float: left;
}

#article .column2_btn li+li {
	margin-left: 12px;
}

/*資料ダウンロード*/
#article .tab_wrapper {
	margin: 30px 0 25px;
}

#article .tab_label {
	overflow: hidden;
}

#article .tab_label li {
	width: 315px;
	float: left;
	color: #fff;
	font-size: 178%; /*21px*/
	font-weight: bold;
	letter-spacing: 0.025em;
	background-color: #b3b3b3;
	text-align: center;
	padding: 10px 0;
	border: 2px solid #b3b3b3;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	position: relative;
	cursor: pointer;
}

#article .tab_label li.active {
	color: #ff5900;
	background-color: #fff;
	border-color: #780000;
}

#article .tab_label li+li {
	margin-left: 14px;
}

#article .tab_content {
	background-color: #fff;
	border: 2px solid #780000;
	border-top: none;
	padding: 10px 30px 30px;
	position: relative;
	display: none;
	border-radius: 0 0 10px 10px;
}

#article .tab_content.active {
	display: block;
}

#article .tab_content:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 333px;
	border-top: 2px solid #780000;
	z-index: 1;
}

#article .tab_content#tab_02 {
	padding-top: 25px;
}

#article .tab_content#tab_02:before {
	right: inherit;
	left: 0;
}

#article .tab_content > ul li,
#article .tab_content > ul li:first-child,
#article .tab_content > ul li:last-child {
	overflow: hidden;
	padding: 20px 0;
	margin: 0;
}

#article .tab_content > ul li:last-child {
	border-bottom: dotted 1px #ccc;
}

#article .tab_content .thumCaption {
	width: 480px;
	height: auto;
}

#article .tab_content .thumCaption .textArea {
	min-height: 53px;
}

#article .tab_content .thumb {
	width: auto;
	float: left;
}

#article .tab_content .downBtn {
	display: inline-block;
}

#article .tab_content .downBtn a {
	position: inherit;
}

#article .tab_content .fs110 {
	font-size: 110%;
}

#article .tab_content table th {
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}

/*extravasation*/
#article .pho_4col ul li{
	float:left;
	margin:5px 25px 10px 10px;
}
#article .pho_4col ul li.lef_li{
	margin-right:0;
}
#article .pho_4col ul li p{
	margin-left:10px;
	clear:both;
}
#article #kanshu{
	clear:both;
	padding-top:20px;
}
#article #kanshu .caption{
	line-height:150%;
}
#article #ex_corDl{
	margin-top:0;
	width:280px;
	float:right;
}
#article #ex_corDl dt{
	font-size:14px;
	font-weight:bold;
}
#article #ex_corDl dd{
	margin:0 0 10px 0;
}
#article .ex_red{
	color:#FF4543;
}
#article .ex_pur{
	color:#9261ff;
}
#article .ex_gre{
	color:#36c500;
}
#article .ex_gread{
	color:#FFFFFF;
	text-shadow: 1px 1px 3px #CCC;
	margin-bottom:10px;
	padding:5px 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background: #f8b500; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4YjUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTU1MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8b500 0%, #ea5504 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8b500), color-stop(100%,#ea5504)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8b500 0%,#ea5504 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8b500 0%,#ea5504 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8b500 0%,#ea5504 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8b500 0%,#ea5504 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b500', endColorstr='#ea5504',GradientType=0 ); /* IE6-8 */
}
#article .ex_gread p{
	color:#FFFFFF;
	text-shadow: 1px 1px 3px #5C5C5C;
}
#article  .ex_orangeLi{
	padding-left:18px;
	text-indent:-18px;
	font-size:14px;
	line-height:140%;
	margin:0 0 15px 10px;
}

#article .ex_xLi_left,
#article .ex_xLi_right{
	width:250px;
	padding-left:18px;
	text-indent:-18px;
	font-size:14px;
	line-height:130%;
	margin:0 0 15px 10px;
}

#article  .ex_xLi_left{
	float:left;
}

#article  .ex_xLi_right{
	float:right;
}

#article .ex_orangeLi li,
#article .ex_xLi_left li,
#article .ex_xLi_right li{
	margin:0 0 10px 0;
}

#article .ex_photo_right{
	height:auto;
	width:300px;
	float:right;
	margin:0 0 25px 0;
}
#article .ex_p_left{
	height:auto;
	width:327px;
	float:left;
	margin:0;
}

#article .ml10{
	margin-left:10px;
}
#article .mr10{
	margin-right:10px;
}


#article .ex_orange{
	color:#f08300;
}

#article .bb_svR{
	border-bottom:#780000 solid 1px;
}

#article .bb_bl{
	border-bottom:#000000 solid 1px;
}


#article .oramge_box{
	font-size:16px;
	text-align:center;
	color:#f08300;
	margin:20px;
	padding:10px 10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:#f08300 solid 1px;
}

/*sitemap*/
#sitemap h2{
	font-size:120%;
	background:url(../img/sitemap_li_01.png) no-repeat;
	margin:20px 0 15px 0;
	padding:0 0 0 20px;
	border-bottom:none;
}

#sitemap ul{
	margin-left:30px;
	margin-bottom:10px;

}

#sitemap ul li{
	font-size:120%;
	list-style-image:url(../img/sitemap_li_02.png);
	margin-bottom:10px;
}

#sitemap_02 {
	float:right;
	padding:0;
	margin:0 100px 0 0;
}

#sitemap.clearfix:after {
    clear: both;
}

/*フッター*/
#footer{
	background-color:#F4EAEA;
	    bottom: 0;
	    width: 100%;
	    height: 100px;
	}
#footer_base{
	border-top:solid 2px #780000;
	background-color:#FFFFFF;
	    bottom: 0;
	    width: 100%;
	    height: 70px;
	}
#footer_inner{
	width:910px;
	margin:0 auto;
}

#foot_menu{
	width:auto;
	margin:5px 0 10px 0;
}

#footer_inner ul li{
	float:left;
	margin-right:20px;
}

#footer_inner a {
	color:#666666;
	text-decoration:underline;
}

#footer_inner a:hover {
	text-decoration:none;
}

#logo_mark{
	float:right;
	margin-top:20px;
}


#copy{
	float:left;
	margin:5px 0 0 0;
}

#footer_inner address{
	text-align:left;
	margin:0;
	padding:0;
	font-style:normal;
}
#footer_inner.clearfix:after {
    clear: both;
}

.bold{
	font-weight:bold;
	font-size: 140%;
	margin-bottom:10px;
}

.red{
	line-height:20px;
	border:1px #000 solid;
	padding:10px 0 10px 10px;
}

/*login*/
#login_box{
	background:#FFFFFF;
	width:500px;
	height:auto;
	margin:10px auto 0;
	padding:10px 80px 20px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
#login_box h2{
	color:#2D2D2D;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:26px;
}
#login_box2{
	background:#FFFFFF;
	width:660px;
	height:150px;
	margin:0 auto 40px;
	padding:10px 0 0 0;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
}

#login_box2 p{
	color:#2D2D2D;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}

#login_box2 #login_enter{
	margin:0 0 0 110px;
	height:auto;
	width:220px;
	float:left;
}

#login_box2 #login_home{
	margin:0 110px 0 0;
	height:auto;
	width:220px;
	float:right;
}
#login_box2 #login_enter ul,
#login_box2 #login_home ul{
	width:220px;
	height:auto;
	margin:0;
	padding:0;
}
#login_box2 #login_enter ul li,
#login_box2 #login_home ul li{
	text-align:center;
	margin-top:2px;
}
.login_top{
	height:18px;
}


#login_box2 #login_enter ul li a,
#login_box2 #login_home ul li a{
	position:relative;
	font-size:24px;
	text-decoration:none;
	color:#2D3F49;
	display:block;
	background:#FFFFFF;
	border:#780000 solid 2px;
	padding:12px 10px;
	margin: 5px 10px 10px;
	/* border-radius */
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 3px 4px 2px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 3px 4px 2px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 3px 4px 2px;
}
#login_box2 #login_enter ul li a:hover,
#login_box2 #login_home ul li a:hover{
	font-size:24px;
	text-decoration:none;
	color:#FFFFFF;
	background:#780000;
	border:#FFFFFF solid 2px;
}

#login_box2 #login_enter ul li a:after,
#login_box2 #login_home ul li a:after{
	position:absolute;
	content:url(../img/product_li_01.png);
	right:7px;
	top:21px;
}
#login_box2 #login_enter ul li a:hover:after,
#login_box2 #login_home ul li a:hover:after{
	position:absolute;
	content:url(../img/product_li_01_ov.png);
	right:7px;
	top:21px;
}

#login_box3{
	background:#FFFFFF;
	width:510px;
	height:auto;
	margin:50px auto 0;
	padding:20px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}

/*popup*/
.popup{
	width:100%;
	height:100%;
	padding:30px;
	background:#FFF;
	text-align:center;
}

.popup img{
	margin:30px auto;
}
.popup #btn3_menu{
	color:#FFF;
	text-align:center;

}
.popup #btn3_menu ul{
	width:100%;
	height:auto;
	margin:0 auto 20px 0;
	clear:both;
}
.popup #btn3_menu li{
		margin:0 auto;
	list-style:none;
}
.popup #btn3_menu li a{
	text-decoration:underline;
	color:#000;
	text-align:center;
	display: block;
	background:#FFF;
	width:200px;
	padding:5px 2px;
	margin:0 auto;
	border:solid 1px #780000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 43%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 43%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 43%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */
}
.popup #btn3_menu li a:hover{
	text-decoration:none;
	color:#fff;
background: #820000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzc4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #820000 0%, #780000 43%, #510000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#820000), color-stop(43%,#780000), color-stop(100%,#510000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #820000 0%,#780000 43%,#510000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #820000 0%,#780000 43%,#510000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#820000', endColorstr='#510000',GradientType=0 ); /* IE6-8 */
}
#contens_inner #article .repletion {
	color: #333;
	border-width: 1px;
	border-color: #CCC;
	padding: 0 0 0 10px;
	margin: -5px 0 40px;
}
#contens_inner #article .repletion dt {
	float: left;
}
#contens_inner #article .repletion dd {
	margin-left: 65px;
}

#contens_inner #article .reple {
	color: #333;
	border-width: 1px;
	border-color: #CCC;
	padding: 0 0 0 10px;
	margin: -10px 0 20px;
}
#contens_inner #article .reple dt {
	float: left;
}
#contens_inner #article .reple dd {
	margin-left: 65px;
}

#contens #contens_inner #article .table_ul {
	margin: 0 0 5px;
	display: inline-block;
}

#contens #contens_inner #article .table_ul li {
	border: 1px solid #b9b9b9;
	float: left;
	margin-left: -1px;
	padding: 5px;
	background-color: #660000;
	color: #FFF;
}

#contens #contens_inner #article .saftyDl dd .table_ul .li2 {
	color: #666666;
	background-color: #FFF;
	width: 200px;
	text-align: center;
}
#contens #contens_inner #article .saftyDl dd .fs11 {
	font-size: 11px;
}

.ref_erence{
	margin-top:30px;
}

#cyuui{
	margin-top:40px;
	padding:16px 10px 10px;
	border-top:1px solid #000;
}

.cyuui_moji{
	font-size:16px;
}

#cyuui p{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

.pha_waku{
	border:1px solid #000;
	padding:10px;
	margin-bottom:20px;
}



#article .thumCaption2{
	width:520px;
	height:100%;
	float:right;
	margin:0;
	padding:0;
}
#article .thumCaption2 dt{
	padding:3px 0 3px;
	border-bottom:solid 1px #ccc;
	font-weight:bold;
	font-size:16px;
	color:#666;
}

#article .thumCaption2 dt a{
	text-decoration:none;
	color:#780000;
}
#article .thumCaption2 dd{
	position:relative;
	height:185px;
	margin:5px 0 20px 0;
}
#article .thumCaption2 dd p{
	font-size:110%;
}

#article .downBtn2 a{
	color:#000000;
	line-height:110%;
	text-decoration:none;
	padding:3px 10px 4px;
	margin-top:33px;
	width:220px;
	display:block;
	left:0;
	bottom:0;
	background:#FFF;
	border:solid 1px #780000;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.31) 0px 2px 3px 1px;
}
#article .downBtn2 a:before{
	content:url(../download/img/download_ico.png);
	vertical-align:middle;
}
#article .downBtn2 a:hover{
	text-decoration:none;
	color:#FFF;
	background:#780000;
}

/*
2016/03/02
下記ページのみ『pagetop.js』を挿入。
動画再生の相性が悪いための処置
/download/index.php
/administration/index.php
*/
.pagetop{
	width: 960px;
    text-align: right;
    margin: 0 auto 10px auto;
}

.pagetop p {
    margin-right: 285px;
}

/*
2016/05/10更新分
*/

.att {
  padding-left: 3.5em;
  text-indent: -3.5em;
}

/*
2016/09/01更新分
*/

.thumbnail_26{
position:absolute;
margin:-76px 0 0 470px;
border:1px solid #ccc;
}

.thumbnail_26 a:hover{
opacity: 0.8;
filter: alpha(opacity = 80);
}

.product_border {
  width: 100%;
  margin-top: 35px;
  padding: 10px;
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  border: 3px solid #e73820;
  box-sizing: border-box;
  text-align: center;
}

/* 211109追加 */

#article.product_info  p {
	font-size: 14px;
}

#article #proinfo_menu .proinfo_list {
	display: flex;
	flex-wrap: wrap;
	height: auto;
}

#article #proinfo_menu .proinfo_list .ls-15 {
	letter-spacing: -1.5px;
}

#article .pinfo_ul_2 li {
	font-size: 14px;
    line-height: 160%;
	text-indent: -26px;
    padding-left: 26px;
	color: #333;
}

#article .indent_title2,
#article .indent_title3,
#article .indent_title4,
#article .indent_title5,
#article .indent_title6,
#article .indent_title7,
#article .indent_title8 {
	font-size: 14px;
}

#article .indent_title2 + p,
#article .indent_title3 + p {
	font-size: 14px;
}

#article p + .indent_title2 {
	margin-top: 20px;
}

#article p + .indent_title3 {
	margin-top: 10px;
}

.product_indent p,
.product_indent dl {
	color: #333;
}

.product_indent .indent_title2 {
	text-indent: -27px;
	padding-left: 27px;
}

.product_indent .indent_title3 {
	text-indent: -27px;
	padding-left: 27px;
}

.product_indent .indent_title4 {
	text-indent: -35px;
	padding-left: 35px;
}

.product_indent .indent_title5 {
	text-indent: -48px;
	padding-left: 48px;
}

.product_indent .indent_title6 {
	text-indent: -50px;
	padding-left: 50px;
}

#article .articleh4 + .product_indent .indent_title2,
#article .articleh4 + .product_indent .indent_title3,
#article .articleh4 + p {
	margin-top: 0;
}

.w70 {
	width: 70px;
}

#article .caption p {
	font-size: 12px;
    line-height: 130%;
    font-weight: normal;
    margin: 5px 0;
}

.product_indent.caption p + p {
	text-indent: -23px;
	padding-left: 23px;
}

.product_indent dl {
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
	margin-bottom: 5px;
}

.product_indent dl dd {
	font-size: 14px;
}

.product_indent dl .indent_title2 + dd {
	margin-inline-start: 27px;
}

.product_indent dl .indent_title3 + dd {
	margin-inline-start: 27px;
}

.product_indent dl .indent_title4 + dd {
	margin-inline-start: 37px;
}

.product_indent dl .indent_title6 + dd {
	margin-inline-start: 50px;
}

#article .articlWhsp .product_indent p,
#article .product_indent .f14,
#article .articlWhsp .product_indent .f14 {
	font-size: 14px;
}

#article .articlWhsp .product_indent dl dt,
#article .articlWhsp .product_indent dl dd {
	font-size: 12px;
}

.articlWhsp .product_indent .indent_title3 {
	text-indent: -22px;
	padding-left: 22px;
}

.articlWhsp .product_indent .indent_title3 + dd {
	margin-inline-start: 23px;
}

#article .articlWhsp .product_indent dl .f14 + dd {
	margin-inline-start: 19px;
}

#article .caption dl + p {
	margin-top: 20px;
}

.pha_waku .product_indent .indent_title2 {
	text-indent: -18px;
	padding-left: 18px;
}

.pha_waku .product_indent dl .indent_title2 + dd {
	margin-inline-start: 19px;
}

.pha_waku .product_indent dl .indent_title2 + dd.f12 {
	font-size: 12px;
}

.pha_waku .product_indent .indent_title5 {
	text-indent: -41px;
	padding-left: 41px;
}

.otherBtn,
.otherBtnLarge {
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.otherBtn a,
.otherBtnLarge a {
	display: block;
	width: 100%;
	position: relative;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 7px 10px;
	color: #000;
	text-decoration: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: solid 1px #780000;
	background: #fff;
	box-shadow: rgb(204 204 204 / 31%) 0px 2px 3px 1px;
	-webkit-box-shadow: rgb(204 204 204 / 31%) 0px 2px 3px 1px;
	margin: 0 auto;
}

.otherBtn a {
	max-width: 250px;
}

.otherBtnLarge a {
	max-width: 300px;
}

.otherBtn a::after,
.otherBtnLarge a::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	right: 3px;
	top: 0px;
	bottom: 0;
	margin: auto;
	background: url(../img/li_ar.png);
}

.otherBtn a:hover,
.otherBtnLarge a:hover {
	background: #780000;
	color: #fff;
}

.otherBtn a:hover::after,
.otherBtnLarge a:hover::after {
	background: url(../img/li_ar_ov.png);
}

