@charset "utf-8";

/* 行事のアルバム */

#stitle {
	float: left;
	width: 200px;
	padding-left: 20px;
}

#detail {
	float: left;
	width: 320px;
	text-align: right;
}

#detail img {
	margin-left: 10px;
}

.index {
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
}

.st {
	background-image: url(../album/images/bg_1st.gif);
	background-position: 12px 60px;
}

.nd {
	background-image: url(../album/images/bg_2nd.gif);
	background-position: 12px 40px;
}

.rd {
	background-image: url(../album/images/bg_3rd.gif);
	background-position: 12px 40px;
}

.index a {
	background-image: url(../album/images/i_detail.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 3px;
}

.index-l {
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.index-r {
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.index li {
	list-style: none;
	margin-left: 5px;
	background-image: url(../album/images/i.gif);
	background-repeat: no-repeat;
	padding: 0 10px 5px 12px;
	background-position: 0 3px;
}

#album-top {
	background-image: url(../album/images/bg01.gif);
	background-repeat: no-repeat;
	background-position: 0 100px;
	height: 320px;
}

#album-top-l {
	background-image: url(../album/images/bg01_l.gif);
	background-repeat: no-repeat;
	background-position: 0 80px;
	height: 360px;
}

#album-top-com {
	position: relative;
	top: 70px;
	left: 25px;
	width: 250px;
	font-size: 110%;
}

#main-contents h1#title2009 {
	margin-bottom: 10px;
}

.box00 {
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 20px;
	padding: 20px;
}

.box01 {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 30px;
}

.box02 {
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 20px;
}

.box03 {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 30px;
}

.box01 p, .box02 p {
	padding: 50px 30px 0 20px;
}

.bg01 {
	background-image: url(../album/images/bg03.gif);
	height: 70px;
	font-size: 110%;
	
}

.bg02 {
	background-image: url(../album/images/bg02.gif);
	height: 175px;
	background-position: center bottom;
	font-size: 110%;
}

.bg03 {
	background-image: url(../album/images/bg03.gif);
	height: 93px;
	font-size: 110%;
}

.bg04 {
	background-image: url(../album/images/bg04.gif);
	height: 175px;
	font-size: 110%;
}

#link-btn {
	text-align: right;
	padding-top: 20px;
}

img.in {
	margin: 0 30px;
}
