@charset "Shift_JIS";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/common/2nd_bg.jpg);
min-width:1280px;
_display:inline;
_zoom:1;
}
#gloval_wrap {
	display: block;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
}
#left_article {
	float: left;
	width: 254px;
	background-image: url(../image/common/Global_navBack.png);
	background-repeat: no-repeat;
	background-position: -11px 0px;
	margin-top: 2px;
	text-align: center;
	padding-top: 10px;
	margin-left: 5px;
}
#right_article {
	float: right;
	width: 975px;
	margin-right: 5px;
}
#header_photo {
	height: 183px;
	width: 961px;
	margin-top: 20px;
	margin-left: 10px;
}
#right_article .header {
	text-align: right;
	width: 959px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 10px;
}
#footer {
	width: 100%;
	clear: both;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
	background-image: url(../image/common/footer_back.png);
	background-repeat: no-repeat;
	background-position: center -20px;
	padding-top: 20px;
}
#footer .footercontent {
	width: 1229px;
	margin-right: auto;
	margin-left: auto;
}
#footer .footercontent .footer_left {
	float: left;
	width: 550px;
	list-style-type: none;
}
#footer .footercontent .footer_left ol {
	list-style-type: none;
	float: left;
	padding-left: 0px;
	padding-right: 30px;
}
#footer .footercontent .footer_right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
}
.footer_right span {
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

h1, h2, h3, h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FFF;
	font-size: .8em;
	line-height: 1em;
	padding-top: 1px;
	padding-left: 5px;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; } 


a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}
.banners  {
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.banners img {
	margin-bottom: 5px;
}

#pageTop{
	background:#DDD;
	border-radius:5px;
	color:#FFF;
	padding:20px;
	position:fixed;
	bottom:20px;
	right:20px;
	}
#pageTop:hover{
	background:#EEE;
	}
.clear {
	clear: both;
}
ol li strong {
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
