/**
 * e-sohko.com
 * /css/privacy/index.css
 * @version 0.01
 */

@import "../global.css";
@import "../layout_left.css";


#layout_main {
	width: 730px;
}

h1 {
	width: 730px;
	height: 54px;
	background: url(../../images/privacy/privacy_head.jpg) no-repeat;
	text-indent: -9999px;
}





p.lead {
	margin-bottom: 20px;
	font-size:77%;
	line-height:1.5em;
}

/** privacy_inner
-----------------------------------------*/
#privacy_inner {
width:700px;
font-size:77%;
text-align:justify;
text-justify:auto;
}


#privacy_inner h2 {
	margin-bottom: 0.5em;
	padding: 0.4em 0 0.2em 20px;
	border-bottom: 2px solid #B0B7C2;
	background: url(../../images/global/allow_contenthead.gif) left center no-repeat;
	font-size: 100%;
	color: #333B46;
}


#privacy_inner ul{
	margin-top:10px;
	margin-left:25px;
	margin-bottom:20px;
	line-height:1.8em;
	width:650px;
	text-align:justify;
text-justify:auto;
}


#privacy_inner ul li{
}

#privacy_inner p{
	margin-top:10px;
	margin-left:25px;
	margin-bottom:20px;
	line-height:1.5em;
}



.text_link{
float:right;
text-align:right;
margin-top:0.3em;
margin-bottom:0.5em;
padding:0 0 0.5em 20px;
background:url(../../images/global/listallow_s1.gif) 0 4px no-repeat;
}

.com_name{
clear:both;
margin-top:0.5em;
}