@charset "euc-jp";

/* スタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	text-decoration: none;
}

/* リンクのスタイル */

a:link { color: #0099cc; text-decoration:underline; outline:none;}
a:visited { color: #0099cc;text-decoration:underline; outline:none;}
a:hover { color: #fbc638;text-decoration:underline; outline:none;}
a:active { color: #0099cc;text-decoration:underline; outline:none;}


ul {
	list-style: none;
}

.container {
	margin: 0px auto;
	width: 798px;
	background-color: #ffe7ca;
	border-left: solid 1px #663800;
	border-right: solid 1px #663800;
	padding-bottom: 50px;
}

.promo_back {
	width: 798px;
	background: url(back.jpg) top no-repeat;
	padding-top: 1px;
}

.frame {
	margin: 20px auto 0px auto;
	padding-bottom: 20px;
	width: 700px;
	background-color: #ffffff;
	border: solid 5px #663800;
}

.left_box {
	width: 275px;
	float: left;
}

.m_image {
	margin: 20px 0px 0px 30px;
}

.banner {
	margin: 20px 0px 0px 0px;
}

.t_link {
	margin: 5px 0px 0px 0px;
}

.image_box {
	width: 250px;
	margin: 10px 0px 10px 30px;
}

.image1 {
	width: 70px;
	float: left;
}

.image2 {
	width: 70px;
	float: left;
	margin-left: 15px;
	display: inline;
}

.image3 {
	width: 70px;
	float: left;
	margin-left: 15px;
	display: inline;
}

.src_box textarea {
	width: 70px;
	height: 45px;
	border: solid 1px #a5acb2;
	margin-top: 5px;
	overflow-x: hidden;
	overflow-y: auto;
}

.atn1 {
	margin: 0px 0px 0px 30px;
	width: 250px;
	color: #d60000;
	font-size: 10px;
}

.atn2 {
	margin: 0px 0px 0px 30px;
	width: 250px;
	font-size: 10px;
}

.atn3 {
	margin: 0px 0px 0px 30px;
	width: 250px;
	font-size: 10px;
}

.right_box {
	width: 370px;
	float: right;
	margin-right: 20px;
	display: inline;
}

.title1 {
	margin: 20px 0px 0px 0px;
	color: #ff8a00;
	font-size: 16px;
	font-weight: bold;
	width:340px;
}

.title2 {
	color: #ff8a00;
	font-size: 16px;
	font-weight: bold;
	width: 340px;
}

.exp {
	margin-top: 20px;
	width: 340px;
}

.icb {
	width: 365px;
	margin-top: 20px;
}

.icon_box {
	width: 185px;
	float: left;
	margin-top: 20px;
}

.icon_box li {
	width: 30px;
	float: left;
	margin-right: 5px;
}

.btn {
	width: 170px;
	float: right;
}

.atn_box1 {
	width: 700px;
	margin: 30px 0px 0px 45px;
}

.red {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.black {
	font-weight: bold;
}

.footer {
	text-align: center;
	color: #542d00;
	margin-top: 50px;
}
