@charset "utf-8";

/*　ギャラリー
------------------------------------------------------------ */

#img_top {
    width: 780px;
	_width: 800px;
	padding: 0 10px;
	background: url(../common/images/img_gallery.jpg) left top no-repeat;
	text-indent: -9999em;
	height: 150px;
}

#flash {
    width: 780px;
	_width: 800px;
	padding: 0 10px;
	background: url(../common/images/header_bg.jpg) left top no-repeat;
	height: 250px;
}

/*.fltlft img,
.fltrt img {
    vertical-align: bottom;
	margin: 0;
}*/

.img01bg {
    width: 274px;
	margin: 0;
	padding: 25px 0 0 0;
	background: url(../common/images/gallery_img01bg.jpg) left top no-repeat;
	text-align: center;
}
.img02bg {
    width: 274px;
	margin: 0;
	padding: 25px 0 0 0;
	background: url(../common/images/gallery_img02bg.jpg) left top no-repeat;
	text-align: center;
}

.img01bg p,
.img02bg p {
    font-size: 0.9em;
}

dl.work,
dl.work2 {
    width: 558px;
	padding-bottom: 10px;
}

.work dt {
    width: 184px;
	_width: 187px;
	padding-right: 3px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	float: left;
}
.work dd {
    width: 184px;
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 10px;
	float: right;
	_clear: both;
}

.work2 dt {
    width: 184px;
	_width: 187px;
	padding-right: 3px;
	text-align: center;
	font-size: 0.8em;
	float: left;
}
.work2 dd {
    width: 184px;
	text-align: center;
	font-size: 0.8em;
	float: right;
	_clear: both;
}

.box_01 {
    font-size: 0.9em;
	text-align: center;
	width: 558px;
}

.work_table {
    width: 558px;
	padding-bottom: 10px;
	font-size: 0.8em;
	margin-bottom: 30px;
}
.work_table th {
    width: 184px;
	_width: 187px;
	padding-right: 3px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
}
.work_table td {
    width: 184px;
	text-align: center;
	padding-bottom: 10px;
}

.g_box02 {
    width: 240px;
	padding: 1px 5px;
	text-align: center;
	border: 1px solid #333;
	background-color: #666;
	font-size: 0.9em;
	color: #FFF;
	float: right;
	margin-bottom: 1em;
	/*clear: both;*/
}

.g_box02 a {
    color: #FFF;
	text-decoration: none;
}
.g_box02 a:hover {
    color: #FFCC00;
	text-decoration: underline;
}