@charset "UTF-8";

.akbgpBox{
	width:874px;
	margin:0px auto;
	}

.akbgpBox2{
	width:834px;
	margin:20px auto;
	}

.akbgpBoxLeft{
	width:400px;
	float:left;
}

.akbgpBoxLeft h3{
	margin-bottom:10px;
}

.akbgpBoxLeft P{
	margin:0 0 30px;
}

.akbgpBoxRight{
	width:400px;
	float:right;
}

.akbgpBoxRight P{
	margin:0 0 30px;
}

.akbgpBoxRight h3{
	margin-bottom:10px;
}

.btn{
	margin:10px 0px;
	}



.galleryBox1{
	width:850px;
	margin:50px auto 20px;
	}
	
.galleryBox1 td{
	width:170px;
	text-align:center;
	}
	

.galleryBox1 td img.photo{
	border:solid 1px #ccc;
}


.galleryBox1 td.namae{
	vertical-align:top;
	font-size:90%;
	font-weight:bold;
	padding:5px 0px 0px;
}

.galleryBox1 td.cap{
	vertical-align:top;
	font-size:80%;
	line-height:1.2em;
	padding-bottom:20px;
}

.akbgpBoxG2{
	width:874px;
	margin:0px auto 20px;
	text-align:center;
}

.akbgpBoxG2 ul{
	list-style:none;
	width:100px;
	margin:0px auto;
}
	
.akbgpBoxG2 ul li{
	float:left;
	margin-right:10px;
}
	


/*test*/

/* サムネイル枠サイズ */
.akg_thmub{
	width:150px;
	height:100px;
	overflow:hidden;
	position:relative;
	border:solid 1px #CCC;
	left:10px;
}

/* 画像の位置 */
.akg_thmub img{
	position:absolute;
	top:-5px;
}

.akg_thmub2{
	width:150px;
	height:100px;
	overflow:hidden;
	position:relative;
	text-align:center;
	left:10px;
	border:solid 1px #CCC;
}

/* 画像の位置 */
.akg_thmub2 img{
	position:absolute;
	z-index:150;
	top:-50px;
}

.akg_thmub3{
	width:150px;
	height:100px;
	overflow:hidden;
	position:relative;
	text-align:center;
	left:10px;
	border:solid 1px #CCC;
}

/* 画像の位置 */
.akg_thmub3 img{
	position:absolute;
}














