@charset "utf-8";
/* CSS Document */

/* ------------------------ Gallarey ------------------------ */
#gallery{
	margin: 0px auto;
	width: 940px;
	background-color: #080808;
	text-align: left;
	border-left: 1px solid #2D2D2D;

}
#gallery h4{
	margin-bottom: 18px;
}
/* ------------------------ 左カラム ------------------------ */

/* ------------------------ 右カラム ------------------------ */
#s_right .read{
	margin-bottom: 5px;
}
#s_right .list{
	margin-bottom: 20px;
	margin-left: 10px;
}
#s_right .list .ph{
	background-image: url(img/photo_base.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 154px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 15px;
}
#s_right .list .ph a{
	display: block;
	border: 1px solid #333333;
	height: 116px;
	width: 154px;
}
#s_right .list .ph a:link{}
#s_right .list .ph a:visited{}
#s_right .list .ph a:hover{	border: 1px solid #FFCC33; height: 116px; width: 154px;}

#s_right .list .ph p{
	margin-top: 5px;
}
#s_right .page{
	margin: 0px auto 60px;
	width: 688px;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #666;
}
#s_right .page a{color: #666;}
#s_right .page a:hover{color: #C4B035;}
#s_right .page .on{color: #C4B035;}

#s_right .s_read{
	line-height: 18px;
	margin-bottom: 15px;
}
/* ------------------------ ウィンドウ ------------------------ */
#photo{
	width: 100%;
	background-image: url(../common/img/Head_haikei.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#photo .rogo{
	margin: auto;
	width: 420px;
	padding-top: 10px;
}

#photo .ph{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
#photo .ph img {
	border: 1px solid #FFCC33;
}

#photo p{
	width: 420px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
