@charset "utf-8";
/* CSS Document */

/*------------ ナビゲーション（マウスOFF） ------------*/
ul#gnav li#info a {
	background-image: url(../images/gnav_info_on.jpg);
}

/*------------ サブタイトル ------------*/
h3#sub_title01,
h3#sub_title02,
h3#sub_title03,
h3#sub_title04,
h3#sub_title05 {
	width: 768px;
	height: 49px;
	text-indent: -9999px;
}

h3#sub_title01 {
	background: url(../info/images/subtitle01.jpg) no-repeat left top;
}

h3#sub_title02 {
	background: url(../info/images/subtitle02.jpg) no-repeat left top;
}

h3#sub_title03 {
	background: url(../info/images/subtitle03.jpg) no-repeat left top;
}

h3#sub_title04 {
	background: url(../info/images/subtitle04.jpg) no-repeat left top;
}

h3#sub_title05 {
	background: url(../info/images/subtitle05.jpg) no-repeat left top;
}

/*------------ 定義リスト ------------*/
.sub_contents dl.allow_list dt {
	color: #CEA77B;
}

.sub_contents dl.allow_list dd {
	padding-bottom: 10px;
}

#card {
	margin-top: 5px;
	padding-left: 20px;
}

/*------------ 写真並び ------------*/
ul.photo_list li {
	padding-bottom: 15px;
	float: left;
}

/*------------ 幅指定 ------------*/
.box01 {
	width: 350px;
}

.box02 {
	width: 380px;
}

.box03 {
	width: 340px;
}

.box04 {
	width: 390px;
}

.btm10 {
	margin-bottom: 10px;
}

.btm40 {
	padding-bottom: 40px;
}

.left20 {
	padding-left: 20px;
}

.right45 {
	padding-right: 45px;
}

.right25 {
	margin-right: 25px;
}

.photoText {
	text-align: center;
	width: 225px;
}

#box4Btm {
	padding-left: 200px;
}
