@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-color: #896022;		/* 896022 fafae6 fffae1 */
  /*background-image: url(img/wall_asian02-14.gif);		back.gif */
}

a:link {
  color: #c53d43;
  font-size: 12px;
}

a:hover {
  color: #ec6d71;
  font-size: 12px;
}

a:visited {
  color: #c53d43;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 800px;
  height: 75px;
  border-top: solid 3px #c53d43;
  background-color: #FFDDEE;
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #6666ff;		/*c53d43*/
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #555555;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  height: 26px;
  background-color: #333333;
  margin: 0px;
  padding: 12px 0 0 17px;
  border-top: solid 2px #cccccc;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #dddddd;
}


/*---------- コンテンツ ----------*/

#container {
  width: 788px;
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;

}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 10px 5px 0;
  font-size: 12px;
  line-height: 180%;
  width: 570px;
  letter-spacing: 1px;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 12px;
}

#contents h2 {
  height: 27px;
  margin: 0 0 4px 0;
  padding: 8px 0 0 20px;
  font-size: 12px;
  color: #c53d43;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 5px 10px 6px;
  padding: 8px 10px 5px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #444444;
  border-left: solid 5px #aaaaaa;
  background-color: #eeeeee;
}

/* 2011.01.15追加 */

#contents h4 {
  line-height: 25px;
  font-size: 12px;
	color : #c53d43;		/*文字色▼*/
	line-height: 25px;
	border-left-color : #c53d43;	/*左サイドボーダーカラー▼ 643200*/
	border-left-style: solid;	/*左サイドボーダースタイル*/
	border-left-width: 3px;		/*左サイドボーダー幅*/
	border-bottom: inset 3px #c53d43;
	margin-bottom: 10px;
	padding-left: 10px;

}


#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size: 12px;
}

#contents a {
  color: #c53d43;
  font-size: 12px;
}

#contents a:hover {
  color: #ec6d71;
  font-size: 12px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 7px 6px 5px 10px;
  border: solid 1px #999999;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  margin : 10px 0 0 0;
}


td.table_line {
  border-collapse: collapse;
  padding : 9px 14px 7px 14px;
  border-bottom: solid 2px #fffffc;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 190px;
  text-align: left;
  background-image: url(img/menu_back.gif);
  letter-spacing: 1px;
}

#menu h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 180px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #c53d43;
  display: block;
  border-right: solid 1px #cfcfcf;
  border-bottom: solid 1px #cfcfcf;
  border-left: solid 1px #cfcfcf;
  width: 154px;
  padding: 6px 4px 4px 20px;
  font-size: 12px;
  line-height: 180%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #003300;	/* 2011.01.18 ec6d71 */
  font-weight: bold;	/* 2011.01.24 追加 */
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 180px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #c53d43;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #ec6d71;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 0;
  padding: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 3px;
  border-top-color: #c53d43;
  background-color: #eeeeee;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}


/* 2011 01.24追加 */
/* ボックス ---------------------------------------------------------*/
#main div.box {
	border-width: 1px;	/*ボーダーの太さ*/
	border-style: solid;	/*ボーダースタイル*/
	border-color: #cccccc;	/*ボーダーカラー*/
	background-color: #eeeedd;	/*画像 枠の余白部分カラー*/
	padding: 5px;
	margin-bottom: 10px;
}

#main div.box p {
	padding-bottom: 0px;
}

/* イメージボックス --------------------------------------------------*/
#main div.imagebox {
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

#main div.box div.imagebox {
	margin-bottom: 0px;
}

/*イメージボックス レフト（左側に画像）---------------------------------*/
#main div.imagebox_left {
	background-color: #eeeedd;	/* white */
	padding-right: 10px;
	float: left;
}

#main div.imagebox_left img {
	border-width: 1px;		/*画像 ボーダー枠の太さ*/
	border-style: solid;		/*画像 ボーダー枠スタイル*/
	border-color: #dddddd;		/*画像 ボーダー枠カラー #CCCCCC 99FF99*/
	background-color: #e6e6e6;	/*画像 枠の余白部分カラー #e6e6e6*/
	padding: 5px;			/*画像 枠の余白幅*/
}


/* 更新履歴 ----------------------------------------------------------*/

#main dl.updatebox {
	width: 557px;			/*枠の幅*/
	height: 120px;			/*枠の高さ*/
	line-height: 18px;		/*行の高さ*/
	border-width: 1px;		/*ボーダー枠の太さ*/
	border-style: solid;		/*ボーダー枠スタイル*/
	border-color: #cccccc;		/*ボーダー枠カラー*/
	background-color: #dddddd;	/*画像 枠の余白部分カラー*/
	padding: 5px;
	margin-bottom: 15px;
	overflow: auto;
}

* html #main dl.updatebox {
	width: 500px;	/*IE6用*/
}

#main dl.updatebox dt {
	color : #ff0000;		/*更新日時部分の文字色*/
	font-weight: bold;	/*更新日時部分の文字の太さ*/
	background-image : url(images/icon01_241200.gif);	/*更新日時の先頭に表示される画像*/
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	padding-right: 10px;
	float: left;
}

/* パンくずリスト ----------------------------------------------------------*/

#main #topic-path {
	margin-bottom: 10px;
}

#main #topic-path a {
	background-image: url(img/path.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-left: 5px;
}

#main #topic-path strong {
	margin-left: 5px;
}

/* 横４つ商品表示  80x80 縦が長いVer　デフォルト--------------------------------------*/
#main div.box4 {
	border: 1px solid #639947;	/* 1.枠線 dashed cc6347 FFC0CB */
	background-color: #ffdead;	/* 2.背景色 */
	width: 136px;			/* 横幅 下imagebox4より＋６ */
	height: 266px;			/* 枠の高さ 下imagebox4より＋６*/
	margin: 2px;			/* 周囲の余白 */
	float: left;			/* 左に配置 */

}

#main div.imagebox4 {
	border: 1px solid #cccccc;	/* 1.枠線 dashed*/
	background-color: #eeeedd;	/* 2.背景色 */
	width: 130px;			/* 横幅 */
	height: 260px;			/* 枠の高さ */
	float: left;			/* 左に配置 */
	margin: 2px;			/* 周囲の余白 */

}

/* 横４つ商品表示 80x80 縦が短いVer-----------------------------------------------*/
#main div.box5 {
	border: 1px solid #639947;	/* 1.枠線 dashed cc6347 FFC0CB */
	background-color: #ffdead;	/* 2.背景色 */
	width: 136px;			/* 横幅 下imagebox4より＋８ */
	height: 186px;			/* 枠の高さ */
	margin: 2px;			/* 周囲の余白 */
	float: left;			/* 左に配置 */

}

#main div.imagebox5 {
	border: 1px solid #cccccc;	/* 1.枠線 dashed*/
	background-color: #eeeedd;	/* 2.背景色 */
	width: 130px;			/* 横幅 */
	height: 180px;			/* 枠の高さ */
	float: left;			/* 左に配置 */
	margin: 2px;			/* 周囲の余白 */

}

/* 横４つ商品表示 80x80 縦が長いVer-----------------------------------------------*/
#main div.box7 {
	border: 1px solid #639947;	/* 1.枠線 dashed cc6347 FFC0CB */
	background-color: #ffdead;	/* 2.背景色 */
	width: 136px;			/* 横幅 下imagebox4より＋８ */
	height: 296px;			/* 枠の高さ */
	margin: 2px;			/* 周囲の余白 */
	float: left;			/* 左に配置 */

}

#main div.imagebox7 {
	border: 1px solid #cccccc;	/* 1.枠線 dashed*/
	background-color: #eeeedd;	/* 2.背景色 */
	width: 130px;			/* 横幅 */
	height: 290px;			/* 枠の高さ */
	float: left;			/* 左に配置 */
	margin: 2px;			/* 周囲の余白 */

}

/* 横３つ商品表示 128x128----------------------------------------------------------*/
#main div.box6 {
	border: 1px solid #639947;	/* 1.枠線 dashed cc6347 FFC0CB */
	background-color: #ffdead;	/* 2.背景色 */
	width: 176px;			/* 横幅 下imagebox4より＋12 */
	height: 256px;			/* 枠の高さ */
	margin: 2px;			/* 周囲の余白 */
	float: left;			/* 左に配置 */

}

#main div.imagebox6 {
	border: 1px solid #cccccc;	/* 1.枠線 dashed*/
	background-color: #eeeedd;	/* 2.背景色 */
	width: 170px;			/* 横幅 */
	height: 250px;			/* 枠の高さ */
	float: left;			/* 左に配置 */
	margin: 2px;			/* 周囲の余白 */

}

/* 横３つ商品表示 128x128----------------------------------------------------------*/
#main div.box8 {
	border: 1px solid #639947;	/* 1.枠線 dashed cc6347 FFC0CB */
	background-color: #ffdead;	/* 2.背景色 */
	width: 275px;			/* 横幅 下imagebox4より＋６ */
	height: 340px;			/* 枠の高さ 下imagebox4より＋６*/
	margin: 3px;			/* 周囲の余白 */
	float: left;			/* 左に配置 */

}

#main div.imagebox8 {
	border: 1px solid #cccccc;	/* 1.枠線 dashed*/
	background-color: #eeeedd;	/* 2.背景色 */
	width: 269px;			/* 横幅 */
	height: 334px;			/* 枠の高さ */
	float: left;			/* 左に配置 */
	margin: 2px;			/* 周囲の余白 */

}
