@charset "shift_jis";
html,
body {
	width: 100%;
	background: #fff;
	color: #333;
	font-size: 14px;
	line-height: 1.8;
}
body {
	min-width: 1050px;
}
#contentsWrap {
}
#contents {
	color: #111;
}
#contents p,
#contents li,
#contents a,
#contents span,
#contents h3 {
	font-family: "Sawarabi Mincho", ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-weight: bold;
}
.inner {
	width: 1028px;
	margin: 0 auto;
}
.blank {
	position: relative;
	padding-right: 15px;
}
.blank:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: url(/brand/breathcare/product/speed/img/icon_blank02.gif) left top no-repeat;
	position: absolute;
	right: 0;
	top: 3px;
}
.alpha a:hover,
.alphaOver a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/* -----------------------------------------------------------------------------

	ヘッダー

----------------------------------------------------------------------------- */
header {
	width: 100%;
	background: #fff;
}

/* headerTop
---------------------------------------------*/
#headerTop {
	height: 35px;
	background: #0f1d2e;
	color: #fff;
	font-size: 12px;
}
#headerTop .inner {
	width: 1028px;
	margin: 0 auto;
}
#headerTop p {
	padding-top: 6px;
	float: left;
}
#headerTop ul {
	float: right;
	padding-top: 6px;
}
#headerTop ul li {
	display: inline-block;
	margin-left: 16px;
}
#headerTop ul li a {
	color: #fff;
	padding-left: 10px;
	background: url(/brand/breathcare/product/tabaco/img/icon_arrow01.png) left 3px no-repeat;
	position: relative;
}
#headerTop ul li a:hover {
	text-decoration: underline;
}
#headerTop ul li:first-child a {
	padding-left: 16px;
	background: url(/brand/breathcare/product/tabaco/img/icon_home.png) left 2px no-repeat;
}
#headerTop ul li:nth-child(2) a {
	padding-right: 10px;
}
#headerTop ul li:nth-child(3) a {
	padding-right: 15px;
}
#headerTop ul li:nth-child(2) a:after,
#headerTop ul li:nth-child(3) a:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: url(/brand/breathcare/product/tabaco/img/icon_blank01.gif) left top no-repeat;
	position: absolute;
	right: 0;
	top: 3px;
}

/* headerBtm
---------------------------------------------*/
#headerBtm {
	position: relative;
}
#headerBtm:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: #eee;
}
#headerBtm .inner {
	width: 1028px;
	margin: 0 auto;
}
#headerBtm h1 {
	padding: 14px 5px 16px 5px;
	float: left;
	width: 145px;
	text-align: center;
}
#headerBtm nav {
	float: right;
}
#headerBtm nav > ul > li {
	float: left;
	border-left: 1px solid #fff;
	position: relative;
}
#headerBtm nav > ul > li > a {
	line-height: 1.4;
	height: 115px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#headerBtm nav > ul > li:hover > a,
#headerBtm nav > ul > li.active > a {
	font-weight: bold;
	opacity:1;
}
#headerBtm nav > ul > li:hover:before,
#headerBtm nav > ul > li.active:before {
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #0f1d2e;
}
#headerBtm nav > ul > li:nth-child(1),
#headerBtm nav > ul > li:nth-child(1) > a,
#headerBtm nav > ul > li:nth-child(1):hover:before,
#headerBtm nav > ul > li.active:nth-child(1):before {
	width:200px;
}
#headerBtm nav > ul > li:nth-child(2),
#headerBtm nav > ul > li:nth-child(2) > a,
#headerBtm nav > ul > li:nth-child(2):hover:before,
#headerBtm nav > ul > li.active:nth-child(2):before {
	width:210px;
}
#headerBtm nav > ul > li:nth-child(3),
#headerBtm nav > ul > li:nth-child(3) > a,
#headerBtm nav > ul > li:nth-child(3):hover:before,
#headerBtm nav > ul > li.active:nth-child(3):before {
	width:130px;
}
#headerBtm nav > ul > li:nth-child(4),
#headerBtm nav > ul > li:nth-child(4) > a,
#headerBtm nav > ul > li:nth-child(4):hover:before,
#headerBtm nav > ul > li.active:nth-child(4):before {
	width:104px;
}
/* -----------------------------------------------------------------------------

	フッター

----------------------------------------------------------------------------- */
footer {
	border-top: 2px solid #0080cc;
}
footer .inner {
	width: 1028px;
	margin: 0 auto;
	padding: 20px 0 30px;
	font-size: 12px;
}
footer ul {
	margin-bottom: 16px;
}
footer ul li {
	display: inline-block;
	padding: 1px 9px 1px 11px;
	border-left: 1px solid #0080cc;
	line-height: 1;
}
footer ul li:first-child {
	border: none;
	padding-left: 0;
}
footer ul li a {
	color: #0080cc !important;
}
footer ul li a:hover {
	text-decoration: underline;
}
footer p {
	float: right;
	margin-right: 28px;
}
footer small {
	color: #5c5c5c;
	float: right;
	margin-right: 28px;
}
/* ページトップ
---------------------------------------------*/
.pageTop {
	width: 1028px;
	margin: 0 auto;
	text-align: right;
}
.pageTop img:hover {
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
/* -----------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------- */

/* シェア
--------------------------------------------*/
.share {
	background: #f6f6f6;
	overflow: hidden;
	position: relative;
}
.share dt,
.share dd {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.share dt {
	background: #f0f0f0;
	width: 328px;
}
.share dd {
	background: #fefefe;
	width: 350px;
	position: relative;
}
.share dd a {
	display: table-cell;
	height: 60px;
	width: 350px;
	vertical-align: middle;
}
.share dd a:hover {
	background: #fafafa;
}
.share dd img {
	padding-right: 5px;
}
.share dd:nth-child(2) a:after {
	content: "";
	display: block;
	width: 1px;
	height: 34px;
	background: #dbdbdb;
	position: absolute;
	top: 13px;
	right: 0;
}
/* コンテンツナビ
--------------------------------------------*/
.contentsNav {
	padding: 80px 0 40px;
}
.contentsNav nav ul {
	text-align: center;
}
.contentsNav nav ul li {
	display: inline-block;
}
.contentsNav nav ul li a {
	padding: 1px 13px 1px 20px;
	border-left: 1px solid #333;
	line-height: 1;
	display: block;
	font-size: 14px;
}
.contentsNav nav ul li a:hover {
	text-decoration: underline;
}
.contentsNav nav ul li:first-child a {
	border: none;
	background: url(/brand/breathcare/product/speed/img/icon_home.png) left 2px no-repeat;
}
