@charset "UTF-8";

/*
=========================================

　プライバシーポリシー用スタイルシート

=========================================
*/

/* 共通スタイルシート
---------------------------------------------------------------------------- */
@import "base.css";
@import "header.css";
@import "navi_privacy.css";
@import "footer.css";
@import "drop.css";


/* トップ用
---------------------------------------------------------------------------- */
.box {
	width: 560px;
	padding-top: 10px;
	clear: left;
	padding-left: 25px;
	font-size: small;
	line-height: 1.5em;
	color: #555555;
	padding-bottom: 10px;
}
#box1 {
	width: 560px;
	padding-top: 10px;
	background-image: url(../images/dotline_long.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	padding-left: 25px;
	font-size: small;
	line-height: 1.6em;
	color: #555555;
	padding-bottom: 25px;
}
#box2 {
	width: 580px;
	padding-top: 5px;
	clear: left;
	padding-bottom: 25px;
	padding-left: 10px;
	text-align: center;
}
#content #main #box2 img {
	padding-top: 20px;
	padding-left: 5px;
}
.text_box {
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	padding-top: 45px;
	padding-right: 7px;
	width: 325px;
	float: right;
}
#info {
	width: 584px;
	padding-top: 10px;
}
.info_top {
	width: 565px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.5em;
	color: #555555;
}
#main {
	width: 600px;
	float: left;
}

#info .info_top img {
	border: 3px solid #CCCCCC;
	float: left;
	width: 140px;
	margin-right: 13px;
	margin-bottom: 10px;
}
#content #main #box1 img {
	padding-top: 35px;
	padding-bottom: 35px;
}
.btn img {
	padding-left: 8px;
}
.btn {
	text-align: right;
	height: 21px;
	width: 200px;
	position: relative;
	top: 118px;
	left: 376px;
}

