@charset "shift_jis";
/*------------------------------------------------*/
/*-- /jp/support/cs/info/2015/09/001/index.html --*/
/*------------------------------------------------*/

div#products, div#inquiries, div#symptom, div#cause, div#mainTxt, div#destination, div#method, div#request {
	margin-bottom: 40px;
	}

/*----- products -----*/

div#products p.name {
	font-weight: bold;
	font-size: 1.4em;
	}

div#products p.img {
	width: 239px;
	margin: auto auto 15px auto;
	}
	
div#products ul {
	width: 130px;
	margin: auto;
	}

/*----- inquiries -----*/

div#inquiries div.info, div#destination div.info {
	width: 500px;
	margin:0 auto 20px auto;
	padding: 10px;
	border: 1px solid #666;
	}

div#inquiries div.info h5, div#destination div.info h5 {
	font-size: 14px;
	}

div#inquiries div.info p.tel, div#destination div.info p.tel {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	}

 div#inquiries .annotation {
	width: 550px;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	color: #666;
	background-color: #ECEBF5;
	border: 1px solid #999;
	}

div#inquiries ul.annotation li {
	margin: 0;
	}

/*----- history -----*/

div#history {
	margin-top: 45px;
	border-top: 1px dotted #666;
	}

div#history h3 {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border-bottom: none;
	}
	
div#history ul {
	font-size: 11px;
	color: #666;
	}

div#history ul li {
	margin-left: -15px;
	list-style-type: none;
	}



