@charset "UTF-8";
/**
 * ir.css
 * type: default skin
 */

/* SIDEBAR　上書き
--------------------------------------------------------------*/
#SIDEBAR .contact{
	background-image: url(/common/images/sidebar/side_bg_chikara.gif);
}

/* H2　上書き
--------------------------------------------------------------*/
.h2Detail{
	margin:0 0 2px 0;
}

/* data
--------------------------------------------------------------*/
.date dl{
	clear:both;
	margin:10px 0 0 5px;
/*	width:460px;*/
	border-left:2px solid #C5C5C5;
}
.date dl dt{
	float:left;
	padding:0px 0 0 5px;
	width:6em;
	font-weight:normal;
}
.date dl dd {
	margin:0 0 0 6em;
	padding:0 5px 0 7px;
	background-image: url(/common/images/dotline.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
/* safari only \*/
html:\66irst-child .date dl dd{
	margin:0 0 0 7em;
}

.date p{
	clear:both;
	margin:10px 0 0 5px;
/*	width:460px;*/
	border-left:2px solid #C5C5C5;
	padding:0 5px 0 7px;
}


/* datailDate
--------------------------------------------------------------*/
.datailDate{
	margin:0px 0 10px auto;
	padding:3px 5px;
	width:543px;
	font-size:80%;
}
.datailDate .datailDateTtl{
	float:right;
	padding:0px;
}
.datailDate .datailDateTtl span{
	font-weight:bold;
}
.datailDate .datailDateDate{
	float:left;
}

/* container
--------------------------------------------------------------*/
.container{
	margin:0 10px 20px 10px;
	clear:both;
}
.containerTitle{
	margin:0 10px 0px 10px;
	clear:both;
}

/* title icon
--------------------------------------------------------------*/
.icon_ti{
	background-image: url(../../images/bullet_08.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	padding-left:1em;
	margin-left:1em;
	font-weight:bold;
}

/* 冒頭
--------------------------------------------------------------*/
p.lead{
	font-weight: bold;
	text-align: center;
}

/* 調査結果のポイント
--------------------------------------------------------------*/
ol #survey_point{
	margin-left: 10px;
}
#survey_point li{
	margin-bottom: 15px;
	font-weight: bold;
}
#survey_point  p{
	font-weight: normal;
}
#survey_point  .kaitou{
	text-align: right;
}
ul#survey_point_ul{
	margin-left: 25px;
	margin-bottom: 20px;
	list-style-type: disc;
}
ul#survey_point_ul li{
	margin-bottom: 7px;
	line-height: 1.3em;
}
/* 調査概要
--------------------------------------------------------------*/
#overview {
	border: none;
	margin:0 15px;
}
#overview td.category{
	width:80px;
}

/* 調査結果
--------------------------------------------------------------*/
#survey_results{
	margin:0 0 10px 10px;
}

#survey_results p{
	text-align: center;
}
#survey_results p.normal{
	text-align: left;
	font-weight: normal;
}
#survey_results p.normal02{
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
}
