@charset "utf-8";
/*
	top.css
*/

/* base.css */

body {
	margin: 0px;
	text-align: center;
	background-color: #d3fdc9;
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
}
.heder_e {
	float: left;
	width: 780px;
}
.fnd_e {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
}
.mov_e {
	float: left;
	height: 416px;
	width: 780px;
	text-align: center;
}
.goods_area {
	float: left;
	width: 780px;
	text-align: center;
}
.goods_txt_area {
	float: left;
	width: 780px;
	text-align: left;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.goods_txt_area02 {
	width: 780px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}
.goods_txt_area03 {
	width: 780px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.under_e {
	background-image: url(../popup/images/under_img.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	height: 76px;
	background-color: #FFFFFF;
}
.copt_txt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	color: #555555;
	width: 500px;
	padding-top: 24px;
	padding-left: 30px;
	float: left;
}
.btn_cl {
	text-align: right;
	float: right;
	width: 230px;
	margin-right: 20px;
	padding-top: 10px;
}
.txt_14 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.txt_area_tp {
	width: 700px;
}
.txt_area_in {
	background-image: url(../popup/images/img_bg20130129b.gif);
	background-repeat: repeat;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.txt_area_in02 {
	background-image: url(../popup/images/img_bg20130129b.gif);
	background-repeat: repeat;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: center;
}
.txt_area_in03 {
	background-image: url(../popup/images/img_bg20130129b.gif);
	background-repeat: repeat;
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: right;
}
.txt_12s {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.txt_14s {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

