
#container{
	position:relative;
	/*left:80px;*/
	top:0px;
	width:802px;
	background:#ffffff;
	padding:0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#container_top{
	position:relative;
	/*left:80px;*/
	top:0px;
	width:1024px;
	background:#ffffff;
	padding:0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

/* -------------------------------------------- */
/* --ヘッダー：全体センタリング（下にライン）-- */
/* -------------------------------------------- */
#header{
	position:relative;
	width:802px;
	margin:20px 0px 0px 0px;
	height:64px;
	/*text-align:left;*/
}

*:first-child+html
#header{
	position:relative;
	width:802px;
	margin:20px 0px 0px 0px;
	height:72px;
	/*text-align:left;*/
}

#header span{
	display :none;
	font-size:10%;
	line-height:0%;
	text-decoration:none;
	text-indent:-10000px;
}

/* --ヘッダー：会社ロゴ-- */
.company {
	width:69px;
	height:64px;
	display:block;
	margin:3px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	background: #ffffff no-repeat left bottom;
}

/* --ヘッダー：mediafireロゴ-- */
#header strong{
	width:300px;
	height:64px;
	display:block;
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
	float:left;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color:#335062;
}

/* -------------------------------------------- */
/* --Footer-- */
/* -------------------------------------------- */
#footerNavi{
	clear:both;
	margin:0px 100px 0px 0px;
	padding:0px 0px 20px 0px;
	background:#ffffff;
	width:800px;
}

/* --Footerリンク-- */
#footerlink{
	width:300px;
	height:12px;
	float:right;
	margin:3px 0 20px 0;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 150%;
	color:#000000;
	text-align: right;
}

/* --Footerコピーライト-- */
#footercp{
	width:300px;
	height:12px;
	float:left;
	margin:3px 0 20px 5px;
	font-family: Arial,Charcoal;
	font-size: 9px;
	font-weight: bold;
	line-height: 150%;
	color:#000000;
	text-align: left;
}

/* -------------------------------------------- */
/* --コンテンツエリア-- */
/* -------------------------------------------- */
#mainbox{
	display:block;
	position:relative;
	width:795px;
	height: 100%;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 3px;
	border: 1px #CDCDCD solid; /* 枠線（太さ・色・スタイル） */
}
/*
#mainbox h1, #mainbox h2, #mainbox h3, #mainbox h4, #mainbox h5, #mainbox h6 {
	margin:0;
	padding:4px 10px 0px 10px;
	font:normal "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	font-weight: normal;
	background:#fff;
}
*/
.inq{
	margin-left:auto;
	margin-right:auto;
	padding:30px 0px 30px;
	/* background:url(../images/navimain-bg-on.gif); */
	background-repeat:no-repeat;
	text-align: center;
}

.title{
	width:635px;
	margin:10px 5px 5px 15px;
	font:normal "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	color:#2C485F;
	font-weight: bold;
}

#mainbox p{
	margin: 5px 0px 0px 30px;
	padding:1px 5px 5px 5px;
	font:normal "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}

#mainbox p.toptext {
	margin: 20px 0px 0px 10px;
	font:normal "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}

#mainbox p.codec {
	font:normal "ＭＳ ゴシック";
	color:#ff0000;
	line-height : 10Pt;
	margin 5px 0px 0px 0px;
}

.btnAsk{
	position:relative;
	width:665px;
	height:45px;
	background: url("../images/contact.png") no-repeat center center; margin: 5px 0px 0px 0px; padding: 0px; width: 665px; height: 40px;
}

#bottom450{
	position:relative;
	display:block;
	height:450px;
	background: #ffffff;
}

#bottom850{
	position:relative;
	display:block;
	height:850px;
	background: #ffffff;
}



