@charset "utf-8";

/* ****************************************************
main-contents-wrapper.css
***************************************************** */

/* ---------------- ****** ------------------- */

#contents-body .main-contents-wrapper p {
	margin-top: 15px;
}
#contents-body .main-contents-wrapper ul,
#contents-body .main-contents-wrapper2 ul {
	list-style:disc;
	margin-top:10px;
	margin-left:1em;
}
#contents-body dd.note .main-contents-wrapper2 ul {/* for lesson_info */
	margin-left: 0.2em;
	text-indent: 0.2em;
}

#contents-body .main-contents-wrapper ol,
#contents-body .main-contents-wrapper2 ol {
	list-style:decimal;
	margin-top:10px;
	margin-left:1.5em;
}
#contents-body dd.note .main-contents-wrapper2 ol {/* for lesson_info */
	margin-left:0.5em;
	text-indent: 0.2em;
}


* html #contents-body .main-contents-wrapper ul,
* html #contents-body .main-contents-wrapper2 ul {/* IE6hacks */
	list-style:disc;
	margin-left:1.2em;
}

* html #contents-body .main-contents-wrapper ol,
* html #contents-body .main-contents-wrapper2 ol {/* IE6hacks */
	list-style:decimal;
	margin-left:1.7em;
}

#contents-body .main-contents-wrapper strong,
#contents-body .main-contents-wrapper2 strong {
	display: inline !important;
	font-weight:bold;
}
#contents-body .main-contents-wrapper em,
#contents-body .main-contents-wrapper2 em {
	font-style: italic;
}

#contents-body .main-contents-wrapper p.note,
#contents-body .main-contents-wrapper2 p.note {
	margin-top:0;
}

#contents-body .main-contents-wrapper h2 {
	border-bottom:1px solid #999978;
	background:url(/j/common/images/com_ic014.gif) no-repeat 4px 0.1em;
	padding:0 5px 5px 27px;
	min-height:16px;
	color:#0B3D2D;
	font-weight:bold;
	font-size:105%;
	margin-top: 20px;
}

#contents-body .main-contents-wrapper h2 a,
#contents-body .main-contents-wrapper h2 a:hover {
	color:#0B3D2D;
	text-decoration:none;
}

#contents-body .main-contents-wrapper h3 {
	background:url(/j/common/images/com_ic023.gif) no-repeat 4px 0.3em;
	padding-left:18px;
	margin-bottom:8px;

	font-weight:bold;
	color:#635131;

	margin-top: 20px;
}

#contents-body .main-contents-wrapper table {
	margin:15px auto 0;
}

#contents-body .main-contents-wrapper table {
	width:100%;
	border-bottom:1px solid #DBDBC3;
	border-left:1px solid #DBDBC3;
	border-collapse:separate;
	margin-top:10px;
}

#contents-body .main-contents-wrapper table th {
	border-bottom:1px solid #F5F5EA;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	background:url(/j/common/images/com_bg028.gif) no-repeat 100% 0;
	/*vertical-align:top;*/
	padding:4px;
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}

#contents-body .main-contents-wrapper table td {
	border-right:solid 1px #DBDBC3;
	border-top:solid 1px #DBDBC3;
	border-left:solid 1px #DBDBC3;
	background:#F5F5EA;
	padding:4px 8px;
}


/* ---------------- studio table 2010 01 15 ------------------- */

#contents-body .main-contents-wrapper2 table {
	border-bottom:1px solid #DBDBC3;
	border-left:1px solid #DBDBC3;
	border-collapse:separate;
	margin-top:10px;
}

#contents-body .main-contents-wrapper2 table th {
	border-bottom:1px solid #F5F5EA;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	background:url(/j/common/images/com_bg028.gif) no-repeat 100% 0;
	/*vertical-align:top;*/
	padding:4px;
	text-align:left;
	font-weight:bold;
	vertical-align: middle;
}

#contents-body .main-contents-wrapper2 table td {
	border-right:solid 1px #DBDBC3;
	border-top:solid 1px #DBDBC3;
	border-left:solid 1px #DBDBC3;
	background:#F5F5EA;
	padding:4px 8px;
}

/* ---------------- studio table 2010 01 15 ------------------- */


#contents-body .main-contents-wrapper table.shop-info {
	width: 550px;
}

/*
	column-02
	text | image(+caption)
*/
#contents-body .main-contents-wrapper .column-02 {
	clear:both;
	width: 100%;
	margin:15px 0 0 0;
}

#contents-body .main-contents-wrapper .column-02 .photo-box {
	float:right;
	margin: 0 0 18px 10px;
	text-align:center;
}

#contents-body .main-contents-wrapper .column-02 .photo-box img {
	margin: 2px 0 0 0;
}

#contents-body .main-contents-wrapper .column-02 p {
	margin:0;
}

/*
	column-03
	separate text | image(+caption)
*/
#contents-body .main-contents-wrapper .column-03 {
	clear:both;
	width: 100%;
	margin:15px 0 0 0;
}

#contents-body .main-contents-wrapper .column-03 .photo-box {
	float:right;
	width:200px;
	text-align:center;
	margin: 0 0 0 10px;
}

#contents-body .main-contents-wrapper .column-03 .photo-box img {
	margin: 2px 0 0 0;
}

#contents-body .main-contents-wrapper .column-03 .text-box {
	float:left;
	width:450px;
	margin:0;
}

#contents-body .main-contents-wrapper .column-03 p {
	margin:0;
}

/*
	column-04
	table | image(+caption)
*/

#contents-body .main-contents-wrapper .column-04 {
	clear:both;
	width:100%;
	margin:15px 0 0 0;
}

#contents-body .main-contents-wrapper .column-04 table {
	float:left;
	width:450px;
	margin:0;
}

#contents-body .main-contents-wrapper .column-04 table th {
	border-bottom:1px solid #F5F5EA;
	border-right:1px solid #DBDBC3;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	background:url(/j/common/images/com_bg028.gif) no-repeat 100% 0;
	padding:4px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
}

#contents-body .main-contents-wrapper .column-04 table td {
	border-right:1px solid #DBDBC3;
	border-top:1px solid #DBDBC3;
	border-left:none;
	background:#F5F5EA;
	padding:4px 8px;
}

#contents-body .main-contents-wrapper .column-04 p {
	float:right;
	width:200px;
	margin-top:0;
	text-align:center;
}

/*
	column-05
	image(+caption) | image(+caption)
*/

#contents-body .main-contents-wrapper .column-05 {
	clear:both;
	width:100%;
	margin:15px 0 0 0;
}

#contents-body .main-contents-wrapper .column-05 .column-img-odd {
	float:left;
	width:325px;
	text-align:center;
}

#contents-body .main-contents-wrapper .column-05 .column-img-even {
	float:right;
	width:325px;
	text-align:center;
}

#contents-body .main-contents-wrapper .column-05 .column-img-odd p,
#contents-body .main-contents-wrapper .column-05 .column-img-even p {
	margin-top:0;
}

/*
	column-06
	image | table
*/

#contents-body .main-contents-wrapper .column-06 {
	clear:both;
	width:100%;
	margin:15px 0 0 0;
}

#contents-body .main-contents-wrapper .column-06 table {
	float:right;
	width:450px;
	margin:0;
}

#contents-body .main-contents-wrapper .column-06 table th {
	border-bottom:1px solid #F5F5EA;
	border-right:1px solid #DBDBC3;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	background:url(/j/common/images/com_bg028.gif) no-repeat 100% 0;
	padding:4px;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
}

#contents-body .main-contents-wrapper .column-06 table td {
	border-right:1px solid #DBDBC3;
	border-top:1px solid #DBDBC3;
	border-left:none;
	background:#F5F5EA;
	padding:4px 8px;
}

#contents-body .main-contents-wrapper .column-06 p {
	float:left;
	width:200px;
	margin-top:0;
	text-align:center;
}


/* ---------------- ↓0906add ------------------- */

/*

	column-07

	image(+caption) | text

*/

#contents-body .main-contents-wrapper .column-07 {

	clear:both;

	width: 100%;

	margin:15px 0 0 0;

}

#contents-body .main-contents-wrapper .column-07 .photo-box {

	float:left;

	margin: 0 10px 18px 0;

	text-align:center;

}



#contents-body .main-contents-wrapper .column-07 .photo-box img {

	margin: 2px 0 0 0;

}

#contents-body .main-contents-wrapper .column-07 p {

	margin:0;

}


/*

	column-08

	image(+text) | image(+text)

*/



#contents-body .main-contents-wrapper .column-08 {

	clear:both;

	width:100%;

	margin:15px 0 0 0;

}



#contents-body .main-contents-wrapper .column-08 .column-img-odd {

	float:left;

}



#contents-body .main-contents-wrapper .column-08 .column-img-even {

	float:right;

}



#contents-body .main-contents-wrapper .column-08 .column-img-odd p,

#contents-body .main-contents-wrapper .column-08 .column-img-even p {

	margin-top:0;

}

/* ---------------- ↑0906add ------------------- */

/* ---------------- Shopカレンダー600用 table 2010 03 05↓ ------------------- */

#contents-body .main-contents-wrapper .shop-calender600 table {
	border-bottom:1px solid #DBDBC3;
	border-left:1px solid #DBDBC3;
	border-collapse:separate;
	margin-top:10px;
	width: 660px;
	float:left;
}

#contents-body .main-contents-wrapper .shop-calender600 table th {
	border-bottom:1px solid #F5F5EA;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	/*vertical-align:top;*/
	padding:4px;
	text-align:center;
	font-weight:bold;
	vertical-align: middle;
}

#contents-body .main-contents-wrapper .shop-calender600 table td {
	border-right:solid 1px #DBDBC3;
	border-top:solid 1px #DBDBC3;
	border-left:solid 1px #DBDBC3;
	background:#F5F5EA;
	padding:4px 8px;
	text-align:center;
}

#contents-body .main-contents-wrapper .shop-calender600 table th#sun{
	color:#C80545;
}

#contents-body .main-contents-wrapper .shop-calender600 table th#sat{
	color:#006699;
}

#contents-body .main-contents-wrapper .shop-calender600 table th#rinji{
	color:#006600;
}

#contents-body .main-contents-wrapper .shop-calender600 table td#rinji{
	color:#006600;
	font-weight:bold;
}

#contents-body .main-contents-wrapper .shop-calender600 table td#holiday{
	color:#C80545;
}

/* ---------------- Shopカレンダー600用 table 2010 03 05↑ ------------------- */

/* ---------------- Shopカレンダー幅指定無し用 table 2010 03 05↓ ------------------- */

#contents-body .main-contents-wrapper .shop-calender table {
	border-bottom:1px solid #DBDBC3;
	border-left:1px solid #DBDBC3;
	border-collapse:separate;
	margin-top:10px;
	float:left;
}

#contents-body .main-contents-wrapper .shop-calender table th {
	border-bottom:1px solid #F5F5EA;
	border-top:1px solid #DBDBC3;
	border-left:1px solid #F5F5EA;
	/*vertical-align:top;*/
	padding:4px;
	text-align:center;
	font-weight:bold;
	vertical-align: middle;
}

#contents-body .main-contents-wrapper .shop-calender table td {
	border-right:solid 1px #DBDBC3;
	border-top:solid 1px #DBDBC3;
	border-left:solid 1px #DBDBC3;
	background:#F5F5EA;
	padding:4px 8px;
	text-align:center;
}

#contents-body .main-contents-wrapper .shop-calender table th#sun{
	color:#C80545;
}

#contents-body .main-contents-wrapper .shop-calender table th#sat{
	color:#006699;
}

#contents-body .main-contents-wrapper .shop-calender table th#rinji{
	color:#006600;
}

#contents-body .main-contents-wrapper .shop-calender table td#rinji{
	color:#006600;
	font-weight:bold;
}

#contents-body .main-contents-wrapper .shop-calender table td#holiday{
	color:#C80545;
}

/* ---------------- Shopカレンダー幅指定無し用 table 2010 03 05↑ ------------------- */


/*
*/
#contents-body .main-contents-wrapper .text-left {
	text-align: left;
}
#contents-body .main-contents-wrapper .text-center {
	text-align: center;
}
#contents-body .main-contents-wrapper .text-right {
	text-align: right;
}

#contents-body .main-contents-wrapper .clear {
	clear: both;
}

/* ---------------- info_detail ------------------- */

/*
	layout reset
*/

#shop #contents-body .info-detail-block {
	padding-top:0;
	background:none;
}

#shop #contents-body .info-detail-blockIn {
	padding-bottom:0;
	background:none;
}


#shop #contents-body .main-contents-wrapper table.shop-info {
	width:787px;
}

/*
	column-03
	separate text | image(+caption)
*/

#shop #contents-body .main-contents-wrapper .column-03 .photo-box {
	width:350px;
}

#shop #contents-body .main-contents-wrapper .column-03 .text-box {
	width:536px;
}

/*
	column-04
	table | image(+caption)
*/

#shop #contents-body .main-contents-wrapper .column-04 table {
	width:536px;
}

#shop #contents-body .main-contents-wrapper .column-04 p {
	width:350px;
}

/*
	column-05
	image(+caption) | image(+caption)
*/

#shop #contents-body .main-contents-wrapper .column-05 .column-img-odd {
	width:443px;
}

#shop #contents-body .main-contents-wrapper .column-05 .column-img-even {
	width:443px;
}

/*
	column-06
	image | table
*/

#shop #contents-body .main-contents-wrapper .column-06 table {
	width:536px;
}

#shop #contents-body .main-contents-wrapper .column-06 p {
	width:350px;
}










/* ------------------------------------------- */

/* ------------------------------------------- */

/* Clearfix */
#contents-body .main-contents-wrapper .column-02:after,
#contents-body .main-contents-wrapper .column-03:after,
#contents-body .main-contents-wrapper .column-04:after,
#contents-body .main-contents-wrapper .column-05:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#contents-body .main-contents-wrapper .column-02,
#contents-body .main-contents-wrapper .column-03,
#contents-body .main-contents-wrapper .column-04,
#contents-body .main-contents-wrapper .column-05 {
	display:inline-block;
	min-height:1px;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html #contents-body .main-contents-wrapper .column-02,
* html #contents-body .main-contents-wrapper .column-03,
* html #contents-body .main-contents-wrapper .column-04,
* html #contents-body .main-contents-wrapper .column-05 {
	height:1px;
}

#contents-body .main-contents-wrapper .column-02,
#contents-body .main-contents-wrapper .column-03,
#contents-body .main-contents-wrapper .column-04,
#contents-body .main-contents-wrapper .column-05 {
	display:block;
}
/* End hide from IE-mac */
