@charset "Shift_JIS";
@import url("../css/all.css");
@import url("../css/menu_btn.css");

#euro_bg {
	background-image: url(../images/euro-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
#cont_bg1 {
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/cont_bg1.gif);
	background-color: #121212;
}
#cont_bg2 {
	background-image: url(images/cont_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont_box {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#cont_head {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #222222;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cont_head #logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}

#cont_head .pankuzu {
	float: right;
	margin: 0px;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#cont_head .pankuzu p {
	margin: 0px;
	padding: 0px;
}

#cont_box p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_box p b {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 180%;
}
#cont_box .waku {
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#cont_foot {
	text-align: left;
	background-color: #222222;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121212;
}
.back {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.mar {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
table {
	font-size: 100%;
}
#cont_box .tabletext {
	margin: 0px;
	padding-top: 6px !important;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#cont_box .tabletext2 {
	margin: 0px;
	padding-top: 6px !important;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px !important;
	padding-bottom: 6px;
	padding-left: 3px;
}
table a {
	color: #000000;
}

* html body .xs150 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 85%;
	} /* reset inhiret, hack for IE6 and below */

*+html body .xs150 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 85%;
	} /* reset inhiret, hack for IE7 */

