@charset "utf-8";


/*フォントサイズ*/
body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 87.5%; /*14px*/
	letter-spacing: 0;
	min-width: 980px;
}
#wrap {
	font-size: 100%;
	color: #2E302E;
}
table {
	font-size:inherit;
}
/*フォントサイズ*/

.clearfix:after {
	content: " "; 
	display: block;
	height: 0.1px; 
	font-size: 0.1em; 
	clear: both;
	visibility: hidden;
}
*+html .clearfix{
  height:1%;
}
* html .clearfix,{
   height: 1%;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*共通*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
a {
	color: #040404;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.clear {
	clear: both;
}
.pd10 {
	padding: 10px;
}
.fl_r {
	float: right;
}
.fl_l {
	float: left;
}
.tx_ac {
	text-align: center;
}
.tx_ar {
	text-align: right;
}

.box{
	background: white;
	padding: 10px;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*フッター固定用css*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
html,body{
	height:100%;
	margin:0;
	padding:0;

/*　検証　一時コメントアウト
	overflow: auto;
*/

}

#wrap {
	position: relative;
	height: 100%;
	min-height: 100%;
}

body > #wrap {
	height: auto;
}

#contener {
	padding-bottom: 175px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;

}

div#content {
	width: 980px;	
	margin: 0 auto;
	line-height: 1.5;
}


/*--------------ビジュアルエディター用-----------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}





/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*template*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/

.cont{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/*------------------------------------------------------------*/
/*header------------------------------------------------------*/
/*------------------------------------------------------------*/

header#top_hed {
	padding-top: 10px;
	background: url('../img/bg_head.gif') repeat-x left top white;
	height: 80px;
}

header#top_hed #prinamaly{
	position: absolute;
	top: 0;
	right: 0;
}

#f_size {
    height: 21px;
    margin-right: -5px;
    position: absolute;
    top:35px;
    right: 320px;
    text-indent: -100000px;
    bottom: 0px;
    width: 230px;
    padding: 8px 0;
    background: url('../img/f_size.gif') no-repeat scroll left top;
}
#f_size dt {
    float: left;
    height: 25px;
    width: 145px;
}
#f_size dd {
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 20px;
    overflow: hidden;
}
#f_size dd a {
    display: block;
    height: 25px;
    width: 25px;
}
#tx_s {
    background: url("../img/f_s.gif") no-repeat scroll left top;
}
#tx_m {
    background: url("../img/f_mo.gif") no-repeat scroll left top;
}
#tx_l {
    background: url("../img/f_l.gif") no-repeat scroll left top;
}

/*search*/
#search {
    height: 30px;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 300px;
}
#hd_search {
    border: 1px solid #dedede;
    height: 25px;
    width: 215px;
}
#hd_search_bt {
    background: url("../img/kensaku.png") no-repeat scroll center center #5489cb;
    border: 1px solid #3e76bf;
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    margin-right: 5px;
    text-indent: -10000px;
    width: 70px;
}
#hd_search_bt:hover {
    background: url("../img/kensaku.png") no-repeat scroll center center #73a3dd;
    border: 1px solid #3e76bf;
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    margin-right: 5px;
    text-indent: -10000px;
    width: 70px;
}

/*#kensaku 2015/5/13花立記*/

#kensaku{
	position:absolute;
	right:0;
	top:35px;
	width:30%;
}

.cse .gsc-control-cse,.gsc-control-cse{
	padding:0 !important;
}

/*------------------------------------------------------------*/
/*g_nav------------------------------------------------------*/
/*------------------------------------------------------------*/

#g_nav{
	padding: 8px 0 25px;
	height: 70px;
	position: relative;
	z-index: 10000;
	background: url('../img/bg_gnav.png') repeat-x left top;
	margin-bottom: 10px;
}

#g_nav ul{
	width: 980px;
	height: 80px;
	margin: 0 auto;
}

#g_nav ul li{
	float: left;
	width: 176px;
	height: 80px;
}

#g_nav ul li a{
	display: block;
	width: 176px;
	height: 80px;
	text-indent: -10000px;
}

#g_nav ul li#g_home,#g_nav ul li#g_home a{width: 100px!important;}

/*g_nav li*/
#g_nav a{background: url('../img/g-nav.png') no-repeat left top;}
#g_nav a:hover{background: url('../img/g-nav.png') no-repeat left -80px;}

#g_info a{background: url('../img/g-nav.png') no-repeat -100px top;}
#g_info a:hover{background: url('../img/g-nav.png') no-repeat -100px -80px;}

#g_greet a{background: url('../img/g-nav.png') no-repeat -276px top;}
#g_greet a:hover{background: url('../img/g-nav.png') no-repeat -276px -80px;}

#g_about a{background: url('../img/g-nav.png') no-repeat -452px top;}
#g_about a:hover{background: url('../img/g-nav.png') no-repeat -452px -80px;}

#g_facility a{background: url('../img/g-nav.png') no-repeat -628px top;}
#g_facility a:hover{background: url('../img/g-nav.png') no-repeat -628px -80px;}

#g_bid a{background: url('../img/g-nav.png') no-repeat -804px top;}
#g_bid a:hover{background: url('../img/g-nav.png') no-repeat -804px -80px;}



/*------------------------------------------------------------*/
/*footer------------------------------------------------------*/
/*------------------------------------------------------------*/

#footer {
	background: url('../img/bg_foot.gif') repeat left bottom;
	color: white;
	padding: 10px 0;
}

#footer .cont{
	position: relative;
}

#f_top{
	display: table;
	width: 100%;
}

#f_top #f_inr,#f_top #f_nintei{
	display: table-cell;
	vertical-align: top;
}

#f_logo{
	position: relative;
	overflow: visible;
}


#f_logo small{
	position: absolute;
	top: 45px;
	left: 85px;
}

#footer address{
	color: white;
	font-style: normal!important;
	text-decoration: none;
}

#f_nintei{
	width: 100px;
	text-align: center;
}

#f_nintei span{
	display: block;
	width: 100%;
	font-size: 80%;
}

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

#main {}

#main_box {
	width: 560px;
	background: #ffff00;
}

/*----------------------------------------------------------*/
/*side------------------------------------------------------*/
/*----------------------------------------------------------*/

#side {
	width: 230px;
}

#s_nav{
	width: 230px;
	height: 363px;
	background: url('../img/bg_snav.png') no-repeat left top;
	text-align: center;
}

#s_nav dt{
	height: 60px;
	text-indent: -10000px;
}

/*----------------------------------------------------------*/
/*ファイル拡張子アイコン*/

.pdf,.word,.excel{display: inline-block;}

.pdf:after{
	padding-left: 5px;
	font-family: FontAwesome;
	content: "\f1c1";
	color: #c40a0a;
}
a.word:after {
	padding-left: 5px;
	content: "\f1c2";
	font-family: FontAwesome;
	color: #1557b1;
	text-decoration: none;
}
a.excel:after {
	padding-left: 5px;
	content: "\f1c3";
	font-family: FontAwesome;
	color: #3b831b;
	text-decoration: none;
}




