@charset "utf-8";


/* Re style
---------------------------------------------------------------------------- */

a { text-decoration: underline; }
a:link     { color: #62B5FB; }
a:visited { color: #62B5FB; }
a:hover   { color: #62B5FB; text-decoration: none; }
a:active  { color: #62B5FB; }


/* content ID
---------------------------------------------------------------------------- */

#content #location li {
	background: url(../../individual/images/ico_location.gif) no-repeat right center;
}

#content #infoBlock {
	background: url(../../individual/images/bg_info.gif) repeat left top;
}

#content #infoBlock .infoProduct {
	background: url(../../individual/images/line_info.gif) repeat-x left top;
}

#content #topicsBlock dt {
	background: url(../../individual/images/ico_topics.gif) no-repeat 1px 2px;
}

/* fNavi
---------------------------------------------------------------------------- */
#fNavi ul li {
	background: url(../../individual/images/ico_location.gif) no-repeat left center;
}

#content p.nextPage {
	font-size: 11px;
	text-align: right;
	margin-bottom: 35px;
	margin-top: 10px;
}

#content p.nextPage a:link {color:#000;text-decoration: underline;}
#content p.nextPage a:visited {color:#000;text-decoration: underline;}
#content p.nextPage a:hover {color: #000;text-decoration: none;}
#content p.nextPage a:active {color:#000;}

h2 {
background:#fff;
}

.tisitsuContent {
	font-size:12px;
	width:530px;
	min-height:150px;
}
.tisitsuContent img {
	clear:both;
	float:left;
	margin:10px;
}
h4 {
	clear:both;
}
.caution {
	font-size:10px;
}

#pageBody #content #section .tisitsuContent .bgDosya{
	background:url(../../tisitsu/image/dosyasaigai11.gif)  left no-repeat;
	padding-left:150px;
}

#pageBody #content #section .tisitsuContent li{
	line-height:140%;
}
