@charset "shift_jis";

/* -----------------------------------------------------------
 各ページ共通部分
----------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size:12px;
	color:#4b4b4b;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   color:#000000;
   padding:0;
}

h1,h2{
font-size:14px;
}

ul,ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	}

a img {
	border:0;
}

.clear {
	clear:both;
	font: 1px/1px monospace;
}

p {
	margin:0;
	font-size:12px;
}

.arrow{
	background-image:url(../imgs/about/arrow.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	}

.arrow_online{
	background-image:url(../imgs/about/arrow.gif);
	background-position:0 11px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	}

.line_height{
	line-height:18px;
	}

/* -----------------------------------------------------------
 float reset
----------------------------------------------------------- */
.clear{
	clear: both;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	} 

.clearfix {
	display: inline-block;
	} /* Hides from IE-mac \*/ 

* html .clearfix {
	height: 1%;
	} 

.clearfix {
	display: block;
	} /* End hide from IE-mac */


/* -----------------------------------------------------------
 リンク
----------------------------------------------------------- */
a:link {
color:#0B6CFF;
text-decoration:underline;
}
a:visited {
color:#0B6CFF;
text-decoration:underline;
}
a:hover {
color:#F16A06;
text-decoration:underline;
}
a:active {
color:#0B6CFF;
text-decoration:underline;
}


/* -----------------------------------------------------------
 ヘッダー
----------------------------------------------------------- */
#header{
	width:960px;
	margin-bottom:10px;
}

#header #section1{
	background:url(../imgs/header/headBg.gif) left top no-repeat;
	height:80px;
	position:relative;
	zoom:1;
}

#header #section1 h1{
	position:absolute;
	top:17px;
	left:17px;
}

#header #section1 p#logo{
	position:absolute;
	top:17px;
	left:17px;
}

#header #section1 ul{
	position:absolute;
	top:0;
	right:15px;
}

#header #section1 ul li{
	float:left;
	margin-right:10px;
}

#header #section1 ul li.none{
	float:left;
	margin-right:0;
}

#header #section1 .banner{
	position:absolute;
	bottom:8px;
	right:15px;
}

#header #section1 #card{
	position:absolute; bottom:5%; right:0.5%;
}

#header ul#gNavi{
	width:960px;
	height:47px;
	overflow:hidden;
	}
	
#header ul#gNavi li{
	float:left;
	height:47px;
	overflow:hidden;
	font-size:0;
	}

/*
#header ul#gNavi li a{
	background:url(../imgs/header/gNavi.gif) left top no-repeat;
	display:block;
	height:47px;
	}

#header ul#gNavi li a span{
	position:absolute;
	text-indent:-9999px;
	}

#header ul#gNavi li.home a{
	background-position:0 0;
	width:94px;
	}

#header ul#gNavi li.home a:hover,
#header ul#gNavi li.home a.here{
	background-position:0 -47px;
	}

#header ul#gNavi li.about a{
	background-position:-94px 0;
	display:block;
	width:161px;
	}

#header ul#gNavi li.about a:hover,
#header ul#gNavi li.about a.here{
	background-position:-94px -47px;
	}

#header ul#gNavi li.point a{
	background-position:-255px 0;
	display:block;
	width:178px;
	}

#header ul#gNavi li.point a:hover,
#header ul#gNavi li.point a.here{
	background-position:-255px -47px;
	}
	
#header ul#gNavi li.summary a{
	background-position:-433px 0;
	display:block;
	width:167px;
	}
	
#header ul#gNavi li.summary a:hover,
#header ul#gNavi li.summary a.here{
	background-position:-433px -47px;
	}

#header ul#gNavi li.online a{
	background-position:-600px 0;
	display:block;
	width:149px;
	}

#header ul#gNavi li.online a:hover,
#header ul#gNavi li.online a.here{
	background-position:-600px -47px;
	}

#header ul#gNavi li.recruitment a{
	background-position:-749px 0;
	display:block;
	width:110px;
	}

#header ul#gNavi li.recruitment a:hover,
#header ul#gNavi li.recruitment a.here{
	background-position:-749px -47px;
	}
	
#header ul#gNavi li.contact a{
	background-position:-859px 0;
	display:block;
	width:101px;
	}

#header ul#gNavi li.contact a:hover,
#header ul#gNavi li.contact a.here{
	background-position:-859px -47px;
	}
*/


/* -----------------------------------------------------------
 コンテンツ大枠
----------------------------------------------------------- */

#wrap {
	width:960px;
	margin:0px auto;
}

.container {
	width:960px;
	margin:0px auto 25px auto;
	height: 1%;
}

.container_window {
	width:681px;
	margin:0px auto 25px auto;
}


/*　フォーム用　*/
.container_form {
	width:602px;
	margin:0px auto 40px auto;
}


/* -----------------------------------------------------------
 フォント
----------------------------------------------------------- */
.small{
	font-size:10px;
	color:#444444;
	line-height:1.08;
	}

.smallright{
	font-size:10px;
	text-align:right;
	padding-top: 2px;
	}

.container .boxmiddle3 .middle3center .box394 .pickupright .small{
	margin-bottom:5px;
	}

.container .boxmiddle3 .middle3center .box394 .pickupright .link{
	margin-top:10px;
	text-align: left;
	}

.small2{
font-size:10px;
color:#444444;
line-height:1.3;
}

.small3{
font-size:10px;

display:block;
}

.smallbold{
font-size:10px;
color:#444444;
font-weight:bold;
line-height:1.08;
}

.smallblue{
font-size:10px;
color:#00A5FF;
line-height:1.08;
}

.smallgray2{
font-size:10px;
color:#909090;
line-height:1.25;
}

.smallred2{
font-size:10px;
color:#ED0000;
line-height:1.25;
}

.smallboldred2{
font-size:10px;
color:#ED0000;
font-weight:bold;
line-height:1.3;
}

.smallbluebold{
font-size:10px;
color:#00A5FF;
font-weight:bold;
line-height:1.08;
}

.smallboldwhite{
font-size:10px;
color:#ffffff;
font-weight:bold;
line-height:1.08;
}

.normal {
font-size:12px;
color:#444444;
line-height:1.08;
}

.normal2 {
width:681px;
margin:0 auto;
font-size:12px;
color:#444444;
line-height:1.3;
}

.normal3 {
font-size:12px;
color:#444444;
line-height:2.3;
}

.normal4 {
font-size:12px;
color:#444444;
line-height:1.4;
}

.gray2 {
font-size:12px;
color:#909090;
line-height:1.3;
}

.grayBold {
font-size:12px;
color:#616161;
line-height:1.3;
font-weight:bold;
}

.red2 {
font-size:12px;
color:#ED0000;
line-height:1.3;
}

.brown2 {
font-size:12px;
color:#887037;
line-height:1.25;
}

.brown3 {
font-size:12px;
color:#887037;
line-height:1.4;
}

.bold {
font-size:12px;
color:#444444;
font-weight:bold;
line-height:1.08;
}

.bold2 {
font-size:12px;
color:#444444;
font-weight:bold;
line-height:1.4;
}

.redbold2 {
font-size:12px;
color:#ff0000;
font-weight:bold;
line-height:1.4;
}

.bold14 {
font-size:14px;
color:#444444;
font-weight:bold;
line-height:1.1;
}


.redbold14 {
font-size:14px;
color:#ff0000;
font-weight:bold;
line-height:1.1;
}

.orangebold14 {
width:681px;
font-size:14px;
color:#ff6600;
font-weight:bold;
line-height:1.1;
margin:0 auto;
}

.bold14orange {
font-size:14px;
color:#F16A06;
font-weight:bold;
line-height:1.1;
}

.boldblack12_2 {
font-size:12px;
color:#000000;
font-weight:bold;
line-height:1.25;
}

.boldblack14 {
font-size:14px;
color:#000000;
font-weight:bold;
line-height:1.1;
}

.boldblack14_01 {
font-size:14px;
color:#000000;
font-weight:bold;
line-height:1.3;
}

.boldblack16 {
font-size:16px;
color:#000000;
font-weight:bold;
line-height:1.1;
}

.boldred16 {
font-size:16px;
color:#ff0000;
font-weight:bold;
line-height:1.1;
}


/* -----------------------------------------------------------
 フッター
----------------------------------------------------------- */
.footer {
	background-image: url(../imgs/other/footer.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height: 97px;
	width: 960px;
	margin:0px auto;
    padding-top:25px;
    text-align:center;
	clear:both;
	}

#index .footer {
	margin:28px auto 0 auto;
	}


.footertext {
	font-size:10px;
    color: #707070;
	text-align:center;
	}

address#footercopy {
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	margin-top: 10px;
	color:#9d9d9d;
	}


.footer a:link {
	color: #707070;
	text-decoration: none;
}

.footer a:visited {
	color: #707070;
	text-decoration: none;
}

.footer a:hover {
	color: #707070;
	text-decoration: underline;
}

.footer a:active {
color:#707070;
text-decoration:none;
}


.other .container_form .box2 .box2left #form_txt {
	padding-bottom:10px;
	line-height: 18px;
	}


/* -----------------------------------------------------------
 js
----------------------------------------------------------- */
p.backto {
	margin:0 0 30px 10px;
	text-align:left;
	}

ul {
	list-style:none;
	}

div#javascript_tab_sample {
	margin:0px;
	text-align:left;
	}

div#javascript_tab_sample ul#tab {
	background-image:url(../ranking/imgs/border_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	}

div#javascript_tab_sample ul#tab li {
	float:left;
	margin-right: 2px;
	font-size:10px;
	line-height:12px;
	}


div#javascript_tab_sample ul#tab li.selected {
	background-color:#FF9401;
 	}

div#javascript_tab_sample ul#tab li a.left {
	width:74px;
	height: 43px;
	display:block;
	text-align:center;
	background-image:url(../ranking/imgs/btn_bg_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample ul#tab li a.left {
	width:73px;
	height: 43px;
	display:block;
	text-align:center;
	background-image:url(../ranking/imgs/btn_bg_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample ul#tab li a.right {
	width:72px;
	height: 45px;
	display:block;
	text-align:center;
	background-image:url(../ranking/imgs/btn_bg_08.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 8px;
	}

div#javascript_tab_sample ul#tab li a{
	width:74px;
	height: 45px;
	display:block;
	text-align:center;
	background-image:url(../ranking/imgs/btn_bg_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 8px;
	text-decoration: none;
	color:#4b4b4b;
	}
	
div#javascript_tab_sample ul#tab li a:hover{
	color:#f25500;
	}

div#javascript_tab_sample ul#tab li.selected a.left {
	color:#fff;
	width:73px;
	height: 45px;
	text-align:center;
	display:block;
	background-image:url(../ranking/imgs/btn_bg_01_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 8px;
	}
	
div#javascript_tab_sample ul#tab li a.bottom ,
div#javascript_tab_sample ul#tab li.selected a.bottom {
	padding-top:13px;
	height: 40px;
	}

div#javascript_tab_sample ul#tab li.selected a.right {
	color:#fff;
	width:72px;
	height: 43px;
	text-align:center;
	display:block;
	background-image:url(../ranking/imgs/btn_bg_08_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample ul#tab li.selected a {
	color:#fff;
	width:74px;
	height: 43px;
	text-align:center;
	display:block;
	background-image:url(../ranking/imgs/btn_bg_02_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample ul#tab li#none {
	margin-right: 0px;
	}


div#javascript_tab_sample2 {
	margin:0px;
	text-align:left;
	}

div#javascript_tab_sample2 ul#tab {
	background-image:url(../imgs/point/border_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	}

div#javascript_tab_sample2 ul#tab li {
	float:left;
	margin-right: 2px;
	font-size:10px;
	line-height:12px;
	}



div#javascript_tab_sample2 ul#tab li a.left {
	width:190px;
	height:25px;
	display:block;
	text-align:center;
	background-image:url(../imgs/point/btn_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample2 ul#tab li a.right {
	width:190px;
	height:25px;
	display:block;
	text-align:center;
	background-image:url(../imgs/point/btn_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample2 ul#tab li a{
	width:189px;
	height:25px;
	display:block;
	text-align:center;
	background-image:url(../imgs/point/btn_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration: none;
	color:#4b4b4b;
	padding-top: 10px;
	}
	
div#javascript_tab_sample2 ul#tab li a:hover{
	color:#f25500;
	}

div#javascript_tab_sample2 ul#tab li.selected a.left {
	color:#fff;
	width:190px;
	height:25px;
	text-align:center;
	display:block;
	background-image:url(../imgs/point/btn_01_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}
	

div#javascript_tab_sample2 ul#tab li.selected a.right {
	color:#fff;
	width:190px;
	height:25px;
	text-align:center;
	display:block;
	background-image:url(../imgs/point/btn_03_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample2 ul#tab li.selected a {
	color:#fff;
	width:189px;
	height:25px;
	text-align:center;
	display:block;
	background-image:url(../imgs/point/btn_02_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 10px;
	}

div#javascript_tab_sample2 ul#tab li#none {
	margin-right: 0px;
	}
	
table.basicTable{
	width:681px;
	border-top:none;
	border-collapse:collapse;
	border:1px solid #ff9401;
	border-spacing:0;
	empty-cells:show;
	margin:auto;
	}
	
table.basicTable th,
table.basicTable td{
	padding:10px;
	border:1px solid #ff9401;
	}

table.basicTable th{
	background-color:#ffd69d;
	color:#4b4b4b;
	font-size:10px;
	text-align:center;
	}

table.basicTable td.center{
	text-align:center;
	width:24px;
	}

table.basicTable td.explain{
	text-align:center;
	width:59px;
	}

table.basicTable tr.one td{
	background-color:#fffca1;
	}

table.basicTable tr.two td{
	background-color:#fffdcc;
	}

table.basicTable tr.three td{
	background-color:#fffeed;
	}

table.basicTable tr td.center{
	color:#909090;
	font-weight:bold;
	}

table.basicTable tr.one td.center,
table.basicTable tr.two td.center,
table.basicTable tr.three td.center{
	font-weight:bold;
	font-size:14px;
	color:#f25500;
	}
	
table.basicTable tr.one td.name,
table.basicTable tr.two td.name,
table.basicTable tr.three td.name{
	font-weight:bold;
	font-size:14px;
	color:#f25500;
	width:307px;
	}


/* -----------------------------------------------------------
form
----------------------------------------------------------- */
#inputForm {
	padding:0px;
	margin:0px 0px 30px 0px;
	text-align:center;
	padding-top: 5px;
	}

#inputForm fieldset {
	border: none;
	padding:0px;
	margin:0px;
	}

#inputForm table {
	width: 100%;
	border: none;
	margin-bottom: 15px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	line-height:13pt;
	}

#inputForm th, #inputForm td {
	padding: 10px 17px;
	border: 1px solid #CCCCCC;
	text-align: left;
	} 

#inputForm th { width: 150px; 
	}

#inputForm td {
	background: #eff9ff;
	}

#inputForm .submit {
	text-align: center;
	margin-right:10px;
	}

#inputForm .none {
	margin-right:0px;
	}

#inputForm .required {
	color: #D94040;
	font-style: normal;
	}

#inputForm .text1,
#inputForm .text2,
#inputForm .text3,
#inputForm select {
	border: 1px solid #ccc;
	padding: 3px;
	}

#inputForm .text1:focus,
#inputForm .text2:focus,
#inputForm .text3:focus,
#inputForm select:focus {
	border: 1px solid #ccc;
	}

#inputForm .text1 {
	width: 104px;
	}

#inputForm .text2 {
	width: 60px;
	}

#inputForm .text3 {
	width: 285px;
	}

#inputForm .example {
	color: #787878;
	padding-left: 10px;
	}

#inputForm .submit_box {
	color: #787878;
	width:200px;
	margin: auto;
	text-align: center;
	}

#inputForm .submit_box_sin{
	color: #787878;
	width:75px;
	margin: auto;
	}

#result{
	padding:30px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	} 











