@charset "utf-8";
/* CSS Document */

/*pagetitle
-------------------------*/
#pagetitle {
	background:url(../images/com/line_red.gif) left bottom repeat-x;
	margin:0 0 15px;
	padding:0 0 20px;
	width:750px;
}

#catchcopy {
	line-height:1.3em;
	margin:0;
	padding:3px 2px 2px 3px;
}


/*index*/
.pagetitle_index {
	background: url(../images/category/privacy/hed_title_img.gif) 0 0 no-repeat;
	width:750px;
	height:40px;
	text-indent:-9999px;
}


.title_img01 {
	background:url(../images/category/privacy/title_img01.gif) 0 0 no-repeat;
	width:750px;
	height:37px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.title_img02 {
	background:url(../images/category/privacy/title_img02.gif) 0 0 no-repeat;
	width:750px;
	height:37px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.title_img03 {
	background:url(../images/category/privacy/title_img03.gif) 0 0 no-repeat;
	width:750px;
	height:37px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.title_img04 {
	background:url(../images/category/privacy/title_img04.gif) 0 0 no-repeat;
	width:750px;
	height:37px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.privacy_img {
	width:75px;
	float:left;
	margin-right:20px;
}


.privacy_text {
	float:left;
	margin-bottom:20px;
}





.list {
	margin:0 0 30px;
	padding:0;
}

.list li {
	margin:0 0 5px 25px;
}


ol.alpha {
	list-style-type:lower-alpha;
}


ol.greek {
	list-style-type:lower-roman;
}

ol.none {
	list-style-type: none;
}