@charset "UTF-8";

/*---------------------------------------------

other CSS

---------------------------------------------*/

/* 001:layout
--------------------------- */

div#mainother {
	width:626px;
	margin:10px 0 0 10px;
	padding:0 0 20px 0;
}

div#mainother h2 {
	width:626px;
	margin:0;
	padding:10px 0;
	background:url("/static/images/bg/border01.gif") repeat-x bottom;
}

div#mainother div.honbun_min,
div#mainother div.honbun {
	margin:20px 0 0 0;
	line-height:170%;
}

div#mainother div.honbun_min {
	height:530px;
}

div#mainother p.ttl {
	margin:0;
	padding:0 0 5px 0;
	font-size:14px;
	color:#d94275;
	font-weight:bold;
}

div#mainother ul {
	list-style-type:disc;
	margin:0 0 0 30px;
}

div#mainother li {
	list-style-type:disc;
	font-weight:bold;
	font-size:12px;
}

div#mainother a {
	color:#d94275;
}

div#mainother .p_txt01 {
	width:626px;
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
}

div#mainother .p_txt01 p {
	float:left;
	margin: 0;
	padding:0;
	width:516px;
}

div#mainother .p_txt01 div.privacy {
	float:right;
}

div#mainother .p_txt02 {
	width:626px;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	background:url("/static/images/bg/border01.gif") repeat-x bottom;
}

div#mainother div.formthanks {
	margin:40px 0 0 0;
	line-height:170%;
	height:500px;
	text-align:center;
	padding:30px 0 0 0;
}

div#mainother div.formthanks p {
	font-weight:bold;
	font-size:14px;
}
