@charset "utf-8";


/*
初期化
*********************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,form,fieldset,input,textarea,blockquote,th,td { 
margin:0;
padding:0;
font-family:"メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input {
font-size:12px;
vertical-align:middle;
margin-bottom:5px;
}
input.txt {
padding-top:1px;
}

input.btn {
height:24px;
/*vertical-align:bottom;--------------削除--*/
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}

.red{
	color:#C00;
}



/**/

body{
	background:url(../img/premium/bg.gif);
	text-align:center;
	font-size:12px;
}

h1{
	height:27px;
	width:266px;
	float:left;
}
h1 a{
	height:27px;
	width:266px;
	display:block;
	background:url(../img/premium/rogo.png);
	text-indent:-9999px;
}
#wrap{
	width:950px;
	background-color:#FFF;
	margin:0 auto;
	text-align:left;
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	border:1px solid #999;
}
#main{
	margin:10px 15px 15px;
	min-height:450px;
}
/* header */

#header {
	width:915px;
	padding:17px 15px 8px 20px ;
	border-bottom:1px solid #a3c7ea;
	height:27px;
	background: #ecf0f7;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #ecf0f7 0%, #ffffff 35%, #ffffff 62%, #f0f4fb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf0f7), color-stop(35%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#f0f4fb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ecf0f7 0%,#ffffff 35%,#ffffff 62%,#f0f4fb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ecf0f7 0%,#ffffff 35%,#ffffff 62%,#f0f4fb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ecf0f7 0%,#ffffff 35%,#ffffff 62%,#f0f4fb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ecf0f7 0%,#ffffff 35%,#ffffff 62%,#f0f4fb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf0f7', endColorstr='#f0f4fb',GradientType=0 ); /* IE6-8 */
}
#header .header_right{
	float:right;
	width:200px;
	margin:-10px 0 0 0;
}
#header .header_right a{
	display:block;
	float:right;
	width:110px;
}
#header ul {
	display:block;
	float:right;
	width:200px;
	height:14px;
	overflow:hidden;
}
#header ul li {
	float:left;
	display:inline-block;
	margin-left:10px;
}
#header ul li a{
	display:block;
	height:14px;
	background:url(../img/premium/header_right.png);
	text-indent:-9999px;
}
#header ul li a:hover{
	background:url(../img/premium/header_right_o.png);
}
#header ul li.logout a{
	width:75px;
}
#header ul li.password a{
	width:103px;
	background-position:-95px 0
}



/* navi */

#navi {
	display:block;
	background:url(../img/premium/navi_bg.jpg) repeat-x;
	height:50px;
	overflow:hidden;
}
#navi li {
	float:left;
	display:inline-block;
	margin-top:1px;
	height:40px;
}
#navi li a{
	display:block;
	height:40px;
	background: url(../img/premium/navi.jpg);
	text-indent:-9999px;
	overflow:hidden;
}
#navi li a:hover{
	background:url(../img/premium/navi_o.jpg);
}
#navi li.rireki a{
	width:192px;
}
#navi li.k_search a{
	width:146px;
	background-position:-192px 0
}

/*footer*/
#gototop{
	margin:9px;
}
#gototop a{
	display:block;
	height:	23px;
	text-indent:-9999px;
	background:url(../img/premium/gototop.jpg) no-repeat;
}
#gototop a:hover{
	background:url(../img/premium/gototop_o.jpg) no-repeat;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
	clear:both;
	margin:25px 15px 10px 15px;
	width:920px;
	height:80px;
}
#footer #footerNavi {
	margin-left:-6px;
	background: url(../img/premium/gototop.jpg) top left no-repeat;
	height:25px;
	position:relative;
	width:932px;
}
#footer #footerNavi ul {
	font-size:10px;
	margin:0 5px;
}
#footer #footerNavi ul li {
	background:url(../img/footnavi_bar.gif) right 2px no-repeat;
	float:left;
	margin-top:5px;
	padding:0 7px;
}
#footer #footerNavi ul li.last {
	background:none;
}
#footer #footerNavi ul li a {
	border-bottom:#999999 1px solid;
	color:#555555;
	display:block;
}
#footer #footerNavi ul li a:hover {
	border-bottom:#175ff2 1px solid;
	color:#175ff2;
}
#footer #footerNavi span a {
	display:block;
	height:25px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:0;
	width:130px;
}
#footer #footerNavi span a:hover {
}

#footer #copyright {
	background:url(../../common/img/copyright.gif) top left no-repeat;
	clear:both;
	float:left;
	height:10px;
	margin-top:15px;
	text-indent:-9999px;
	width:248px;
}
#footer #suzuden {
	background:url(../../common/img/logo_suzuden.gif) top left no-repeat;
	float:right;
	height:24px;
	margin-top:10px;
	text-indent:-9999px;
	width:146px;
}
#footer #suzuden a {
	display:block;
	height:24px;
	overflow:hidden;
	width:146px;
}


/**/

#premiummemberArea{
	width:500px;
	margin:30px auto 20px;
	padding-bottom:20px;
	text-align:center;
	border:1ps solid #999;
	border-radius:5px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
#premiummemberArea h2{
	font-size:1.5em;
	font-weight:bold;
	display:block;
	margin:0 0 15px;
	padding:12px;
	color:#FFF;
	background:#1b5ee9;
}
#premiummemberArea p{
	text-align:left;
	margin:0 15px 5px;
}
#premiummemberArea #premiummemberAreaInpt{
	background:#EEE;
	width:380px;
	padding:10px 5px;
	margin:0 auto 10px;
}
#premiummemberArea table{
	margin:0 auto;
	padding:3px 0;
}
#premiummemberArea th,
#premiummemberArea td{
	padding:5px;
}

#memberArea #memberBtnArea a {
	background:url(../../common/img/shopping/img/login_btn.gif) no-repeat;
	display:block;
	width:185px;
	height:32px;
	overflow:hidden;
}
#memberArea #memberBtnArea a:hover {
	background:url(../../common/img/shopping/img/login_btn.gif) no-repeat 0 -32px;
}


/*/*/
h2{
	background:#1b5ee9;
	color:#FFF;
	box-shadow: inset 0px 2px 2px 2px rgba(0,0,0,0.2);
	font-size:1.2em;
	font-weight:bold;
	border-radius:5px;
	margin-bottom:20px;
	padding:3px 0 0 10px;
}

#myPageTopInner dl{
	clear:both;
	padding-bottom:15px;
	margin-bottom:18px;
	border-bottom:1px dotted #CCC;
}
#myPageTopInner dt{
	float:left;
	width:176px;
	height:53px;
}

#myPageTopInner dt a{
	display:block;
	float:left;
	width:176px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/premium/main_btn.jpg) left top no-repeat;
}
#myPageTopInner dt a:hover{
	background:url(../img/premium/main_btn_o.jpg) left top no-repeat;
}
#myPageTopInner dd {
	display:block;
	width:730px;
	float:right;
	min-height:53px;
}

#myPageTopInner dt.pass a{
	background-position:0 -106px;
}
#myPageTopInner dt.k_search a{
	background-position:0 -53px;
}

#tabContents table{
	width:100%;
	margin:10px 0 20px;
}

.def th{
	text-align:center;
	background:#EEE;
}
.def th,.def td{
	border:1px solid #CCC;
	padding:3px;
}


/**/
.paging .current{
	padding:2px 4px 0px;
	border:1px solid #999;
	background-color:#EEE;
	color:#666;
}

.paging span a,
.paging span a:hover{
	padding:2px 4px 0px;
	border:1px solid #999;
	background-color:#1B5EE9;
	color:#FFF;
}
.paging span a{
	background-color:#FFF;
	border:1px solid #1B5EE9;
	color:#1B5EE9;
	text-decoration:none;
}
#memberBtnArea{
}
#memberBtn a {
	background:url(/img/shopping/img/login_btn.gif) no-repeat;
	display:block;
	margin:15px auto 0;
	width:185px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
#memberBtn a:hover {
	background:url(/img/shopping/img/login_btn.gif) no-repeat 0 -32px;
}


