@charset "shift_jis";

/*------------------------------------------------------------
                          1.基本設定                          
------------------------------------------------------------*/
body {
}

body,div,pre,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td
	{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro",Osaka, arial, helvetica, sans-serif;
	line-height: 1.2;
}

img {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: text-bottom;
}

table {
	border: 0;
	border-spacing: 0;
}

td {
	vertical-align:top;
}


/*------------------------------------------------------------
                            2.link                            
------------------------------------------------------------*/
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

a:focus {
	outline: none;
}

/*------------------------------------------------------------
                           3.layout                           
------------------------------------------------------------*/
/* container
----------------------------------------------------------- */
#container {
	width: 100%;
	margin: 0;
	text-align: left;
}

/* header
----------------------------------------------------------- */
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
}

/* Hide from IE Mac \*/
#header {
	display: block;
}

/* End hide from IE Mac */
#header img {
	float:left;
}

#header p{
	font-size : 18pt;
	line-height:2;
	margin-left:300px;
}

/* contents
----------------------------------------------------------- */
#contents {
	width: 100%;
}

/* topArea
----------------------------------------------------------- */
#topArea {
	width: 100%;
	margin: 0 0 5px 0;
}

.toptext {
	margin: 20px 0 15px 20px;
}

/* mainArea 
----------------------------------------------------------- */
#mainArea {
	z-index: 1;
	float: left;
	width: 100%;
	position: relative;
	background: url(images/bg_menu.gif) repeat-y;
}

#mainArea p img {
	margin:0 0 0 235px;
}

/* sideArea 
----------------------------------------------------------- */
#sideArea {
	z-index: 2;
	float: left;
	width: 250px;
	margin-right: -250px;
	position: relative;
	background: url(images/bg_menu.gif) repeat-y;
}

div#menu {
	z-index: 2;
	position: relative;
	width: 236px;
	cursor: pointer;
	margin: 0 0 10px 5px;
	padding: 0;
}

#menu div.waku {
	width: 236px;
	border-width: 2px;
	border-color: silver;
	border-style: groove solid solid groove;
	background-color:#ffffff;
	padding: 0 0 10px 0;
}

#menu div.wakuno {
	width: 236px;
	border-width: 2px;
	border-color: silver;
	border-style: groove solid none groove;
	background-color:#ffffff;
	padding: 0 0 10px 0;
}

.menu a.target-menu {
	color: #FF0000;
}

#menu ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:10pt;
	font-weight: bold;
	text-align:center;
}

#menu ul ul {
	border: 0;
	font-weight: bold;
	padding: 0 0 0 2px;
	text-align:left;
}

#menu ul ul li {
	padding: 2px 0 2px 0;
	font-weight: normal;
	font-size:9pt;
	text-align:left;
}

#menu ul ul li li {
	margin: 0 0 0 -2px;
	border: 0;
	list-style-type: none;
	padding: 0;
	font-weight: normal;
	font-size:9pt;
}

#menu ul ul ul li li {
	border: 0;
	list-style-type: none;
	padding: 0;
	font-weight: normal;
	font-size:9pt;
}

.target-menu SPAN {
	color: #FF0000;
}

#menu.follow {
	position: absolute;
	top: 0px;
}

/* footer 
----------------------------------------------------------- */
#footer {
/*	clear: both;*/
	clear: left;
	height: 1%;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 80%;
	text-align: center;
	width: 100%;
}

.linetop {
	color:#000000;
	background-color: #000000;
	height: 1px;
}

.lineend {
	color:#000000;
	background-color: #000000;
	height: 6px;
}


/*------------------------------------------------------------
                        4.title Pattern                       
------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	background-color : #cccccc;
}

h2 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	background-color : #ccffff;
}

h3 {
	margin: 0 10px 5px 255px;
	padding: 4px 0 4px 7px;
	color: #000000;
	font-size: 12pt;
	background-color : #ccffff;
	font-weight: bold;
}

h4 {
	margin: 0 10px 5px 255px;
	padding: 2px 0 2px 7px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
}

h5 {
	margin: 0 10px 20px 255px;
	padding: 2px 0 2px 7px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-left: solid 30px #ccffff;
	border-bottom: solid 2px #ccffff;
}

/*------------------------------------------------------------
                      5.Contents Pattern                      
------------------------------------------------------------*/
/* indent 
----------------------------------------------------------- */
.indent {
	margin: 0 10px 20px 260px;
}

.indent2 {
	margin: -20px 10px 20px 275px;
}


/* kakoi 
----------------------------------------------------------- */
.kakoi {
	margin: 0 10px 20px 275px;
	padding: 5px;
	border: 1px solid #b2b2b2;
}

/* info 
----------------------------------------------------------- */
.info {
	margin: 0 10px 0 270px;
	display: inline;
	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;
	float: left;
	padding: 5px 0;
	display: inline;
	text-align: right;
}

div.info .text {
	margin-left:15px;
	padding: 5px;
	text-align: left;
}

/* gaido 
----------------------------------------------------------- */
.gaido {
	margin: 0 10px 20px 290px;
}

.gaido:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.gaido {
	display: inline-block;
}

/* Hide from IE Mac \*/
.gaido {
	display: block;
}

.gaido img {
	width:350px;
	float: left;
	border:1px solid #333;
}

.gaido p, .gaido span {
	margin: 0;
	color: #990000;
	text-align: left;
	font-size: 80%;
}

/* nextprv 
----------------------------------------------------------- */
#nextprv {
	margin: 0 10px 0 260px;
	padding: 20px 0 10px 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;
	font-size: 10pt;
}

#nextprv .next {
	width: 100px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	font-size: 10pt;
}

/* index 
----------------------------------------------------------- */
#index {
	padding: 0;
	z-index: 1;
	position: relative;
}

#index li {
	list-style-type: none;
	margin: 2px 0 10px 2px;
	padding: 0;
	font-size: 9pt;
}

#index ul ul li {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}


/*------------------------------------------------------------
                          6.font style                        
------------------------------------------------------------*/
.ftred {
	color: red;
	margin: 0 0 0 -20px;

}

.ftline {
	border: 1px solid;
}

.ftclr {
	color: #990000;
	font-size: 80%;
}
.ftblk {
	color: #000000;
}

/*------------------------------------------------------------
                         7.table style                        
------------------------------------------------------------*/
.tablestyle, .tablestyle2 {
	border: 1px #999999;
	border-collapse: collapse;
	font-size: 100%;
}

.tablestyle th {
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 5px;
	text-align:left;
	font-weight: bold;
	white-space:nowrap;
	color: #000000;
}

.tablestyle td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	vertical-align: middle;
	color: #000000;
}

.tablestyle2 th {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	font-weight: normal;
	white-space:nowrap;
	color: #000000;
}

.tablestyle2 td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:left;
	vertical-align: middle;
	color: #000000;
}

.tablestyleno {
	border: 1px #999999;
	border-collapse: collapse;
	font-size: 100%;
}

.tablestyleno th {
	border: none;
	background-color: #ffffff;
	padding: 2px;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	white-space:nowrap;
	color: #000000;
}

.tablestyleno td {
	border: none;
	background-color: #ffffff;
	padding: 2px;
	text-align:left;
	color: #000000;
}

.cardstyle {
	border: 1px #999999;
	border-collapse: collapse;
	font-size: 80%;
}

.cardstyle caption {
	text-align:left;
	color:#000000;
	padding:5px 0;
	font-size: 100%;
}

.cardstyle th {
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 5px;
	text-align:center;
	font-weight: normal;
	white-space:nowrap;
	color: #000000;
}

.cardstyle td {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
	text-align:center;
	vertical-align: middle;
	color: #000000;
}

.clrstyleno {
	border: none;
	border-collapse: collapse;
	font-size: 80%;
}

.clrstyleno th {
	border: none;
	background-color: #ffffff;
	padding: 2px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	color:#990000;
}

.clrstyleno td {
	border: none;
	background-color: #ffffff;
	padding: 2px;
	text-align:left;
	color:#990000;
}

.cellstyle {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

.cellstyle th {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	background-color : #ccffff;
	border-color: silver;
	border-style: groove;
	border-width: 1px;
	white-space:nowrap;
	padding:2px 0;
}

.cellstyle td {
	font-size: 9pt;
	border-color: silver;
	border-style: groove;
	border-width: 1px;
	white-space:nowrap;
}


/*------------------------------------------------------------
                            8.etc...                          
------------------------------------------------------------*/
.nowrap {
	white-space:nowrap;
}

.close {
	margin: 5px 0 0 0;
	font-size: 10pt;
	text-align:center;
}

