@charset "Shift_JIS";
@import "base.css";
/* TOPページ用スタイル
---------------------------------------------*/
/* コンテンツ部
---------------------------------------------------- */
#contents{
	padding-top:199px;
	clear:left;
	position:relative;
	overflow: auto !important;
	/* overflow /**/: hidden; */
	width: 800px;
	background:url(../image/contentsBg.gif) no-repeat;
	/* background-position:0 360px;*/
	background-position:0 559px;
	margin-bottom:15px;
}
/* 左カラム
---------------------------------------------------- */
#primary {
	float:left;
	width: 580px;
	margin-top:10px;
}
#primary h2.stitle{
	margin: 16px 18px 0 18px;
	clear:left;
}
#primary .tBox{
	margin-left:130px;
}
#primary img.floating{
	margin:0 10px 3px 0;
	float:left;
}
#primary .cBox{
	width:562px;
	position:relative;
	margin: 30px 0 0 18px;
}
#primary .cBoxHead{
	height:76px;
	background:url(../image/campHead.gif) no-repeat;
	color:#fff;
	font:140% bold;
	padding-left:380px;
}
#primary .cBoxHead h2{
	padding-top:25px;
}
#primary .cBoxMid{
	background:url(../image/campMid.gif) repeat-y;
	padding-left:70px;
}
#primary .cBoxMid h3{
	height:71px;
	color:#fff;
	margin-bottom:10px;
}
#primary .cBoxBot{
	height:17px;
	background:url(../image/campBot.gif) no-repeat left bottom;
}

#primary .section{
	margin: 16px 10px 0 18px;
}
/* #primary p{
	margin-bottom:0.8em;
} */

/* #primary .section img{
	margin-bottom:3px;
} */
/* .topic img{
	border:solid #36f 1px;
	margin:0 10px 3px 0;
	float:left;
}*/
#primary .section h4{
	color: #36f;
}
#primary h3{
	font-size:140%;
}
#primary h3.wBall{
	background:url(../image/balloon2.gif) no-repeat top right;
	padding-right:90px;
	height:70px;
}
#primary h3.nBall{
	background:url(../image/balloonNew.gif) no-repeat top right;
	padding-right:90px;
	height:70px;
}
#primary h2.sasakiC {
	width:100px;
	display:inline;
}
#primary img.iBox{
	width:262px;
	margin:0 10px 3px 0;
	float:left;
}

/* 最新医療機器＆オススメメニュー
---------------------------------------------------- */
#recMenu{
	width:440px;
	margin-left:130px;
	margin-top:20px;
	clear:left;
}
#recMenu ul{
	list-style-type: none;
	text-indent:-9999px;
}
#recMenu li{
	width:440px;
	height:44px;
	text-indent:-9999px;
}
#recMenu li a {
	width: 100%; /* Windows Internet Explorer 6対策 */
	height:100%;
	text-decoration: none;
	display:block;
}
#recMenu li#menuT {
  background: url(../image/recoMenu.gif) no-repeat 0 0;
}
#recMenu li#zeni {
  background: url(../image/recoMenu.gif) no-repeat 0 -44px;
}
#recMenu li#miniL {
  background: url(../image/recoMenu.gif) no-repeat 0 -88px;
}
#recMenu li#therma {
  background: url(../image/recoMenu.gif) no-repeat 0 -132px;
}
#recMenu li#meso {
  background: url(../image/recoMenu.gif) no-repeat 0 -176px;
}
#recMenu li#votox {
  background: url(../image/recoMenu.gif) no-repeat 0 -220px;
}
#recMenu li#mayusita {
  background: url(../image/recoMenu.gif) no-repeat 0 -264px;
}
#recMenu li#zeni a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -44px;
}
#recMenu li#miniL a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -88px;
}
#recMenu li#therma a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -132px;
}
#recMenu li#meso a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -176px;
}
#recMenu li#votox a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -220px;
}
#recMenu li#mayusita a:hover{
  background: url(../image/recoMenu.gif) no-repeat -440px -264px;
}
/* 右カラム
---------------------------------------------------- */
#secondary {
	display:inline;
	float:right;
	width: 200px;
	margin:10px 10px 0 0;
	background:url(../image/rBoxBott.gif) left bottom no-repeat;
}
#secondary h2.info{
	height:46px;
	text-indent:-9999px;
	background:url(../image/rBoxTop.gif) no-repeat;
}
#secondary .infoBox{
	margin: 0 15px 10px 15px;
	background:#fff;
}
#secondary .infoBox form{
	padding-top: 5px;
	background:#fff;
}
#secondary .infoBox h4{
	color:#006D94;
	border:solid 1px #006D94;
	padding:0.4em;
	margin:5px;
	font-size:130%;
}
#secondary .section {
	margin: 5px 5px 0 5px;
}
#secondary .infoHeader{
	background:url(../image/rBoxTop.gif) left top no-repeat;
}
#secondary .infoContent{
	/* background: url(../image/list_bg_bottom.jpg) left bottom no-repeat; */
	padding:5px 15px 20px 15px;
}
/* 右ナビゲーション
---------------------------------------------------- */
#rightNavi{
	width:170px;
	margin: 0 15px 10px 15px;
}
#rightNavi ul{
	list-style-type: none;
}
#rightNavi li{
	margin:10px 0;
	width:170px;
	height:27px;
	text-indent:-9999px;
}
#rightNavi li a {
	width: 100%; /* Windows Internet Explorer 6対策 */
	height:100%;
	text-decoration: none;
	display:block;
}
#rightNavi li#womenR {
  background: url(../image/rightNavi.gif) no-repeat 0 0;
}
#rightNavi li#priceR {
  background: url(../image/rightNavi.gif) no-repeat 0 -27px;
}
#rightNavi li#doctorR {
  background: url(../image/rightNavi.gif) no-repeat 0 -54px;
}
#rightNavi li#guideR {
  background: url(../image/rightNavi.gif) no-repeat 0 -81px;
}
#rightNavi li#faqR {
  background: url(../image/rightNavi.gif) no-repeat 0 -108px;
}
#rightNavi li#counselR {
  background: url(../image/rightNavi.gif) no-repeat 0 -135px;
}
#rightNavi li#smileR {
  background: url(../image/rightNavi.gif) no-repeat 0 -162px;
}

#rightNavi li#womenR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px 0;
}
#rightNavi li#priceR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -27px;
}
#rightNavi li#doctorR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -54px;
}
#rightNavi li#guideR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -81px;
}
#rightNavi li#faqR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -108px;
}
#rightNavi li#counselR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -135px;
}
#rightNavi li#smileR a:hover{
  background: url(../image/rightNavi.gif) no-repeat -170px -162px;
}

/* 文字装飾
---------------------------------------------------- */
p.price{
	clear:left;
	margin-top:1.5em;
	width:430px;
	background:#fff;
	padding:1em 0 1em 2em;
	font-size:150%;
}
.section p.linkBot{
	margin-top:0.8em;
	margin-right:20px;
	text-align:right;
}
.cBoxMid p.linkBot{
	margin-top:0.8em;
}
span.offPrice{
	font-size:180%
	font-weight:bolder;
	color:#f00;
	font-weight:bolder;
}
span.price{
	text-decoration:line-through;
}
span.priceC{
	text-decoration:overline underline;
	font-weight:bold;
	font-size:150%;
	color:#03C;
}

p.guide{
	text-decoration:overline underline;
	font-weight:bold;
	color:#00f;
}
.campCopy {
	color:#fff;
	padding:3px;
	font-weight: bold;
}
.drop {
	font-size:250%;
	float:left;
	margin-right:5px;
}
/* その他
---------------------------------------------------- */

