@charset "utf-8";

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin:0;
	padding:0;
	width:100%;
	background: url(../images/back.gif) repeat-x  #00afff;
}

html { padding:0; margin:0;}

.wrap {
	margin:0 auto;
	padding:0 10px;
	width:780px;
	border-right:1px solid #ececec;
	border-left:1px solid #ececec;
	border-bottom:1px solid #ececec;
	background-color: #ffffff;
}

.main_resize {
	margin:0 auto;
	padding:0;
	width:780px;
	background-color: #ffffff;
}

.main_resize img.floated {
	float:left;
	margin:5px 10px 5px 0;
	padding:0;
}

#header {
	height:105px;
	padding:0;
	margin:0 auto;
	border-bottom:1px solid #dfdfdf;
}


.logo { 
	margin-top:20px; 
	width:285px; 
	float:left;
}

.logo img { 
	margin:0; 
	padding:0;
}

ul#navigation {
	float:right;
	width:440px;
	margin-top:70px;
	overflow:hidden;
	zoom:100%;
}

ul#navigation li {
	float:left;
	list-style:none;
}

ul#navigation li a {
	display:block;
	height:30px;
	width:110px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	text-indent:-9999px;
	background-image:url(../images/navi.jpg);
	background-repeat:no-repeat;
}

ul#navigation a.home {background-position:0px 0px;width:110px;}
ul#navigation li a.home:hover {background-position:0 -30px;} 
ul#navigation a.qa {background-position:-110px 0px;}
ul#navigation li a.qa:hover {background-position:-110px -30px;}
ul#navigation li a.contact {background-position:-220px 0px;}
ul#navigation li a.contact:hover {background-position:-220px -30px;}
ul#navigation li a.sitemap {background-position:-330px 0px;}
ul#navigation li a.sitemap:hover {background-position:-330px -30px;}




div#feature_list {
	float:left;
	width: 510px;
	height: 270px;
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCCCC;
}

div#feature_list h3 {
	margin: 0;	
	padding: 0;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 100px;
}

ul#tabs li {
	font-size: 12px;
}

ul#tabs li img {
	padding: 3px 0 0 3px;
	border: none;
	float: left;
	margin: 0;
}

ul#tabs li a {
	display: block;
	color: #222;
	text-decoration: none;
	height: 90px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: none;
}

ul#tabs li a.current {
	background:  url('../images/feature-tab-current.png');
	color: #222;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 400px;
	height: 270px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 378px;
	height: 270px;
	left: -10px;
	top: 0px;
}

ul#output li a:hover {
	background: #D33431;
}



#rightt { 
	float:right; 
	width:260px;
	height:260px; 
	padding:0;
	margin: 0 0px 10px 0;
}

.selectrank	a{
	display:block;
	height:130px;
	width:260px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	text-indent:-9999px;
	background-image:url(../images/select1.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.selectrank a:hover{
	background-position:0px -130px;
}

.selecthikaku	a{
	display:block;
	height:130px;
	width:260px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	text-indent:-9999px;
	background-image:url(../images/select2.gif);
	background-repeat:no-repeat;
	margin: 0 10px 10px 0px;
}

.selecthikaku a:hover{
	background-position:0px -130px;
}


#main_left {
	width:180px; 
	float:left; 
	padding:0px; 
	margin:0;
	font-size: 12px;
}

#main_left h2 {
	width:180px;	
}

#menu{
	float:left;
	width:180px;
}


.allmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.allmenu li { display: inline; }

.allmenu li a {
	display: block;
	margin-bottom: 5px;
	padding: 10px 0 10px 30px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: thin dotted #3eac4f;
	background: url(../images/menubg.gif) no-repeat left;
}

.allmenu li a:hover {
	color: #ff0000;
	border-bottom-width: thin dotted #3eac4f;
	text-decoration: underline;
}


.rankmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rankmenu li { display: inline; }

.rankmenu li a {
	display: block;
	margin-bottom: 5px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: thin dotted #3eac4f;
}

.rankmenu li a:hover {
	color: #ff0000;
	border-bottom-width: thin dotted #3eac4f;
	text-decoration: underline;
}

.rank1{
	background: url(../images/rank1.gif) no-repeat 6px;
}

.rank2{
	background: url(../images/rank2.gif) no-repeat 6px;
}

.rank3{
	background: url(../images/rank3.gif) no-repeat 6px;
}

.rank4{
	background: url(../images/rank4.gif) no-repeat 6px;
}

.rank5{
	background: url(../images/rank5.gif) no-repeat 6px;
}

#main_right {
	float:left;
	width:580px;
	padding: 0px;
	margin-left:10px;
	font-size:12px;
	line-height: 1.8em;
}

.topics {
	padding:0;
	margin:10px 0;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/topics.gif) no-repeat;
}

.topics p{
	padding:5px 0 5px 120px;
}

#company{
	width:590px;
}

#company p{
	padding:0px 15px;
}

#company h2{
	margin:0px;
	padding:0px;
}

#company h3{
	font-size:12px;
	margin:0px;
	padding-left:10px;
}

.item {
	width: 280px;
	height: 170px;
	float: left;
	margin:0 0 10px 10px;
	border: 1px solid #CCCCCC;
}

.item .continue {
	display: block;
	float: right;
	margin: 0px 10px 0 0;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #DC1000;
	font-size: 12px;
	text-decoration: none;
}

.item p {
	line-height: 1.3em;
}

.item .thumb {
	height: 92px;
	overflow: hidden;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #E8E8E8;
	margin-bottom: 5px;
}

.item .thumb div {
	height: 102px;
	overflow: hidden;
}

.item .thumb img {
	width: 270px;
}

#merit{
	width: 580px;
	font-size:12px;
	line-height: 1.8em;
}

#merit p{
	padding:5px 80px 10px 10px;
}

.point{
	float:left;
	width: 570px;
	height:160px;
	margin:0 0px 0 10px;
	padding-top:10px;
	border-top: thin dotted #03bafe;
	background: url(../images/ribenbg.gif) no-repeat right center;
}

.point h2{
	float:left;
	margin-right:15px;
}

.point2{
	float:left;
	width: 570px;
	height:160px;
	margin:0 0px 0 10px;
	padding-top:10px;
	border-top: thin dotted #03bafe;
	background: url(../images/eiseibg.gif) no-repeat right center;
}

.point2 h2{
	float:left;
	margin-right:15px;
}

.point3{
	float:left;
	width: 570px;
	height:160px;
	margin:0 0px 0 10px;
	padding-top:10px;
	border-top: thin dotted #03bafe;
	background: url(../images/keizaitekibg.gif) no-repeat right center;
}

.point3 h2{
	float:left;
	margin-right:15px;
}

ul#rankselect {
	margin: 0px 0 10px 15px;
	padding: 0;
}

ul#rankselect li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#rankselect li a {
	margin: 0;
	padding: 0;
}

ul#rankselect li a img {
	margin: 0;
	padding-left: 10px;
	border: 0;
}

#rankmain{
	float:left;
	width:580px;
	margin-left:10px;
}

#rankmain h2{
	margin-top:60px;
}

#rankmain h3{
	font-size: 20px;
}

.rankbox1{
	width:550px;
	height:280px;
	margin:10px 0 0 10px;
	border: 1px solid #CCCCCC;
}

.rankbox1 p {
	margin-left:10px;
	font-size: 12px;
}



#table-01 {
	float:left;
    width: 530px;
	margin:10px 0 0 10px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #66FFFF;
}

#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

#table-01 .goukei {
	color:#F00;
	font-weight:bold;
}

.table-02 {
	float:left;
    width: 530px;
	margin:0px 0 10px 10px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #66FFFF;
}

.table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

#table-01 .goukei {
	color:#F00;
	font-weight:bold;
}


.rankbox1 .continue {
	display: block;
	float: right;
	margin:10px 10px 0px 0;
}

.kuwashiku{
	float:right;
	padding-left:15px;
	margin-right:20px;
	background: url(../images/link.gif) no-repeat;
}

.rankbox2{
	width:550px;
	height:180px;
	margin:10px 0 0 10px;
	border: 1px solid #CCCCCC;
}

.rankbox2 p {
	margin-left:10px;
	font-size: 12px;
}

.ts{
	margin: 0 0 0 5px;
	color: #0033FF;
}

.ps{
	margin:0 0 10px 0;
	font-size: 10px;
	line-height: 1.2em;
}


.rankbox2 .continue {
	display: block;
	float: right;
	margin:10px 10px 10px 0;
}

#company_top{
	width: 580px;
	margin-bottom:20px;
	font-size:12px;
	line-height: 1.8em;
}

#company_top h2{
	margin-bottom: 20px;
}

#company_top p{
	float:left;
	width:290px;
	margin: 0 10px 0 10px;
}

#company_tokucyou{
	width: 580px;
	font-size:12px;
	line-height: 1.8em;
}

#company_tokucyou h2{
	margin-bottom: 20px;
}

#company_tokucyou h3{
	margin-bottom: 5px;
}


#company_tokucyou p{
	float:left;
	width:360px;
	margin: 0 10px;
}

#company_tokucyou img{
	margin-bottom:10px;
}

#company_chiiki{
	width: 580px;
	font-size:12px;
	line-height: 1.8em;
}

#company_chiiki h2{
	margin-bottom: 20px;
}

#company_chiiki p{
	float:left;
	width:570px;
	margin: 0 10px;
}

#company_etc{
	width: 580px;
	margin-bottom:60px;
	font-size:12px;
	line-height: 1.8em;
}

#company_etc h2{
	margin-bottom: 20px;
}

#company_etc h3{
	margin: 10px 0 0 10px;
}

#company_etc p{
	float:left;
	width:570px;
	margin: 20px 10px;
}

#company_etc img{
	float:left;
	margin-bottom:10px;
}

.company_point {
	margin:10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #03bafe;
}

.hit {
	font-weight: bold;
	color: #FF0066;
	font-size: 14px;
	line-height: 20px;
}

.bit {
	font-weight: bold;
	color: #0066FF;
}

.fire {
	color: #FF0000;
}

.imasugu {
	float:right;
}

#company_kakaku{
	width: 580px;
	font-size:12px;
	line-height: 1.8em;
}

#company_kakaku h2{
	margin-bottom: 20px;
}

#company_kakaku h3{
	margin-bottom: 5px;
}


#company_kakaku p{
	float:left;
	width:570px;
	margin: 0 10px;
}


#hikaku {
	width:780px;
}

#hikaku p{
	margin: 10px;
	font-size: 12px;
}

.table-big {
	width: 760px;
	margin:40px 0 30px 10px;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	font-size: 12px;
}

.table-big th, .table-big td {
	height:100px;
	padding-top: 20px;
	border: 1px #c0c0c0 solid;
	text-align: center;
}



.table-big tbody {
	background-color: #ffffff;
}

.table-big tbody tr:hover {
	background-color: #33CCFF;
}

.overrank {
	float:right;
	margin:10px;
}

#sitemap {
	width:580px;
	height:700px;
	margin: 40px 0 0 10px;
}


#sitemap h2 {
	clear:both;
	margin:10px 0 10px 0;
	background-image: none;
	font-size: 14px;
}

#sitemap h2 a{
	padding:0 0 0 20px;
	text-decoration:none;
	background: url(../images/drop.gif) no-repeat 0 50%;
}

#sitemap h2 a:hover{
	background:url(../images/dropon.gif) no-repeat 0 50%;
}

#sitemap h3{
	clear:both;
	margin-bottom:10px;
	margin-top:0;
	padding-bottom:3px;
	font-size: 14px;
}

#sitemap h3 a{
	padding:0 0 0 20px;
	text-decoration:none;
	background:url(../images/drop.gif) no-repeat 0 50%;
}

#sitemap h3 a:hover{
	background:url(../images/dropon.gif) no-repeat 0 50%;
}

#sitemap h4{
	background:none;
	margin:1em 14px;
	color:#666;
	clear:both;
}

#sitemap .sitemap_list{
	clear:both;
	padding:0;
	margin:0 0 16px 0;
	font-size:12px;
}

#sitemap .sitemap_list:after{
	content:url(/common/img/space.gif);
	display:block;
	clear:both;
	height:0;
}

#sitemap .sitemap_list{
	display:inline-block;
	list-style:none;
}

#sitemap .sitemap_list{
	display:block;
}

#sitemap .sitemap_list li{
	margin-left:20px;
	margin-bottom: 5px;
	float:left;
	width:250px;
}

#sitemap .sitemap_list li a{
	padding:0 0 0 18px;
	text-decoration:none;
	background:url(../images/pot.gif) no-repeat 3px;
	display:block;
}

#sitemap .sitemap_list li a:hover{
	background:url(../images/poton.gif) no-repeat 3px;
}

#toiawase {
	width:580px;
	margin-bottom:40px;
}

#toiawase p {
	margin:20px 0 20px 10px;
}

#toiawase h3 {
	margin:20px 0 0 10px;
	font-weight: normal;
	font-size: 12px;
}

#toiawase .red {
	font-size: 80%;
	color: #FF0000;
}

.subcbox{
	background: #FFFFFF;
	padding-top: 12px;
	width: 570px;
	height: 900px;	
}

.subcbox th{
	font-weight: normal;
	font-size: 12px;
	background-color: #f9f9f9;
	padding: 5px 7px;
	border-bottom: 1px dashed #bfbfbf;
	text-align: left;
	width: 100px;
}



.subcbox td {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #bfbfbf;
	width: 370px;
}

#moushikomi_big {
	width:570px;
	text-align: center;
	padding-bottom:50px;
}

#moushikomi_big p{
	font-size: 17px;
	font-weight: bold;
	color: #0066FF;
}


.footer {
	width:780px;
	height:150px;
	margin:0 auto;
	border-top: thin dotted #03bafe;
}

.footer_resize {
	width:780px;
	margin:0 auto;
	padding::10px 10px;
}

.footer p {
	color:#a2a2a2;
	font-size: 11px;
	font-style: normal;
}

.footer a {
	color:#2d75c0;
	text-decoration:none;
	padding:5px;
	font-size: 11px;
}

.footer p.leftt { text-align:left; width:550px; margin-top:10px; padding:5px 0 0 5px; float:left;} 

#question {
	float:left;
	width:570px;
}

#question p{
	margin-left:10px;
}

.answer {
	width:550px;
	margin:40px 0px;
}

.answer dt{
	margin-top: 50px;
	padding-bottom:10px;
	padding-left:50px;
	background: url(../images/question.gif) no-repeat 20px 1px;
	border-bottom: 1px dotted #03bafe;
}

.answer dd{
	font-weight: bold;
	padding: 1em;
	margin-left: 0em;
	padding-left:50px;
	background: url(../images/answer.gif) no-repeat 20px 15px;
}


#pagetop{
	text-align:center;
	position:fixed;
	bottom:3px;
	left:0;
	margin:0;
	padding:0;
	width:100%;
	height:120px;
}

#pagetop a{
	position:relative;
	top:0;
	left:410px;
	z-index:1;
	outline:none;
}


p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg {  clear:both; border-top:1px solid #f2f2f2; width:100%; padding:0; margin:15px 0; background:none; line-height:0;}
