/*--------------------------------------------------------
	landing style
--------------------------------------------------------*/
@charset "UTF-8";
*{ margin:0;padding:0;}

body {
	font-family: 'meiryo','sans-serif';
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #FFF;
}
img{border:none;vertical-align:top;}
.line  {
	background-repeat: repeat-x;
	background-image: url(images/line_image_bg.gif);
	font-size: 9px;
}
#header {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



.logo {
    position: absolute;
    left: 65%;
    transform: translate(-50%, -50%);
    top: 30px;
	}


#wrap {
	margin-right: auto;
	margin-left: auto;
}
#topimage2 {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
#topimage {
	background-image: url(images/img_topbg.jpg);
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#topimage .top{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.orixtext{
	background:#fff;
	text-align:center;
}



#main  {
	height: auto;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	color: #000129;
	background-color: #FFF;
}
#main .menu_nabi {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	height: 20px;
	background-color: #000129;
	padding-bottom: 7px;
}
#main  .bbox   {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #category_box{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#main .comment00  {
	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: solid;
	border-bottom-color: #22398E;
	color: #910000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000129;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .comment000  {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #22398E;
	color: #910000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000129;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .comment01  {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000129;
}
#main .comment02  {
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000129;
}
#main .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{
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	color: #000;
	padding-top: 20px;
}
#commentbox  #company_nabi {
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #000129;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000129;
	border-right-color: #000129;
	border-bottom-color: #000129;
	border-left-color: #000129;
	color: #FFF;
}
#commentbox  #company_nabi .nabi{
	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;
	color: #FFF;
}
#commentbox #company table {
	color: #000;

}
#footer {
	color: #FFF;
	background-color: #111;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	height: 18px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.footer2 {
	color: #FFF;
	background-color: #111;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	width: 880px;
}
