@charset "utf-8";

.pb0{
    padding-bottom: 0 !important;
}
.mb30{
    margin-bottom: 30px !important;
}

#institution #header #gmenu li.gmenuinstitution img{
	border-bottom:5px solid #f8931f;
}

#content .institutiondetail {
	padding:0 0 10px 0;
	clear:both;
    position: relative;
    overflow: hidden;
}
#content .institutiondetail h4{
    background: #544741;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
}
#content .institutiondetail .indexinstitutionpic {
	float:left;
	margin-top:2px;
	margin-bottom:5px;
}

#content .institutiondetail p.adress {
	margin-left:235px;
	font-size:14px;
	font-weight:bold;
	color:#F7931E;
	line-height:1.5;
}

#content .institutiondetail p.access {
	margin-left:235px;
	line-height:1.5;
}
#content .institutiondetail .gallery p.adress,
#content .institutiondetail .gallery p.access{
    margin: 0 0 10px;
}
#content .institutiondetail .btnmap {
	float:right;
}

#content .boxgreen {
	border:2px solid #66b62f;
	padding:10px;
	margin-bottom:15px;
	overflow:auto;
}
#content .boxgreen .left{
	width:275px;
	float:left;
}
#content .boxgreen .right{
	float:right;
	width:390px;
}
#content .boxgreen ul {
	float:right;
	width:380px;
	margin-left:10px;
}

#content .boxgreen ul li {
	float:left;
	margin:5px;
}

#content .boxgreen ul li.senbei {
	width:179px;
}

#content .boxgreen ul.size_s {
	float:right;
	width:230px;
	margin-left:10px;
	margin-right: 5px;
}

#content .boxgreen ul.size_s li {
	float:left;
	margin:5px 0;
}

#content .boxgreen .sbox {
overflow: hidden;
margin: 0 0 10px 0;
}
#content .boxgreen .sbox:last-child {
margin: 0 0 0 0;
}

#content .boxgreen .sbox .imgR {
	float: right;
	margin: 0 0 0 10px;
	}
	#content .boxgreen .sbox .imgL {
		float: left;
		margin: 0 10px 0 0;
	}

#content .boxgreen .imgkaigo {
    margin: 10x 0 0 0;
    display: block;
    text-align: center;
}

#content .boxgreen p{
	margin:5px 15px 10px 5px;
	line-height:1.6;
}

#content .boxgreen h4 {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#a67c52;
	margin:10px 5px;
	padding:3px 8px;
}

#content .boxgreen h5 {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
	margin:5px 5px 0 5px;
	border-bottom:2px dotted #fbc98c;
}

#content .boxgreen ul li.senbei p{
	margin:5px 0px 0 0px;
	line-height:1.6;
}

#content .boxgreen ul li.senbei h5 {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
	margin:0 0px 0 0px;
	border-bottom:2px dotted #fbc98c;
}

#content .boxgreen .imgR {
	float:right;
	margin:0;
	padding:10px 10px 10px 15px;
	background:#FFF;
}

#content .badge {
	float:right;
	margin:0 40px 0 0;
	padding:0;
}

#content .boxbrown {
	border:5px solid #544741;
	border-top:none;
	padding:10px;
	margin-bottom:15px;
	overflow:auto;
}

#content .boxbrown h4 {
	font-size:20px;
	font-weight:bold;
	color:#a67c52;
	background:url(../img/common/bg_h4.gif) no-repeat;
	margin:5px;
	padding:6px 0 6px 20px;
}

#content .boxbrown h5 {
	font-size:16px;
	font-weight:bold;
	color:#f99120;
	margin:5px 5px -10px 5px;
}

#content .boxbrown p.btnorder {
	clear:both;
	text-align:right;
	margin:-10px 10px 10px 10px;
}

#content .boxgreen h4.lineup{
	clear: both;
}



