@charset "UTF-8";

@font-face {
  font-family: "myFont";
  src: url("../font/ipaexm.eot?") format('eot'),
       url("../font/ipaexm.woff") format('woff'),
       url('../font/ipaexm.TTF') format("truetype");
}


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

	product css 12/02/29 ver.1.0

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

/*コンテンツ内容部分*/

#content{
	background:url(../img/qa/i_qa.jpg) no-repeat 456px top;
	background-color:#FFFFFF;
	margin:10px auto;
	padding:20px 20px;
	width:auto;
	font-size:80%;
}


#content .itemwrap{
	margin: 50px 5px 0;
}

.copy {
	border-bottom: 1px solid #483609;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.webFont {
	font-family: "myFont";
	font-size: 1.2em;
	color: #2c1f00;
	background: url(../img/voice/h_bar.gif) no-repeat left top;
	padding-left: 12px;
	line-height: 1.4em;
	border-bottom: 1px solid #2c1f00;
}

.fontAdjust {
	line-height: 1.7em;
	letter-spacing: .1em;
	padding-left: 10px;
}

#list {
	border-top: 1px solid #483609;
	padding-top: 30px;
}

.qaList {
	width: 216px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	
}

a {
	text-decoration: none;
}

.qaList a:hover, .contactLink:hover {
	color: #9b854d;
}

.qaList a, .contactLink, .answer dt a {
	background: url(../img/qa/arrow.gif) no-repeat left 2px;
	padding-left: 12px;
}

.qaList h2 {
	font-size: 1.3em;
	font-weight: bold;
	border-left: 5px solid #483609;
	padding: 4px 0 4px 8px;
	margin-bottom: 15px;
	letter-spacing: .1em;
}

.qaList ul {
	margin-left: 25px;
	line-height: 1.8em;
}

.qaList li {
	text-indent: -12px;
	padding-bottom: 15px;
}

.red {
	color: #620b0b;
	border-color: #620b0b!important;
}

.green {
	color:#3c620b;
	border-color: #3c620b!important;
}

.blue {
	color: #0b4262;
	border-color: #0b4262!important;
}

.mL65 {
	margin-left: 55px;
}

.answer {
	clear: both;
	padding-top: 50px;

}

.answer h2 {
	padding-bottom: 3px;
	border-bottom: 1px solid #483609;
	margin-bottom: 40px;
	clear: both;
	font-size: 1.6em;
	font-weight: bold;
}

.answer h3 {
	font-size: 1.3em;
	letter-spacing: .1em;
	margin: 0 0 0 25px;
	line-height: 1.8em;
	background: url(../img/qa/icon_q.png) no-repeat 5px 0;
	padding: 5px 0 25px 40px;
	clear: both;
	font-weight: bold;
}

.answer p {
	margin: 0 60px 20px 25px;
	line-height: 1.8em;
	letter-spacing: .1em;
	text-align: justify;
	padding: 5px 0 25px 40px;
	background: url(../img/qa/icon_q.gif) no-repeat 0 0;
}

.answer dl {
	margin: 0 60px 20px 25px;
	line-height: 1.8em;
	letter-spacing: .1em;
	text-align: justify;
	padding-left: 40px;
}

.answer dt a, .answer dt a:hover {
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

.answer dd {
	padding-bottom: 8px;
}

.answer p a {
	color: blue;
}

.smooth {
	width: 110px;
	display: block;
	margin: 0 5px 40px 0;
	float: right;
}

.useItem {
	font-size: 1.1em;
	letter-spacing: .1em;
	margin: 40px 0 30px 10px;
}

.productDetail {
	font-family: "myFont";
	width: 165px;
	float: left;
	text-align: center;
	font-size: 8pt;
	color: #2c1f00;
}

.clearMargin {
	margin: 0 auto;
	float: none!important;
}

.productDetail a {
	display: block;
	margin: 15px auto 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: .2em;
	padding: 8px 0;
	width: 82px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #559616;
	background-image: -webkit-linear-gradient(bottom, rgba(6,0,1,.32), rgba(255,255,255,.32));
	background-image: -moz-linear-gradient(bottom, rgba(6,0,1,.32), rgba(255,255,255,.32));
	 background-image: -o-linear-gradient(bottom, rgba(6,0,1,.32), rgba(255,255,255,.32));
	 background-image: linear-gradient(to top, rgba(6,0,1,.32), rgba(255,255,255,.32));
}

.productDetail a:hover {
	background-color: #559616; 
	background-image: -webkit-linear-gradient(top, rgba(6,0,1,.32), rgba(255,255,255,.32));
	 background-image: -moz-linear-gradient(top, rgba(6,0,1,.32), rgba(255,255,255,.32));
	 background-image: -o-linear-gradient(top, rgba(6,0,1,.32), rgba(255,255,255,.32)); 
	background-image: linear-gradient(to bottom, rgba(6,0,1,.32), rgba(255,255,255,.32));
}

.productDetail img {
	padding-bottom: 10px;
}

.warn {
	font-size: .9em;
	color: #999;
	padding-top: 5px;
}

.deco {

     font-size: 1.7em;
     font-weight: bold;
     padding: 9px;
}

.officialBox {
     border: 1px solid #e10b0b;
     position: relative;
  margin: 55px 0 40px 0;
  width: 95%;
}

.official {
     color: #e10b0b;
     letter-spacing: 1pt;
     position: absolute;
  left: 10px;
  top: -15px;
  background-color: #fff;
}

.officialTxt {
     font-size: 1.2em;
     font-weight: bold;
  text-align: justify;
     line-height: 1.8em;
     padding: 25px 20px 20px;
}
