/* ------------------------------------------------------------------------- */
/*　　　　　　　パルスオキシメーター スパイロ/オキシカード		　　　　　　 */
/* ------------------------------------------------------------------------- */

/* 左袖メニュー　------------------------------------------------- */
h2#spiro_oxtit{
	background-image: url(../spiroox/images/menu_title.jpg);
	background-repeat: no-repeat;
}

dt#menu03{background-image:url(../spiroox/images/menu03_tit.gif);}
a#menu03_01{background-image:url(../spiroox/images/menu03_01.gif); margin-bottom:50px;}

#campaign{
	height:135px;
	background:url(../common/banner_campaign.jpg) no-repeat;
	margin:0 10px 10px 10px;
	}
	
#campaign dt{
	float:left;
	text-indent:-9999px;
	}
#campaign dd{
	font-size:12px;
	line-height:15px;
	padding:53px 60px 0 15px;
	}
#campaign dd a img{padding-top:3px;}


/* COPDの早期診断に威力を発揮
------------------------------------------------- */
.front h3{
	background:url(../spiroox/images/copy.gif) no-repeat;
	text-indent:-9999px;
	height:31px;
	margin:20px 0 15px 0;
	}
.front #copy{
	width:410px;
	float:left;
	margin-bottom:30px;
	}
.front #thumbnail{
	width:120px;
	float:right;
	margin-bottom:30px;
	line-height:100%;
	}
.front #thumbnail p{padding-bottom:10px;}




/* 製品の特長
------------------------------------------------- */
#maincontents #pobox{
	width:540px;
	clear:both;
	margin-bottom:10px;
	}
#pobox h4{
	clear:both;
	background:url(../spiroox/images/point_title.jpg) no-repeat;
	text-indent:-9999px;
	height:30px;
	margin-bottom:15px;
	}
.pointcap {
	color:#FFFFFF;
	padding:55px 0px 0px 0px;
	text-align:center;
	line-height:150%;
	}
#pobox #pointbox{
	clear:both;
	margin-bottom:10px;
	float:left;
	}
#pobox #point01{
	width:170px;
	padding-right:15px;
	float:left;
	height:150px;
	background-image: url(../spiroox/images/point01.gif);
	background-repeat: no-repeat;
	}
#pobox #point02{
	width:170px;
	margin-left:185px;
	height:150px;
	background-image: url(../spiroox/images/point02.gif);
	background-repeat: no-repeat;
	}
#pobox #point03{
	width:170px;
	float:right;
	margin-bottom:10px;
	height:150px;
	background-image: url(../spiroox/images/point03.gif);
	background-repeat: no-repeat;
	}


/* ムービーカタログ
------------------------------------------------- */
.movie h3{background:url(../spiroox/images/movie_title.jpg) no-repeat;}

.movie .wmpl{text-align:right;}
.movie .wmpl #txtlink{
	float:right;
	line-height:110%;
	}
.movie .wmpl #wmplbtn{
	width:88px;
	float:right;
	margin:0 0 15px 5px;
	}
	
.movie h5{
	clear:both;
	width:540px;
	padding:0;
	margin-bottom:10px;
	font-weight:bold;
	color:#D95700;
	border-bottom:dotted 1px #D95700;
	}
.movie h5 .fs{
	color:#333;
	font-weight:normal;
	}
	
.movie #pctbox{
	clear:both;
	margin-bottom:10px;
	float:left;
	}
.movie #pctboxleft{
	width:170px;
	padding-right:15px;
	float:left;
	}
.movie #pctboxmiddle{
	width:170px;
	margin-left:185px;
	}
.movie #pctboxright{
	width:170px;
	float:right;
	margin-bottom:10px;
	}
	
.movie a.playbtn{
	clear:both;
	text-align:center;
	margin:0 0 30px 200px;
	display:block;
	width:137px;
	height:46px;
	background:url(../common/movie_btn.jpg) no-repeat;
	text-indent:-9999px;
	}
.movie a.playbtn:hover{background-position: 0 -46px;}




