@charset "UTF-8";


/* ○上部メニュー ****************************************/
#menu_head {
	background:url(../img/bg_menu_head_bottom.gif) bottom center no-repeat #1661B9;
	}
#menu_head .bg {
	background:url(../img/bg_menu_head_top.gif) top center no-repeat;
	_height:1%;
	}

.mgT10 {
	margin-top:10px;
	}

.text div.pic_right {
	margin:0 0 10px 10px;
	float:right;
	text-align:center;
	}
.text div.pic_right p {
	margin:5px 0 0 0;
	line-height:1em;
	}

	
/* ○写真****************************************/
.pic_list {
	clear: right;
}
.pic_list ul{
		list-style:none;
}
.pic_list ul li {
	padding-top: 1em;
	padding-left: 0px;
	width: 182px;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.pic_list ul li.last {
	width: 166px;
	padding-right: 0;
}

