@charset "utf-8";

/*--top----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1.h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
header {
	width: 100%;
	height: 80px;
	color: #333;
	display: block;
	background-color: #FFF;
	text-align: center;
}
header h1 img{
	width: 1147px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
}
#top-backWhite {
	width: 100%;
	display: block;
	background-image: url(../image/common/Wraping_back.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}

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

#backWhite {
	width: 100%;
	display: block;
	background-image: url("../image/common/Wraping_back.png");
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#contentWrap {
	width: 100%;
	display: block;
	background-color: #FFF;
	margin-bottom: 10px;
}

.content {
	width: 1180px;
	display: block;
	background-color: #FFF;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 15px;
}
footer {
	background-color: #CCC;
	width: 100%;
	background-image: url("../image/common/shadow.png");
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.footContent {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	width: 1230px;
	text-align: left;
}
.footer_left  {
	display: block;
	float: left;
	width: 800px;
}
.footer_right  {
	display: block;
	float: right;
	width: 350px;
	text-align: right;
	margin-bottom: 5px;
}

.footer_left dl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .8em;
	line-height: 1.3em;
}
.footer_left dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.footer_left dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.footer_right dl {
	padding: 0px;
	float: left;
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px;
	width: 100%;
}
.footer_right dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.footer_right dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.footer_border   {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	display: block;
	padding-top: 5px;
	color: #666;
	clear: right;
}


.eng {
	font-family: Arial, Helvetica, sans-serif;
}
.banners {
	display: block;
	margin-top: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.banners img {
	margin: 0px;
}

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

.clear {
	clear: both;
	display: block;
}

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



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


ul#vertical-ticker  {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 180px;
	overflow: hidden;
	padding: 0px;
}
#vertical-ticker li {
	display: block;
	list-style: none;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0em;
	background-image: url("../image/top_colum-shadow.png");
	background-repeat: no-repeat;
	background-position: right 50px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin-top: 3px;
	padding-top: 3px;
	line-height: 1.8em;
}

/*--------------------ticker_colum--------------------------*/

#vertical-ticker  .colum  {
	background-image: url("../image/top_columshadow.png");
	background-repeat: no-repeat;
	background-position: left 30px;
	height: 180px;
	line-height: 1.8em;
	color: #333;
}
.colum  .photos a {
	display: block;
	float: left;
	width: 149px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.colum .photos a:hover {
	display: block;
	float: left;
	width: 149px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	height: 113px;
}
.colum .photos img {
	margin: 0px;
	padding: 0px;
}
.colum  .article {
	float: right;
	width: 245px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
}
.colum .article  img{
	margin: 0px;
	padding: 0px;
}

.ticker_cntrol {
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	background-color: #CCC;
}
.ticker_cntrol a {
	text-decoration: none;
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
}
/*------------------------------------------------------------------*/

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;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---to top---*/
.pagetop {
	display: none;
	position: fixed;
	/*position: fixed;*/
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding: 10px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 10px;
	background-color: #666666;
	text-align: center;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
monospace;
}
.pagetop a:hover {
	color: #000;
	text-decoration: none;
}
.no_border  {
	text-decoration: none;
}
.blog_news iframe{
	display: block;
	margin-top: 2px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding: 10px;
}

/*----------------------------------------------------*/
.PDF-banner {
	display: block;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 250px;
}
.PDF-banner iframe {
	display: block;
	width: 100%;
	height: 250px;
}

.PDF-banner ol {
	padding: 20px;
	display: block;
	width: 100%;
	list-style-type: none;
}
.PDF-banner ol li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.PDF-banner img {
	width: 22%;
	height: auto;
}
.bannersBOX {
	display: block;
	clear: both;
	width: 100%;
	height: 200px;
}
.bannersBOX iframe {
	display: block;
	height: 280px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------*/
.FRAME-banners {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.FRAME-banners ol {
	display: block;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 30px;
	width: 100%;
}
.FRAME-banners ol li  {
	float: left;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.FRAME-banners img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 0px;
	width: 170px;
	height: auto;
}
.cortion  {
	text-align: center;
	display: block;
	width: 80%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


.blog_news .blog_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	margin-top: 20px;
}
s
