@charset "UTF-8";
/*
 * cmn_layout.css
 *
 *  version --- 3.5
 *  updated --- 2012/10/12
 */


/* !Reseting
---------------------------------------------------------- */
body {
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Meiryo, "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px; /* 10px; */
	-webkit-text-size-adjust: none;
	line-height:1.6em;
	color: #000000;
}
body {
 user-select:none; 
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none; 
-khtml-user-drag:none; 
}
/* ie7 */ *:first-child+html body { font-size: 75%; /* 62.5%; */}
/* ie6Below */ * html body { font-size:75%; /* font-size: 62.5%; */}
/* ie8 */ html>/**/body { font-size /*\**/: 75%\9;}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0; word-break:break-all;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{
}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ /* outline: none; */ }
abbr, acronym
{ border: 0;}
.alpha img {
    cursor:pointer;
}
.alpha img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter:"alpha(opacity=50)"; zoom:1;
	}
	

/* !Reset Module
---------------------------------------------------------- */
.reset div, .reset dl, .reset dt, .reset dd, .reset ul, .reset ol, .reset li, .reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6,
.reset pre, .reset form, .reset fieldset, .reset p, .reset blockquote, .reset th, .reset td
{ margin: 0; padding: 0;}
.reset input, .reset textarea
{ margin: 0; font-size: 100%;}
.reset table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
.reset fieldset, .reset img, .reset abbr, .reset acronym
{ border: 0;}
.reset address, .reset caption, .reset cite, .reset code, .reset dfn, .reset em, .reset th, .reset var
{ font-style: normal; font-weight: normal;}
.reset ol, .reset ul
{ list-style: none;}
.reset caption, .reset th
{ text-align: left;}
.reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6
{ font-size: 100%; font-weight: normal;}
.reset a, .reset input
{ /* outline: none; */ }
.reset q:after, .reset q:before
{ content:'';}

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#wrapper,
#contents,
#footerLinks,
#footerLinks_ssl,
.footerColumn,
.section,
.ul_border_basic li,
.articleSeminar01,
.pager_basic,
.ulListConference01,
.ulListStaff01 li
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
#wrapper:after,
#contents:after,
#footerLinks:after,
#footerLinks_ssl:after,
.footerColumn:after,
.section:after,
.ul_border_basic li:after,
.articleSeminar01:after,
.pager_basic:after,
.ulListConference01:after,
.ulListAbout01 li:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #wrapper,
* html #contents,
* html #footerLinks,
* html #footerLinks_ssl,
* html .footerColumn,
* html .section,
* html .ul_border_basic li,
* html .articleSeminar01,
* html .pager_basic,
* html .ulListConference01,
* html .ulListAbout01 li
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Layout
---------------------------------------------------------- */
html { overflow-y : auto;}
body { text-align: center;}
@media print {
	html,
	html body { *zoom: 0.65;}
	#wrapper {
		padding-bottom: 1px;
	}
}
/* !wrapper
---------------------------------------------------------- */
#wrapper {
	width:1180px;
	margin:auto;
}
/* !header
---------------------------------------------------------- */
.hed_01{
	width:1180px;
	margin:auto;
}
.hed_02{
	margin-left:100px;
	margin-bottom:27px;
	height:102px;
	position:relative;
}
 .hed_02 p{
		position:absolute;
	}
.hed_03{
	margin-top:0px;
	margin-left:0px;
	font-size:10px;
}
.hed_04{
	margin-top:38px;
	margin-left:0px;
}
.hed_05{
	margin-top:62px;
	margin-left:634px;
}
.hed_06{
	margin-top:62px;
	margin-left:754px;
}
.hed_07{
	margin-top: 58px;
	margin-left: 883px;
}
.hed_08{
	margin-top:58px;
	margin-left:920px;
}

/* !gNavi
---------------------------------------------------------- */
#gNavi {
	clear: both;
	background-color: #FFF;
	widows: 100%;
	border-bottom: solid 1px #F0F0F0;
	margin-top: 1px;
}
#gNavi ul {
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto;
	height: 40px;
}
	#gNavi li {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 245px;
	height: 40px;
	top: -2px;
	}
	#gNavi li#gNav01 { left: 0;}
	#gNavi li#gNav02 {	left: 245px;}
	#gNavi li#gNav03 { left: 490px;}
	#gNavi li#gNav04 { left: 735px;}
	#gNavi li a {
			display: block;
		}
		#gNavi li#gNav01 a { margin-left: 0;}
		#gNavi li#gNav02 a { margin-left: -245px;}
		#gNavi li#gNav03 a { margin-left: -490px;}
		#gNavi li#gNav04 a { margin-left: -735px;}
		#gNavi li a:hover,
		#gNavi li a:focus {
			margin-top: -40px;
		}
		body#g01 #gNav01 a,
		body#g02 #gNav02 a,
		body#g03 #gNav03 a,
		body#g04 #gNav04 a,
		body#g05 #gNav05 a,
		body#g06 #gNav06 a,
		body#g07 #gNav07 a {
			margin-top: -40px;
		}


/* !contents
---------------------------------------------------------- */
	
/* !side parts
---------------------------------------------------------- */


/* !footer
---------------------------------------------------------- */
.foot_bg{
	background-color:#000;
	height:44px;
	width:auto;
	margin-top:11px;
	min-width:1095px;
}

	/* !h(n)eading
---------------------------------------------------------- */

/* !read
---------------------------------------------------------- */

/* !Listing
---------------------------------------------------------- */

/* !Table
---------------------------------------------------------- */

/* !Section
---------------------------------------------------------- */

/* !txt
---------------------------------------------------------- */

/* !box
---------------------------------------------------------- */
/* !btn
---------------------------------------------------------- */
/* !ico
---------------------------------------------------------- */
/* !line
---------------------------------------------------------- */
