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

/*-------------------------------------------------------------------H4-*/

h4{
	display: block;
	padding: 10px 5px !important;
	margin-bottom: 15px !important;
	background-color: #F0ECDF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size: 14px;
	behavior: url(../js/PIE.htc);
	color: #444444;
}
/*------------------------------------------------------------------SPECIAL BOX -*/
.ssff-box{
	padding:10px;
	background-color:#FEFDFC;
	border:#ccc 1px solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior: url(../js/PIE.htc);
	color: #666;
	position: relative;
}

.ssff-box strong{
	border-bottom: #F5EDE2 10px solid;
	padding-right: 20px;
	font-size: 14px;
	display: inline-block;
	margin-top: 1em;
	color: #646464;
}

.award-box{
	padding:10px;
	background-color:#F9F7F2;
	border:#ccc 1px solid;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	behavior: url(../js/PIE.htc);
	color: #666;
}
.plainssff .award-box h3{
	color: #FFF;
	background-color: #C2B998;
	padding: 3px 10px;
	border-bottom: none;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	behavior: url(../js/PIE.htc);
}


.award-box strong{
	border-bottom: #F8ECC9 10px solid !important;
	padding-right: 20px;
	font-size: 14px;
	display: inline-block;
	margin-top: 1em;
	color: #646464;
}

.award-box em{
	padding-right: 15px;
	background-image: url(../common/arrow2.png);
	background-position: right;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: bold;

}

.font-bold{
	color: #CC9933;
	font-weight: bold;
}
/*-----------------------------------------------------------------------*/
.tube{
	float: right;
	padding: 15px;
}

.archlist{
	padding-bottom: 25px;
	color:#666666;
	font-size:10px;
	margin-top: 5px;
	border-bottom: 1px dotted #e9e9e9;
}
.archlist p{ }

.archlist a img{ border: #e9e9e9 1px solid; }
.archlist a:hover img{ border: #666666 1px solid; 
}
.arch-photo{
	width: 160px;
	float: left;
	margin-right: 10px;
	background-image: url(../ssff/images/arch-photo.png);
	background-repeat: no-repeat;
	background-position: center 22px;
}
.arch-photo img{
	width: 120px;
	margin: 10px 0 15px 19px;
}
.arch-photo-end{
	width: 160px;
	float: left;
	background-image: url(../ssff/images/arch-photo.png);
	background-position: center 22px;
	background-repeat: no-repeat;
}
.arch-photo-end img{
	width: 120px;
	margin: 10px 0 15px 19px;
}
.gallery-date{
	display: block;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #D9B31A;
}

/*-----------------------------------------------------------------------*/

.plainssff{
	width: 680px;
	padding: 7px 0 20px 0;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
	line-height:1.8em;
}
.plainssff h2{
	width: 680px;
	font-family: FOT-マティス Pro B;
	line-height:1.5em;
	padding: 12px 0 10px 0;
	border-bottom: 1px dotted #333;
	margin-bottom: 25px;
	background-color: #FAF9F5;
	font-size: 25px;
}
.plainssff ul{
	padding-left: 20px;
	margin-top: 0em;
	list-style-type: none;
}
.plainssff ul li{
	padding-bottom: 0em;
	background-image: url(../common/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
.plainssff ul li:last-child{
	padding-bottom: 2em;
}
.plainssff ol{
	padding-left: 35px;
	margin-top: 0em;
}
.plainssff ol li{
	padding-bottom: 0em;
	padding-left: 2px;
}
.plainssff ol li:last-child{
	padding-bottom: 2em;
}

.plainssff h3{
	font-size: 20px;
	border-bottom: 8px solid #fff;
	font-family: FOT-マティス Pro B;
	margin: 25px 0 15px 0;
	padding: 3px 0 2px;
	background-color: #F7F7F4;
	/* [disabled]border-top: 1px solid #d3d3d3; */
}
.plainssff strong{
	border-bottom: #fff 10px solid;
	padding-right: 20px;
	font-size: 14px;
	color: #4b4b4b;
	display: inline-block;
	margin-top: 1em;
}
.plainssff .ssff-box strong{
	border-bottom: #F4F1E8 10px solid;
	padding-right: 20px;
	font-size: 14px;
	color: #4b4b4b;
	display: inline-block;
	margin-top: 1em;
}

.plain-table{}
.plain-table td{
	padding: 3px;
	border-right: #ccc 1px dotted;
	border-bottom: #ccc 1px dotted;
}
.plain-table th{
	padding: 3px;
	border-right: #ccc 1px dotted;
	border-bottom: #ccc 1px dotted;
	background-color: #E7F5BA;
}
.plain-table th:last-child ,.plain-table td:last-child {
	border-right: none;
}

/*---------------------------------------------------------------------NEWS-*/
.news-date{
	color: #9E8761;
	font-weight: bold;
	font-size: 14px;
}
.news-title{
	color: #867D75;
	font-weight: bold;
	font-size: 16px;
}
.news-txt{}
.news-brick{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #999 1px dotted;
}


/*------------------------------------------------------------------------------*/
.accordion_head.accordion1 a{
height:67px;
display:block;
background-image:url(../nav/2013/gloval-chip13-1-on.png);
background-position:top;
}
.accordion01{background-image: url(../nav/2013/gloval-chip13-1-on.png);}
.accordion_head.accordion1 a:hover{
background-image: url(../nav/2013/gloval-chip13-1-on.png);
background-position: top;
}