@charset "utf-8";
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	background-color: #E8E8E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


header {
	border-bottom: thin solid #CCCCCC;
}
header img  {
	float: left;

}

header:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: "";
}
#secondHeader img {
	float: left;
}
#secondHeader:after {
	clear: both;
	visibility: hidden;
	display: block;
	content: "";
}

section {
	background-color: #FFFFFF;
}


h1 {
	font-weight: bold;
	display: block;
	top: auto;
	bottom: auto;
}
h2 {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #FFFFFF;
	-webkit-box-shadow: inset 0px 1px 1px #CCCCCC,inset 0px -1px 1px #343852,0px 4px 4px #999;
	box-shadow: inset 0px 1px 1px #CCCCCC,inset 0px -1px 1px #343852,0px 4px 4px #999;
	background-image: url(../images/stripeTexture001.png);
	background-repeat: repeat-x;
}
h3 {

}
h4 {

}
h5 {

}
a {
	color: #0033CC;
}
a:hover {
	color: #FF3333;
}
a:hover img{
	opacity: 0.6;
}


.basicTable {
	border: thin solid #CCCCCC;
}
.basicTable tr td , .basicTable tr th{
	border: thin solid #CCCCCC;
}
.basicTable .tableTitle , .basicTable th{
	background-color: #CCFFFF;
}



.basicData , .purchaseData{
	overflow-y: hidden;
	border: thin solid #CCCCCC;
}
.basicData dt , .basicData dd, .purchaseData dt, .purchaseData dd{
	border-top: thin solid #CCCCCC;
	margin-top: -1px;

}

.basicData dt   , .purchaseData dt{
	text-align: left;
	background-color: #B7E1FF;
	font-weight: bold;
	float: left;
}
.basicData dd:after , .purchaseData dd:after{
	display: block;
	clear: both;
	visibility: hidden;
	content: "";
}
.dataTitle {
	border-right: thin solid #CCCCCC;
}
#purchaseT {
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}


#itemHead, #itemNeck, #itemBody, #itemPickup, #itemBridge, #itemTone {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-top: 20px;
}

.backToTop {
	text-align: right;
}
.backToTop a  {
	text-decoration: none;
	color: #666666;
}
figure  {
	display: inline-block;
	vertical-align: top;
}


figure img  {
	display: block;
}
figcaption  {
	overflow-y: hidden;
	font-size: small;
}
#purchaseD figure {
	display: inline-block;
}
#purchaseD figcaption {
	text-align: center;
}
#itemIllust {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#menu {

}
#menu h4 {
	background-image: -webkit-linear-gradient(270deg,rgba(221,221,221,1.00) 0%,rgba(170,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(221,221,221,1.00) 0%,rgba(170,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(221,221,221,1.00) 0%,rgba(170,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(221,221,221,1.00) 0%,rgba(170,170,170,1.00) 100%);

}
.linkList      {
	list-style-type: none;
}
footer , #secondFooter{
	background-color: #000000;
	color: #FFFFFF;

}
.blogSection .lastUpdate {
	color: #777777;
}
.blogSection h3   {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left: 7px solid #921A38;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: -webkit-linear-gradient(270deg,rgba(255,215,217,1.00) 0%,rgba(255,173,177,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,215,217,1.00) 0%,rgba(255,173,177,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,215,217,1.00) 0%,rgba(255,173,177,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,215,217,1.00) 0%,rgba(255,173,177,1.00) 100%);
}
.blogText a {
	text-decoration: underline;
}
.blogText ul li   {
	list-style-type: none;
}

#guideUl li {
	list-style-type: none;
}#categoryMenu ul  {


}
#categoryMenu ul li a {
	display: block;
	font-weight: bold;
}
.entriesUpdateText {
	color: #777777;
}
.inlineImage {
}
