@charset "UTF-8";

/*==================================================
#1. LAYOUT
==================================================*/
h1 {
	margin: 0px !important ;
}

#header .description {
	font-size: 85%;
}

#header .personalInfo {
	font-size: 100%;
}

#header .mainmenu a {
	text-indent: -9999px;
}

#header .loginmenu li {
	font-size: 100%;
}

#user_menu_out {
	font-size: 13px;
}

/*==================================================
#1. LAYOUT
==================================================*/
div#body div#primary {
	padding-left:80px;
	margin-top:10px;
}
.pageTopLink{
	width:790px;
}
.section{
	margin-top:20px;
}
/* clear class
--------------------------------------------------*/
.clearLeft{clear:left;}
.clearRight{clear:right;}
.clear{clear:both;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

/* ナビゲーション */
#pageNavi01{
	width:790px;
	margin-top:20px;
}
#pageNavi01 li{
	float:left;
	margin-right:10px;
}
#pageNavi01 li.end{
	margin:0 0 0 -1px;
}
#pageNavi02{
	width:790px;
	padding:20px 0;
	background:#E6F1FF
}
#pageNavi02 .btn{
	text-align:center;
}
#pageNavi02 ul{
	margin:20px 15px 0;
}
#pageNavi02 ul li {
	float: left;
	display: inline; /* for WinIE 5,6 */
	width: 750px;
	overflow: hidden;
}
#pageNavi02 ul li img{
	margin:0 5px;
	vertical-align:middle;
}
#pageNavi02 ul li .pageicon {
	float: left;
	display: inline;
	width: 90px;
	margin: 0;
	padding: 5px 0;
}
#pageNavi02 ul li .pagetitle {
	float: right;
	display: inline;
	width: 650px;
	margin: 8px 5px 0px 0;
}
#pageNavi02 ul li.act .pagetitle{
	font-weight:bold;
}
#pageNavi02 ul li a {
	cursor: hand; /* for WinIE 5 */
}
/* 調査概要 */
#surveyOverview{
	width:790px;
	margin:30px 0;
	padding-bottom:4px;
	background:url(../images/bg_090623_05.gif) no-repeat left bottom;
	font-size:85.71%;/* 12px相当 */
}
#surveyOverview .area{
	padding:10px 15px;
	background:url(../images/bg_090623_03.gif) repeat-y left bottom;
}
#surveyOverview ul li {
	float: left;
	display: inline; /* for WinIE 5,6 */
	width: 760px;
	overflow: hidden;
}
#surveyOverview ul li .term {
	float: left;
	display: inline;
	width: 6em;
	margin: 0;
	padding: 2px 0;
}
#surveyOverview ul li .data {
	float: right;
	display: inline;
	width: 670px;
	margin: 2px 5px 2px 0;
}
#surveyOverview ul li.act .pagetitle{
	font-weight:bold;
}
#surveyOverview #pdfArea{
	margin-top:10px;
	padding-top:10px;
	background:url(../images/bg_090623_04.gif) repeat-x left top;
}
#surveyOverview .pdf{
	padding-left:22px;
	background:url(../images/icon_pdf.gif) no-repeat 0 0;
	\_height: 1%; /* for WinIE5 */
	min-height:16px; /* for WinIE7 */
}
*html #surveyOverview .pdf{
	height:16px; /* for WinIE6 */
}
#surveyOverview #pdfdw{
	margin-top:5px;
}
#surveyOverview #pdfdw li {
	float: left;
	display: inline; /* for WinIE 5,6 */
	width: 760px;
	overflow: hidden;
}
#surveyOverview #pdfdw li .logo {
	float: left;
	display: inline;
	width: 100px;
	margin: 0;
	padding: 5px 0;
}
#surveyOverview #pdfdw li .data {
	float: right;
	display: inline;
	width: 650px;
	margin: 8px 5px 5px 0;
}
/* 調査結果 */

#surveyResults{
	width:790px;
	padding-bottom:1px;
	background:url(../images/bg_090623_02.gif) no-repeat left bottom;
}
#surveyResults .area{
	padding:1px 15px 20px;
	background:url(../images/bg_090623_01.gif) repeat-y left top;
}
#surveyResults h3{
	padding-bottom:15px;
}
#surveyResults h4{
	line-height:1.5;
	margin-bottom:5px;
	padding-left:18px;
	background:url(../images/icon_heading.gif) no-repeat 0.2em 0.4em;
}
#surveyResults.result1 .graph01{
	padding:24px 0 10px 123px;
}
#surveyResults.result1 .graph02{
	padding:24px 0 10px 155px;
}
#surveyResults .bargraph{
	padding:20px 0 0;
}
#surveyResults.result2 .graphArea1{
	width:760px;
	position: relative;
	height:688px;
	margin-top:20px;
}
#surveyResults.result2 .graph01{
	position: absolute;
	left: 0;
	top: 0;
}
#surveyResults.result2 .graph02{
	position: absolute;
	left: 379px;
	top: 0;
}
#surveyResults.result2 .graph03{
	position: absolute;
	left: 0;
	top: 354px;
}
#surveyResults.result2 .graph04{
	position: absolute;
	left: 379px;
	top: 354px;
}
#surveyResults.result2 .graphArea2{
	width:760px;
	position: relative;
	height:590px;
	margin-top:20px;
}
#surveyResults.result2 .graph05{
	position: absolute;
	left: 160px;
	top: 0;
}
#surveyResults.result2 .graph06{
	position: absolute;
	left: 0;
	top: 256px;
}
#surveyResults.result2 .graph07{
	position: absolute;
	left: 380px;
	top: 256px;
}
#surveyResults .comment{
	margin-top:20px;
	text-align:center;
}
