@charset "shift_jis";

@import url("share.css");

/*------------------------------------------------
							ショップページ、コンテンツ
-----------------------------------------------*/

/*----------------ぱんくず------------------------*/
body div#document div#item table#topic ,
body div#document div#item table#contents {
	width:670px;
	margin:10px auto 5px auto;
}

body div#document div#item table#topic tr td {
	border-bottom: 1px dashed #000000;
	font-size:75%;
	padding:0 0 6px 0;
}

body div#document div#item table#topic tr td a {
	color:#FF5900;
	text-decoration:none;
}

body div#document div#item table#topic tr td a:hover {
	color:#666666;
	text-decoration:underline;
}

/*------------------------------------------------
							コンテンツ リンク
-----------------------------------------------*/

body div#document div#item table#contents a {
	color:#FF5900;
	text-decoration:underline;
}

body div#document div#item table#contents a:hover {
	color:#666666;
	text-decoration:none;
}



/*----------------メインコンテンツ　右------------------------*/
body div#document div#item table#contents tr td.rightcontents {
	text-align:right;
	margin:0;
	padding:0 0 0 32px;
}

body div#document div#item table#contents tr td.rightcontents div#info {
	background-color:#eeeeee;
	width:344px;
	margin:0;
	padding:0;
	text-align:left;
}

body div#document div#item table#contents tr td.rightcontents h2 {
	font-weight:bold;
	font-size:87.5%;
	margin:0 0 10px 0;
	padding:7px 5px;
	color:#ffffff;
	background-color:#FF5900;
}



body div#document div#item table#contents tr td.rightcontents div#info table {
	background-color:#FFFFFF;
	width:320px;
	margin:0 auto;
	padding:0;
}

body div#document div#item table#contents tr td.rightcontents div#info table tr td {
	padding:0 22px 0 12px;
	line-height:200%;
	font-size:75%;
	color: #333333;
}

body div#document div#item table#contents tr td.rightcontents div#info table tr td.top {
	padding-top:10px;
}

body div#document div#item table#contents tr td.rightcontents div#info table tr td.bottom {
	padding-bottom:10px;
	/*visibility: hidden;*/
}

body div#document div#item table#contents tr td.rightcontents div#info table tr td strong {
	font-weight:bold;
	color:#FF5900;
}

body div#document div#item table#contents tr td.rightcontents div#info dl {
	margin:10px 12px 10px 12px;
}

body div#document div#item table#contents tr td.rightcontents div#info dl dt ,
body div#document div#item table#contents tr td.rightcontents div#info dl dd {
	margin:0;
	padding:0;
}

body div#document div#item table#contents tr td.rightcontents div#info dl dt {
	font-size:75%;
	font-weight:bold;
	color:#666666;
	border-bottom:1px dotted #666666;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

body div#document div#item table#contents tr td.rightcontents div#info dl dd {
	font-size:75%;
}

body div#document div#item table#contents tr td.rightcontents div#info p {
	font-size:75%;
	line-height:1.8em;
	color:#000000;
	margin:0;
	padding:20px 0 0 0;
	background-color:#FFFFFF;
}


/*----------------メインコンテンツ　左------------------------*/

body div#document div#item table#contents tr td.leftcontents {
	width:278px;
	padding: 0 0 0 5px;
} 

/*----------------ロゴ部分------------------------*/

body div#document div#item table#contents tr td h1 {
	margin:0 0 0 0;
	padding:0 0 10px 5px;
}

body div#document div#item table#contents tr td p {
	margin:0;
	padding:0;
}

body div#document div#item table#contents tr td p.mainimg img {
	border:1px solid #000000;
}

/*----------------ショップニュース------------------------*/

body div#document div#item table#contents tr td div#shopnews {
	width:274px;
	margin:10px 0 0 0;
	padding:0;
}


body div#document div#item table#contents tr td div#shopnews h2 {
	font-weight:bold;
	font-size:90%;
	margin:0;
	padding:5px 5px;
	color:#ffffff;
	background-color:#000000;
	width:274px;
}

body div#document div#item table#contents tr td div#shopnews p {
	font-size:75%;
	line-height:1.8em;
	color:#000000;
	margin:0;
	padding:20px 0 0 0;
	background-color:#FFFFFF;
}

body div#document div#item table#contents tr td.leftcontents table#phots {
	margin:18px 0 0 0;
	width:282px;
}