@charset "UTF-8";

/*----- [個人情報のお取扱い] -----*/

#legal #contentsBody {
	width: 948px;
}

/*----- [パンくず] -----*/
#legal #breadCrumb {
	color: #666;
	background: url(/img/common/bg_breadcrumb.gif) repeat-x;
	/*width: 724px;*/
	width: 944px;
	height: 24px;
	padding-left: 4px;
}


/*----- [2ndコンテンツブロック] -----*/
#legal div.contentsBlock {
	width: 948px;
	background: url(/img/others/bg_contents-block.gif) no-repeat center bottom;
	
	margin: 0;
	padding: 0;
	
	margin-top: 20px;
	padding-bottom: 30px;
}

#legal div.contentsBlock h3 {
	margin: 0;
	padding: 0;
	margin-top: 0;
}

#legal div.contentsBlock div.blockBody {
	margin: 0 20px;
	/*margin-top: 20px;*/
}



#legal div.blockBody h4 {
	margin-top: 20px;
	font-size: 108%;
	font-weight: bold;
	
	padding-bottom: 4px;
	border-left: 5px solid #f1bea9;
	border-bottom: 1px solid #bbb;
	
	padding-left: 5px;
	padding-top: 2px;
}

#legal div.blockBody p {
	font-size: 100%;
	margin-top: 1em;
	line-height: 1.4;
}

#legal div.blockBody p span {
	/*font-size: 88%;*/
	font-weight: bold;
	color: #c00;
}


#legal div.blockBody ul {
	margin-top: 1em;
}

#legal div.blockBody ul li {
	line-height: 1.5;
	text-indent: -2em;
	margin-left: 2em;
	margin-bottom: 0.5em;
}


#legal div.blockBody h6 {
	margin-top: 1em;
}


#legal div.blockBody ul.factList {
	margin: 0;
}

#legal div.blockBody ul.factList li {
	text-indent: 0;
	margin-left: 0;
}

#legal div.blockBody ul.factList li h5 {
	font-weight: bold;
	margin-top: 1.2em;
}

#legal div.blockBody ul.factList li p {
	font-size: 93%;
}

#legal div.blockBody ul.factList li ol {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#legal div.blockBody ul.factList li ol li {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 93%;
}




#legal #inquiryBlock {
	background: url(/img/others/bg_privacy_block-foot.gif) no-repeat left bottom;
}


#legal #inquiryBlock p {
	background: url(/img/others/bg_privacy_block-head.gif) no-repeat left top;
	padding: 10px 16px;
	line-height: 1.5;
}

#legal #inquiryBlock p span {
	font-weight: bold;
	color: #000;
}



#legal #docBlock {
	margin-top: 1em;
	background: url(/img/others/bg_legal_gray-block.gif) no-repeat left bottom;
}
#legal #docBlock h6 {
	margin: 0;
}

#legal #docBlock ul {
	padding: 0 1.2em;
	padding-bottom: 1em;
}

#legal #docBlock ul li span {
	font-size: 93%;
}


#legal #addressBlock {
	margin-top: 1em;
	background: url(/img/others/bg_legal_gray-block.gif) no-repeat left bottom;
}

#legal #addressBlock h6 {
	margin: 0;
}

#legal #addressBlock p {
	padding: 0 1.2em;
	padding-bottom: 1em;
	font-size: 100%;
}

#legal #addressBlock p span {
	color: #000;
	font-size: 93%;
	line-height: 1.6;
}


#legal div.blockBody ul.attentionList {
	margin-top: 0.5em;
}

#legal div.blockBody ul.attentionList li {
	/*line-height: 1.5;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0.5em;*/
	font-size: 93%;
	
	line-height: 1.2;
	margin-bottom: 0.3em
}



