@charset "utf-8"; 
*{margin:0;padding:0}
img{border:0;}
a{text-decoration:none;}
a:link {color:#333;}
a:visited {color:#333;}
a:active {color:#333;}
a:hover {color:#333;text-decoration:underline;}
H1,H2,H3{
	font-size: 12px;
	font-family: arial,sans-serif;
}
td{padding:3px;}
body{
	font-size: 12px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,sans-serif;
	background-color:#f5f6f7;
	
}
#bodyall{
	padding:5px 5px 0 5px;
	margin : 0 auto;
	position : relative ;
	width:900px;
	
	border: 0px solid gray;
	background: url(/image/bg.png) repeat-y;


	background-color:#fff;
}
#header_bar{
	background: url(/image/head_shad.png) repeat-x;
//	width:900px;
	height:12px;
	border-bottom: 3px solid #2E31B6;
//	margin : 0 auto;
}
#header_menu{
	margin : 0 auto;
	width:800px;
	
}
#header_logo{
	float:left;

}
#minilogo{
	float:right;
}
#header_inmenu{
	margin-top:25px;
	float:right;
	font-size:10pt;
}
#header_inmenu A{
	color:#666666;
}
#header_inmenu LI{
	width:75px;
	text-align:center;
	float:right;
	padding:3px;
	display:inline;
	list-style:none;
	border-right :1px solid #CCC;
}
.titlebar{
	background: url(/image/titlebar.png) no-repeat;
	font-size:11pt;
	color:#fff;
	width:100%;
	height:28px;
	padding:2px 0 0 10px;
	font-weight:bold;
	margin:25px 0 0 50px;
}

#footer_copyright{
	clear: both;
	margin-top:20px;
	width:100%;
	text-align:center;
	color:#333;
	font-size:10pt
}
#footer_bar{
	background: url(/image/bg_u_cubesoft.png) no-repeat;
	width:910px;
	height:43px;
	border-top: 0px solid #2E31B6;
	margin : 0 auto;
}
#footer_board{
	width:900px;
	height:0px;
	border-top: 3px solid #2E31B6;
	margin : 0 auto;
}

#header_bar_und{
	clear: both;
	background: url(/image/head_shad_und.png) repeat-x;
	width:900px;
	height:12px;
	margin : 0 auto;
}
#top_navi{
	margin : 0 0 25px 10px;
	font-size:10pt;
	color:#003264;
	
}
#top_navi A{
	color:#003264;
}

#faq_head{
	background: url(/image/faq_bg_01.png) repeat-x;
	width:800px;
	height:4px;
	margin:0 auto;
}
#faq_body{
	background: url(/image/faq_bg_02.png) repeat-y;
	width:800px;
	line-height:150%;
	margin:0 auto;
}
#faq_body A{
	color:#0000cc
}


#faq_body HR{
	width:760px;
	color:#ccc;
	height:1px;
	margin:0 auto;
}
#faq_foot{
	background: url(/image/faq_bg_03.png) repeat-x;
	width:800px;
	height:20px;
	margin:0 auto 50px;
}
#faq_icon{
	vertical-align:middle;
	margin:5px;
}
#faq_title{
	margin-left:20px;
}
#faq_detail{
	margin:10px 20px 0 20px;
}
.company_info TD{
	padding:15px;
}

.navi_banner{
	width:100%;
	float:left;
	text-align:center;
	margin:5px 0;
}
.navi_banner img{
	margin: 2px 4px;
}


