@charset "utf-8";

#headerBottom {
	overflow: hidden;
	width: 100%;
	padding: 8px 0 7px 0;
}
#headerAtopic #headerBottom #director {
	float: left;
	padding: 0 0 0 7px;
	line-height: 1;
}
#headerAtopic #headerBottom #fontSwitch {
	float: right;
	margin-left: 0;
	padding: 0 0 0 0;
}

#contentsAtopic {
	margin: 0 5px 0 5px;
}
#contentsAtopic .boxTitle {
	padding: 0 28px 0 28px;
}
#contentsAtopic .contentsBoxIn {
	margin: 0 20px 0 20px;
}

#categoryBox {
	overflow: hidden;
	width: 100%;
	padding: 0 0 18px 0;
}
.categoryItem {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px 3px 11px 3px;
	border: 1px solid #e4e4e4;
	line-height: 1;
}
.categoryItem dt {
	padding: 0 0 18px 0;
}
.categoryItem .dt02 {
	padding: 00;
}
.categoryItem dd {
	padding: 0 0 0 19px;
}
.categoryItem a:hover img{
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#categoryBox .immunosuppressant {
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border: none;
	background: url(../img/bg_catbox_grn_ft.gif) no-repeat left bottom;
	line-height: 1;
}
#categoryBox .immunosuppressant .itemIn {
	padding: 5px 0 0 0;
	background: url(../img/bg_catbox_grn_hd.gif) no-repeat left top;
}
#categoryBox .immunosuppressant .itemIn .inner {
	padding: 1px 6px 7px 6px;
	background: url(../img/bg_catbox_grn_mdl.gif) repeat-y left top;
}
#categoryBox .immunosuppressant .itemIn .inner02 {
	padding: 1px 6px 0px 6px;
	background: url(../img/bg_catbox_grn_mdl.gif) repeat-y left top;
}

#categoryBox .michiga {
	padding:0;
	border: none;
	margin: 0;
	margin-top:-5px;
}

.bnrList {
	overflow: hidden;
	width: 100%;
	padding: 0 0 0 0;
}
.bnrList li {
	display: inline;
	float: left;
	margin: 0 16px 0 0;
}
.bnrList li a:hover img{
	filter: alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*--------------------------------------
    認証画面
---------------------------------------*/

#checkbox {
	background:#ffffff url(../img/bg_checkbox.gif) no-repeat left bottom;
	text-align:center!important;
	position:relative;
	margin-top:50px;
	border:1px solid #ebebeb;
	color:#6c6c6c;
}
#checkbox h2{
	padding:14px 0 10px 20px;
	text-align:left;
}
#checkbox p{
	padding-top:15px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#checkbox p span{
	padding-bottom:40px;
	font-size:11px;
	font-weight:normal;
}
#checkbtn-wrap{
	width:698px;
	margin:40px auto 0;
	background:#ffe4eb;
	border-top:1px solid #fb8ea6;
	border-left:1px solid #fb8ea6;
	border-right:1px solid #fb8ea6;	
}
#checkbtn-wrap p{
	font-size:16px;
	color:#f66787;
}

#checkbtn-wrap img{
	padding:15px 45px 0;
}

html > body {
	font-size:15px;
}

#header{
	width:960px;
	padding-top:0;
}

#header form{
	text-align:left;
}

.top{
	margin-bottom:20px;
}


/*--------------------------------------
    新着情報
---------------------------------------*/
#whatsNew {
	margin:30px auto 60px;
	width:890px;
}

#whatsNew h2 {
	border-bottom:1px solid #e4e4e4;
	font-family:"UD新ゴ M";
	font-size:135%;
	font-weight:bold;
	padding:0 15px 5px 15px;
}

#whatsNew dl {
	font-size:110%;
	padding:10px 15px 0 15px;
}
#whatsNew dt {
	clear:both;
	float:left;
	margin-top:10px;
}
#whatsNew dd {
	margin:10px 0 0 120px;
}

/*--------------------------------------
    バナーエリア
---------------------------------------*/
#bnr_area {
	margin:15px auto 15px;
	width:890px;
}
#bnr_area p {
	float:left;
	width:50%;
	text-align:left;
}
#bnr_area p:first-child {
	float:none;
	width:100%;
	margin-bottom: 15px;
}
#bnr_area p:last-child {
	float:left;
	width:50%;
	text-align:right;
}