@charset "Shift_JIS";
/*----------------------------------------

	+ index
		- main
		- box01
		- box02

-----------------------------------------*/

/*----------------------------------------
	index main
-----------------------------------------*/

#index #main {
	padding-bottom: 8px;
	text-align: center;
}

#index #main h2 {
	margin: -3px 0 12px 0;
}

#index #main p.font_small {
	padding-top: 8px;
	text-align: right;
	color: #666666;
}

/*----------------------------------------
	index box01
-----------------------------------------*/

#index #box01 {
	width: 562px;
	margin-bottom: 38px;
	padding-bottom: 24px;
	background: url(../gallery/img/index_box01_bg_btm.gif) no-repeat left bottom;
}

#index #box01 h3 {
	width: 562px;
	padding: 24px 0 10px 0;
	background: url(../gallery/img/index_box01_bg_top.gif) no-repeat;
	text-align: center;
}

#index #box01 p {
	margin: 0 30px;
}

/*----------------------------------------
	index box02
-----------------------------------------*/

#index #box02 h3 {
	padding-bottom: 17px;
}

/* pic */
#index #box02 .pic li {
	float: left;
	text-align: center;
}

#index #box02 .pic li h4 {
	margin: 0 7px 4px 0;
}

#index #box02 .pic li p img {
	margin-left: 4px;
	vertical-align: baseline;
}

#index #box02 .pic li a {
	display: block;
}

#index #box02 a:link,
#index #box02 a:visited {
	color: #666666;
	text-decoration: none;
}

#index #box02 a:hover,
#index #box02 a:active {
	color: #999999;
	text-decoration: underline;
}

#index #box02 .clear {
	height: 22px;
	font-size: 0;
	line-height: 0;
}

/* pic kanpan */

#index #box02 .kanpan {
	margin-left: 45px;
}

#index #box02 .kanpan li {
	width: 103px;
}

/* pic others */

#index #box02 .others {
	margin-left: 2px;
}

#index #box02 .others li {
	width: 140px;
}

#index #box02 .others li h4 {
	text-align: left;
}

#index #box02 .others li p {
	margin-left: 10px;
}

/* btn01 */
#index #box02 .btn01 {
	margin: -10px 0 26px 0;
	text-align: center;
}

/* text */
#index #box02 .text h4 {
	padding: 20px 0 6px 0;
}

/* btn02 */
#index #box02 .btn02 {
	position: relative;
	height: 95px;
}

#index #box02 .btn02 p {
	position: absolute;
	top: 50px;
	left: 0;
}

#index #box02 .btn02 li.b01 {
	position: absolute;
	top: 49px;
	left: 251px;
}

#index #box02 .btn02 li.b02 {
	position: absolute;
	top: 49px;
	left: 408px;
}
