@charset "shift_jis";
/* CSS Document */

h1 {
	width: 962px;
	height: 100px;
	background:url(../img/common/title.gif) no-repeat;
	text-indent: -9999px;
}

/*サブページ
--------------------------------------------*/
#vol_con {
	width: 962px;
	height: 454px;
	position: relative;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
#vol_con:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

#vol_con dd {
	display: none;
}
.vol_con_dt {
	display: none;
}
#vol_con_img {
	position: relative;
	top: -5px;
	left: 180px;
}
#vol_con_wall {
	position: absolute;
	top: 378px;
	left: 122px;
}

/*画像指定
--------------------------------------------*/
#vol1_con_title {
	float: left;
	width: 473px;
	height: 454px;
	background: url(../img/vol/vol1_title.gif) no-repeat;
}

#vol1_con_info {
	float: right;
	width: 489px;
	height: 454px;
	background:url(../img/vol/vol1_info.gif) no-repeat;
}
#vol2_con_title {
	float: left;
	width: 473px;
	height: 454px;
	background: url(../img/vol/vol2_title.gif) no-repeat;
}

#vol2_con_info {
	float: right;
	width: 489px;
	height: 454px;
	background:url(../img/vol/vol2_info.gif) no-repeat;
}
#vol3_con_title {
	float: left;
	width: 473px;
	height: 454px;
	background: url(../img/vol/vol3_title.gif) no-repeat;
}

#vol3_con_info {
	float: right;
	width: 489px;
	height: 454px;
	background:url(../img/vol/vol3_info.gif) no-repeat;
}
#vol4_con_title {
	float: left;
	width: 473px;
	height: 454px;
	background: url(../img/vol/vol4_title.gif) no-repeat;
}

#vol4_con_info {
	float: right;
	width: 489px;
	height: 454px;
	background:url(../img/vol/vol4_info.gif) no-repeat;
}

/*お詫び文　リンク
--------------------------------------------*/
body {
	font-size: 12px;
}

a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#owabi1 {
	width: 300px;
	position: absolute;
	left: 500px;
	top: 380px;
	line-height: 150%;
}






















