﻿@charset "utf-8";

/*--------------------------------------
  Universal selector
---------------------------------------*/

*{
	font-size: 100%;
	background-color: transparent;
	margin:	 0;
	padding: 0;
}

/*--------------------------------------
  Structure Module
---------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: white;
	padding-bottom: 70px;
	font-size: 80%;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
}
/*other*/
html>body{
	font-size: 12px;
}


/*--------------------------------------
  Text Module
---------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
	line-height: 1.1;
}

h1 {
	font-size: 100%;
	margin: 10px 0 20px 0;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 80%;
}


em {
	font-style: normal;
	font-weight: bold;
}


/*--------------------------------------
  Hypertext Module
---------------------------------------*/

a {
	text-decoration: none;
}

a:link {
	color: #039;
	text-decoration: none;
}

a:visited {
	color: #939;
}

a:hover {
	color: #00f;
	text-decoration: underline;
}

/*--------------------------------------
  List Module
---------------------------------------*/

ul,
ol,
dl {
	list-style-position: outside;
	margin: 0 16px;
	padding: 1px 8px;
}
ol{
	margin: 0 22px;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size:100%;
}

/*--------------------------------------
  Table Module
---------------------------------------*/

th,td{
	vertical-align: top;
	line-height: 1.5;
}
th{
	text-align: left;
}


/*--------------------------------------
  Image Module
---------------------------------------*/

img {
	border: none;
	vertical-align: bottom;
}


/*--------------------------------------
  パーツデザイン
---------------------------------------*/

/*見出し*/

.redbullet{
	font-size: 140%;
	font-weight: bold;
	border-left: 4px solid #c00;
	padding: 1px 0 1px 6px;
	margin-bottom: 10px;
}
.bluebar{
	color: #fff;
	font-weight: bold;
	background: #039;
	padding: 7px;
	margin-bottom:15px;
}
.aquabar{
	color: #333;
	font-weight: bold;
	background: #cce1ff;
	padding: 7px;
	margin-bottom:10px;
}

/*テキスト要素*/

.xsmall{
	font-weight: normal;
	font-size: 74%;
	line-height: 1.3;
}
.small{
	font-weight: normal;
	font-size: 85%; /* 80% */
	line-height: 1.4;
}
.large{
	font-size: 120%;
	line-height: 1.5;
}
.gray{
	color: #666;
}
.lightgrey{
	color: #999;
}
.red{
	color: #f00;
}
.oxblood{
	color: #c00;
}
.bold{
	font-weight: bold;
}

/*リンク*/

.linkpdf{
	line-height: 1.3;
	margin: 5px 0 0 3px;
	padding: 0 1px 0 15px;
	background: url(/images/common/icon_linkpdf.gif) 0 3px no-repeat;
	display:block;
}
.linkblank{
	line-height: 1.3;
	margin: 5px 0 0 3px;
	padding: 0 1px 0 15px;
	background: url(/images/common/icon_linkblank.gif) 0 5px no-repeat;
	display:block;
}
.linkself{
	line-height: 1.3;
	margin: 5px 0 0 3px;
	padding: 0 1px 0 15px;
	background: url(/images/common/icon_linkself_red.gif) 0 5px no-repeat;
	display:block;
}
.linkpagetop{
	font-size: 80%;
	line-height: 1.3;
	padding: 0 1px 0 13px;
	background: url(/images/common/icon_linkpagetop.gif) 0 3px no-repeat;
	display:block;
	position: absolute;
	bottom:0;
	right: 0;
}
a.linkpagetop:visited {
	color: #039;
}
p a.linkpdf,
p a.linkblank,
p a.linkself{
	margin:1px;
	padding: 1px 1px 0 13px;
	white-space: nowrap;
	background-position: left center;
	display: inline;
}

/*IE-win only*/
p a.linkpdf,
p a.linkblank,
p a.linkself{
	_display: inline-block;
}

/*--------------------------------------
ポップアップウインドウ用 Style Sheet
--------------------------------------*/



H1{
	color:#369;
	font-weight:bold;
	font-size:16px;
	padding-bottom: 4px;}
}

div#popuphead div.close{
	position: absolute;
	top: 6;
	text-align: right;
	width: 100%;
	right: 20px;
}
div#popuphead div.close a{
	font-size: 80%;
	line-height: 1.3;
	padding: 0 1px 0 13px;
	background: url(/images/common/icon_close.gif) 0 3px no-repeat;
	color: #fff;
}
div#popup{
	position: relative;
	width: 580px;
	margin: 25px 0 0 30px;
}

div#spopup{
	position: relative;
	width: 400px;
	margin: 25px 0 0 20px;
}

/*ポップアップ用ヘッダ*/

div#popuphead{
	background-color: #039;
	position: relative;
}

/*ポップアップ用フッタ*/

div#popupfoot{
	margin-top: 15px;
	border-top: 1px solid #036;
	position: relative;
}
/*
div#popupfoot div{
	position: absolute;
}
*/
div#popupfoot div.copy{
	color:#333;
	font-family:Tahoma;
	font-size:11px;
	margin-left:15;
	margin-top:10;
}
/*
div#popupfoot div.logo{
	top:10;
	text-align: right;
	width: 100%;
	right: 20px;
}
*/
/* footer */


div#foot{
	margin-top: 15px;
	border-top: 1px solid #369;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
div#foot div{
	position: absolute;
}

div#foot div.copy{
	color:#333;
	font-family:Tahoma;
	font-size:11px;
	left:15;
	top:10;
}



.basicTable, 
.basicTable th, 
.basicTable td{
	border: solid 1px #99c3ff;
	border-collapse: collapse;

}
.basicTable th,
.basicTable td{
	padding: 5px 3px;
}
.basicTable .aquaheader th,
.basicTable .aquaheader td{
	background: #cce1ff;
	text-align: center;
	font-weight: bold;
}
.basicTable .grayheader th,
.basicTable .grayheader td{
	background: #f3f3f3;
	text-align: center;
}


.openTable{
	border-top: 1px solid #99C3FF;
	border-left: 1px solid #99C3FF;
	border-collapse: collapse;

}
.openTable th,
.openTable td{
	border-right: 1px solid #99C3FF;
	border-bottom: 1px solid #99C3FF;
	padding: 5px 3px;
}
.openTable .aquaheader th,
.openTable .aquaheader td{
	background: #cce1ff;
	text-align: center;
	font-weight: bold;
}
.openTable .grayheader th,
.openTable .grayheader td{
	background: #f3f3f3;
	text-align: center;
}