@charset "shift_jis";
/* privacy.css */
/* プライバシーポリシーページレイアウト */
/* 2009/07/31 evol-ni */
/* /privacy/* */

@import url(default.css);
@import url(layout.css);

#main .head:after,
#main .section .btns:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#main h1 {
	width:735px;
	height:40px;
	margin-bottom:10px;
	background-image:url(../images/privacy/h1_privacy_policy.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section {
	width:735px;
	margin-top:10px;
	background-image:url(../images/common/bg_main_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#main .section .lead {
	/*width:735px;*/
	padding:15px 18px 0;
	background-image:url(../images/common/bg_main_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:115%;	
}
#main .section .entry {
	width:721px;
	margin:17px 7px 0 7px;
}
#main .section .entry#privacy_cookie {
	width:721px;
	padding:0 7px 20px;
	margin:17px 0 0;
	background-image:url(../images/common/bg_main_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#main .section .entry h2 {
	width:721px;
	height:33px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section .entry#privacy_collect h2 {
	background-image:url(../images/privacy/h2_collect.gif);
}
#main .section .entry#privacy_purpose h2 {
	background-image:url(../images/privacy/h2_purpose.gif);
}
#main .section .entry#privacy_management h2 {
	background-image:url(../images/privacy/h2_management.gif);
}
#main .section .entry#privacy_open h2 {
	background-image:url(../images/privacy/h2_open.gif);
}
#main .section .entry#privacy_security h2 {
	background-image:url(../images/privacy/h2_security.gif);
}
#main .section .entry#privacy_cookie h2 {
	background-image:url(../images/privacy/h2_cookie.gif);
}

#main .section .entry .text {
	width:699px;
	padding:18px 0 0;
	margin:0 11px;
}
#main .section .entry .first {
	padding:13px 0 0;
}
#main .section .entry .note {
	width:670px;
	margin-top:13px;
	margin-left:11px;
	padding:0 11px 0 1em;
	background:url(../images/common/icon_note_big.gif) no-repeat 0px 3px;
}
#main .section .entry .tel {
	margin-left:1.5em;
}
#main .section .entry dl.text dt {
	font-weight:bold;
}
#main .section .entry .askToTitle {
	font-weight:bold;
	width:670px;
	margin:13px 0 0 12px; 
	line-height:1.1;
}
#main .section .entry dl.askTo {
	width:388px;
	margin:6px 0 0 12px;
	background-color:#EAE9E8;
}
#main .section .entry dl.askTo dt {
	padding:10px 12px 0;
	font-weight:bold;
}
#main .section .entry dl.askTo dd {
	padding:0 12px 10px 30px;
	border-bottom:solid 6px #FAF7F3;
}
#main .section .entry dl.askTo dd.lastItem {
	border-bottom:none;
}
#main .section .entry#privacy_cookie strong {
	display:block;
	margin:20px 11px 0;
	padding-left:1em;
	background:url(../images/common/icon_dot_59594c.gif) no-repeat 2px 6px;
}








h2.indication {
	width:735px;
	height:40px;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/privacy/h2_kaiji.jpg) no-repeat left top;
}
ol.indication {
	margin:0;
	padding:15px 0 0;
}
ol.indication li {
	list-style-type:decimal;
	margin-left:40px;
	padding:3px 15px 3px 0;
	line-height:1.8;
}
.privacy_btm {
	background:url(../images/common/bg_main_bottom.gif) no-repeat left bottom;
	height:24px;"
}
.privacy_pdf_btn {
	padding:15px 0 0 25px;
	margin:0;
	font-size:90%;
}
.privacy_pdf_btn img {
	margin:5px 0 0 13px;
}



