@charset "utf-8";

/*====================================================================

common.css

======================================================================

	01.format
	02.body
	03.head
	04.contents
	05.foot
	06.other

last update 08/07/16
produced by 0510office (http://www.0510office.co.jp/)

=====================================================================*/

/*--------------------------------------------------------------------
	01.format
--------------------------------------------------------------------*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	vertical-align: top;
	font:normal normal normal 100%/1.6 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0;
	padding:0;
	border:none;
}
hr{display:none;}
img{display:block;}
li{list-style-type: none;}

/*a
----------------------------------------------------------------*/
a:link,
a:visited,
a:hover,
a:active{color: #0372a6;}

a:link   {text-decoration: none;}
a:visited{text-decoration: none;}
a:hover  {text-decoration: underline;}
a:active {text-decoration: none;}


/*--------------------------------------------------------------------
	02.body
--------------------------------------------------------------------*/
body{
	font-size: 12px;
	color: #000;
	text-align: center;
	background: url(../img/bg.gif);
}
#container{
	width: 840px;
	text-align: left;
	background: #fff;
	margin: 0 auto;
	padding-bottom: 20px;
}

/*--------------------------------------------------------------------
	03.head
--------------------------------------------------------------------*/
#head{
	width: 780px;
	background: url(../img/head.gif) no-repeat top;
	margin-left: 30px;
}
/*h1 and h2*/
#head h1{
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #568604;
	padding-left: 10px;
}
#head h2{margin-top: 15px;}
/*logo*/
#head div{padding: 9px 0 10px;}
#head div a{
	display: block;
	width: 183px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
}
/*navi
----------------------------------------------------------------*/
#head ul,
#head ul li,
#head ul li a{
	display: block;
	height: 25px;
}
#head ul{
	background: url(../img/navi.gif) no-repeat;
	margin-top: 15px;
}
#head ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 1;
	visibility: hidden;
}
#head ul li,
#head ul li a{width: 130px;}
#head ul li{float: left;}
#head ul li a{
	text-indent: -9999px;
	overflow: hidden;
}
/*image substitution*/
#top     a{background-position: 0 0;}
#time    a{background-position: -130px 0;}
#program a{background-position: -260px 0;}
#present a{background-position: -390px 0;}
#company a{background-position: -520px 0;}
#request a{background-position: -650px 0;}
#head ul li a:hover{background-image: url(../img/navi_hover.gif);}



/*--------------------------------------------------------------------
	04.contents
--------------------------------------------------------------------*/
#contents{
	width: 780px;
	margin: 8px 0 0 30px;
}
#leftpane{float: left;}
#rightpane{float: right;}

/*leftpane
----------------------------------------------------------------*/

/*bnr*/



/*--------------------------------------------------------------------
	05.foot
--------------------------------------------------------------------*/
#foot{
	zoom: 1;
	clear: both;
	background: #fff url(../img/border_01.gif) repeat-x left 53px;
	padding-top: 23px;
}
#foot:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#foot div{
	width: 780px;
	background: url(../img/pagetop.gif) no-repeat;
	padding: 5px 0;
}
#foot div a{
	display: block;
	width: 68px;
	height: 10px;
	font-size: 9px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 706px;
}
#foot div a:hover{background: url(../img/pagetop_hover.gif) no-repeat;}
/*navi*/
#foot ul{
	display: block;
	float: left;
	zoom: 1;
	margin-top: 26px;
}
#foot ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#foot ul li{
	display: block;
	font-size: 10px;
	float: left;
	background: url(../img/foot_navi.gif) no-repeat right;
	padding: 0 10px;
}
#foot ul li#fst{padding-left: 0;}
#foot ul li#fnl{background: none;}
/*copyright*/
#foot p{
	float: right;
	text-align: right;
	font-size: 10px;
	margin-top: 26px;
}


/*--------------------------------------------------------------------
	06.other
--------------------------------------------------------------------*/
.block{display: block;}
.right{float: right;}
.left{float: left;}
.clear{clear: both;}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.tr{text-align: right;}
.big{
	font-size: 18px;
	font-weight: bold;
}


/*margin, padding
----------------------------------------------------------------*/
.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}
.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.ml10{margin-left: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}


.pt10{padding-top: 10px;}
.pb10{padding-bottom: 10px;}
.pt15{padding-top: 15px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pt30{padding-top: 30px;}
.pb30{padding-bottom: 30px;}

/*pagetop
----------------------------------------------------------------*/
.pagetop{
	clear: both;
	width: 560px;
	height: 11px;
	background: url(../img/pagetop.gif) no-repeat right;
	margin: 18px 0 0;
}
.pagetop a{
	display: block;
	float: right;
	width: 92px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
.pagetop a:hover{
	background: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

