body,p,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

fieldset,img {
	border: none;
	background-position: top;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr,acronym {
	border: none;
}

/* --------------------------------
コンテンツ
-------------------------------- */

body {
	background-image: url(../img/common/img_bg.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.txt_14 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
}
.food_area {
	float: left;
	height: 120px;
	width: 1000px;
	text-align: center;
}
.entry_txt_area {
	background-image: url(../entry/img/txt_bg.png);
	background-repeat: no-repeat;
	padding: 40px;
	float: left;
	height: 641px;
	width: 920px;
	margin-bottom: 20px;
}
.btn_entry {
	text-align: center;
	float: left;
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry_txts {
	float: left;
	width: 920px;
}
.txt_14e {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFE609;
}
.img_manager {
	float: left;
	width: 524px;
}
.prof_manager {
	float: left;
	width: 476px;
	background-image: url(../manager/img/prof_bg.png);
	height: 680px;
	background-repeat: no-repeat;
}
.prof_manager_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 20px;
}
.prof_manager_txt a {
	font-size: 12px;
	color: #fff400;
}
.prof_manager_txt a:hover {
	color: #69C1F7;
}

.content_manager {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
