@charset "UTF-8";

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

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

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

#main {
	float: right;
	text-align: left;
}

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

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

.w550 {
	width:550px;
	float: right!important;
}

.w740 {
	width:740px;
	overflow: hidden;
}

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

.mvp-totop {
	cursor:pointer;
}

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

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

#mvp-pan-navi {
	font-size:80%;
	color:#5a5a5a;
	text-align:left;
}

#mvp-pan-navi span {
	width: 18px;
	height: 16px;
	display: inline-block;
	text-indent: -9999px;
	background: url(../images/common.png) no-repeat 3px -98px;
}

#mvp-pan-navi a {
	color:#5a5a5a;
	text-decoration: underline;
}

#mvp-pan-navi a:hover {
	text-decoration: none;
}

/* 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(../images/under/common.png) no-repeat left 7px;
}

#mvp-login #mvp-member-pw {
	width: 55px;
	height: 15px;
	text-indent: -9999px;
	background: url(../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(../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(../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(../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(../images/under/common.png) no-repeat left -125px;
	cursor: pointer;
}

#mvp-login-menu #mvp-logout-btn a {
	width: 64px;
	height: 20px;
	background: url(../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 h1 {
	margin: 0 0 20px 0;
	padding: 15px 10px 23px 10px;
	border-top: solid 1px #006bb1;
	background: url(../images/bg_main_cap.png) repeat-x left bottom;
	font-weight: bold;
	font-size: 107%;
	color: #333333;
}

#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(../images/bg_tit.png) repeat-x left bottom;
}

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

#main p {
	text-align:left;
	line-height:150%;
	letter-spacing:1px;
	margin:0 0 15px 0;
}


/* contents title
-------------------------------------------------------------------------------- */

/* big category top title */

#mvp-sup h1 span {
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/under/main_tit.png) no-repeat 20px 5px;
}

#mvp-spe h1 span {
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/under/main_tit.png) no-repeat 20px -120px;
}

#mvp-pha h1 span {
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/under/main_tit.png) no-repeat 20px -328px;
}

#productlist h1 span {
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url(../images/under/main_tit.png) no-repeat 20px -478px;
}

/* h2 */

#main h2.mvp-cap {
	padding: 6px 0 8px 8px;
	margin:0 0 10px 0;
	background: #5f8ab3 url(../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(../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(../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 {
	width: 158px;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: solid 1px #fff;
}

#mvp-search .mvp-box-inner {
	background: #bddff3 url(../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(../images/side.png) no-repeat -21px -18px;
}

#mvp-search .mvp-txt {	
	width: 142px;
	height: 20px;
	margin: 5px 0;
	padding: 7px;
	background: #fff;
	font-size: 130%;
	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(../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(../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;
}

.search-a a {	background: url(../images/side.png) no-repeat -18px -148px;}
.search-k a {	background: url(../images/side.png) no-repeat -49px -148px;}
.search-s a {	background: url(../images/side.png) no-repeat -81px -148px;}
.search-t a {	background: url(../images/side.png) no-repeat -113px -148px;}
.search-n a {	background: url(../images/side.png) no-repeat -144px -148px;}
.search-h a {	background: url(../images/side.png) no-repeat -18px -180px;}
.search-m a {	background: url(../images/side.png) no-repeat -49px -180px;}
.search-y a {	background: url(../images/side.png) no-repeat -81px -180px;}
.search-r a {	background: url(../images/side.png) no-repeat -113px -180px;}
.search-w a {	background: url(../images/side.png) no-repeat -144px -180px;}

#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 h2 {
	width: 180px;
	height: 53px;
	margin: -11px 0 5px -11px;
	text-indent: -9999px;
	background: url(../images/side.png) no-repeat -5px -228px;
}

.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: 5px 0 5px 25px;
	display: block;
	color: #333!important;
	background: url(../images/side.png) no-repeat 2px -348px;
	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(../images/side.png) no-repeat -5px -806px;
}

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

/* accordion down */

.mvp-down {
	width: 6px;
	height: 6px;
	margin: 9px 0 9px 9px;
	text-indent: -9999px;
	display: block;
	background: url(../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(../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;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
}

.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;}

/* 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(../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;
	zoom: 1;
}

.mvp-pro-list h2 {
	width:188px;
	height: 29px;
	text-indent: -9999px;
	border-bottom: solid 1px #c8c6c0;
	background: #DCDED5 url(../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(../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(../images/icon.png) no-repeat 95% -332px;
}


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

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

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

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

#mvp-contents dt {
	padding: 0 0 0 10px;
	background: url(../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(../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(../images/side.png) no-repeat left -724px;
}

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

.mvp-side-list li a {
	padding: 7px 5px 7px 20px;
	display: block;
	background: url(../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(../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(../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(../images/line_double.png) repeat-x left bottom;
	border: none;
}

#mvp-news h2 span {
	padding: 0 0 8px 30px;
	background: url(../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;
}

*: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/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 {
	background: #5f8ab3;
	color: #fff!important;
	text-shadow: none;
}

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

.mvp-contents-menu li a:hover span {
	background: url(../images/icon.png) no-repeat 12px -845px;
}

/* thumbnail + intro txt */

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

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

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

.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-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;
}

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

.mvp-link-sec {
	margin: 0 0 20px -40px;
	_margin: 0 0 20px -80px;
	overflow: hidden;
	background: url(../images/under/bg_link_sep.png) repeat-y 20px top;
	_background: url(../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;
	position: relative;
}

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

#main .mvp-mem-spe h2 {	background-position: left top;}
#main .mvp-mem-sup h2 {	background-position: left -121px;}
#main .mvp-mem-pha h2 {	background-position: left -242px;}



#mvp-mem-menutit p {	
	display: none;
}

#mvp-mem-menutit #mvp-mem-reg {
	display: block;
}

#mvp-mem-menutit #mvp-mem-reg a {
	width: 130px;
	height: 57px;
	display: block;
	position: absolute;
	top: 19px;
	right: 18px;
}

#mvp-mem-menutit #mvp-mem-reg a:hover {
	background: url(../images/under/top.png) no-repeat -580px -388px;
}

#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;
}
