@charset "Shift_JIS";


body{
	background:#fff;
}
.mtop30 {
	margin-top: 30px;
}
/* ******************  main  *************** */
/*  top  */
.news {
	padding: 10px 10px;
	background: url(/common/img/prt_dotline_01.gif) repeat-x left bottom;
}
.news table {
	width: 530px;
}
.news table td {
	vertical-align: top;
	line-height: 1.1em;
}
.news table tr.img td{
	padding-bottom:1px;
}

.news .date {
	padding-bottom: 5px;
	text-align: right;
	font-size: 74%;
	white-space: nowrap;
}
.news .link {
	padding: 1px 10px 5px 7px;
	background: url(/common/img/prt_arrow_right.gif) no-repeat 0 0.5em;
}
.subttl {
	margin: 10px 0;
	padding: 5px 10px;
	background: #e9f5f9;
}
.inquiry {
	margin: 40px 0 0 0;
}
.inquiry_box {
	width: 530px;
	padding: 10px;
	background: url(/service/recall/img/prt_bg_01.gif) repeat-y;
	line-height: 1.2em;
}
.inquiry_box .link {
	padding: 0 0 0 7px;
	background: url(/common/img/prt_arrow_right.gif) no-repeat 0 0.5em;
}
.inquiry_box .detail {
	margin: 20px 10px 0 10px;
}
.inquiry_box .detail td {
	vertical-align: top;
}
.inquiry_box .detail td.call {
	padding-right: 15px;
	background: url(/common/img/prt_dotline_02.gif) repeat-y right top;
}
.inquiry_box .detail td.net {
	padding-left: 15px;
}

div.news {
 background-image: none;
}

p.emphasis {
 margin: 10px 0 10px 0;
}
p.emphasis a {
 font-size: 1.5em;
}
p.categoryTitle {
 font: normal bold 1.1em/150% "Helvetica","Arial","Verdana","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
p.curCategoryTitle {
 margin: 20px 0 0 0;
 padding: 0 0 2px 0;
 border-bottom: 1px solid #93becc;
 font: normal bold 0.90em/150% "Helvetica","Arial","Verdana","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
ul.inquiryList li {
 list-style: none;
 margin: 0;
 padding: 0;
}
ul.inquiryList li.subCat {
 margin: 30px 0 0 0;
}
ul.inquiryList li p.top {
 text-align: right;
}
ul.inquiryList li p.top a {
 padding: 0 0 0 9px;
 background: url(/common/img/prt_arrow_up.gif) no-repeat 0 5px;
 font-size: x-small;
}
ul.inquiryList li.subCat dl {
 margin: 10px 0 20px 0;
 padding: 10px 0 0 0;
 border-top: 1px solid #bbbbbb;
 border-bottom: 1px solid #bbbbbb;
}
ul.inquiryList li dl dt {
 padding: 0 0 0 25px;
 background: transparent url(/inquiry/resource/img/icon_q.gif) no-repeat;
}
ul.inquiryList li dl dt a {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
ul.inquiryList li dl dd {
 margin: 10px 0 10px 25px;
 background: transparent url(/common/img/prt_dotline_01.gif) repeat-x top left;
}
ul.inquiryList li dl dd div.answer {
 padding: 10px 0 0 25px;
 background: transparent url(/inquiry/resource/img/icon_a.gif) no-repeat 0 10px;
}
.news .linkWeb {
	padding: 0 10px 5px 17px;
	background: url(/inquiry/resource/img/icon_webmember.gif) no-repeat 0 3px;
}
.qa_item li{
	line-height: 1.2em;
	padding: 0 0 0 12px;
	padding-bottom:8px;
	background: url(/inquiry/resource/img/bullet01.gif) no-repeat 4px 0.4em;;
}

/* Model Select */
.alignCenter td {
 padding: 10px 0 0 0;
 text-align: center;
}
.alignCenter tr.img td {
 padding: 20px 0 0 0;
}
.alignCenter tr.img td a {
 display: block;
 width: 128px;
 height: 78px;
}

/* ******************  right  *************** */
#rightarea div.txt ul {
 width: 180px;
}
#rightarea .txt {
	padding: 8px;
	font-size: 74%;
	line-height: 1.4em;
}
#rightarea .link {
	padding: 0 0 0 7px;
	background: url(/common/img/prt_arrow_right.gif) no-repeat 0 0.5em;
}
#rightarea ul {
	width: 210px;
	margin: 8px 0 0 0;
}
#rightarea ul li {
	margin: 0;
	padding: 0 0 5px 13px;
	line-height: 1.2em;
	background: url(/common/img/prt_arrow_right.gif) no-repeat 6px 0.3em;
}
#rightarea ul li.site {
	background: url(/common/img/icn_site.gif) no-repeat 0 0.3em;
}
#rightarea .list_type01 li {
	line-height: 1.2em;
	padding: 0 0 0 7px;
	margin: 1px 0 3px 0px;
	font-size: 122%;
	list-style-type: none;
	background: url(/common/img/prt_list_01.gif) no-repeat left center;
}

/* ******************  call  *************** */
.callitem{
	margin-top:15px;
}
.callitem .ttl{
	padding-left:10px;
	background: url(/common/img/prt_list_01.gif) no-repeat left center;
}
.callitem ol{
	margin-left:35px;
}
.callitem .txt{
	margin-left:10px;
}
.blt{
	margin:10px 0 0 10px;
	padding: 0 0 0 8px;
	background: url(/common/img/prt_arrow_right.gif) no-repeat left center;
}

/* koguchi 2008/09/08 */
@media print {
	#localnavi {
		position: absolute; top:55px; left: 0;
	}
	#main {
		padding-top: 15px;
	}
}

