@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: top;
	color: #272727;
	background-repeat: repeat-x;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}

a:visited{
	color: #fffdc7;
	text-decoration: none;
}

a:active{
	color: #AAAAAA;
	text-decoration: none;
}




#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin-top:20px;
	width: 900px;
	background-color: #FFF;
}
.time {
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #fff;
}
#main .content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#main  .content  .bbox {
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#main .content h2 {
	text-align: left;
	width: 850px;
	height: 22px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
}
#main .content h3 {
	text-align: left;
	border-left: 5px solid #d98800;
	width: 840px;
	border-bottom: 1px dashed #d98800;
	padding:6px;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #000;
}
#main .cp_under {
	text-align: left;
	padding-left: 25px;
	padding-right: 30px;
	line-height: 140%;
	padding: 5px 25px 8px;
	font-size: 14px;
	color: #000;
}

#commentbox  {
	line-height: 130%;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
	width: 898px;
}
#company_nabi {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-color: #072647;
	color: #FFF;
	margin: 0 auto 10px;
	padding-left: 20px;
}
#company_nabi .nabi{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	width: 880px;
	padding: 10px 0;
}
#commentbox  #company{
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	color: #000;
	padding-top:10px;
}

.number{
	text-align: left;
	line-height: 140%;
	color: #000;
	font-size:16px;
    padding-left: 1em;
    text-indent: -1.5em;
	margin-left:25px;
	padding-bottom:2px;
}



#footer {
	color:#FFFFFF;
	background-position:center;
	background-color: #072647;
	padding-top: 40px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-weight: bold;
	text-align: center;
}


#cb {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: left;
}

#joken    {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	width: 850px;
	padding-bottom: 10px;
	padding-left: 25px;
	vertical-align: top;
}
#joken  .joken2{
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}



#header{
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.headerInner{
	position: relative;
	width: 793px;
	margin: 0 auto;
}
.logo{
	position: absolute;
	top: 0px;
	right: 71px;
}

.topimg{
	width: 900px;
	margin: 0 auto;
}
.time{
	background: #137dc7;
	padding-top: 16px;
}


.code_i{
	font-family: inherit;
}


/* ボタン修正 */
#FormText{
	padding-top: 5px;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	text-align: left;
	
}
#button {
	overflow: hidden;	width: 800px;/*K{IIE6Ěöę*/
}
.button_flex{
	display: flex;
}
#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;
	margin-top: 5px;
}

.juuyou {
	line-height: 150%;
	font-size: 90%;
	text-align: left;
	color: #F00;
	font-weight: bold;
	width: 860px;
	border: 2px solid #F00;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
