@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.title_img {
	text-align: center;
	margin-bottom: 15px;
}

.contents_box {
	padding: 0px 0px 0px 10px;
	border: 1px solid #FFFFFF;
	background: url("./image/bg.gif") repeat-y;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	color: #0F67AF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 50px;
	margin: 0px 0px 5px 0px;
}

.title_bar1 {
	background: url("./image/title_bar.gif") no-repeat;
	color: #0F67AF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 50px;
	margin: 15px 0px 10px 0px;
}

.txt_box {
	width: 522px;
	margin-bottom: 5px;
	line-height: 15px;
}

.img_box {
	width: 522px;
	text-align: center;
	margin-bottom: 10px;
}

.block {
	width:522px;
	text-align: center;
}

.active_box {
	width: 522px;
}

.active_head {
	background: url("./image/box_head.jpg") no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 0px 13px 20px;
}

.act_vox {
	background: url("./image/box_bg.jpg") repeat-y;
	padding: 0px 10px 0px 10px;
}

.txt_box1 {
	line-height: 15px;
	width: 370px;
	float: left;
}

.img_box1 {
	float: right;
	width: 110px;
}

.automatic_table {
	width: 522px;
	border: 2px solid #8EBBBA;
	margin-bottom: 10px;
}

.auto_td1 {
	width: 100px;
	padding: 3px 0px 3px 3px;
	border-bottom: 2px solid #8EBBBA;
	border-right: 2px solid #8EBBBA;
}

.auto_td2 {
	width: 130px;
	padding: 3px 0px 3px 3px;
	border-bottom: 2px solid #8EBBBA;
	border-right: 2px solid #8EBBBA;
}

.auto_td3 {
	padding: 3px 0px 3px 3px;
	border-bottom: 2px solid #8EBBBA;
	border-right: 2px solid #8EBBBA;
}

.auto_td4 {
	width: 50px;
	padding: 3px 0px 3px 3px;
	border-bottom: 2px solid #8EBBBA;
}

.button {
	width: 522px;
	text-align: right;
}



