@charset "utf-8";

/* 基本情報
幅情報
contents: 横幅760px;
side: 横幅200px
main:横幅500px;
*/


/* common ------------------ */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #d7b3c8 url(images/bg01.gif) repeat-x left top;
	margin-bottom: 30px;
	color: #474446;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

div#contents {
	background: #fff url(images/bg02.jpg) no-repeat top center;
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
/* 全体---------------------*/
option {
    padding-right: 10px;
}

h1, h2, h3, h4, h5 {
	font-size: 12px;
}
ul, li {
	list-style-type: none;
}
img {
	border: none;
}

p, ul, dl {
}


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

.center,
.text_center {
	text-align: center;
}

.clear {
clear: both;
}

.text_right {
	text-align: right;
}

.small {
	font-size: 10px;
	line-height: 1.6em;
}

.t5 {
	margin-top: 5px;
}
.b5 {
	margin-bottom: 5px;
}
.b10 {
	margin-bottom: 10px;
}
.b20 {
	margin-bottom: 20px;
}
.b30 {
	margin-bottom: 30px;
}
.b40 {
	margin-bottom: 40px;
}
.b50 {
	margin-bottom: 50px;
}

a:link,
a:visited,
a:active {
	color:#b7308c;
	text-decoration: none;
}

a:hover {
	color:#d078b4;
	text-decoration: underline;
}

/* input基本 */
.w30 {
	width: 30px;
	margin: 0 1px;
}

.w40 {
	width: 40px;
	margin: 0 1px;
}

.w50 {
	width: 50px;
	margin: 0 1px;
}

.w80 {
	width: 80px;
	margin: 0 1px;
}
.w100 {
	width: 100px;
	margin: 0 1px;
}

.w150 {
	width: 150px;
	margin: 0 1px;
}

.w200 {
	width: 200px;
	margin: 0 1px;
}

.w250 {
	width: 250px;
	margin: 0 1px;
}

.w300 {
	width: 300px;
	margin: 0 1px;
}

.w_full {
	width: 99%;
	margin: 0 1px;
}
.textarea01 {
  width: 99%;
  height: 120px;
}

/* コンテンツ---------------------*/
#contents {
	width: 760px;
}

/* サイド---------------------*/
#side {
	width: 200px;
	margin: 0 0 10px 8px;
	float: left;
	font-size: 10px;
	line-height: 1.4em;
}
* html #side {
	width: 200px;
	margin: 0 0 10px 4px;
	float: left;
	font-size: 10px;
}
* +html #side {
	width: 200px;
	margin: 0 0 10px 4px;
	float: left;
	font-size: 10px;
}

#side ul#navi {
	background: transparent url(images/side_bg.gif) repeat-y top left;
	width: 175px;
	font-size: 12px;
	line-height: 2.5em;
	padding: 5px 10px 10px 15px;
}

#side ul#navi li {
	background: transparent url(images/icon01.gif) no-repeat center left;
	padding: 0 0 0 1.5em;
	font-weight: bold;
}

#side .inline_box {
	background: #e8dae0;
	padding: 5px 7px 10px 10px;

}
#side .inline_box02 {
	background: #e8dae0;
	padding: 0 10px 10px 10px;
}


#side .inline_box dl {
	background: #e8dae0;
	height: 90px;
	overflow: auto;
}
#side .inline_box dl dt {

	color: #b7308c;
	margin-top: 5px;
}

#side .side_footer {
	background: transparent url(images/side_footer.gif) no-repeat top left;
	width: 200px;
	height: 25px;
}

/* メイン---------------------*/
#mainbox {
	width: 552px;
	float: right;
	font-size: 12px;
	line-height: 1.7em;
}

#main_header {
	background: #fff;
}

#main {
	width: 500px;
	margin-left: 26px;
}

/* main基本 */
.link01 a:link,
.link01 a:visited,
.link01 a:active {
	color:#fff;
	text-decoration: none;
}
.link01 a:hover {
	color:#caa6b8;
	text-decoration: underline;
}
sup {

	color: #c00;
}
em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
}

table caption {
	text-align: right;
	font-size: 10px;
}

#main #p_top {
	clear: both;
	text-align: right;
	margin: 0px 0 20px 0;
}

#main dl.indent01 dd, 
#main ul.indent02 li {
	margin-left: 1em;
}

/* トップページ------------- */
#main p.text01 {
	padding: 0 40px 10px 40px;
}

/* 商品ページ一覧--------- */
#main .list_table {
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	line-height: 1.3em;
	margin-bottom:15px;

}
#main .list_table td {
	vertical-align: top;
}

#main table td .list_img01 {
	width: 140px;
	height: 100px;
}
#main table td .list_img02 {
	width: 140px;
	height: 94px;
}

#main .sp {
	width: 10px;
}
#main  .listbox_top {
	background: #fff url(images/listbox_top.gif) no-repeat top center;
	width: 160px;
	height: 13px;
}

#main  .listbox_center {
	background: #fff url(images/listbox_center.gif) repeat-y top center;
	width: 140px;
	padding: 0 10px;
}
#main  .listbox_bottom {
	background: #fff url(images/listbox_bottom.gif) no-repeat bottom center;
	width: 160px;
	height: 13px;
}

#main .list_table strong {
	display: block;
	background: #fff url(images/listbox_title.gif) no-repeat top center;
	text-align: center;
	padding-top: 5px;
	width: 140px;
	height: 22px;
	font-size: 10px;
	margin-bottom: 5px;
}
#main .list_table p {
	font-size: 10px;
}

#main .list_table table td.table_left {
	width: 64px;
}
#main .listbox_center dl dt {
	background: #bd9c75;
	padding: 3px 5px;
	margin-top: 5px;
	color: #fff;
	font-size: 10px;
}
#main .listbox_center dl dd {
	background: #eee6dc;
	padding: 5px;
	margin-bottom: 5px;
}
#main .listbox_center .comment {
	color: #a05e8b;
	padding-bottom: 5px;
	margin: 7px 0 0 0;
}

/* タイトル周り */
#main .left {
	float: left;
	width: 260px;
	margin-bottom: 40px;
}
#main .right {
	float: right;
	width: 225px;
	margin-bottom: 40px;
}

#main .right h2 {
	font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", 平成明朝, serif;
	color: #b7308c;
	font-size: 14px;
	margin-bottom: 0.5em;
}
#main .title03 {
	clear: both;
	background: transparent url(images/title03.gif) no-repeat top left;
	width: 500px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	padding: 3px 0 0 15px;
	margin-bottom: 10px;
}

#main .right em.title {
background: transparent url(images/dot.gif) repeat-x bottom left;
	display: block;
	font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", 平成明朝, serif;
	color: #474446;
	font-size: 14px;
	margin-bottom: 0.5em;
	font-style: normal;
	padding-bottom: 0.3em;
}

	
/* ガイドページ----------- */
#main #box01 {
	border: 1px solid #ccc;
	background: #faf6f0;
	padding: 10px;
	margin: 5px 0;
}

#main #box01 span {
	color: #600;
}

#main #box01 dl dd {
	margin-left: 1.5em;
}
#main table.list_table02,
#main table.list_table03,
#main table.list_table04 {
	width: 498px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
	margin: 10px 0; 
	background: #faf6f0;
}
#main table.list_table02 th,
#main table.list_table03 th,
#main table.list_table04 th {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: top;
	padding: 6px;
	background: #ad8b63;
	color: #fff;
	font-weight: normal; 
}

#main table.list_table02 td,
#main table.list_table03 td,
#main table.list_table04 td {
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 6px;
}

#main table.list_table02 th {
	vertical-align: top;
	text-align: center;
}
#main table.list_table02 .box1 {
	width: 148px;
}

#main table.list_table02 .box2,
#main table.list_table02 .box3,
#main table.list_table02 .box4,
#main table.list_table02 .box5,
#main table.list_table02 .box6 {
	width: 70px;
}

#main table.list_table03 .box1 {
	width: 120px;
	text-align: left;
}

#main table.list_table03 .box2 {
	width: 378px;
}

#main table.list_table05 th,
#main table.list_table04 th {
	width: 120px;
	text-align: left;
}

#main table.list_table04 td,
#main table.list_table05 td {
	width: 378px;
}
#main table.list_table05 th,
#main table.list_table05 td {
background: transparent url(images/dot.gif) repeat-x top left;
	text-align: left;
	vertical-align: center;
	padding: 8px 0 6px 5px;
}

.list_table05 {
	width: 498px;
	background: transparent url(images/dot.gif) repeat-x bottom left;
	margin-bottom: 10px;
}

.list_table05 span {
	color: #c00;
}

.list_table05 th {
	font-weight: normal;
	background: #ad8b63;

}
.list_table05 td {
	font-weight: normal;
}

.list_table05 input,
.list_table05 textarea {
	border: 1px solid #b2b0ad;
	background: #faf6f0;
}

.list_table05 input {
	height: 1.8em;
}

/* 個人情報ページ --------- */
#main #privacy {
	margin-bottom: 20px;
}
#main #privacy dt {
	color: #815725;
	margin: 15px 0;
}

#main #privacy ul li {
	margin-left: 2em;
	font-size: 10px;
} 

#main .cap01,
#main .text_m {
	margin-bottom: 10px;
}


/* お問い合わせ */
#main #request_text_bg {
	background: transparent url(images/request_text_bg.gif) no-repeat top left;
	width: 500px;
	height: 85px;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

/* --フッター---------------------*/
#footer {
	background: transparent url(images/footer_bg.gif) repeat-x left top;
	height: 70px;
	clear: both;
	font-size: 10px;
}

#footer img {
	display: block;
	width: 130px;
	float: left;
}
#footer ul {
	float: right;
	padding: 20px 26px 0 0;
}

#footer ul li {
	background: transparent url(images/icon02.gif) no-repeat center left;
	padding: 0 0 0 1.5em;
}






