﻿
/* layout
-------------------------------------------------------------------------------- */

#mvp-alpha {
	width:190px;
	float: left;
}

.di #mvp-alpha {
	float: right;
}

.di #main {
	margin: 0;
	text-align: left;
}

#mvp-main-alpha-box {
	width: 760px;
	float: left;
}

.w740, .w720, .w550, .w950 {
	margin: 0 auto;
}

.w550 { width:550px; }
.w740 {
	width:740px;
	overflow: hidden;
}
.w720 { width:720px; }

#mvp-beta {
	width:170px;
	float:right;
	text-align: left;
	font-size: 80%;
}

.mvp-totop {
	cursor:pointer;
}

/* mvp-gamma
-------------------------------------------------------------------------------- */

.mvp-gamma {
	margin: 10px 0;
}

/* mvp-gamma-outer
-------------------------------------------------------------------------------- */

#mvp-gamma-outer {
	margin: 0;
	padding-top: 20px;
	clear: both;
}

#mvp-gamma-outer .mvp-gamma {
	margin: 10px 0 0;
}

/* login area
-------------------------------------------------------------------------------- */

#mvp-login {
	padding: 5px 0;
	text-align: left;
	background: #f2f2f2;
	border-bottom: solid 1px #e6e6e6;
}

#mvp-login-inner {
	overflow: hidden;
	vertical-align: bottom;
}

#mvp-login p {
	margin: 2px 10px 0 0;
	/margin: 2px 8px 0 0;
	font-size: 75%;
	float: left;
	vertical-align: bottom;
	display: inline-block;
}

#mvp-login #mvp-member-id {
	width: 10px;
	height: 15px;
	text-indent: -9999px;
	background: url(/common/images/under/common.png) no-repeat left 7px;
}

#mvp-login #mvp-member-pw {
	width: 55px;
	height: 15px;
	text-indent: -9999px;
	background: url(/common/images/under/common.png) no-repeat left -17px;
}

#mvp-login .mvp-txt {
	width: 130px;
	font-size: 125%;
}

#mvp-login #mvp-remember {
	margin: 3px 0 0 0;
	/margin: 0;
}

#mvp-login label {
	margin: 3px 0 0 0;
	/margin: -5px 0 0 0;
	vertical-align: top;
	/vertical-align: middle;
	cursor: pointer;
	display: inline-block;
}

#mvp-login #mvp-login-btn {
	width: 53px;
	height: 20px;
	border: none;
	text-indent: -9999px;
	background: url(/common/images/under/common.png) no-repeat left -69px;
	cursor: pointer;
	display: block;
}

#mvp-login #mvp-login-btn:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background-color: #fff;
}

#mvp-login #mvp-login-btn:active {
	position: relative;
	top: 1px;
	left: 1px;
}

#mvp-login #mvp-fogetpw {
	padding: 4px 0 0 0;
	/padding: 6px 0 0 0;
}

#mvp-login #mvp-nomember {
	width: 90px;
	height: 15px;
	margin-right: 0;
	text-indent: -9999px;
	background: url(/common/images/under/common.png) no-repeat left -41px;
}

#mvp-login #mvp-reg {
	width: 97px;
}

#mvp-login #mvp-reg a {
	width: 97px;
	height: 20px;
	margin: 0 auto;
	display: block;
	border: none;
	text-indent: -9999px;
	background: url(/common/images/under/common.png) no-repeat left -97px;
	cursor: pointer;
}

#mvp-login #mvp-reg a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background-color: #fff;
}

#mvp-login #mvp-reg a:active {
	position: relative;
	top: 1px;
	left: 1px;
}

/* login */

#mvp-login-menu {
	float: right;
}

#mvp-login-menu p {
	margin-top: 3px;
	font-size: 80%!important;
}

#mvp-login-menu ul {
	float: left;
}

#mvp-login-menu li {
	margin: 0 3px 0 0;
	float: left;
	text-indent: -9999px;
}

#mvp-login-menu li a {
	display: block;
}

#mvp-login-menu #mvp-mypage-btn a {
	width: 72px;
	height: 20px;
	background: url(/common/images/under/common.png) no-repeat left -125px;
	cursor: pointer;
}

#mvp-login-menu #mvp-logout-btn a {
	width: 64px;
	height: 20px;
	background: url(/common/images/under/common.png) no-repeat left -153px;
	cursor: pointer;
}

#mvp-login-menu #mvp-mypage-btn a:hover,
#mvp-login-menu #mvp-logout-btn a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background-color: #fff;
}

#mvp-login-menu #mvp-mypage-btn a:active,
#mvp-login-menu #mvp-logout-btn a:active {
	position: relative;
	top: 1px;
	left: 1px;
}

/* main
-------------------------------------------------------------------------------- */

#main h3.mvp-cap {
	padding:0 0 8px 8px;
	margin:0 0 10px 0;
	color:#363c46;
	font-weight:bold;
	text-align:left;
	line-height:120%;
	border-bottom: solid 1px #b3b3b3;
	background: url(/common/images/bg_tit.png) repeat-x left bottom;
}

#main h2.mvp-topic-title,
#main h3.mvp-topic-title span {
	margin: 0 0 10px 0;
	padding: 1px 0 1px 15px;
	font-weight:bold;
	background: url(/common/images/common.png) no-repeat left -147px;
}

#main h2.mvp-cap {
	padding: 6px 0 8px 8px;
	margin:0 0 10px 0;
	background: #5f8ab3 url(/common/images/bg_h2_blue.png) repeat-x left bottom;
	border: none;
	color: #fff;
}

#main h2.mvp-cap span {
	padding: 1px 0 1px 10px;
	border-left: solid 5px #fff;
}

/* img title */

#main h2.mvp-tit-img {
	margin:0 0 10px 0;
	padding: 0;
	border: none;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 5px #e6e6e6;
	background: url(/common/images/bg_tit_img.png) repeat-x left bottom;
}

#main h2.mvp-tit-img span {
	height: 41px;
	text-indent: -9999px;
	display: block;
	border: none;
	background-image: url(/common/images/under/main_tit.png);
	background-repeat: no-repeat;
}

#main h2.mvp-tit-shien span {
	background-position: left 5px;
}

#main h2.mvp-tit-oyakudati span {
	background-position: left -46px;
}


/* side
-------------------------------------------------------------------------------- */

.mvp-side-info .mvp-bnr li {
	margin: 0 0 10px 0;
}

.mvp-side-info img {
	vertical-align: bottom;
}

/* di-alpha
-------------------------------------------------------------------------------- */

.mvp-box {
	margin: 0 0 10px 0;
	padding: 4px;
	background: #efefef;
	border: solid 1px #e5e5e5;
	text-align: left;
	font-size: 85%;
	text-align: center;
}

.mvp-box-inner {
	padding: 10px 10px 0 10px;
	background: #fff;
	border: solid 1px #fff;
}

#mvp-search .mvp-box-inner {
	background: #bddff3 url(/common/images/bg_search.png) repeat-x left top;
	overflow: hidden;
}

#mvp-search h2 {
	height: 23px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
	background: url(/common/images/side.png) no-repeat -21px -18px;
}

#mvp-search .mvp-txt {
	width: 150px;
	/*height: 20px;*/
	margin: 5px 0;
	padding: 4px 3px;
	background: #fff;
	font-size: 100%;
	/*font-size: 14px;*/
	border: solid 1px #c4ccd1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: -1px -1px 0px #808080;
	-moz-box-shadow: -1px -1px 0px #808080;
	box-shadow: -1px -1px 0px #808080;
	float: left;
}

#mvp-search #mvp-search-btn {
	width: 61px;
	height: 20px;
	margin-bottom: 10px;
	float: right;
	text-indent: -9999px;
	border: none;
	background: url(/common/images/side.png) no-repeat -105px -105px;
	cursor: pointer;
}

#mvp-search #mvp-search-btn:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #fff;
}

#mvp-search ul {
	margin: 0 -4px 10px 0;
	_margin: 0 -4px 10px -3px;
	padding: 10px 0 0 2px;
	clear: both;
	overflow: hidden;
	background: url(/common/images/line_blue.png) repeat-x left top;
	zoom: 1;
}

#mvp-search li {
	margin: 3px;
	float: left;
}

#mvp-search li a {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	zoom: 1;
}


#mvp-search li a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

/* side menu */

.mvp-menu {
	text-align: left;
}

.mvp-menu .mvp-box-inner {
	_padding-right: 0;
}

.mvp-menu ul {
	overflow: hidden;
	zoom: 1;
}

.mvp-menu li {
	margin: -1px 0 0 0;
	border-top: solid 1px #d9d9d9;
	zoom: 1;
}

.mvp-menu li a,
.mvp-menu li .cate1 {
	padding: 8px 0 8px 25px;
	display: block;
	color: #333!important;
	background: url(/common/images/side.png) no-repeat 2px -345px;
	zoom: 1;
	cursor: pointer;
}

.mvp-menu li a img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

/* specialty menu */

.mvp-spe-menu #mvp-cat-spe {
	background: url(/common/images/side.png) no-repeat -5px -806px;
}

.mvp-spe-menu li a,
.mvp-spe-menu li .cate1 {
	background: url(/common/images/side.png) no-repeat -190px -345px;
}

/* accordion down */

.mvp-down {
	width: 6px;
	height: 6px;
	margin: 12px 0 9px 9px;
	text-indent: -9999px;
	display: block;
	background: url(/common/images/side.png) no-repeat left -458px;
	float: right;
	font-size: 1px;
}

.mvp-menu li ul {
	width: 150px;
	margin: 0 0 10px 10px;
	display: block;
	zoom: 1;
}

.mvp-menu li ul li a {
	padding: 3px 2px 3px 15px;
	background: url(/common/images/side.png) no-repeat -146px -289px;
}

.mvp-menu-sec {
	margin: 3px 0 0 0;
	border-top: solid 2px #d9d9d9;
}

.mvp-cat-tit .mvp-box-inner {
	width: 178px;
	padding: 0;
}

.mvp-cat-tit .mvp-box-inner h2 {
	margin: 0!important;
}

/* category menu */
.mvp-menu h2 {
	width: 180px;
	height: 53px;
	margin: -11px 0 5px -11px;
	text-indent: -9999px;
	background: url(/common/images/side.png) no-repeat -5px -228px;
}

.mvp-menu h2 a {
	width: 180px;
	height: 53px;
	display: block;
	outline: none;
}

.mvp-menu h2 a:hover {
	background: #fff;
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter: "alpha( opacity=30 )";
}

#mvp-cat-spe {	background-position: -5px -536px;}
#mvp-cat-sup { background-position: -5px -600px;
	/*margin: -11px 0 0 -11px !important; メニュー削除 */
	}
#mvp-cat-pha {	background-position: -5px -472px;}

/* Q&A page menu */
#mvp-di-qa {
	font-size:100%;
	line-height:140%;
}

#mvp-di-qa h2 {
	text-indent:0;
	background: none;
	padding:0;
	border-bottom:solid 1px #d0d0d0;
	height:auto;
}
#mvp-di-qa h2 a {
	text-align:center;
	font-size:130%;
	font-weight:bold;
	margin-bottom:1px;
	padding: 12px 3px;
	background:url("/common/images/bg_tit.png") repeat-x 0px bottom;
	color:#2b69a8;
	text-decoration:none;
	height:auto;
	width:auto;
}
#mvp-di-qa h2 a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#mvp-di-qa li a {
	padding: 5px 0 5px 25px;
    background: url("/di/shared/images/qa/link_icon.gif") no-repeat 2px 0.7em;
}

#mvp-di-qa .di-link {
    border-top: 1px solid #b0c3e5;
}

#mvp-di-qa .di-link li {
    border-top: 1px solid #b0c3e5;
    margin: 2px 0 0;
    padding: 7px 0 5px;
}

/* mvp member info */

#mvp-mem-info .mvp-box-inner {
	padding: 10px;
	background: #f7f7ed;
}

#mvp-mem-info #mvp-reg {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #ccc;
}

#mvp-mem-info #mvp-reg a {
	width: 140px;
	height: 36px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	background: url(/common/images/side.png) no-repeat left -294px;
}

#mvp-mem-info #mvp-reg a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* products list */

.mvp-pro-list {
	border: solid 1px #c8c6c0;
	margin-bottom:10px;
	zoom: 1;
}

.mvp-pro-list h2 {
	width:188px;
	height: 29px;
	text-indent: -9999px;
	border-bottom: solid 1px #c8c6c0;
	background: #DCDED5 url(/common/images/side.png) no-repeat left -661px;
}

.mvp-pro-list ul {
	width:188px;
	margin: -1px 0 0 0;
	overflow: hidden;
}

.mvp-pro-list li {
	padding: 5px 10px 10px 10px;
	background: url(/common/images/line_dot.png) repeat-x left top;
	overflow: hidden;
	zoom: 1;
}

.mvp-pro-list li img {
	padding: 10px;
}

.mvp-pro-list li .mvp-dtl-link {
	padding: 0 20px 0 0;
	display: inline-block;
	color: #333!important;
	font-size: 80%;
	float: right;
	background: url(/common/images/icon.png) no-repeat 95% -332px;
}

/* vaccine list */

.mvp-vaccine-list {
	border: solid 1px #c8c6c0;
	margin-bottom:10px;
	zoom: 1;
}

.mvp-vaccine-list h2 {
	text-align:left;
	width:168px;
	padding:5px 10px;
	border-bottom: solid 1px #c8c6c0;
	background: #DCDED5;
}

.mvp-vaccine-list p {
	text-align:right;
	padding:10px 10px 10px 3px;
}

.mvp-vaccine-list .mvp-dtl-link {
	padding: 0 22px 0 0;
	color: #333!important;
	font-size: 80%;
	background: url(/common/images/icon.png) no-repeat 95% -332px;
}



/* beta
-------------------------------------------------------------------------------- */

#mvp-contents {
	margin: 0 0 15px 0;
	line-height: 1.3;
	zoom: 1;
}

/*
#mvp-contents h3 {
	height: 32px;
	text-indent: -9999px;
	border-bottom: solid 1px #4fa298;
	background: #4fa298 url(/common/images/side.png) no-repeat left -691px;
}
*/

#mvp-contents dl {
	margin: -1px 0 0 0;
	padding: 10px;
	background: url(/common/images/line_dot.png) repeat-x left top;
	overflow: hidden;
	zoom: 1;
}

#mvp-contents dt {
	padding: 0 0 0 10px;
	background: url(/common/images/icon.png) no-repeat left -483px;
}

#mvp-contents .mvp-new-icon {
	width: 30px;
	height: 10px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
	display: block;
	background: url(/common/images/icon.png) no-repeat left -443px;
}

#mvp-contents dd {
	padding: 10px 0 0 10px;
}

/* side contents menu */

.mvp-side-list {
	margin: 0 0 15px 0;
	border: solid 1px #108578;
}

.mvp-side-list h3 {
	height: 32px;
	text-indent: -9999px;
	background: #4fa298 url(/common/images/side.png) no-repeat left -724px;
}

.mvp-side-list li {
	background: url(/common/images/line_dot.png) repeat-x left top;
}

.mvp-side-list li a {
	padding: 7px 5px 7px 20px;
	display: block;
	background: url(/common/images/icon.png) no-repeat 10px -474px;
	color: #2C2C2C;
	zoom: 1;
}

#mvp-side-oyakudati {
	border: solid 1px #f7b525;
}

#mvp-side-oyakudati h3 {
	background: #f7b525 url(/common/images/side.png) no-repeat left -758px;
}

/* contents page common layout
-------------------------------------------------------------------------------- */

#mvp-news {
	margin: 0 0 20px 0;
	padding: 20px;
	border: solid 5px #e6e6e6;
	overflow: hidden;
	zoom: 1;
}

#mvp-news-inner {
	margin: -10px 0 0 0;
	/*height: 100px;
	overflow: scroll;
	overflow-x: hidden;*/
	overflow: hidden;
	zoom: 1;
}

.mvp-news-sec {
	margin: -1px 0 0 0;
	padding: 10px 0 10px 0;
	clear: both;
	background: url(/common/images/line_dot.png) repeat-x left top;
	overflow: hidden;
	zoom: 1;
}

#mvp-news h2 {
	margin: 0 0 20px 0;
	padding: 6px 0 8px 10px;
	color: #f28500;
	font-size: 120%;
	background: url(/common/images/line_double.png) repeat-x left bottom;
	border: none;
}

#mvp-news h2 span {
	padding: 0 0 8px 30px;
	background: url(/common/images/icon.png) no-repeat left -760px;
	border: none;
}

#mvp-news .mvp-left {
	margin-bottom: 0;
	padding: 0 0 0 15px;
}

.mvp-thumbnail {
	border: solid 1px #ccc;
}

#mvp-news dl {
	width: 560px;
	padding: 10px 10px 0 0;
	float: right;
}

#mvp-news dt {
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 80%;
}

#mvp-news dt a {
	margin: 0 0 0 10px;
	font-size: 130%;
}

/* contents menu
-------------------------------------------------------------------------------- */

.mvp-contents-menu {
	margin: 0 0 20px 0;
	padding: 10px;
	clear: both;
	border: solid 1px #eaeae4;
	background: #f2f2eb;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	zoom: 1;
}

.mvp-contents-menu p {
	margin-bottom: 5px !important;
}

*:first-child+html .mvp-contents-menu {
	padding-bottom: 20px;
}

.mvp-contents-menu ul {
	margin: 0 -20px -8px 0;
	overflow: hidden;
}

.mvp-contents-menu li {
	width: 228px;
	margin: 0 8px 8px 0;
	padding: 2px;
	float: left;
	/*background-color: #eaeaea;*/
	/*border: solid 1px #d8d8d8;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.mvp-contents-menu li a {
	display: block;
	background: #fff url(/common/../../common/images/bg_tit.png) repeat-x left bottom;
	border: solid 1px #fff;
	color: #4c4c4c!important;
	text-decoration: none!important;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	zoom: 1;
}

.mvp-contents-menu li a:hover {
	color: #fff!important;
}

.mvp-contents-menu li span {
	padding: 4px 5px 4px 20px;
	display: block;
	background: url(/common/images/icon.png) no-repeat -20px -327px;
}

/* thumbnail + intro txt */

.spe-section {
	margin: 15px -20px 15px 0;
	padding: 0 0 15px 0;
	overflow: hidden;
	background: url(/common/images/line_dot.png) repeat-x left bottom;
	zoom: 1;
}

#main .spe-section .mvp-left {
	margin: 0;
}

#main .spe-section .mvp-left .mvp-dia-trial {
	display: block;
	margin-top: 10px;
}

.spe-alpha-box,
.spe-alpha-box-nest-last {
	width: 355px;
	margin: 0 25px 0 0;
	float: left;
	overflow: hidden;
	zoom: 1;
}

.spe-alpha-box-nest {
	width: 355px;
	margin: 0 25px 0 0;
	float: left;
	overflow: hidden;
	zoom: 1;
	background: url(/common/images/line_dot.png) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.spe-alpha-box dl,
.spe-alpha-box-all dl {
	width: 250px;
	line-height: 1.3;
	float: right;
}

.spe-alpha-box dt,
.spe-alpha-box-all dt {
	padding: 0 0 5px 0;
	font-weight: bold;
}

.spe-alpha-box dt img,
.spe-alpha-box-all dt img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.spe-alpha-box .intro-textLink a {
	font-weight: bold;
}

.spe-alpha-box-all {
	width: 730px;
	overflow: hidden;
	zoom: 1;
}

.spe-alpha-box-all dl {
	width: 625px;
}

#mvp-mem-menu .spe-alpha-box-all {
	width:688px;
	margin: 0 20px 0 0;
}

#mvp-mem-menu .spe-alpha-box-all dl {
	width:583px;
}

.spe-alpha-box-all .webSeminar-Drs p {
	margin-bottom: 5px;
}

.spe-alpha-box-all .webSeminar-Drs table {
	table-layout: fixed;
	width: 100%;
}

.spe-alpha-box-all .webSeminar-Drs th,
.spe-alpha-box-all .webSeminar-Drs td {
	vertical-align: top;
}

.spe-alpha-box-all .webSeminar-Drs th {
	width: 80px;
}

.spe-alpha-box-all .webSeminar-Drs td {
	padding-left: 10px;
}



/* useful link
-------------------------------------------------------------------------------- */

.mvp-link-sec {
	margin: 0 0 20px -40px;
	_margin: 0 0 20px -80px;
	overflow: hidden;
	background: url(/common/images/under/bg_link_sep.png) repeat-y 20px top;
	_background: url(/common/images/under/bg_link_sep.png) repeat-y 62px top;
	zoom: 1;
}

.mvp-link-list {
	width: 152px;
	margin: 0 0 0 43px;
	_margin: 0 0 0 42px;
	float: left;
}

.mvp-link-list p {
	margin: 0!important;
}

.mvp-link-list dl {
	margin: 10px 0 0 0;
	line-height: 1.3;
}

.mvp-link-list dt {
	margin: 0 0 5px 0;
	font-weight: bold;
}


/* member menu */

#mvp-mem-menu {
	padding: 0 20px;
	border: solid 6px #efefef;
	zoom: 1;
}

#mvp-mem-menutit {
	margin: 0 -20px;
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
	_width: 728px;
}

#mvp-mem-menutit h2 {
	height: 81px;
	background: url(/common/images/under/top.png) no-repeat left top;
	border: none;
}

#mvp-mem-menutit p {
	width: 528px;
	height: 53px;
	background-image: url(/common/images/under/top.png);
	background-repeat: no-repeat;
	position: relative;
	text-indent: -9999px;
	float: left;
}

#main .mvp-mem-spe p {	background-position: 20px -98px;}
#main .mvp-mem-sup p {	background-position: 20px -189px;}
#main .mvp-mem-pha p {	background-position: 20px -280px;}

#mvp-mem-menutit #mvp-mem-reg {
	width: 171px;
	height: 52px;
	margin: 0 25px 0 0;
	display: block;
	background: none;
	float: right;
}

#mvp-mem-menutit #mvp-mem-reg a {
	width: 171px;
	height: 52px;
	display: block;
	background: url(/common/images/under/top.png) no-repeat left -381px;
}

#mvp-mem-menutit #mvp-mem-reg a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#mvp-mem-menu .spe-section {
	margin-right: -40px;
	background: none;
}

#mvp-mem-menu .spe-alpha-box {
	width: 334px;
	margin: 0 20px 0 0;
}

#mvp-mem-menu .spe-alpha-box dl {
	width: 230px;
}

.mvp-mem-highlight {
	font-size: 120%;
	color: #15ada1;
	font-weight: bold;
}

#mvp-mem-menu .mvp-attention {
	margin: 10px 0 40px 0;
	padding: 0 10px 30px 10px;
	background: url(/common/images/line_dot.png) repeat-x left bottom;
	font-size: 80%;
	clear: both;
}

/* issue_date
-------------------------------------------------------------------------------- */

#main .mvp-issue_date {
	clear: both;
	font-size: 10px;
	color: #999;
    margin: 20px 10px;
    padding: 1px 5px;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

* #main .mvp-issue_date {
}


#main .mvp-issue_date p {
	float: left;
	margin: 0;
	color: #999;
}

#main .mvp-issue_date p.mvp-footer_issue_date {
	float: right;
}

/* for modern browser */
body .mvp-pkg {
  /* overflow: hidden;*//* For Dreamweaver */
}

body .mvp-pkg:after {
  content: "";
  display: block;
  height: 0px;
  clear: both;
  overflow: hidden;
}

/* Hides from IE-mac \*/
* html .mvp-pkg {
  height: 1em;
  overflow: visible;
}
/* End hide from IE-mac */

/* */

/* closed page
-------------------------------------------------------------------------------- */
#mvp_content_top #mvp_content_top_icon{
	float:left;
	margin:0 15px 0 0;
}
#mvp_content_top #mvp_content_top_name {
	height:80px;
	display:table-cell;
	vertical-align:middle;
}
