@charset "Shift_JIS";

/* ξ{CAEgpCSS SURVEYS */

/* ================= Ϊ =====================

y1zheader
y2zg-navi
y3zcontent
y4zmain
y5zside
y6zfooter
y7zbox

============================================ */

/* =============================================================
@‘ ‘ 1. header ‘ ‘
============================================================= */
#header
{
	width: 830px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: left;
	position: relative;
}

#header p
{
	width: 620px;
	padding-left: 12px;
	font-size: 11px;
}

/* ------------- logo ------------- */
#logo
{
	float: left;
	padding-bottom: 8px;
}

/* ------------- header-right ------------- */
#header-right
{
	position: absolute;
	top: 12px;
	right: 0;
}

#header-right address
{
	text-align: right;
	margin-bottom: 5px;
}

#r-navi li
{
	display: inline;
}

/* =============================================================
@‘ ‘ 2. g-navi ‘ ‘
============================================================= */
#g-navi
{
	width: 830px;
	margin: 0 auto;
	clear: both;
	height: 100%;
}

#g-navi:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#g-navi li
{
	float: left;
	display: inline;
}

#g-navi li img
{
	vertical-align: bottom;
}

/* =============================================================
@‘ ‘ 3. content ‘ ‘
============================================================= */
#content
{
	width: 830px;
	margin: 0 auto 10px auto;
	text-align: left;
	height: 100%;
	padding-top: 8px;
}

#content:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

/* =============================================================
@‘ ‘ 4. main ‘ ‘
============================================================= */
#main
{
	width: 604px;
	float: left;
}

/* ------------- catch ------------- */
#catch
{
	margin-bottom: 20px;
	position: relative;
}

#catch ul
{
	position: absolute;
	top: 136px;
	right: 9px;
	height: 100%;
}

#catch ul:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#catch ul li
{
	float: left;
}

#catch ul li img
{
	margin-right: 12px;
}

/* ------------- box ------------- */
.box
{
	height: 100%;
	margin-bottom: 20px;
}

.box:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

h3
{
	margin-bottom: 5px;
}

p.ico-arrow /* --- ico-arrow --- */
{
	clear: both;
	text-align: right;
}

p.ico-arrow a
{
	padding-left: 20px;
	background: url(../img/ico_arrow-next.gif) no-repeat 0 0.1em;
}

/* ----- surveys ----- */
.box-surveys-center
{
	width: 750px;
	text-align: center;
	height: 100%;
	padding: 8px 0 15px 0px;
}

.h-surveys
{
	width: 800px;
	height: 100%;
	padding: 8px 0 0 30px;

}

.theme-surveys
{
	width: 700px;
	text-align: left;
	height: 100%;
	padding: 8px 0 0 60px;

}

.etcitem-surveys
{
	width: 700px;
	text-align: left;
	height: 100%;
	font-size: 13px;
	font-weight:bold;
	padding: 15px 0 20px 80px;

}

/* ------------- fuji ------------- */
.etcitem-surveys-sub
{
	width: 570px;
	text-align: left;
	height: 100%;
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;

/* ------------- fuji ------------- */

}

.output-surveys
{
	width: 700px;
	text-align: left;
	height: 100%;
	font-size: 15px;
	padding: 10px 0 0 60px;

}

/* ------------- pagetop ------------- */
#pagetop
{
	padding-top: 15px;
	text-align: right;
}

#pagetop a
{
	padding-left: 18px;
	background: url(../img/ico_arrow-top.gif) no-repeat 0 0.3em;
	font-size: 11px;
}

/* =============================================================
@‘ ‘ 5. side ‘ ‘
============================================================= */
#side
{
	width: 203px;
	float: right;
}

/* ------------- contact-set ------------- */
#contact-set
{
	margin-bottom: 20px;
}

#contact-set img
{
	vertical-align: bottom;
}

/* ------------- beginner ------------- */
#beginner ul
{
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2F2F2;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}

#beginner ul li
{
	width: 185px;
	margin: 0 auto 3px auto;
}

#beginner ul li img
{
	vertical-align: bottom;
}

#beginner ul li ul
{
	margin-bottom: 10px;
	border: none;
}

#beginner ul li ul li
{
	margin-bottom: 0;
	padding: 0 9px;
	line-height: 1.6;
}

* html #beginner ul li.toggle /* For Under IE6 */
{
	width: 185px;
	margin: 0 8px 3px 8px;
}

* html #beginner ul li.toggle ul li /* For Under IE6 */
{
	margin-bottom: 0;
	padding: 0;
}

/* ------------- report ------------- */
#report div
{
	margin-bottom: 20px;
	padding: 10px 8px;
	background-color: #F2F2F2;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}

#report form
{
	margin-bottom: 20px;
}

#report form input
{
	width: 130px;
}

#report form img
{
	vertical-align: top;
}

#report ul
{
	margin-bottom: 10px;
}

#report ul li
{
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../img/ico_window.gif) no-repeat 0 0.5em;
	font-size: 11px;
}

#report p.link-set
{
	text-align: right;
}

#report .ico-window
{
	padding-left: 15px;
	background: url(../img/ico_window.gif) no-repeat 0 0.3em;
}

#report .ico-arrow
{
	padding-left: 20px;
	background: url(../img/ico_arrow-next.gif) no-repeat 0 0.1em;
}


/* =============================================================
@‘ ‘ 6. footer ‘ ‘
============================================================= */
#footer
{
	background: url(../img/bg_footer.gif) repeat-x;
	padding-top: 12px;
	padding-bottom: 20px;
	text-align: left;
}

/* ------------- f-navi ------------- */
#f-navi
{
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: solid 1px #CFD5DF;
	background-color: #EAEAEA;
}

#f-navi ul
{
	width: 840px;
	margin: 0 auto;
	height: 100%;
}

#f-navi ul:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#f-navi ul li
{
	float: left;
	background: url(../img/glue.gif) no-repeat right center;
	padding-right: 15px;
	padding-left: 8px;
	display: inline;
}

#f-navi ul li.end
{
	background: none;
}

#f-navi ul li a.ico-window
{
	padding-right: 12px;
	background: url(../img/ico_window.gif) no-repeat right center;
}

/* ------------- f-bottom ------------- */

#f-bottom
{
	width: 840px;
	margin: 0 auto;
	height: 100%;
}

#f-bottom:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#privacy /* privacy */
{
	width: 370px;
}

#privacy p
{
	float: left;
}

#privacy #verisign
{
	width: 270px;
	float: right;
}

#privacy span
{
	display: block;
	width: 155px;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 10px;
	float: right;
}

#privacy img
{
	vertical-align: middle;
}

#copyright /* copyright */
{
	float: right;
}

#copyright img
{
	margin-top: 30px;
}
