@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #fffaf5;
	color: #272727;
	background-repeat: repeat;
	background-position: center top;
}


img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
	background-position: center top;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}

.topimg {
	width: 900px;
	margin-right: auto;
	background-size:contain;
	background-repeat:no-repeat;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.logo{
	position: absolute;
	top: 6px;
}

#main .bbox {
	width: 840px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
#main h2 {
	background-color: #08204d;
	width: 860px;
	text-align: left;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;

}

#main .contents_navi2 {
	width: 845px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	padding: 3px 8px;
	border-left: 6px solid #79171c;
	border-bottom: 1px dashed #79171c;
	color: #171205;
}
#main .contents_navi3 {
	width: 845px;
	font-size: 16px;
	color:#FF0000;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	padding:3px 10px;
	border-left: 6px solid #ff5c5c;
	border-bottom: 1px dashed #ff5c5c;
	margin-left: 24px;
	margin-top: 24px;
}
#main .contents_comment01  {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#category_box {
	width: 860px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}
#category_box2 {
	width: 850px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 142%;
	text-align: left;
	padding-left: 10px;
}
#category_box3 {
	width: 850px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin-left: 27px;
}
#category_box .chui {
	font-size: 12px;
	padding-left: 15px;
}
#commentbox  {
	line-height: 130%;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
}
#category_box2 .number {
	width: 20px;
	text-align: left;
	float: left;
}

#category_box3 .number{
	width: 20px;
	text-align: left;
	float: left;
}

#commentbox  #company_nabi {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #040A4B;
	background-repeat: repeat-x;
	border-top-width: 1px;
}

#commentbox  #company{
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	color: #000;
	padding-top: 20px;
}
#entry_button{
	text-align: center;
}
.center{
	margin:0 2px 20px 4px;
}

#footer {
	color: #ffffd4;
	background-color: #08204d;
	padding-top: 40px;
	font-size: 16px;
	height: 50px;
	font-weight: bold;
	text-align: center;
}

.code_i{
	font-family: inherit;
}

.indent{
	text-align: left;
	margin-left: 1em;
    text-indent: -1em;
	font-size: 14px;
	margin-bottom: 4px;
	line-height: 1.6;
}

#commentbox  #company_nabi {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #070c15;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F002D;
	border-right-color: #6F002D;
	border-bottom-color: #6F002D;
	border-left-color: #6F002D;
}
#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;
}
#commentbox #company table {
line-height: 1.4;
}

.marker {
    background:linear-gradient(transparent 20%, #FF9 60%);
}



#footer {
	color: #FFF;
	background-color: #00215A;
	padding-top: 40px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	height: 50px;
	font-weight: bold;
	text-align: center;
	width: 898px;
}
.code_i{
	font-family: inherit;
}
