@charset "UTF-8";
/* CSS Document */

a {
	text-decoration:underline;
	color:#3333CC;
}
a:hover {
	text-decoration:underline;
	color:#99CC00;
}
body {
	font-size:10pt;
	font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
	line-height:140%;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#CCCCCC SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-ARROW-COLOR:#CCCCCC;
	SCROLLBAR-TRACK-COLOR:#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#CCCCCC;
	background-color: #f2f2f2;
}
table {
	color:#000000;
	font-size:10pt;
	line-height:140%;
}
th {
	background-color:#eeeeee
}
ul {
	margin-left:23px
}
ol {
	margin-left:30px
}
li {
	text-indent:0px
}
.copyright {
	font-family:"Arial";
	color:#ffffff;
	text-align:right;
	border-bottom-style:solid;
	border-color:#ffffff;
	border-width:1px;
	margin-bottom:3px;
	margin-top:10px
}
.small {
	font-family: "Arial";
	color:#ffffff
}
h1 {
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	margin-bottom: 0;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	background: url(image/t_h2.gif) top left no-repeat;
	width: 740px;
	height: 32px;
	margin: 0 0 20px 0;
	padding-left: 20px;
}
.rmks {
	color:#ff0000
}
.sinfo {
	color:#ffffff;
	background-color: #ff3333;
	font-size:8pt;
	padding:1px 0px 0px 1px;
}
/* basic */
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}
/* custom */
.style-1 {
	font-weight: bold;
	color: #c00;
}
.style-2 {
	color: #f00;
}
.style-3 {
	font-size: 8pt;
}
.style-4 {
	font-size: 9pt;
}
.style-5 {
	font-weight: bold;
	font-size: 14pt;
	color: #f00;
}
.layout-1 {
	float: left;
	width: 550px;
}
.layout-2 {
	background: url(image/i_ribbon.jpg) top center no-repeat;
	font-size: 12pt;
	line-height: 21px;
	font-weight: bold;
	color: #630;
	padding-top:15px;
	text-align: center;
	height: 55px;
}
/* banner */
#banners img {
	border: none;
	display: block;
}
#banners a:focus {
	outline: none;
}
#banners, #banners2 {
	float: right;
	margin: 0 auto;
	width: 178px;
	height: 275px;
	overflow: hidden;
}
div#banners ul li {
	display: inline;
	float: left;
}
#banners ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
