/*--------------------------------------------------------
	fx2landing style
--------------------------------------------------------*/
@charset "UTF-8";
/* other */
*{ margin:0;padding:0;}

body {
	font-family:"meiryo",sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
img{border:none;vertical-align:top;}

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000;
}

.head_1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;



}
.logo {
	position: absolute;
	top: 8px;
	left: 298px;
}

#topimage {
	background-color: #000;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top center;
	margin-bottom: 20px;
}


#topimage .top{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topimage .yaku{
	padding-top: 20px;
}





#main  {
	height: auto;
	width: 900px;
	/*text-align: center;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 30px;
}
.menu_nabi  {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	background-color: #e50000;
	border: 1px solid #333;
}
#main  .bbox   {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #category_box{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
.comment00   {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #581501;
	color: #000000;
	border-left: 5px  solid #ffb100;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment000   {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #581501;
	color: #000000;
	border-left: 5px  solid #ffb100;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment01   {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
}
.comment02  {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	text-align: left;
	color: #FFF;
}
.comment03   {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
}
.commentchu   {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1C968;
	color: #F00;
}
#commentbox  {
	line-height: 130%;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#commentbox  #company_nabi {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #e50000;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #321807;
	border-bottom-color: #800;
}
#commentbox  #company_nabi .nabi{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 10px;
	height: 26px;
	width: 880px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#commentbox  #company{
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	color: #000;
	padding-top: 20px;
}


#footer {
	color: #fff;
	background-color: #000;
	padding-top: 40px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position:center;
	height: 50px;
	font-weight: bold;
}
.movie {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #003;
}
.ramen{
	position: absolute;
	top: 290px;
	left: -81px;
}
/* ボタン修正 */
#FormText{
	padding-top: 5px;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	text-align: left;
	
}
#button {
	overflow: hidden;	width: 800px;/*?K?{?IIE6???o??*/
}
.button_flex{
	display: flex;
	padding-top: 20px;
}
#form {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.red_text{
	color: #F00;
	font-weight: 900;
	font-size: 14px;
    width: 373px;
}
#entry_button{
	text-align: left;
}

.code_i{
	font-family: inherit !important;
}
