﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: privacy.css
-----------------------------------*/

/*-----------------------------------
個人情報
-----------------------------------*/
#privacy_1st {
	width:748px;
	height:auto;
	margin:15px 0px 0px 0px;
	color:#848484;
}

#privacy_1st h3 {
	background:url(../images/privacy_1st_ttl.jpg) no-repeat;
	width:215px;
	height:22px;
	text-indent:-1000em;
	margin:15px 0px 0px 0px;
}

#privacy_1st h4 {
	padding:0px 0px 0px 30px;
	margin:0px;
}

#privacy_1st p {
	margin:0px 0px 0px 0px;
	padding:5px 30px;
	line-height:1.5em;
	font-size:80%;
	text-indent:10px;
}

#privacy_1st li {
	margin:0px 0px 5px 5px;
	padding:0px 30px 0px 50px;
	line-height:1.5em;
	font-size:80%;
	text-indent:-10px;
}





#privacy_2nd {
	width:748px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#privacy_2nd h3 {
	background:url(../images/privacy_2nd_ttl.jpg) no-repeat;
	width:360px;
	height:22px;
	text-indent:-1000em;
	margin:15px 0px 0px 0px;
}

#privacy_2nd p {
	margin:0px 0px 10px 0px;
	padding:5px 30px;
	line-height:1.5em;
	font-size:80%;
	color:#848484;
}

#privacy_2nd ul {
	width:300px;
	margin:0px 0px 10px 35px;
	padding:10px 0px 10px 30px;
	line-height:1.5em;
	font-size:0.8em;
	text-indent:-10px;
	border:1px solid #848484;
}

.li2{
	color:#848484;}

.li3{
	color:#555555;
	font-weight:bold;}
