@charset "shift_jis";

/*==================================================
	コンシューマーヘルスケアサイト ｜ ゼリア新薬
	/css/rn/layout.css
==================================================*/

/*========== 共通スタイル読み込み ==========*/
@import "common.css";

/*========== ヘッダ部分 ==========*/

div.home-font{
margin:0 0 26px 0;
}

p.home-smap{
margin:8px 18px;
}



#mainContents {
	width: 760px;
	padding-bottom: 57px;
	background-color: #ffffff;
	text-align: center;
}

/*========== Flash部分 ==========*/
#swfarea {
	width: 760px;
	margin: 0;
}



#contentsBox {
	width: 730px;
	margin: 0 auto 0;
	text-align: left;
}

/*========== Contents Body Left Column Style ==========*/
#contentsLeftColumn {
	width: 522px;
	float: left;
}

.btnSet {
	width: 507px;
}
.btnSet ul {
	width: 507px;
	margin: 0;
    margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
.btnSet ul li.oneCol {
	margin: 0;
	padding: 0;
}
.btnSet ul li.firstRow {
	width: 254px;
	margin: 0;
	padding: 0;
	float: left;
}
.btnSet ul li.secondRow {
	width: 253px;
	margin: 0;
	padding: 0;
	float: left;
}

.listLink {
	width: 507px;
	margin: 10px 0 15px 0;
	text-align: right;
}

.topicsBox {
	width: 507px;
}
.topicsBox p {
	margin: 0;
	padding: 0;
}
.topicsBox table {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.topicsBox table th {
	width: 22%;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.topicsBox table td {
	width: 78%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}


/*========== Contents Body Right Column Style ==========*/
#contentsRightColumn {
	width: 208px;
	float: left;
}

.rightBanner {
	margin: 0 0 15px;
}
.rightBannerEnd {
	margin: 0;
}


/*========== フッター ==========*/
.non em img {
	margin: 0 5px;
}

.under {
}

