@charset "shift_jis";

/* reset */
* {
	zoom:1;
}

html {
	overflow-y:scroll;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}

table,tr,th,td {
	border-collapse: collapse;
	border-spacing:0;
	font-weight:normal;
	font-size:100%;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,th,var{
	font-weight:normal;
	font-style:normal;
}

ol,ul{
	list-style:none;
}

img {
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}


/* common */

body{
	font-size:62.5%;
	font-family: Meiryo, 'メイリオ',"Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3","MS P Gothic", "ＭＳ Ｐゴシック", Osaka,  sans-serif;
	color:#333;
	letter-spacing:0.1px;
	line-height:1.5;
	background:#c12931;
}

/*
a {}
a:link {}
a:visited {}
a:hover {}
a:active {}
*/

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*	置換で流用
.mT5 {margin-top:5px;}
.mT10 {margin-top:10px;}
.mT15 {margin-top:15px;}
.mT20 {margin-top:20px;}
.mT25 {margin-top:25px;}
.mT30 {margin-top:30px;}
.mT35 {margin-top:35px;}
.mT40 {margin-top:40px;}
.mT45 {margin-top:45px;}
.mT50 {margin-top:50px;}
.mT55 {margin-top:55px;}
*/

#wrap {
	background:url(img/contents_btm.gif) left bottom no-repeat;
	width:785px;
	margin:0 auto;
	padding-bottom:7px;
}

#wrapper {
	background:url(img/site_bg.gif) 0 0 repeat-y;
	position:relative;
}

#navigationArea {
	float:left;
	width:155px;
}

#site_logo {
	position:absolute;
}
#site_logo img {
	behavior: url("iepngfix.htc");
}

#contentsArea {
	float:right;
	width:630px;
}

#topimg {
	padding:0 10px 0 5px;
}
#maincontents {
	padding:15px 15px 0 15px;
}

#indexleft {
	float:left;
	width:380px;
	padding-right:10px;
}
#sys_txt {
	font-size:1.2em;
	padding-top:10px;
}

#indexright {
	float:left;
	width:200px;
}

#gnavi {
	padding-top:150px;
}
#gnavi img {
	vertical-align:bottom;
	display:inline;
}
#footer {
	clear:both;
	padding-top:60px;
	margin-left:155px;
	font-size:1.2em;
	text-align:center;
}

.hina_h2 {
	margin-bottom:20px;
}


#goods_window {
}
#goods_name {
	width:630px;
	margin:0 auto;
}
#goodscontents {
	background:#fff;
}
#goods_footer {
	text-align:center;
	padding-top:5px;
	font-size:1.2em;
	color:#fff;
	width:630px;
	margin:0 auto;
}

#twitter{
	height: 200px;
	width: 212px;
	overflow: auto;
	font-size: 1.2em;
	line-height: 1.5em;
}

#twitter ul{
	background-image: url(img/twitter_bg.gif);
	background-repeat: repeat-y;
	padding: 3px 2px 3px 7px;
}

#twitter li{
	margin-bottom: 30px;
}

.shop{
	margin-bottom: 20px;
}

div#top-under{
	height:81px;
	clear:both;
}

div#top-under-haichi{
	float:right;
	margin:0px auto;
	width:630px;
}

div#top-under-text {
	text-align:center;
	padding-top:20px;
	line-height:2;
	color:#000000;
	font-size:12px;

}
