@charset "shift_jis";

/*------------------------------------------------------------
                          1.基本設定                          
------------------------------------------------------------*/
html {
  height: 100%;
}

body {
  height: 100%;
}

body {
	background: url(../img/bg_body_b.gif) repeat-y;
}

body,div,pre,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td
	{
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro",Osaka, arial, helvetica, sans-serif;
	line-height: 1.3;
}

img {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: text-bottom;
}

table {
	border: 0;
	border-spacing: 0;
}

.center{
 text-align: center;
}

/*------------------------------------------------------------
                            2.link                            
------------------------------------------------------------*/
a:link {
	color: #005297;
	text-decoration: none;
}

a:visited {
	color: #005297;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #005297;
	text-decoration: none;
}

a:focus {
	outline: none;
}

/*------------------------------------------------------------
                           3.layout                           
------------------------------------------------------------*/
/* outerwrapper
----------------------------------------------------------- */
* html div#outerwrapper {
  height: 100%;
}

div#outerwrapper {
  background-repeat: repeat-x;
  background-position: left top;
  width: 700px;
  position: relative;
  min-height: 100%;
  _text-align: left;/* IE6対応 */
}


div#outerwrapper_b {
  background-repeat: repeat-x;
  background-position: left top;
  width: 900px;
  position: relative;
  min-height: 100%;
  _text-align: left;/* IE6対応 */
}

body > div#outerwrapper {
  height: auto;
}

/*div#outerwrapper.rblouterwrapper {
  background-image: url("../img/wrapper_background_lh.png");
  background-repeat: repeat-x;
  background-position: left top;
}*/

/* header
----------------------------------------------------------- */
#header {
  background-image: url("../img/siteImg.png"); 
  background-repeat: no-repeat;
  background-position: 5px 4px;
  width: 700px;
  height: 158px;
  padding: 0;
}

div#header.rblheader {
  height: 110px;
}

#header #logo {
  float: left;
  margin-top: 0px;
  _margin-left: 0px;
  height: 0px;
}

/* contents
----------------------------------------------------------- */
#contents {
	float: left;
	width: 700px;
}

#contents_b {
	float: left;
	width: 900px;
}

/* mainArea 
----------------------------------------------------------- */
#mainArea {
	display: inline;
	float: right;
	width: 430px;
	margin: 10px 10px 0 0;
}

/* sideArea 
----------------------------------------------------------- */
#sideArea {
	display: inline;
	float: left;
	width: 250px;
	margin: 10px 0 0 5px;
}

div#menu {
	width: 236px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#menu div.waku {
	width: auto;
	border: 1px solid #b2b2b2;
	background-color:#ffffff;
}

.menu a.target-menu {
	color: #1d7fd1;
}

#menu ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul ul {
	border: 0;
	font-weight: bold;
	padding: 2px 0 0 4px;
}

#menu ul ul li {
	padding: 2px 0 2px 2px;
	font-weight: bold;
}

#menu ul ul li li {
	border: 0;
	background: url(../img/i.gif) no-repeat top left;
	padding: 0 0 0 17px;
	font-weight: normal;
}

#menu ul ul ul li li {
	border: 0;
	background: url(../img/i2.gif) no-repeat top left;
	padding: 0 0 0 15px;
	font-weight: normal;
}

.noline {
	line-height:0;
}

.target-menu SPAN {
	color: #FF0000;
}

/* footer 
----------------------------------------------------------- */
#gototop {
	margin:15px 10px 3px 0;
	text-align: right;
}

#footer {
	clear: both;
	bottom: 0px; 
	padding: 10px 0 10px 0;
	background-color: #e41e1e;
	border-top: 1px outset #e41e1e;
	text-align: center;
	font-size:10pt;
	color: #ffffff;
}

/*------------------------------------------------------------
                        4.title Pattern                       
------------------------------------------------------------*/
h1 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

h2 {
	margin: 10px 0 10px 10px;
	padding: 0;
	color: #005297;
	font-size: 130%;
	font-weight: bold;
}

h3 {
	margin: 4px 0 10px 0;
	padding: 4px 0 4px 7px;
	color: #333333;
	background: url(../img/h3.gif) repeat-y;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #b3b3b3;
}

h4 {
	margin: 0 0 15px 0;
	padding: 4px 0 4px 7px;
	background: url(../img/h4.gif) repeat-y;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #b3b3b3;
}

h5 {
	margin: 0 0 15px 0;
	padding: 4px 0 4px 7px;
	background: url(../img/h5.gif) repeat-y;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #b3b3b3;
}


/*------------------------------------------------------------
                      5.Contents Pattern                      
------------------------------------------------------------*/
/* fontsizeChange 
----------------------------------------------------------- */
#fontsizeChange{
	display:inline;
	float:right;
	margin:0 10px 0 0;
	padding:0;
}

#fontsizeChange ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#fontsizeChange ul {display:inline-block;}
/* Hide from IE Mac \*/
#fontsizeChange ul {display:block;}
/* End hide from IE Mac */

#fontsizeChange ul{
	margin:0 0 5px 276px;
}

#fontsizeChange li{
	list-style-type: none;
	display:inline;
	float:left;
	margin-right:2px;
	font-size:1px;
}

#fontsizeChange li.last{
	margin-right:0;
}

#fontsizeChange li a{
	display:block;
	width:19px;
	height:21px;
	line-height:normal;
	text-indent:-9999px;
	text-decoration:none;
}

/* fontsmall */
#fontsmall a:link,
#fontsmall a:visited{
	background:transparent url(../img/font_small_on.gif) left top no-repeat;
}

#fontsmall a:hover,
#fontsmall a:active{
	background:transparent url(../img/font_small_on.gif) left top no-repeat;
}

/* fontmedium */
#fontmedium a:link,
#fontmedium a:visited{
	background:transparent url(../img/font_medium_off.gif) left top no-repeat;
}

#fontmedium a:hover,
#fontmedium a:active{
	background:transparent url(../img/font_medium_on.gif) left top no-repeat;
}

/* #fontlarge */
#fontlarge a:link,
#fontlarge a:visited{
	background:transparent url(../img/font_large_off.gif) left top no-repeat;
}

#fontlarge a:hover,
#fontlarge a:active{
	background:transparent url(../img/font_large_on.gif) left top no-repeat;
}


/* indent 
----------------------------------------------------------- */
.indent {
	margin: 0px 15px 20px 15px;
}

.indent ol {
	margin: 0 0 0 40px;
}

/* kakoi 
----------------------------------------------------------- */
.kakoi {
	border: 1px solid #b2b2b2;
	padding: 5px;
}

.kakoi ul {
	color: #ff6600!important;
	font-weight: bold;
	margin: 0!important;
	padding: 0!important;
}

.kakoi li {
	color: #ff6600!important;
	margin: 0 0 5px 15px;
	padding:0;
}

/* info 
----------------------------------------------------------- */
.info {
	margin: 0 0 10px 0;
	display: inline;
	background-color: #e41e1e;
	overflow: hidden;
}

.info:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.info {
	display: inline-block;
}

/* Hide from IE Mac \*/
.info {
	display: block;
}

/* End hide from IE Mac */
div.info .num {
	width: 15px;
	margin: 0;
	padding: 5px 0;
	display: inline;
	float: left;
	color:#ffffff;
	background-color: #e41e1e;
	text-align: right;
}

div.info .text {
	width: 410px;
	padding: 5px 0 5px 5px;
	float: right;
	background-color: #f2f2f2;
	text-align: left;
}

/* gaido 
----------------------------------------------------------- */
.gaido {
	margin: 0 40px 10px 40px;
}

.gaido img {
	border: 1px solid #333333;
	width:350px;
}

.gaido p {
	color: #333333;
	text-align: left;
	margin: 10px 0 0 0;
}

.gaido p.ftblack {
	color: #333333;
	text-align: left;
	margin: 10px 0 0 0;
}

.gaido p.ftred {
	color: red;
	text-align: left;
	margin: 10px 0 0 0;
}

.gaido ul {
	color: #005297;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
}

.gaido li {
	margin: 0 0 5px 15px;
	padding:0;
}

.gaido ol {
	margin: 20px 0 10px 10px;
	padding: 0;
}

.gaido ol li {
	color: #005297;
	font-weight: bold;
	margin: 10px 0 10px 15px;
}

.gaido ol li ul {
	margin: 0;
	padding: 0;
}

.gaido ol li ul li {
	color: #333333;
	font-weight: normal;
}
/* gaidosp 
----------------------------------------------------------- */
.gaidosp {
	margin: 0 40px 10px 40px;
	
}

.gaidosp img {
	border: 1px solid #333333;
	width: 185px;
}

.gaidosp p {
	color: #333333;
	text-align: left;
	margin: 10px 0 0 0;
}

/* gaidoapp
----------------------------------------------------------- */
.gaidoapp {
	margin: 0 40px 10px 40px;
	
}

.gaidoapp img {
	width: 100px;
}

/* nextprv 
----------------------------------------------------------- */
#nextprv {
	padding: 20px 0;
	display: inline;
}

#nextprv:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nextprv {
	display: inline-block;
}

/* Hide from IE Mac \*/
#nextprv {
	display: block;
}

/* End hide from IE Mac */
#nextprv .pre {
	width: 100px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	text-align: left;
}

#nextprv .next {
	width: 100px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

/* index 
----------------------------------------------------------- */
#index {
	margin: 0;
	padding: 0;
}

#index li {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0 0 2px 16px;
	background: url(../img/i.gif) no-repeat top left;
}

#index ul ul li {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(../img/i2.gif) no-repeat top left;
}

#index h2 {
	margin: 4px 0 0 0;
	padding: 2px 0 0 7px;
	font-size: 120%;
}

#index h4 {
	margin: 3px 0 0 0;
}

/*------------------------------------------------------------
                          6.font style                        
------------------------------------------------------------*/
.ftclr {
	color: #ff6600;
}

.ftred {
	color: red;
}

.ftblue {
	color: #146ce0;
}


/*------------------------------------------------------------
                         7.table style                        
------------------------------------------------------------*/
.tablestyle {
	border: 1px #999999;
	border-collapse: collapse;
}

.tablestyle th {
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding: 5px;
	text-align:center;
}

.tablestyle td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:center;
}

.tablestyleth {
	border: 1px solid #999999;
	background-color: #eeeeee!important;
	padding: 5px;
	text-align:center!important;
}

.cardstyle {
	border: 1px #999999;
	border-collapse: collapse;
}

.cardstyle th {
	border: 1px solid #999999;
	background-color: #eeeeee;
	padding: 5px;
	text-align:left;
	white-space:nowrap;
}

.cardstyle td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
}

.cardstyle2 {
	border: 1px #333333;
	border-collapse: collapse;
}

.cardstyle2 th {
	border: 1px solid #333333;
	padding: 5px;
	text-align:left;
}

.cardstyle2 td {
	border: 1px solid #333333;
	padding: 5px;
	text-align:left;
}

.clrstyle, .clrstyleno {
	border: 1px #ff6600;
	border-collapse: collapse;
}

.clrstyle caption, .clrstyleno caption {
	text-align:left;
	color:#333333;
}

.clrstyle th {
	border: 1px solid #333333;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	white-space:nowrap;
	color:#333333;
}

.clrstyle td {
	border: 1px solid #333333;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	color:#333333;
}

.clrstyleno th {
	border: 0;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	white-space:nowrap;
	color:#ff6600;
}

.clrstyleno td {
	border: 0;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	color:#333333;
}

.clrstyle02 td {
	border: 1px solid #333333;
	padding: 5px;
	text-align:left;
	color:#333333;
}

.hyo {
	border:solid 1px #fdd0b8;
}

.hyo th {
	background-color: #ffe1d1;
	text-align:center;
	font-weight: bold;
	color:red;
}

.hyo td {
	background-color: #fff1e9;
	text-align:center;
	padding:1px;
}

.bgskyblue {
	background-color: #b7dee8;
}

.bgyellow {
	background-color: #ffff00;
}

.bgiceblue {
	background-color: #dce6f1;
}

.bgrose {
	background-color: #f2dcdb;
}

.tdouble {
        border-top: double !important;
}

.rdouble {
        border-right: double !important;
}

/*------------------------------------------------------------
                            8.etc...                          
------------------------------------------------------------*/
.nowrap {
	white-space:nowrap;
}

.noscript {
	background-color: #ffffd9;
}

/*-- 他ページへのリンク --*/
div#mainArea div.linkhere {
  align: right;
  line-height: 1.5em;
  padding: 5px 5px 5px 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
div#mainArea div.linkhere ul {
  padding-left: 10px;
  list-style-position: inside;
  height: 1.5em;
}
div#mainArea div.linkhere ul a {
  color: #0066ff;
  text-decoration: underline;
}
div#mainArea div.linkhere ul a:hover {
  color: red;
}

ul.gaido_link {
 margin: 0;
 padding: 2px 0 0 10px;
 color: #ff6600;
}

ul.gaido_link li {
 color: #ff6600;
 margin: 0 0 0 10px;
}

.next-back {
    margin: 20px 0px 10px 0px;
}

.next-back td {
    padding-left: 5px;
    padding-right: 5px;
}

.hide {
    display: none;
}

.stepnav {
    border-collapse: collapse;
    margin-bottom: 15px;
}

.stepnav td {
    border: 1px solid #999;
    padding: 5px;
}

.stepnav th {
    border: 1px solid #999;
    padding: 5px;
    background: #f3f1f1;
}

.stepnav td.noline {
    border: 0;
    padding: 10px;
    text-align: center;
}

.stepnav tr.target th{
    background: #f66161;
}

.stepnav tr.target th span.ftred{
    color: #fff;
}

.stepnav tr.target td{
    background: #fff0e3;
}