@charset "shift_jis";


/*共通設定
■文字サイズを変更したい場合、body項目内のfontにある「12px」を変更する。
■strong(強調文字)色を変更したい場合、strong項目内の「#993300」を変更する。現在は赤色になっている。
----------------------------------------------------------------------------------*/
body {
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background : #dfdda5 url(bg.gif) repeat-x center top;
	font: 12px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div {
	margin-right: auto;
	margin-left: auto;
}

h1{
	font-size: 9px;
	color: #58362D;
	text-align: left;
	font-weight: normal;
}

h2{
	font-size: 16px;
	color: #58362D;
	text-align: center;
	font-weight: normal;
}

h3{
	font-size: 16px;
	color: #58362D;
	text-align: center;
	font-weight: normal;
}

h4{
	font-size: 12px;
	color: #58362D;
	text-align: center;
	font-weight: normal;
}

h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}


ul{
	list-style-type: none;
	padding-bottom: 20px;
}
img {
	border: none;
	vertical-align: bottom;
}
strong {
	color: #993300;
	font-weight: normal;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.single {
	text-align: center;
	color: #e27b8e;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}


/*ヘッダー
■h1タグの文字色を変えたい場合、#header-container h1項目内にある「#58362D」を変える。
■h1タグの文字サイズを変更したい場合、#header-container h1項目内にある「11px」を変える。
----------------------------------------------------------------------------------*/
#header-container {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header-left {
	float: left;
	width: 260px;
	hight: 360px;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
/*	line-height: 2;*/
	border-top: 1px solid #CCCCCC;
/*	background: #FFFFFF url(200x300.gif);*/
}

#header-right {
	float: right;
	margin: 0px;
	width: 720px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 2;
	border-top: 1px solid #CCCCCC;
}

#header-left h2 {
	font-size: 11px;
	color: #58362D;
	background : #ffffff url(header_left_bg.jpg);
	height: 300px;
	padding-top: 11px;
	padding-left: 20px;
	font-weight: normal;
}


/*メインメニュー（画像を横並びにする為の設定なので変更しない）
----------------------------------------------------------------------------------*/

#menu li {
	float: left;
	padding-bottom: 20px;
}


#centerposition {
	margin-right: auto;
	margin-left: auto;
}


/*コンテナー
----------------------------------------------------------------------------------*/
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background : url(container_bg1.gif) repeat-y left center;
	clear: left;
}


/*商品の各テーブル設定
■テーブルのフチを変えたい場合、.t1項目内の「double」を変える。単なる直線なら「solid」。
　破線なら「dashed」、点線なら「dotted」。他にも色々あるので試すといいでしょう。
■テーブルのフチ色を変えたい場合、.t1項目内の「#CCCCCC」を変える。現在はグレー色。
■写真のフチ色を変えたい場合、.t1 img項目内の「#CCCCCC」を変える。現在はグレー色。
　また、写真とフチの間のスペースにも色を付けられる。.t1 img項目内の「#FFFFFF」で変える。現在は白。
----------------------------------------------------------------------------------*/
.t1 {
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	width: 326px;
	background : url(item_bg.gif) repeat-x center bottom;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background : url(arrow1.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}



/*メインコンテンツ
----------------------------------------------------------------------------------*/
#main {
	float: left;
	width: 735px;
	text-align: left;
	padding: 9px 9px 50px;
	line-height: 2;
	border-top: 1px solid #CCCCCC;
}

 /* ↓フォントのスタイル↓ */

.bold {
  font-weight: bold;
}

.gray{
  font-size: 9px;
  text-align: left;
  color: #aaaaaa;
}
        
.red {
  color: #FF0000;
}

.item-explain {
  margin: 20px 50px;
}

.inline-center {
  text-align: center;
}

#catch1 {
  font-size: 22px;
}

#catch2 {
  font-size: 22px;
}

/*更新情報欄の矢印とアンダーライン
■下線の色を変えたい場合、#CCCCCCを希望色にする。ちなみに、dottedは点線なので直線にしたいならsolidにする。
----------------------------------------------------------------------------------*/
/*
.summary{/*上部全体の設定*/
  background-color: #F8DFCF;/*背景色*/
  background-image : url(011_bg.gif);/*縞模様用の背景画像*/
  padding: 0em 1.5em;
  border-top: solid 1px #919195;
  border-bottom: solid 1px #919195;
}
*/
.topbox{
  background-color: #FFFFFF;
  margin: 1.2em 0 1.2em 0;
  border: solid 1px #777785;/*枠色*/
}

.topbox H3{
  text-align: center;
}

/*
.summary p{
  padding: 0.6em;
  margin: 0;
}
*/
.news{
	/*News部分の設定*/
  font-size: 11px;
  text-align: left;
  padding: 0.6em;
  height: 8em;/*高さ*/
  overflow: auto;
  scrollbar-3dlight-color: #ABABAC;
  scrollbar-arrow-color: #515151;
  scrollbar-darkshadow-color: #FCFCFD;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color:#FCFCFD;
  scrollbar-shadow-color: #ABABAC;
  scrollbar-track-color: #FFFFFF;
}

.u-line li {
	border-bottom: 1px dotted #CCCCCC;
	background : url(arrow2.gif) no-repeat left top;
	padding-left: 15px;
}


/*サイドコンテンツ
----------------------------------------------------------------------------------*/
#side {
	float: right;
	width: 192px;
	padding: 2px 9px 50px;
	text-align: left;
	line-height: 2;
	border-top: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}


.waku {
	background: #f2efee;
	border: 1px dotted #cbc9c8;
	line-height: 1;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-weight: bold;
}

.tatewaku {
	text-align: center;
}

/*フッター
----------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background : url(footer_bg.gif) no-repeat left top;
	padding-bottom: 20px;
}


/*clearfix（変更しないこと）
----------------------------------------------------------------------------------*/
#container:after {
	content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container {
	display: inline-block; 
}

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container {
	display: block; 
}
/* End hide from IE-mac */
