/*------------リンクカラー------------*/
a:link {
 color: #006699;
 text-decoration: underline;
}
a:visited {
 color: #555599;
 text-decoration: underline;
}
a:hover {
 color: #FF0000;
 text-decoration: underline;
}
a:active {
 color: #FF0000;
 text-decoration: none;
}
/*------------HTMLタグの再定義------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/common/back.gif);
	color: #333333;
	font-size: 80%;
}
th,td {
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px; 
}
.header {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
.navi {
	background-image: url(../img/common/menu_back.gif);
	background-position:center;
	height: 90px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
.main {
	background-color: #FFFFFF;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
.footer {
	background-color: #FFFFFF;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	padding:0px 0px 5px 0px;
}
.footer_01 {
	font-size: 100%;
	font-weight: bold;
}
.footer_02 {
	font-size: 100%;
	letter-spacing: 0px;
}
.footer_03 {
	font-size: 90%;
	letter-spacing: 0px; 
}

/*------------コンテンツページ------------*/
.pankuzu {
	font-size: 80%;
	padding:5px 0px 5px 15px;
	background-color: #FFFFFF;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
.sub_title {
	height: 37px;
	background-image: url(../img/common/t_sub.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 35px;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}
.sub_title2 {
	height: 24px;
	background-image: url(../img/common/t_sub2.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 10px;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px; 
}
.sub_title_news {
	height: 37px;
	background-image: url(../img/common/t_sub.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 35px;
	color: #333333;
	font-weight: bold;
}
.navi_sub_title {
	height: 25px;
	background-color: #EEEEEE;
	padding:0px 0px 0px 10px;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	border-top : dashed #085da4;
	border-top-width : 1px;
	border-bottom: dashed #085da4;
	border-bottom-width : 1px;
}
.sub_page {
	height: 33px;
	background-image: url(../img/common/back_subpage.gif);
	background-repeat: no-repeat;
	padding:0px 0px 0px 45px;
	color: #333333;
	font-size: 90%;
}
.sub_pageinfo {
	padding:0px 0px 0px 45px;
	line-height: 120%;
}
.about_note{
	font-size : 80%;
	letter-spacing : 1pt;
}
.about_number{
	text-align : right;
	text-indent : 30pt;
	font-size : 80%;
	letter-spacing : 1pt;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.about_hyodai{
	font-size : 80%;
	font-weight : bold;
	letter-spacing : 1px;
	color : white;
	background-color : #0860A8;
	padding-top : 5px;
	padding-bottom : 5px;
}
.about_koumoku{
	font-size : 80%;
	letter-spacing : 1px;
}
.kokuho_sys_kougakushikyu{
	font-size : 200%;
	color: #666666;
}
.caption {
	font-size: 70%;
}
/*------------privacy------------*/
.privacy_midashi_a {
	padding-top : 0px;
	font-weight:bold;
	font-size : 90%;
}
.privacy_midashi_b {
	padding-top : 20px;
	font-weight:bold;
	font-size : 90%;
}
.privacy_01 {
	padding:0px 0px 0px 25px;
	line-height: 120%;
}
ul,li{
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
}
.pr_list1{
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
	margin-left:20px;
	line-height: 120%;
}
.pr_list2{
	list-style-type:decimal;
	list-style-position:outside;
	list-style-image:none;
	margin-left:0px;
	line-height: 120%;
}
/*------------コンテンツページLEFTメニュー定義------------*/
.leftback{
	background-color: #C6DAEA;
}
.leftmenu {
	font-size:90%;
	font-weight:bold;
	text-decoration: none;
	color:#083874;
	padding: 25px 5px 25px 5px;
	border-bottom-color: #083874; 
	border-bottom-style: solid; 
	border-width:1px;
}
.leftmenu_botan {
	display: block;
	font-size:80%;
	color:#333333;
	line-height: 120%;
	padding: 9px 0px 7px 5px;
	border-bottom-color:#083874;
	border-bottom-style: solid; 
	border-width:1px;
	text-decoration: none;
}
.leftmenu_botan :link {
	color: #333333;
	text-decoration: none;
}
.leftmenu_botan :visited {
	color: #333333;
	text-decoration: none;
}
.leftmenu_botan :active {
	color: #333333;
	text-decoration: none;
}
.leftmenu_botan :HOVER {
	color : #FC804C;
	text-decoration: underline;
}
/*------------TOPページLEFTメニュー定義------------*/
.t_leftback{
	background-color: #E6E6E6;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
}
.t_leftmenu {
	background-color: #FFFFFF;
	margin-top:3px;
}
.t_leftmenu_acrobat {
	background-color: #FFFFFF;
	border: 1px solid #508442;
	font-size: 85%;
	line-height: 120%;
	letter-spacing: 0px;
	margin: 0px 7px 10px 7px;
	padding: 5px;
	text-align : left;
}
.t_leftmenu_botan :link {
 color: #333333;
	text-decoration: none;
}
.t_leftmenu_botan :visited {
 color: #333333;
	text-decoration: none;
}
.t_leftmenu_botan :active {
 color: #333333;
	text-decoration: none;
}
.t_leftmenu_botan :HOVER {
	color : #FC804C;
	text-decoration: underline;
}