@charset "utf-8";

/*
[1]リンク指定
[2]レイアウト指定
[3]#header内の各指定
[4]#contents内の各指定
[5]#sidebar内の各指定
[6]#footer内の各指定
*/

/* 一括で全ての要素の余白をゼロに指定 */
*{padding: 0;	margin: 0;}

/*-- 削除不可 --*/
#ban{display: none;}

.clear {
   clear: both;
}

/* ####################################

                          [1]リンク指定
                          
####################################### */

a:link {
   color: #3333ff;
   text-decoration: none;
}
a:visited {
   color: #3333ff;
   text-decoration: none;
}
a:hover {
    color: #8CA0B6;
	text-decoration: underline;
}
a:active {
   color: #666;
}

/* ####################################

                      [2]レイアウト指定
                          
####################################### */

/*--全体のフォントサイズなど--*/
body{
	font-size: 80%;
	line-height: 1.4;
	text-align: center;
	font-family: "MS UI Gothic",sans-serif;
	padding: 0;
	margin: 0;
	background: url(../img/back_panel.gif);
	color: #333;
}

/*-- 全体を囲んでいます --*/
#wrapper{
	text-align: left;
	margin: 0 auto;
	width: 840px;
	background: url(../img/back_line.gif) repeat-y;
}

/*-- ヘッダー部分*/
#header{
	height: 50px;
	background: url(../img/logo.jpg) no-repeat;
	line-height: 20px;
}

#header ul{
	list-style-type: none;
}

#header a{
	padding: 0 0 0 5px;
	position:relative;
	top: 5px;
	right: -735px;
	border-left: 3px solid #ff7c2b;
	color: #fff;
}

/*-- コンテナー部分 --*/
#container{
	width: 100%;
	position: relative;
	padding: 4em 0 0 0;
}

/*-- コンテンツ部分 --*/
#contents{
	padding: 10px 30px 0 0;
	_padding: 10px 0 0 0;
	width: 590px;
	float: right;
	/*border-left: 1px solid silver;
	border-right: 1px solid silver;*/
}
/*-- サイドバー部分 --*/
#sidebar{
	padding: 15px 15px 0 30px;
	width: 160px;
	float: left;
	line-height: 1.4;
	border-right: 1px solid silver;
}

#sidebar h2{
	font-size: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../img/side_bar.gif) no-repeat left bottom;
}

/*-- フッター部分 --*/
#footer{
	clear: both;
	width: 100%;
	padding: 0;
}

/*-- グローバルナビ部分 --*/
#globalnavi{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #0099ff;
}

#line p{
	border-bottom: 1px dotted silver;
}

#pdf a{
	line-height: 10px;
	padding: 3px 0 5px 20px;
	background: url(../authorization/img/pdf.gif) no-repeat 0 1px;
}

.red{
	color:#ff3333;
}

/* ####################################

                   [3]#header内の各指定
                          
####################################### */

/*-- サイトタイトル --*/
h1{
	font-size: 180%;
	padding: 20px 0 20px 20px;
}

/*-- その他ヘッダー内の文字 --*/
#header p{padding-left: 20px;}

/* ####################################

                 [4]#contents内の各指定
                          
####################################### */

/*-- 見出し --*/
#contents h2{
	margin: 0;
	padding: 15px 0 0 30px;
	font-size: 150%;
	background: url(../authorization/img/board_01.gif) no-repeat 0 2px;
	width:590px;
	height:50px;
}

#contents h3{
	margin: 0;
	padding: 7px 0 0 10px;
	font-size: 120%;
	background: url(../authorization/img/board_02.gif) no-repeat 0 1px;
	width:590px;
	height:30px;
}

#contents h5{
	padding: 7px 0 0 12px;
	font-size: 100%;
	background: url(../authorization/img/board_03.gif) left no-repeat;
	width:590px;
	height:30px;
}

/*kawano*/

#contents h5.dobble{
	background:  url(../authorization/img/board_03dob.gif) left no-repeat;
	height:50px;
}

#contents h5.tri{
	background:  url(../authorization/img/board_03tri.gif) left no-repeat;
	height:65px;
}


/* -- 文字 -- */
#contents p{
	line-height: 1.5;
	margin-bottom: 1em;
	margin: 0;
	padding: 10px 0;
}

#contents b{
	font-size: 100%;
	margin-top: 10px;
}

.img{
	float: right;
	background: url(../authorization/img/image_01.jpg) no-repeat;
	width: 140px;
	height: 140px;
	text-indent: -9999px;
}

/* -- パン屑リスト -- */
#contents .topic-path {
	font-size: 90%;
	line-height: 1em;
}

/* -- 以下 リスト関係 -- */
.example table {
	width: 100%;
	margin-top: 1em;
	border-collapse: collapse;
}

.example td {
	padding: 5px;
	border-bottom: 1px dotted silver;
}

.example th {
	vertical-align: top; 
	width: 80px;
	padding: 5px;
	border-bottom: 1px dotted silver;
}

.meiyo table {
	width: 100%;
	margin-top: 1em;
	/*border: 1px solid silver;*/
	border-collapse: collapse;
}

.meiyo td {
	padding: 5px;
	/*border: 1px solid silver;*/
}

.rekidai table {
	width: 100%;
	margin-top: 1em;
	border: 1px solid silver;
	border-collapse: collapse;
}

.rekidai th {
	padding: 5px;
	border: 1px solid silver;
	text-align: center;
	background-color: #f2eee4;
}

.rekidai td {
	padding: 5px;
	border: 1px solid silver;
}

.n-map table {
	width: 100%;
	margin-top: 1em;
	border-collapse: collapse;
}

.n-map td {
	width: 50%;
	vertical-align: bottom; 
}

.n-map ul {
	font-size: 105%;
	line-height: 3em;
	list-style: none;
}

.n-map li {
	padding-left: 20px;
	background: url(../authorization/img/link.gif) no-repeat 0 1em;
	border-bottom:1px dotted silver;
}

.meibo ul {
	padding-left: 25px;
	list-style: decimal;
	line-height: 2em;
}

.bold{	font-size: 130%;}

#num h4{
	float:right;
	font-size: 90%;
	margin-top: 1em;
}

.key{
	line-height:3em;	
	padding: 3px 0 5px 15px;
	background: url(../authorization/img/key.gif) left no-repeat;
}

.key2{
	line-height:3em;	
	padding: 3px 15px 0px 0px;
	background: url(../authorization/img/key.gif) right no-repeat;
}

#container-inner iframe {
	width: 100%;
	height: 500px;
}

.next{
	text-align: center;
}

.next a{
	padding: 0 1em;
	font: 110% bold;
}

.q a{
   color: #333;
   text-decoration: none;
}

.q a:hover{
   color: #333;
   text-decoration: none;
}

/* ####################################

                  [5]#sidebar内の各指定
                          
####################################### */

/* -- カテゴリタイトル -- */
.sidetitle {
	background: url(../authorization/img/sidetitle.gif) no-repeat;
	width: 160px;
	height: 40px;
	text-indent: -9999px;
}

/* -- リスト -- */
.localnavi {
	list-style-type: none;
	margin: 0.5em 0 2em;
}

.localnavi li { display: inline; }

.localnavi li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
}

a.l1{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 0;
}

a.l2{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 -30px;
}

a.l3{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 -60px;
}

a.l4{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 -90px;
}

a.l5{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 -120px;
}

a.l6{
	background: url(../authorization/img/label.gif) no-repeat;
	width: 160px;
	background-position: 0 -150px;
}

a.l1:hover{
	background-position: -160px 0;
}

a.l2:hover{
	background-position: -160px -30px;
}

a.l3:hover{
	background-position: -160px -60px;
}

a.l4:hover{
	background-position: -160px -90px;
}

a.l5:hover{
	background-position: -160px -120px;
}

a.l6:hover{
	background-position: -160px -150px;
}

#sidebar a.login{
	float: left;
	margin: 5px 0 0 3px;
	background: url(../img/login.gif) no-repeat;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
}

#sidebar a:hover.login{
	background: url(../img/login_over.gif) no-repeat;
}

#sidebar a.pro_new{
	float: left;
	margin: 0px 10px 10px 3px;
	background: url(../img/pro_new.gif) no-repeat;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
}



#banner a{float: left;}

#banner a.jcr{
	margin: 7px 0 5px 8px;
	background: url(../img/jcr2009.gif) no-repeat;
	width: 145px;
	height: 80px;
	text-indent: -9999px;
	display:none;
}


#banner a:hover.jcr{
	background: url(../img/jcr2009_over.gif) no-repeat;
}


#banner a.secure{
	margin: 5px 0 0 8px;
	background: url(../img/secure.gif) no-repeat;
	width: 145px;
	height: 80px;
	text-indent: -9999px;
	display:none;
}

#banner a:hover.secure{
	background: url(../img/secure_over.gif) no-repeat;
}

/* ####################################

                  [6]#footer内の各指定
                          
####################################### */

/*-- コピーライト --*/
#footer p{ text-align: center;}

#box{
	padding: 10px 20px;
	background: url(../img/back_line3.gif) no-repeat top;
}

#box .left{
	float:left;
}

#box .right{
	float:right;
}

#box .right a{
	background: transparent url(../img/up.gif) no-repeat scroll 0 50%;
	padding-left: 15px;
}

#box2{
	padding: 10px 20px;
	background: url(../img/back_line2.gif) no-repeat top;
}

#box2 .left{
	float: left;
}

#box2 .right{
	float: right;
	font-size: 80%;
	text-indent: -9999px;
}

#box3{
	padding: 0 20px 15px 20px;
	margin-top: 45px;
	background: url(../img/back_line4.gif) no-repeat top;
}

/*-- 平山 --*/
.right{
	text-align: right;
}
.kakomi{
	display:block;
	height:auto;
	width:7em;
	text-align:center;
	font-weight:bold;
	background-color:#97CBFF;
}

/*-- 川野 --*/
.kakomi_2{
	display:block;
	height:auto;
	width:16em;
	text-align:center;
	font-weight:bold;
	background-color:#97CBFF;
	margin:0px;
}

#kihonryouiki table tr td{
	padding-left:10px;
	padding-right:1px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	text-align:left;
}

#kihonryouiki table tr th{
	padding-left:5px;
	padding-right:1px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	text-align: center;
	background-color:#C4ECDF;
}

#kihonryouiki table{
	margin:0px 0px 0px 0px;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	}

a:hover img.hoverimg{
opacity:0.7;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
	
/*二行目インテンド*/
.att {
  padding-left: 2em;
  text-indent: -1em;
}	

.att_sp {
  padding-left: 2em;
  text-indent: -1em;
 /* padding-top:2px;
  padding-bottom:2px;*/
  line-height:18px;
  
}	

.att_ss {
  padding-left: 2em;
  text-indent: -1em;
  padding-top:5px;
  padding-bottom:5px;
  
}

.att_ss2 {
  margin-left:10px;
  padding-left: 2em;
  text-indent: -1em;
  padding-top:5px;
  padding-bottom:5px;
  
}

.att_ssb0 {
  padding-left: 2em;
  text-indent: -1em;
  padding-top:5px;
  padding-bottom:0px;
  
}

.att_sst0 {
  padding-left: 2em;
  text-indent: -1em;
  padding-top:0px;
  padding-bottom:5px;
  
}

.att_ss3 {
  padding-left: 2em;
  text-indent: -1em;
  padding-top:5px;
  padding-bottom:5px;
  line-height:180%;
  
}


/*siken*/
.siken table.brwsr2 {
    margin: 0 auto;
    width: 100%;
    border: none;
    border-top: solid 1px #D1D1D1;
    border-bottom: solid 1px #D1D1D1;
	border-left: solid 1px #D1D1D1;
    border-collapse: separate;
    border-spacing: 0 0px;
    background: #f5f5f5;
}
 
.siken table.brwsr2 th {
    vertical-align: middle;
    width: 90px;
    border-right: solid 1px #E8E8E8;
	border-bottom: solid 1px #FFF;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 13px;
	font-weight:normal;
	padding:5px;

}
 
.siken table.brwsr2 td.data {
    padding: 0;
    margin: 0;
    border: none;
	border-right: solid 1px #D1D1D1;
    color: #333;
    font-size: 13px;
    line-height: 140%;
    text-align: left;
    vertical-align: middle;
	border-bottom: solid 1px #E8E8E8;
    overflow: hidden;
	padding: 8px;
	background: #FFF;
}
 
 .siken table.brwsr2 td.data2 {
    padding: 0;
    margin: 0;
    border: none;
	border-right: solid 1px #D1D1D1;
    color: #333;
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
	border-bottom: solid 1px #E8E8E8;
    overflow: hidden;
	padding: 8px;
	background: #FFF;
}

.siken table.brwsr2 td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
.siken table.brwsr2 td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #34495e;
}

.sp_henkou{
	color:#C00;
	border-color: #C00;
	border-style:solid;
	border-width:3px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:4ex;
	}

.sp_h{
	color:#C00;
	border-color: #C00;
	border-style:solid;
	border-width:1px;
	margin-left:80px;
	margin-right:80px;
}

.int{
	text-indent:-1.0em;
	padding-left:1.0em;
	line-height:1.5;
	margin-top:2px;
	margin-bottom:5px;
}
.int1_5{
	text-indent:-1.5em;
	padding-left:1.5em;
	line-height:1.5;
	margin-top:2px;
	margin-bottom:5px;
}
.int_5{
	text-indent:-0.5em;
	padding-left:0.5em;
	line-height:1.5;
	margin-top:2px;
	margin-bottom:5px;
}

/* new pro_h  #C4ECDF*/

.sample {
    width:200px;
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#fff !important;
    background-color:#49a9d4;
    border-radius:5px;
	background-image:-moz-linear-gradient(
    top,
    #49a9d4 0%,
    #2989d8 40%,
    #2285d6 52%,
    #2989d8);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#49a9d4),
    color-stop(0.49,#2989d8),
    color-stop(0.52,#2285d6),
    to(#2989d8));

}

