@CHARSET "windows-31j";

* {
    font-family: MS PGOTHIC;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-size: larger}
.style6 {color: #FFFFFF; margin-left:0.5em}
.style7 {font-size: smaller}
.style8 {color: #FFFFFF; margin-left: 0.5em; font-size: smaller; }

td.topleft {
	width: 1%;
	background-image: url("/open/openimages/MyPage_14.gif");
	background-repeat: repeat-y;
}

td.topcenter {
	width: 98%;
}

td.topright {
	width: 1%;
	background-image: url("/open/openimages/MyPage_09.gif");
	background-repeat: repeat-y;
}

table.mypage {
}

table.mypage td.box {
	border-style: solid;
	border-color: #3E518F;
}

/*** LOGIN用 ここから **************************************************************************/
table.login {
	border: 2px black solid;
}
table.login td.label {
	width: 200px;
	background-color: #314184;
	color: white;
	font-weight: bold;
	text-align: center;
}
table.login td.text {
	width: 300px;
}
input.loginbutton {
	background-color: #314184;
	color: white;
	font-weight: bold;
	width: 120px;
}
span.fielderror {
	font-size: 9pt;
	font-weight: bold;
	color: red;
}
span.inguide {
	font-size: x-small;
}

/*** LOGIN用 ここまで **************************************************************************/

* {
    font-family: MS PGOTHIC;
}

/*-----------------------------------------------------------------------------------
bodyタグ共通
-----------------------------------------------------------------------------------*/
body
{
	background-color : #FFFFFF;
	margin-top: 0px;
}

/*-----------------------------------------------------------------------------------
pタグ共通
-----------------------------------------------------------------------------------*/
p
{
	margin-left: 1.5em;
	line-height : 1.5em;
}

/*-----------------------------------------------------------------------------------
tdタグ共通
-----------------------------------------------------------------------------------*/
td
{
	line-height : 1.5em;
}

/*-----------------------------------------------------------------------------------
見出し（H1〜H6）
-----------------------------------------------------------------------------------*/
h1
{
	line-height: 1.5em;
	background-image:url("/open/openimages/h2.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:30px;
	font-size:130%;
	color:#2F4487;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
}
h2
{
	padding-left:5px;
	font-size: 120%;
	font-weight: bold;
	line-height : 2em;
	color: #FFFFFF;
	background-color: #2F4487;
}
h3
{
	padding-left:5px;
	font-size: 110%;
	font-weight: bold;
	line-height : 2em;
	color: #2F4487;
	background-color: #C2D1FF;
}
h4
{
	padding-left:5px;
	font-size: 105%;
	font-weight: bold;
	line-height : 1.5em;
	background-color: #D7E1FF;
}
h5
{
	padding-left:5px;
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
	color: #2F4487;
}
h6
{
	padding-left:5px;
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}

/*-----------------------------------------------------------------------------------
箇条書き
-----------------------------------------------------------------------------------*/
ul
{ 
	list-style-image: url("/open/openimages/listmark_01.gif"); 
}
.ul_new
{ 
	list-style-image: url("/open/openimages/listmark_new_01.gif"); 
}
.ul_topics
{ 
	list-style-image: url("/open/openimages/listmark_topics.gif"); 
}
.ul_files
{
	list-style-image: url("/open/openimages/listmark_files.gif"); 
}
.ul_jnet21
{
	list-style-image: url("/open/openimages/listmark_jnet21.gif"); 
}

/*-----------------------------------------------------------------------------------
テーブル
-----------------------------------------------------------------------------------*/
.table01
{
	border: 1px solid #4F6BC1;
	margin-left: 1em;
	width: 95%;
}
.table02
{
	border-collapse: collapse;
	border:double 1px #FF9966;
}
.table_sidemenu
{
	margin-top: 0.7em
}
/*-----------------------------------------------------------------------------------
セル
-----------------------------------------------------------------------------------*/
th
{
	border: 1px solid #4F6BC1;
	color: #2F4487;
	background-color: #CCFFFF;
	line-height: 1.5em;
}
.th
{
	text-align: center;
	font-weight: bold;
	border: 1px solid #4F6BC1;
	color: #2F4487;
	background-color: #CCFFFF;
	line-height: 1.5em;
}
.td01
{
	color: #2F4487;
	background-color: #E1E7FA;
	border: 1px solid #4F6BC1;
	font-weight:bold; 
	text-align: center;
}	
.td02
{
	border: 1px solid #4F6BC1;
}
.td03
{
	vertical-align:middle;
	height: 1.5em;
	color: #4F6BC1;
	background-color: #F7EA8F;
	font-weight:bold; 
}
.td04
{
	color: #4F6BC1;
	background-color: #F7EA8F;
	border: 1px solid #FF9966;
	font-weight:bold; 
	text-align: center;
}	
.td05
{
	border: 1px solid #FF9966;
}
.td_16percent {
	width: 16%;
}
.td_25percent {
	width: 25%;
}
.td_33percent {
	width: 33%;
}
.td_50percent {
	width: 50%;	
}

.td_top {
	vertical-align: top;
}
/*-----------------------------------------------------------------------------------
フォント
-----------------------------------------------------------------------------------*/
.font-A
{
	font-size:120%;
	color:#294CFF;
	font-weight:bold;
	line-height: 1.5em; 
	padding: 0.5em 0em 0.5em;
}
.font-B
{
	font-size:110%;
	color:#FF6633;
	font-weight:bold; 
	line-height: 1.5em;
	padding: 0.4em 0em 0.4em;
}
.font-C
{
	font-size:100%;
	color:#2F4487;
	font-weight:bold; 
	line-height: 1.5em;
	padding: 0.3em 0em 0.3em;
}
.font-D
{
	font-size:80%;
}
.font_sidemenu
{
	line-height: 1.2em;
	font-size: x-small;
}



/*-----------------------------------------------------------------------------------
リンク
-----------------------------------------------------------------------------------*/
a:link
{
color: #0000CC;
}
a:hover
{
color: #6666FF;
}
/*----------------------
キャプチャー用設定
a:visited
{
color: #0000CC;
}
-----------------------*/

/*-----------------------------------------------------------------------------------
画像の回り込み
-----------------------------------------------------------------------------------*/
.img_float
{
	float: right;
	margin-left: 10px;
}
