@charset "utf-8";

/* common */

body{
	text-align:center;
	background:#330000;
	border-top: none;
}

#body{
	width:960px;
	text-align:center;
	margin:0 auto;
	padding-bottom:92px;
}

html,body,#body{

}

a:hover img{
	opacity:1.0;
	filter: alpha(opacity=100);
}

#whiteArea{
	background:#FFFFFF url(../img/bg_base01.jpg) no-repeat top center;
}

#whiteArea2{
	background:#FFFFFF url(../img/bg_base02.jpg) no-repeat top center;
}

/* baseArea */

#baseArea{
	width:960px;
	text-align:center;
}

/* headerArea */

#headerArea{
	width:960px;
	height:110px;
	text-align:left;
	margin:auto;
}

#headerAreaCopy{
	width:818px;
	height:25px;
	float:right;
	text-align:right;
	font-size:0.85em;
	color:#999999;
	margin:10px 0 0 0;
}

#headerArea h1{
	width:142px;
	padding:18px 0 0 0;
	float:left;
}

#headerArea ul{
	width:640px;
	margin-top:5px;
	float:right;
}

#headerArea ul li{
	display:block;
	float:left;
	margin:0 0 0 10px;
	list-style:none;
}

/* g_naviArea */

#g_naviArea{
	width:100%;
	height:75px;
	text-align:center;
}

#g_naviArea ul{
	width:100%;
	height:75px;
	background:url(../img/bg_gnavi.png) no-repeat top;
}

#g_naviArea ul li{
	display:inline-block;
	width:160px;
	margin:0 0 0 0;
}

/* mainImageArea */

#topImageAreah{
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}

/* contentsArea */

#contentsArea{
	width:960px;
	text-align:center;
}

#contentsArea1c{
	width:960px;
	margin:0px auto;
	padding:20px 0px;
	text-align:left;
}

/* bannerArea */

#bannerArea{
	width:470px;
	height:215px;
	padding:10px 0 10px 0;
	background:url(../../img/banner_bg.png) no-repeat;
	float:left;
}

#bannerArea p{
	margin:5px 15px 0 15px;
}

#bannerArea a:hover img{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-opacity:0.3;
	opacity:0.5;
	filter: alpha(opacity=50);
}

/* leftArea */

#leftArea{
	width:710px;
	margin:20px 0 20px 0;
	float:left;
	text-align:left;
}

#leftAreaSHOP{
	width:710px;
	margin:20px 0 20px 10px;
	float:left;
	text-align:left;
}

#leftAreaSHOP #leftArea_items{
	width:710px;
	border-bottom: 1px solid #E5E5E5;
	font-size: 12px;
	background: url(../img/bg_news.gif) repeat-y,#FFFFFF;
	padding-bottom:24px;
}

#leftAreaSHOP #leftArea_items table .line{
	padding-left:12px;
	padding-right:12px;
}

#leftAreaSHOP #leftArea_items table .line:last-child{
	padding-right:0;
}

#leftAreaSHOP #leftArea_items table td table td{
	height:100px;
}

#leftAreaSHOP #leftArea_items table td table tr.woong td{
	height:1em;
}

#leftAreaSHOP #leftArea_items .lims img{
	width:100px;
}

/* newsArea */

#leftAreaNews{
	width:710px;
	background:#FFFFFF;
	border-bottom:1px solid #E5E5E5;
	font-size:12px;
	background:url(../img/bg_news.gif) repeat-y;
}

#newsArea,
#newsArea2{
	width:690px;
	padding:0 0 15px 0;
	text-align:left;
	display:inline;
}

#newsArea2{
	width:710px;
}

#newsArea dl{
	margin:5px 15px;
}

#newsArea2 dl{
	margin:5px 0px;
}

#newsArea dt,
#newsArea2 dt{
	padding:2px 0px 3px 20px;
	background:url(../img/bg_dt.gif) no-repeat 8px 8px;
	float:left;
    clear:both;
}

#newsArea dt.date_icon,
#newsArea2 dt.date_icon{
	padding:2px 8px 3px 20px;
	background:url(../img/bg_dt2.png) no-repeat 0px 8px;
	float:left;
    clear:both;
}

#newsArea dd,
#newsArea2 dd{
	padding:3px 0 3px 10.5em;
}

#newsArea dd.border,
#newsArea2 dd.border{
	border-bottom:1px dotted #999999;
	margin:0 0 8px 0;
}

#title_new{
	background:url(../img/bg_dd.gif) no-repeat 8em 6px;
}

#newsArea dd a:link,
#newsArea dd a:visited,
#newsArea dd a:active,
#newsArea2 dd a:link,
#newsArea2 dd a:visited,
#newsArea2 dd a:active{
	color:#666666;
	text-decoration:underline;
}

#newsArea dd a:hover,
#newsArea2 dd a:hover{
	color:#000000;
	text-decoration:underline;
}

#newentryArea{
	width:250px;
	margin:30px 0 0 0;
	padding:0 5px 10px 5px;
	float:right;
	text-align:left;
	border:solid 1px #999999;
}

/* bannerArea */

#leftAreaGotto{
	width:710px;
	margin:30px 0 50px 0;
}

#leftAreaGotto ul li{
	width:230px;
	margin:10px 1px 0 4px;
	float:left;
	list-style:none;
}


#leftAreaGotto ul li a:hover img{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-opacity:0.3;
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* righttArea */

#rightArea{
	width:235px;
	margin:20px 0 50px 0;
	float:right;
	text-align:left;
}

/* right bannerArea */

#rightAreaBanner,
#rightAreaBanner2{
	width:233px;
	background:#FAFAFA;
	border:1px solid #E5E5E5;
}

#rightAreaBanner ul,
#rightAreaBanner2 ul{
	width:225px;
	margin:4px auto 0 auto;
}

#rightAreaBanner ul li,
#rightAreaBanner2 ul li{
	width:225px;
	margin:0 0 4px 0;
	list-style:none;
}

#rightAreaBanner2 ul li a:hover img{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-opacity:0.3;
	opacity:0.8;
	filter: alpha(opacity=80);
}

#rightAreaBanner ul li.text{
	width:225px;
	padding:0px 5px 1px 10px;
	margin:0 0 4px 5px;
	font-size:0.9em;
	list-style:none;
	background:url(../img/arrow04a.png) no-repeat 0px 6px;
}

#rightAreaNavi{
	width:233px;
	margin:0 0 10px 0;
	border:1px solid #E5E5E5;
}

#rightAreaNavi ul{
	width:225px;
	margin:4px auto 4px auto;
}

#rightAreaNavi ul li{
	width:223px;
	margin:0 0 1px 0;
	border:1px solid #E5E5E5;
	font-size:13px;
	list-style:none;
}

#rightAreaNavi ul li span{
	display:block;
	height:28px;
	padding:6px 0 0 24px;	
	color:#FFFFFF;
	background:#333300 url(../img/bg_gottoB.jpg) no-repeat top;
}

#rightAreaNavi ul li a{
	display:block;
	height:28px;
	padding:6px 0 0 24px;
	color:#EEEEEE;
	background:url(../img/bg_gottoA.jpg) no-repeat top;
	text-decoration:none;
}

#rightAreaNavi ul li a:hover{
	display:block;
	padding:6px 0 0 24px;
	color:#FFFFFF;
	background:url(../img/bg_gottoB.jpg) no-repeat top;
	text-decoration:none;
}

/* right companyArea */

#rightAreaCompany{
	width:233px;
	margin:5px 0 0 0;
	background:#FAFAFA;
	border:1px solid #E5E5E5;
}

#rightAreaCompanyInner{
	width:227px;
	margin:3px auto;
	background:url(../img/company_bg.jpg);
}

#rightAreaCompanyInner p{
	font-size:12px;
	color:#333333;
	line-height:16px;
}

/* UnderBtnArea */

#footernaviArea{
	width:100%;
	height:105px;
	background:url(../img/bg_footernavi.png) center no-repeat;
	text-align:right;
	position: relative;
	top: -63px;
}

#footernaviAreaInner{
	width:960px;
	height:40px;
	margin:0px auto 0 auto;
}

#footernaviAreaInner ul li{
	float:left;
	padding-top:65px;
	list-style:none;
}

/* footerArea */

#footerArea{
	width:100%;
	height:300px;
	text-align:center;
	background:url(../img/bg_footer.png) top;
	clear:both;
	position: absolute;
	margin-top: -62px;
}

.footorAreaSeo{
	width:960px;
	height:200px;
	margin:0 auto;
	font-size:12px;
}

.footorAreaSeoleft450{
	width:450px;
	margin:15px 0 0 0;
	float:left;
	text-align:left;
}

.footorAreaSeoleft150{
	width:150px;
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	float:left;
	text-align:left;
}

.footorAreaSeoleft160{
	width:160px;
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	float:left;
	text-align:left;
}

.footorAreaSeoleft150 ul li,
.footorAreaSeoleft160 ul li{
	list-style:none;
}

.footorAreaSeo a:link{
	text-decoration:none;
	color:#CCCCCC;
}

.footorAreaSeo a:visited{
	text-decoration:none;
}

.footorAreaSeo a:hover{
	text-decoration:underline;
	color:#EEEEEE;
}

.footorAreaSeo a:active{
	text-decoration:none;
}

.footorAreaSns{
	font-size: 1.75em;
}

.footorAreaSns a:link{
	text-decoration:none;
	color:#CCCCCC;
	margin: 0 10px 0 10px;
}

.footorAreaSns a:visited{
	text-decoration:none;
	color:#CCCCCC;
}

.footorAreaSns a:hover{
	text-decoration:underline;
	color:#EEEEEE;
}

.footorAreaSns a:active{
	text-decoration:none;
}

/* shop */

/* 会員機能一覧 */
#leftShopArea{
	width:235px;
	/*margin:20px 0 50px 0;*/
	margin-top:20px;
	margin-bottom:-10px;
	float:left;
	text-align:left;
}

#leftShopArea .borderD input[name="id"] {
	width: 153px;
	margin-left: 4px;
	padding: 4px;
}

#leftShopArea .borderD table td input[name="passwd"]{
	width:153px;
	margin-top:4px;
	margin-left:4px;
	padding:4px;
}

#leftShopArea .borderD a{
	display:block;
	width:60px;
	text-align:center;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
}

#leftShopArea .borderD table th{
	text-align:center;
}

#rightShoptArea{
	width:710px;
	margin:20px 0 20px 16px;
	float:left;
	text-align:left;
}

.shoptitle{
	padding:4px 4px 4px 4px;
	margin:20px 0 10px 0;
	font-size:1.0em;
	color:#663300;
	background:#FFF6EE;
	border-top:solid 2px #663300;
	border-bottom:solid 2px #663300;
}

.shoptitle a:link{
	color:#663300;
	text-decoration:none;
}

.shoptitle a:visited{
	color:#333300;
	text-decoration:none;
}

.shoptitle a:hover{
	color:#000;
	text-decoration:underline;
}

.shopimg img{
	padding:4px;
	border:solid 1px #E5E5E5;
}

.shopbtns{
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
	text-align:center;
	background:#F5F5F5;
}

.shopbtns img{
	margin:0 3px 0 3px;
}

/*
.shopbtns a:hover img{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-opacity:0.3;
	opacity:0.8;
	filter: alpha(opacity=80);
}
*/

.shopbtnb ul li{
	margin:0 0 5px 0;
	list-style:none;
}

.shopimgBig {
	width: 690px;
	margin: 15px 0 15px 0;
	padding: 12px 10px 20px 10px;
	border: solid 1px #E5E5E5;
	text-align: center;
}

.shopimgBig iframe{
	width:420px;
	top:-20px!important;
}

#M_imageMain img{
	width:420px;
	height:auto;
}

/*.shopimgBig p img{
	width:690px;
	height:auto;
}*/

/* column */

.left230{
	width:230px;
	text-align:left;
	float:left;
}

.left240{
	width:240px;
	text-align:left;
	float:left;
}

.left345{
	width:345px;
	text-align:left;
	float:left;
}

.left450{
	width:450px;
	text-align:left;
	float:left;
}

.left460{
	width:460px;
	text-align:left;
	float:left;
}
	
.left490{
	width:490px;
	text-align:left;
	float:left;
}

.right200{
	width:200px;
	text-align:left;
	float:right;
}

.right240{
	width:240px;
	text-align:left;
	float:right;
}

.right345{
	width:345px;
	text-align:left;
	float:right;
}

.right450{
	width:450px;
	text-align:left;
	float:right;
}

.right460{
	width:460px;
	text-align:left;
	float:right;
}

div.col1{
	width:710px;
	margin:10px 0 10px 0;
}

div.col1 ul{
	margin:0px;
	list-style:none;
}

div.col1 ul li{
	padding:0 0 5px 0;
	float:left;
	display:block;
	width:355px;
}

.borderA{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}

.borderB{
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0 5px 0;
}

.borderC{
	border:dashed 1px #CCCCCC;
	padding:8px;
}

.borderD{
	border-top:1px dotted #CCCCCC;
	padding:5px 0 5px 0;
}

.fieldsetstyleA{
	font-size:1.0em;
	padding:6px;
	border:1px dashed #CCCCCC;
	background-color:#F5F5F5;
}

.fieldsetstyleB{
	font-size:1.0em;
	padding:9px;
	border:1px solid #EEEEEE;
}

.linkArea a:hover img{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

.fade {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}  
.fade:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* listmedia */

.listmedia{
	width:710px;
	padding:0 0 15px 0;
	text-align:left;
	display:inline;
}

.listmedia{
	margin:5px 0px;
}

.listmedia dt{
	padding:3px 0px 3px 40px;
	float:left;
    clear:both;
}

.listmedia dd{
	padding:3px 0 3px 14em;
}

.listmedia dd.border{
	border-bottom:1px dotted #999999;
	margin:0 0 8px 0;
}

.title_new{
	background:url(../img/bg_dd.gif) no-repeat 1em 8px;
}

.icon_tv{
	background:url(../img/icon_tv.gif) no-repeat 11em 6px;
}

.icon_magazine{
	background:url(../img/icon_magazine.gif) no-repeat 11em 6px;
}

.icon_web{
	background:url(../img/icon_web.gif) no-repeat 11em 6px;
}

.icon_np{
	background:url(../img/icon_np.gif) no-repeat 11em 6px;
}

.listmedia dd a:link,
.listmedia dd a:visited,
.listmedia dd a:active{
	color:#666666;
	text-decoration:underline;
}

.listmedia dd a:hover{
	color:#000000;
	text-decoration:underline;
}

.rightContents{
	margin-top:20px;
}

.MS_invisible{
	display:none;
}

.btn_more{
	margin: 40px auto 40px auto;
	width: 300px;
	height: 50px;
	font-size: 1.1em;
	display: table;
	border: 1px solid #ddd;
	background: #fff;
}

.btn_more a{
	width: 300px;
	height: 50px;
	color: #666;
	font-weight: bold;
	display: table;
}

.btn_more a:hover{
	background: #eee;
}

.btn_more_inner{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
