/* CSS Document */

h1 {
	font-size:10px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h2 {
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
 
h3 {
	font-size:12px;
}

h4 {
	margin:0px;
	font-weight:normal;
}

strong {
	font-weight:normal;
	margin:0px;
}

.red { 
	color:#990000;
}

.t12 {
	font-size:12px;
	font-weight:bold;
	margin:5px;
	line-height:130%;
}

.t16 {
	font-size:16px;
	text-align:left;
}

.f_l {
	float:left;
	margin-right:5px;
}

.f_r {
	float:right;
	margin-right: 8px;
	
}

div .frame {
	display:block;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:1px;
	font-size:12px;
	margin-top:27px;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECF3DE;
	border-bottom-color: #A7B6C5;

}

div .topsec {
	padding:10px;
	line-height:130%;
	letter-spacing:1px;
}

div .menubox {
	text-align:left;
	float:none;
}

/* ↓Half BOX SET↓ */
div .h_boxleft {
	overflow:auto;
	display:block;
	width:372px;
	height:200px;
	float:left;
	line-height:150%;
	padding:1px;
	margin-left:2px;
	border: 1px solid #AAAAAA;
}

div .h_boxright {
	display:block;
	width:375px;
	height:200px;
	float:right;
	line-height:150%;
	padding:1px;
	margin-right:2px;
	border:1px solid #AAAAAA;
}
/* ↑Half BOX SET↑ */

.bar_s {
	background-image: url(../img/bgimg.jpg);
	font-weight:bold;
	font-size:12px;
	display:block;
	height:14px;
	border:#CCCCCC 1px solid;
	color: #003366;
	clear:both;
	padding-top:4px;
	padding-left:20px;
	padding-bottom:4px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	line-height:130%;
	letter-spacing:1px;
}

.bar_s1 {
	background-color:#99ACCC;
	border:#99ACCC 1px solid;
	font-weight:bold;
	display:block;
	color:#003366;
	padding-top:3px;
	clear:both;
	padding-left: 20px;
	padding-bottom:3px;
	letter-spacing:1px;
	line-height:130%;
	margin-top: 20px;
	background-image: url(../img/bar2.jpg);
}

.bar_s2 {
	background-color:#B1C0FA;
	border:#B1C0FA 1px solid;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	padding-top:3px;
	clear:both;
	padding-left: 20px;
	padding-bottom:3px;
	line-height:130%;
	margin-top: 10px;
}

.bar_s3 {
	background-color: #336699;
	border:#99ACCC 1px solid;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
	clear:both;
	padding-top:3px;
	padding-left: 20px;
	padding-bottom:3px;
	letter-spacing:8px;
	line-height:130%;
}

.bar_u {
	background-image: url(../img/u.jpg);
	font-weight:bold;
	display:block;
	color:#333333;
	width:600px;
	height:17px;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:10px;
	font-size:16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}

.bar_l {
	background-image: url(../img/l.jpg);
	font-weight:bold;
	display:block;
	color: #006699;
	width:600px;
	height:25px;
	padding-top:9px;
	padding-right:25px;
	clear:both;
	margin:0px;
}

.box1 {
	width:625px;
	display:block;
	line-height:130%;
	background-image:url(../img/i.jpg);
}

.box2 {
	width:552px;
	display:block;
	line-height:130%;
	border:1px solid #CCCCCC;
	padding:8px;
}

.box_in {
	width:auto;
	padding:0px;
	line-height:130%;
	float:right;
	letter-spacing:1px;
	text-align:left;
	line-height:130%;
	font-size:12px;
	margin-bottom: 20px;
}

.box_t {
	width:546px;
	border:#CCCCCC dotted 1px;
	display:block;
	line-height:300%;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:10px;
}

img {
	border:0;
}

.img_a {
	list-style:inside url(../img/icon/icon_5.jpg);
	display:block;
	padding: 5px;
	line-height:80%;
	font-size:12px;
}

.img_i {
	margin-top:2px;
}

.icon {
	width:auto;
	text-align:right;
	float: right;
	padding-right:50px;
	padding-top:8px;
}

.text_bold {
	font-family: "Arial Black";
	font-size: 20px;
	color: #003399;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}

.block1 {
	font-weight:bold;
	color:#006699;
	text-align:right;
	float: right;
	font-size: 12px;
	margin-left:10px;
}
