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

/*-----------------------------------------------
 __共通縦メニュー
-----------------------------------------------*/

.adIndexbox {
    width: 140px;
    float: left;
    margin:0 10px 10px 0;
}

.adIndexbox img{
    width: 140px;
}

.adIndextxt {
    display: block;
}

.adIndextxt p{
    padding-top: 5px;
    font-size: 85%;
    line-height: 1.5;
}


.adgalleryBoxTop{
	margin-bottom:20px;
}

.adgalleryBoxTop h2{
	font-size:20px;
	line-height:1.3;
	color:#000;
	padding-bottom:20px;
}

.adgalleryBoxTop p{
	padding-bottom:20px;
}

.galleryBoxTopLeft{
	width:300px;
	margin:0 10px;
}

.galleryBoxTopright{
	width:300px;
	margin:0 10px;
}

.galleryBoxTopLeft img{
	width:300px;
}

.adgalleryBoxSecond{
	width:300px;
	clear:both;
	margin:0 10px;
}

.adgalleryBoxSecond h2{
	font-size:20px;
	line-height:1.3;
	color:#000;
	padding-bottom:20px;
}

.adgalleryBoxSecond p{
	padding-bottom:10px;
}

.galleryBoxSecondLeft{
	width:300px;
}



.wallBox{
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	width:300px;
	padding:15px 0;
	margin:0 10px;
}

.wallBoxPic{
	width:300px;
	margin-bottom:10px;
}

.wallBoxPic img{
	width:100%;
}

.wallBox h2{
	font-size:20px;
	line-height:1.3;
	color:#000;
	padding-bottom:10px;
}

.wallBox h3{
	font-size:14px;
	font-weight:bold;
}

.wallBox p{
	padding-bottom:15px;
}


.wallBtn{
	clear: both;
	padding: 10px 15px 10px 15px;
	text-align: center;
	background-color: #eee;
	margin-bottom:10px;
}

.wallBtn a{
	color:#333;
	padding:10px;
	display:block;
}

.wallBtn a:hover{
	text-decoration: underline;
}
