@charset "utf-8";
/* CSS Document */

html,
body {
	margin:0px;
	padding:0px;
}

html {
	overflow-y:scroll;
}

html * {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:12px;
	line-height:1.4;
}

body {
	background-repeat:no-repeat;
	background-color:#dadada;
	background-image: url(../img/template/BG.jpg);
	background-position: center top;
}

.clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 1px;
    font-size: 1em;
    line-height: 0;
    clear: both;
}

.clear {
	zoom: 1;
	font-size:0.1em !important;
	clear: both;
	margin: 0;
	padding: 0;
}
br.fclear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 1px;
    font-size: 1px;
    line-height: 0;
    clear: both;
}

br.fclear {
	zoom: 1;
	font-size:0.1em !important;
	clear: both;
	margin: 0;
	padding: 0;
}

a {
	overflow:hidden;
}

img {
	border:none;
	vertical-align:top;
}

/* CSS Class */

.zi_1 {
	z-index:1;	
}
.zi_2 {
	z-index:2;	
}
.zi_3 {
	z-index:3;	
}

.bn_space-left {
	width:570px;
	margin:0px auto;
	padding:15px 0px 5px;
}

.bg_in_wrap {
	background-image:url(../img/template/bg_content-in-wrap-bg.png);
}

.hd-h {
	z-index:0;
	overflow:hidden;
	position:relative;
	margin:0px;
	padding:0px;
	font-size:0.1em;
}
.hd-h span{
	z-index:2;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

.left-contents-wrap {
	width:550px;
	margin:15px auto;
	padding: 10px;
}

.right_content_wraps {
	margin:15px 10px 15px 10px;
}

table#brand_wrap {
	width:930px;
	margin:0px auto 5px;
}
table#brand_wrap a{
	margin:10px 10px 10px 0px;
}
table#brand_wrap td{
	text-align:center;
	padding:5px;
}
/* twitter */
ul.twitter-mentions {
	background-color:#FFF;
	list-style:none;
	padding:0;
	margin:0;
}
ul.twitter-mentions li {
	overflow:hidden;
	padding:5px;
	color:#666;
	border-bottom:1px dotted #CCC;
	background-color:#FFF;
}
ul.twitter-mentions li strong {
	color:#000;
}
ul.twitter-mentions li.odd {
	background-color:#EDEDED;
}
ul.twitter-mentions img {
	float:left;
	border:1px dotted #CCC;
	padding:2px;
	margin:0 10px 0 0;
}
p.bottom_linktext {
	margin:0px;
	padding:0px 0px 2px;
}
p.bottom_linktext a{
	font-size:10px;
	font-weight:bold;
	color:black;
	padding:3px 0px 3px 2px;
	display: block;
	width: 282px;
}
p.bottom_linktext a:hover{
	color:red;
	background-image: url(../img/template/bg_content-in-wrap-bg.png);
}
div.panel-overlay h2{
	font-size:12px !important;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	margin:5px 5px 0px;
}
div.panel-overlay h2 *{
	font-family: Akzidenz-GroteskNextMedRegula, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif!important;
	text-decoration:none !important;
	font-weight:normal !important;
	font-size:12px !important;
}
div.panel-overlay p{
	font-size:10px;
	margin:0px 5px 0px;
}
.back_off:hover {
	background-color: transparent !important;
	background-image:none !important;
}
