@charset "shift_jis";
/* privacy.css */
/* プライバシーポリシーページレイアウト */
/* 2009/07/31 evol-ni */
/* /privacy/* */

@import url(default.css);
@import url(layout.css);

#main .clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#main .clearfix {
	
}

#main h1 {
	width:735px;
	height:54px;
	background-image:url(../images/mobile/h1_mobile.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 .accessMethod {
	width:721px;
	margin-left:7px;
}
#main .accessMethod h2 {
	padding-bottom:22px;
}
#main .accessMethod .image {
	float:left;
	width:206px;
	margin-right:19px;
	text-align:right;
}
#main .accessMethod .texts {
	float:left;
	width:480px;
	padding-top:5px;
}
#main .accessMethod .method {
	width:480px;
	padding-bottom:36px;
}
#main .accessMethod .method h3 {
	padding:0 8px 6px;
	margin-bottom:15px;
	border-bottom:2px solid #DDD;
}

#main .accessMethod .method#method1 .qr {
	float:left;
	width:68px;
	text-align:right;
}
#main .accessMethod .method#method1 .text {
	float:left;
	padding:7px 0 0 18px;
}

#main .accessMethod .method#method2 .url {
	padding:0 0 11px 8px;
}
#main .accessMethod .method#method2 .text {
	padding:0 0 0 9px;
}

#main .noteBox {
	padding-bottom:15px;
	margin:0 18px 20px 17px;
	background-image:url(../Images/Common/line_dot_c4bdbb.gif);
	background-position:0 bottom;
	background-repeat:repeat-x;
}
#main .noteBox p {
	padding:20px 25px;
	background-color:#F0ECD9;
}
#main .noteBox p.caption {
	padding-bottom:8px;
}
#main .noteBox p.note {
	padding-top:0;
}

#main .section .btn#btn_back {
	width:735px;
	padding:0 0 21px;
	background:url(../images/common/bg_main_bottom.gif) no-repeat left bottom;
}
#main .section .btn#btn_back a {
	background-image:url(../images/common/btn_back.jpg);
	height:33px;
	margin-left:264px;
	width:205px;
}