@charset "utf-8";

/*----------1.基本設定----------*/
body{
	font-size:12px;
	background:url(../img/common/header_bg.gif) repeat-x;
	background-color:#ffffff;
	color:#333333;
}

a:link, a:visited {
	text-decoration:none;
	color:#0066cc;
}

a:hover {
	text-decoration:underline;
	color:#f94848;
}
a img {border-style:none;}

input{
	margin:0;
	padding:0;
}

.colora{color:#ffa902;}
/*----------2.コンテナ----------*/
#container {
	width:960px;
	padding-top:0px;
	margin:10px auto;
	text-align:center;
	clear:both;
}

/*----------3.コンテンツ----------*/
#contents {
	width:665px;
	margin:5px 15px 0 0;
	float:left;
	text-align:left;
}


#sub_contents {
	float:right;
	width:280px;
	margin-top:5px;
}

div.bg1mid{background:url(../img/research/bg1_mid.gif) repeat-y left top; margin-bottom:2em;}
div.bg1top{background:url(../img/research/bg1_top.gif) no-repeat left top;}
div.bg1bot{background:url(../img/research/bg1_bot.gif) no-repeat left bottom; padding:0 15px;}

h3.ttl{
padding: 5px 0 5px 0;
font-size:160%;
font-weight:bold;
}

p.txt3{
text-align:left;
}

p.date{
text-align:right;
margin-bottom:8px;
}

.ttl2{
background-color:#ff9900;
font-size:110%;
padding:0.3em 1em;
margin-bottom:1em;
}

.fl{float:left;}

.graph{
width:635px;
border-collapse:collapse;
border:none;
margin:1em auto;
}

.graph td{
text-align:center;
vertical-align:middle;
width:50%;
}

.btn_tohyo{
width:100%;
text-align:center;
padding-bottom:1.3em;
}

.checkarea{
padding:0 1em;
line-height:1.8em;
}

.checkarea input {
margin-right:0.5em;
}

.txt4{
padding:0 1em;
text-align:center;
margin-bottom:2em;
}

.txt4 span{font-size:130%;}

.backnumber{
width:96%;
padding:1.5em 1em;
}

.backnumber li{
width:45%;
float:left;
padding-left:2%;
background:url(../img/icon/icon_tri.gif) no-repeat left center;
}