﻿/* CSS Document */

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

body {  
	margin :0;
	background-color : #FFFFFF;
  background-image : url('bg_all1.gif'); background-repeat:repeat;
	text-align:center;
}

body,td { font-size: 12px; font-family: "ＭＳ Ｐゴシック, Osaka"; line-height: 150% ; color: #333333}

A:link { color:#003366;
 text-decoration:none; }
A:visited { color:#003366;
 text-decoration:none; }
A:hover { color:#FF0000;
 text-decoration:UNDERLINE; }
A:active { color:#FF0000;
 background-color:none; }

.red { font-size:14px; color:red; }
.red_s { font-size:12px; color:red; }
.red_ss { font-size:11px; color:red; }
.blk_s { font-size: 11px; line-height: 110% ; color: #333333; }
.text_glay1 { font-size: 12px; color: #666666; }
.text_glay2 { font-size: 12px; color: #333333; ; line-height: 200%}
.red_b{ font-size:12px; font-weight:bold; color: #CC3333; }
.blue_b{ font-size:12px; font-weight:bold; color: #006699; }
.green_b{ font-size:12px; font-weight:bold; color: #006600; }
.black_b{ font-size:12px; font-weight:bold; color: #000000; }
.black_s{font-size:10px; line-height:1.5;}

#header {
	background-image : url('bg_top.gif'); background-repeat:repeat-x;
	}

#footer {
	background-image : url('bg_foot1.gif'); background-repeat:repeat-x;
	}

#foot_link{ font-size: 12px; color: #ffffff; }
#foot_link A:link { color:#ffffff; text-decoration:none; }
#foot_link A:visited { color:#ffffff; text-decoration:none; }
#foot_link A:hover { color:#000000; text-decoration:UNDERLINE; }
#foot_link A:active { color:#FF0000; background-color:none; }

#i&e_table {
        border-width:1px; border-color:rgb(153,153,153); border-style:solid;
	}

#i&e_table{ font-size: 12px; color: #ffffff; }
#i&e_table A:link { color:#ffffff; text-decoration:none; }
#i&e_table A:visited { color:#ffffff; text-decoration:none; }
#i&e_table A:hover { color:#000000; text-decoration:UNDERLINE; }
#i&e_table A:active { color:#FF0000; background-color:none; }
#topix_table {
	width: 620px;
	height: 165px;
}
#topix_table p {
	padding: 0px;
	margin: 5px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
#topix_table img {
	margin-right: 4px;
}
#i-e_table {
	border: 1px solid #C0C0C0;
}
#i-e_table h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
}
#i-e_table p {
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
#i-e_table img {
	margin-bottom: 5px;
}
#pre_table {
	font-size: 10pt;
	color: #333333;
}
#pre_table h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9966;
}
#pre_table p {
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
#pre_table img {
	border: 1px solid #999999;
}
#kiyaku_table {
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
#i-e_table2 {
	border: 1px solid #C0C0C0;
	width: 740px;
	height: 165px;
}
#i-e_table2 img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#i-e_table2 p {
	padding: 0px;
	margin: 5px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
#i-e_table2 h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
	margin-top: 10px;
}
#prive_td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-left-width: 5px;
	border-left-color: #0064A0;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}

