@import "./base.css";
@import "./navi.css";
/* -------------------------------------------------------
	* Date : 2009/02
	* File : second.css
	* Copyright 2009 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */

/*

	*01 link
	*02 heading
	*03 secont_base
	*04 profile
	*05 bukken
	*06 knowledge
	*07 contact_us
	*08 privacy
	*09 link
	*00 other item

*/

/*-----------------------------------------------
	*01 link
-------------------------------------------------*/


/*-----------------------------------------------
	*02 heading
-------------------------------------------------*/

h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	margin: 0px;
	line-height: 1.5;
	padding: 0px;
}
h3{
	font-size: 1em;
	font-weight: normal;
}
body#shop h3{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #666;
	margin-bottom: 15px;
}
body#shop h3 span{
	font-size: 0.85em;
	font-weight: normal;
	color: #009900;
	margin-left: 2em;
}
/*-----------------------------------------------
	*03 secont_base
-------------------------------------------------*/
#side dl{
}
#side dl dt{
	background-color: #ADADAD;
	color: #FFF;
	padding: 5px;
	margin: 0px;
}
#side dl dd{
	padding-top: 0px;
	margin: 0px;
}
#side dl dd ul{
	background-color: #F2F2F2;
	margin: 0px;
	padding-top: 0.8em;
	padding-right: 0.5em;
	padding-bottom: 0.8em;
	padding-left: 0.5em;
}
#side dl dd ul li{
	line-height: 1.5;
	background-image: url(../../shop/img/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 10px;
}
#side dl dd span{
	font-size: 0.85em;
	line-height: 1.3;
}

.pagetop {
	text-align: right;
	clear: both;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.border {
	border-collapse:collapse;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
table.border td, table.border th {
	padding:5px;
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.border th {
	font-weight: normal;
	text-align: left;
	background-color: #F7F7F7;
}

table.none {
	border-collapse:collapse;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
table.none td, table.none th {
	padding:2px;
	vertical-align: top;
	text-align: left;
}
table.none th {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 115%;
}

table.border2{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	margin-top: 5px;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
table.border2 td,
table.border2 th{
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align: top;
	text-align: left;
}
table.border2 th{
	background:#EEE;
	font-weight: normal;
	text-align: left;
}
table.border2 td span{
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	color: #F00;
}

p.w580{
	width:520px;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}
p.w580_none{
	width:580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a.up{
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#contents .section{
	margin-top: 0.5em;
	margin-bottom: 1em;
	clear: both;
}

/*-----------------------------------------------
	*08 privacy
-------------------------------------------------*/

body#privacy #contents dl{
	width: 530px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

body#privacy #contents dl dt{
}

body#privacy #contents dl dd{
	padding-bottom: 8px;
}

/*-----------------------------------------------
	*10 shop
-------------------------------------------------*/
/* 横長写真 */
dl.swap{
	width: 520px;
	height: 315px;
}
dl.swap dt{
	float: left;
	width: 405px;
}
dl.swap dt img{
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
}
dl.swap dd{
	width: 115px;
	margin-left: 409px;
}
dl.swap dd img{
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
}
dl.swap dd ul{
	width: 100px;

}

dl.swap dd ul li{
	margin-bottom: 3px;
}

/* 縦長写真 */
dl.swap2{
	width: 520px;
	height: 415px;
}
dl.swap2 dt{
	float: left;
	width: 405px;
	text-align: center;
}
dl.swap2 dt img{
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
}
dl.swap2 dd{
	width: 115px;
	margin-left: 409px;
}
dl.swap2 dd img{
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
}
dl.swap2 dd ul{
	width: 100px;
}

dl.swap2 dd ul li{
	margin-bottom: 3px;
}
body#shop #contents{
	width: 530px;
}
body#shop #contents p{
	margin-bottom: 1em;
	clear: both;
}
ul.pList{
	margin-bottom: 20px;
}
ul.pList li{
	float: left;
	width: 108px;
	padding: 0px;
	height: 195px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
ul.pList li dl{
}
ul.pList li dl dt{
	text-align: center;
	height: 80px;
}
ul.pList li dl dd{
	text-align: center;
	line-height: 1.3;
}
ul.pList li dl dd span{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F00;
}

#contents #buy{
	background-color: #FFFFD7;
	border: 1px dotted #999;
	margin: 0.5em;
	font-weight: bold;
	padding: 0.8em;
	color: #036;
}

#contents #buy ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#contents #buy ul li{
	background-image: url(../img/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

#contents #souryo{
	background-color: #FFFFD7;
	border: 1px dotted #999;
	margin: 0.5em;
	font-weight: bold;
	padding: 0.8em;
	color: #036;
	clear: both;
}

#contents #souryo ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#contents #souryo ul li{
	padding-left: 5px;
}



.quality{
	background-image: url(../../shop/img/GOTS-130-130.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1em;
	margin-bottom: 1em;
}
.quality p{
	width: 380px;
}
.quality ul{
	margin-bottom: 1em;

}

#contents #readme{
	background-color: #F9F9F9;
	margin: 0.5em;
	padding: 0.8em;
	border: 1px solid #CCC;
	text-align: left;
	clear: both;
	/*color: #036;*/
}
#contents #tempo{
	padding: 0.8em;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	/*color: #036;*/
}
/*-----------------------------------------------
	*00 other item
-------------------------------------------------*/
.photo_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photo_book {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

