@charset "Shift_JIS";


/*共通のボディー指定*/
body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	clear: right;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
}
#contents_area {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#e_logo {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#main_top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#under_back {
	background-image: url(../img/background2.gif);
	background-repeat: repeat-x;
}

#title_back {
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 850px;
}
.sub_t1 {
	font-size: 100%;
	font-weight: bold;
	color: #18A38E;
	background-image: url(../img/sub_t1.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left top;
	padding-top: 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.sub_t2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/sub_t2.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left top;
	padding-top: 9px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.sub_t3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/sub_t3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-left: 13px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


#seb_link {
	font-size: 75%;
	text-align: right;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 10px;
}

#se_title {
	width: 850px;
}

#contents {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#page_top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}
.page_top2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}

#address {
	background-image: url(../img/address_bk.gif);
	background-repeat: no-repeat;
	width: 850px;
	padding-top: 17px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	background-image: url(../img/se_menu.gif);
	background-repeat: no-repeat;
}

.page_back {
	clear: both;
	padding-top: 10px;
}

.catch {
	margin-bottom: 20px;
}
.under_sp {
	clear: both;
	height: 15px;
}

.opin_skip {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	padding-bottom: 5px;
	text-align: right;
}
