@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.title_img {
	text-align: center;
	margin-bottom: 15px;
}

.contents_box {
	padding: 0px 50px 0px 10px;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	color: #0F67AF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 50px;
	margin-bottom: 15px;
}

.block_box {
	width: 157px;
	height: 111px;
	background: url("./image/work_block.jpg") no-repeat;
	float: left;
	margin-bottom: 15px;
}

.value_text {
	font-size: 14px;
	font-weight: bold;
	margin: 50px 0px 47px 10px;
	color: #FFFFFF;
}

.right_box {
	width: 480px;
	float: right;
	margin-bottom: 10px;
}

.float_box {
	float: left;
}

.work_box {
	width: 100px;
	text-align: center;
	background: #E8E8E8;
	padding: 10px 0px 5px 0px;
	margin-right:20px;
}

.img_box {
	width: 80px;
	text-align: center;
	margin: 0px 10px 10px 10px;
}

.txt_box {
	line-height: 15px;
	margin-bottom: 5px;
}

.title_bar_w2 {
	background: url("./image/title_bar.gif") no-repeat;
	color: #0F67AF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 50px;
}

.block_box1 {
	width: 157px;
	height: 111px;
	background: url("./image/work_block.jpg") no-repeat;
	float: left;
	margin-right: 15px;
}

.link {
	width: 650px;
	text-align: right;
}

.name {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

.thumnails {
	float:left;
}

.full_image {
	width: 640px;
	text-align: center;
	margin-bottom: 10px;
}

.work2_txt {
	width: 640px;
	line-height: 16px;
	margin-bottom: 15px;
}

.thum_box {
	width: 145px;
	margin-right: 10px;
	margin-bottom: 5px;
}

