/* リンク */

A{color: #587493;
	text-decoration: none;
	}
A:VISITED{color:#587493;
	text-decoration: none;
	}
A:HOVER{color : #003675;
	text-decoration: none;
	font-weight:bold;
	}
/* 左 */

#left{
	margin:10px;
	font-size:12px;
	color:#ffffff;
	float:left;
}
#left td{
	font-size:12px;
	color:#ffffff;}

#left A{color: #efef8f;
	text-decoration: none;
	font-weight:bold;
	}
#left A:VISITED{color:#efef8f;
	text-decoration: none;
	font-weight:bold;
	}
#left A:HOVER{color : #b2b26b;
	text-decoration: none;
	font-weight:bold;
	}
/* 右 */
#right{
	padding-left:50px;
	text-align:right;
	width:450px;
	line-height:180%;
}
#right h1{color:#3b6493}
/* 基本・テーブル */
tr,td{
	font-size:8pt;
	color:#555555;}
body{
	margin:10px;
	font-size:8pt;
	color:#555555;
	
}
/* 段落 */
#left p{
	padding:20px;
	text-align:left;
	line-height:22px;
	}
#right p{
	padding:5px;
	text-align:left;
	line-height:160%;
	}
/* みだし */

h1{
	font-size:12pt;
	font-family:Arial Black;
	color:#d7e2ef;
	margin:10px;
	}

h2{
	font-size:10pt;
	font-family:Arial Black;
	color:#9dbce0;
	margin:5px;
	}
h3{
	margin:5px;
	font-size:10pt;
	font-family:Arial;
	color:#9dbce0;
	text-align:left;
	}

/* コンテンツ */
ul{text-align:left;}
/* 飾り線 */
.hr{border-bottom:1px dotted #aaaaaa;}
hr{height:0px;
	border-bottom:1px solid #000000;}
strong{font-size:10pt;
	color:#72a39f;}
/* 画像 */
img{border:0px;}
.files{	float:center;}

/* フォーム */

input,select,textarea { 
border-style:none;
border-top : 1px solid #000000 ; 
border-bottom : 1px solid #000000 ; 
border-left : 1px solid #000000 ; 
border-right : 1px solid #000000 ; 
background-color : #000000 ; 
background-color : #eeeeee ; 
color : #778477 ; 
font-size:9pt
}



.none{border-top : 0px solid  ; 
border-bottom : 0px solid  ; 
border-left : 0px solid  ; 
border-right : 0px solid  ; 
background-color : #ffffff ; 
color : #eeeeee ; 
}


