@charset "utf-8";
/* CSS Document */

/*=============================================================================
Reset
==============================================================================*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#333;background:#FFF;line-height:1.4;overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,p,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{ border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,p,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; vertical-align:middle;}input,textarea,select{*font-size:100%;}legend{color:#ccc;}del,ins{text-decoration:none;}

/*-----------------------------------------------------------------------------
Firefoxの右側スクロールバーの表示
Firefox上でコンテンツの高さがウィンドウの高さより短い場合に表示位置がずれる現象を解消
-----------------------------------------------------------------------------*/      
html { overflow-y: scroll; }
/* *{border-style:none;} */

img { border-style:none; vertical-align:top;}

/*-----------------------------------------------------------------------------
フロート操作によるボックスの高さ調整
-----------------------------------------------------------------------------*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;min-height: 1%;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-Mac */


/*======================================

　　全体で12pxを基準にしたフォントサイズパーセント表記

    Font-size Adjustment

     84% = 10px	|	134% = 16px	|	184% = 22px
     92% = 11px	|	142% = 17px	|	192% = 23px
    100% = 12px |	150% = 18px	|	200% = 24px
    109% = 13px	|	159% = 19px	|	209% = 25px
    117% = 14px	|	167% = 20px	|	217% = 26px
    125% = 15px	|	175% = 21px	|

=======================================*/
/*--- font */



/*--- common ----------------------------------------------------------*/

body {
	background: #fff;
	margin: auto;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	min-width: 1000px;
}

#top_image {
	width:980px;
	margin:auto;
	margin-top:10px;
}

#contents {
	width:970px;
	margin:auto;
	margin-top:10px;
}

h1{
	width:970px;
	margin:auto;
	padding-top:5px;
	text-align:right;
	font-size:10px;
}

#pankuzu {
	font-size:14px;
	margin:10px 0 10px 0;
}

#pankuzu span {
	height:15px;
	padding:2px 0 0 20px;
	background:url(/contents/images/common/home.png) left center no-repeat;
}

a:hover {
	color:#f17f47;
}

.redtxt {
	color:red;
	font-weight:bold;
}

.redmark {
	background-color:pink;
	font-weight:bold;
}

.strLink {
	margin:50px 0 30px 0;
	text-align:center;
	font-weight:bold;
}

.strLink2 {
	margin:50px 0 30px 0;
	text-align:center;
}

.strLink2 span {
	font-weight:bold;
	padding:0 0 0 30px;
	background:url(/contents/images/common/arrow_blue.png) left center no-repeat;
}


/*--- common end-------------------------------------------------------*/



/*--- header ----------------------------------------------------------*/

#header{
	width:970px;
	margin: auto;
}

div#topmenu{
	clear:both;
	width:100%;
	height:39px;
	background: transparent url(/contents/images/common/menu_bg.png) 0 0 repeat-x;
}

#mainmenu{
	margin:auto;
	margin-top:20px;
	width:970px;
}

#mainmenu li{
	float:left;
}

#inquiry{
	margin:15px 20px 0 0;
	padding-left:15px;
	float:right;
	font-size:12px;
	background:url(/contents/images/common/arrow_small.png) center left no-repeat;
}

#inquiry a{
	text-decoration:none;
}

#inquiry a:hover{
	text-decoration:underline;
}



/*--- header end-------------------------------------------------------*/


/*--- grobal_navi ----------------------------------------------------------*/


/*--- grobal_navi end----------------------------------------------------------*/



/*--- side ----------------------------------------------------------*/


#left_menu {
	width:272px;
	float:left;
}

.side_menu {
	margin-bottom:25px;
	background:#f2f9fe url(/contents/images/common/side_bg.png) left bottom no-repeat;
}

.side_list {
	zoom:1;
	overflow:hidden;
	font-size:12px;
	border-top:1px dashed #d9d9d9;
	margin-top: -1px;
	margin-left:0px;
	width:99%;
}

.side_list div {
	width:270px;
	height:35px;
}

.side_list p {
	padding:9px 0 0 25px;
}

.side_list a {
	text-decoration:none;
	color:black;
}

.side_list a div{
	width:270px;
	height:35px;
	background:url(/contents/images/common/side_menu_off.png) no-repeat;
}

.side_list a:hover div{
	width:270px;
	height:35px;
	background:url(/contents/images/common/side_menu_on.png) no-repeat;
}

/*--- side end-------------------------------------------------------*/



/*--- footer ----------------------------------------------------------*/

#footer {
	border-top:5px solid #606a74;
	margin:50px 0px 15px 0px;
	padding-top:15px;
}

#footer p {
	font-size:13px;
	color:#606a74;
}

/*--- footer end-------------------------------------------------------*/



/*--- ranking ----------------------------------------------------------*/

.ranking {
	width:680px;
}

.ranking_main {
	width:670px;
	height:360px;
	background:#f7f7f7;
	border: 1px solid #E4D7D2;
	padding: 4px;
	margin-bottom:20px;
}

.ranking_main #thumbnail{
	margin-left:10px;
}

.ranking_left {
	z-index:1;
	float: left;
	width: 200px;
	height:320px;
	margin-right:20px;
	margin-top:-50px;
}

.ranking_left img{
	border:solid 1px #ffcbcb;
}

.ranking_right {
	font-size:13px;
	float: right;
	width: 440px;
	margin-top:-50px;
}

.ranking_right p {
	font-weight:bold;
	font-size:15px;
	margin-bottom:15px;
	border-bottom:#BBB solid 1px;
}

.ranking_link{
	margin:30px 10px 30px 0;
}

.ranking_table {
	font-size:13px;
	width:440px;
}

.ranking_detail{
	font-size:12px;
}

.ranking_detail th{
	border: 1px solid #DDD;
	padding:0 0 0 5px;
	width:25%;
	background-color:#ffcbcb;
	color:#fff;
	height:20px;
}

.ranking_detail td{
	border:1px solid #DDD;
	border-bottom:1px solid #DDD;
	color:#575c65;
	height:20px;
	padding:0 0 0 5px;
	background-color:#fff;
}

#ranking1 {
	position:relative;
	z-index:3;
	height:103px;
	margin-top:-11px;
	margin-left:-11px;
	background:url(/contents/images/rank/ranking1_header.png) no-repeat;
}

#ranking1 p {
	padding:18px 0 0 105px;
	font-size:22px;
	font-weight:bold;
	color: #00BFE5;
	float:left;
}

#ranking1 a {
	text-decoration:none;
	color: #ff3d3d;
}

#ranking1 a:hover {
	text-decoration:underline;
	color:#f17f47;
}

#ranking2 {
	position:relative;
	z-index:3;
	height:103px;
	margin-top:-11px;
	margin-left:-11px;
	background:url(/contents/images/rank/ranking2_header.png) no-repeat;
}

#ranking2 p {
	padding:18px 0 0 105px;
	font-size:22px;
	font-weight:bold;
	color: #00BFE5;
	float:left;
}

#ranking2 a {
	text-decoration:none;
	color: #ff3d3d;
}

#ranking2 a:hover {
	text-decoration:underline;
	color:#f17f47;
}

#ranking3 {
	position:relative;
	z-index:3;
	height:103px;
	margin-top:-11px;
	margin-left:-11px;
	background:url(/contents/images/rank/ranking3_header.png) no-repeat;
}

#ranking3 p {
	padding:18px 0 0 105px;
	font-size:22px;
	font-weight:bold;
	color: #00BFE5;
	float:left;
}

#ranking3 a {
	text-decoration:none;
	color: #ff3d3d;
}

#ranking3 a:hover {
	text-decoration:underline;
	color:#f17f47;
}

#ranking4 {
	position:relative;
	z-index:3;
	height:103px;
	margin-top:-11px;
	margin-left:-11px;
	background:url(/contents/images/rank/ranking4_header.png) no-repeat;
}

#ranking4 p {
	padding:18px 0 0 105px;
	font-size:22px;
	font-weight:bold;
	color: #00BFE5;
	float:left;
}

#ranking4 a {
	text-decoration:none;
	color: #ff3d3d;
}

#ranking4 a:hover {
	text-decoration:underline;
	color:#f17f47;
}

#ranking5 {
	position:relative;
	z-index:3;
	height:103px;
	margin-top:-11px;
	margin-left:-11px;
	background:url(/contents/images/rank/ranking5_header.png) no-repeat;
}

#ranking5 p {
	padding:18px 0 0 105px;
	font-size:22px;
	font-weight:bold;
	color: #00BFE5;
	float:left;
}

#ranking5 a {
	text-decoration:none;
	color: #ff3d3d;
}

#ranking5 a:hover {
	text-decoration:underline;
	color:#f17f47;
}

/*--- ranking end-------------------------------------------------------*/



/*--- main ----------------------------------------------------------*/

#main_contents {
	margin:0 0 0 16px;
	width:680px;
	float:left;
}

.contents_title {
	width:680px;
	height:50px;
	margin:0 0 15px 0;
	background:url(/contents/images/common/main_titlebg.png) no-repeat;
}

.contents_title p {
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:8px;
	color:#444;
}

.paragraph_title {
	width:680px;
	height:50px;
	margin:10px 0 10px 0;
	background:url(/contents/images/common/main_paragraphbar.png) no-repeat;
}

.paragraph_title p {
	font-weight:bold;
	font-size:20px;
	color:#444;
	padding:8px 0 0 40px;
}

.article{
	margin:0 0 30px 10px;
	font-size:14px;
}

.article img {
	margin-left:10px;
	border: 1px solid #ebebeb;
}

.top_button{
	margin-top:50px;
}

dl {
	font-size:13px;
	padding-bottom:30px;
}

dt {
	border-bottom:solid 1px grey;
}

dt a{
	text-decoration:none;
}


.companyTable{
	margin-left:10px;
	width:660px;
	border: 1px solid #ccc;
	font-size:12px;
}

.companyTable tr{
	height:40px;
}

.companyTable th{
	width:180px;
	padding:7px 0 7px 15px;
	background-color: #f2f9fe;
	border: 1px solid #ccc;
	font-weight:bold;
}

.companyTable td{
	padding:7px 0 7px 15px;
	border: 1px solid #ccc;
}

.center {
	text-align: center!important;
}

/*--- main end-------------------------------------------------------*/