@charset "utf-8";
/*********************/
/***** reset *****/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
     margin: 0; padding: 0;
}

table {
     border-collapse: collapse;
	 border-spacing: 0;
}

fieldset, img {
     border: 0;
}

address, caption, cite, code, dfn, 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:before, q:after {
     content:｡ﾉ;
}

abbr, acronym {
     border: 0;
} 


img {
	line-height: 0;
    vertical-align: bottom;
    font-size: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


html {
    overflow-y: scroll;
}


/*button, fieldset, form, input, label, legend, select, textarea {  
font-family:inherit;  
font-size:1em;  
font-style:inherit;  
font-weight:inherit;  
margin:0;  
padding:0;  
vertical-align:baseline;
}*/



select, input, textarea, button { 
     vertical-align:middle; 
     font-family:"ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; 
     position:relative; 
     margin: 0 2px 0 0;
     *margin-right:1px; 
     top:-1px;  
}
/********************/
/********************/

body {
    color: #000000;
	font-size: 62.5%;
	font-family: "メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.6;
	background: url(../images/background.jpg) 0 0 #fff;
}


a:link {
    color: #0033FF;
	text-decoration: underline;
}


a:visited {
	color: #C33;
	text-decoration: underline;
}

a:hover {
	color: #996633;
	text-decoration: none;
}


a:active {
	color: #996600;
	text-decoration: underline;
}


h1 {
	position: absolute;
	top: 18px;
	left: 0;
}


/**************/
/***** ID *****/
/**************/
#container {
	width: 100%;
	min-width: 1020px;
	text-align: center;
}


#containerIn {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}


#seo {
	width: 100%;
	margin-bottom: 5px;
	background-color: #000;
}


#seo p {
	width: 1000px;
	margin: 0 auto;
	padding: 0.3em 0;
	font-size: 1em;
	color: #fff;
	text-align: left;
}


#header  {
	width: 1000px;
	height: 160px;
	margin: 0 auto 20px;
	text-align: left;
	position: relative;
}


#footer {
	margin-top: 40px;
	padding-top: 3em;
	text-align: center;
	border-top: #000 1px solid;
	clear: both;
}


#footerIn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


#ftBox {
	/*padding: 2.5em 0;
	border-top: #fff 1px dotted;
	border-bottom: #fff 1px dotted;*/
}


#ftR {
	width: 710px;
	float: right;
}


#search {
	position: absolute;
	right: 240px;
	top: 57px;
	line-height: 0;
    vartical-align: bottom;
    font-size: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


#sec {
	width: 260px;
	float: left;
}


#sec dt{
	margin-bottom: 1em;
}


#sec dd {
	font-size: 1.2em;
}


#desc {
	margin-top: 1em;
	font-size: 0.9em;
}


#pageTop {
	margin-top: 2em;
	text-align: right;
}


#copy {
	margin-top: 2.5em;
	padding-top: 1em;
	color: #000;
	text-align: center;
	border-top: #000 1px solid;
}


/***** CLASS *****/
.base {
	font-size: 1.4em;
}


.baseL {
	font-size: 1.6em;
}


.baseS {
	font-size: 1.3em;
}


.baseSS {
	font-size: 1.2em;
}


.ftCap {
	font-size: 1.3em;
	font-weight: bold;
}


.ftCap a {
	color: #333;
}


.ftInBox {
	margin-bottom: 1.5em;
}


.seaWid {
	width: 175px;
	height: 20px;
}


.seaWid2 {
	width: 275px;
	height: 20px;
	font-size: 1.3em;
}


.seaWid3 {
	width: 350px;
	height: 20px;
	font-size: 1.3em;
}


.seaWid4 {
	width: 664px;
	height: 20px;
	font-size: 1.3em;
}


.seaBtn {
	margin-left: 5px;
	padding: 5px;
	font-size: 12px;
}


@-moz-document url-prefix() {
	.seaBtn {
		padding: 2px 5px;
	}
}


.seaBtn2 {
	padding: 10px 40px;
	font-size: 12px;
}


@-moz-document url-prefix() {
	.seaBtn2 {
		padding: 7px 40px;
	}
}


.seaBtn3 {
	padding: 6px 50px;
	font-size: 1.2em;
}


@-moz-document url-prefix() {
	.seaBtn3 {
		padding: 3px 50px;
	}
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.marB2 {
	margin-bottom: 0.2em;
}


.marB3 {
	margin-bottom: 0.3em;
}


.marB5 {
	margin-bottom: 0.5em;
}


.marB10 {
	margin-bottom: 1em;
}


.marB15 {
	margin-bottom: 1.5em;
}


.marB20 {
	margin-bottom: 2em;
}


.marB25 {
	margin-bottom: 2.5em;
}


.marB30 {
	margin-bottom: 3em;
}


.marT3 {
	margin-top: 0.3em;
}


.marT5 {
	margin-top: 0.5em;
}


.marT10 {
	margin-top: 1em;
}


.marT15 {
	margin-top: 1.5em;
}


.marT20 {
	margin-top: 2em;
}


.marT25 {
	margin-top: 2.5em;
}


.marT30 {
	margin-top: 3em;
}


.marT40 {
	margin-top: 4em;
}


.marL10 {
	margin-left: 1em;
}


.marL15 {
	margin-left: 1.5em;
}


.imgMarR15 {
	margin-right: 15px;
}


.imgMarR20 {
	margin-right: 20px;
}


.imgMarR25 {
	margin-right: 25px;
}


.imgMarR30 {
	margin-right: 30px;
}


.imgMarR40 {
	margin-right: 40px;
}


.imgMarR50 {
	margin-right: 50px;
}


.padR10 {
	padding-right: 10px;
}


.padR20 {
	padding-right: 20px;
}


.padR30 {
	padding-right: 30px;
}


.padB5 {
	padding-bottom: 5px;
}


.padB20 {
	padding-bottom: 20px;
}


.padB40 {
	padding-bottom: 40px;
}


.bold {
	font-weight: bold;
}


.center {
	text-align:  center;
}


.purple {
	color: #ba5670;
}


.ora {
	color: #f08d00;
}


.fontS {
	font-size: 0.9em;
}


.fontSS {
	font-size: 0.8em;
}


.fontL {
	font-size: 1.1em;
}


.fontLL {
	font-size: 1.2em;
}


.floatR {
	margin-left: 20px;
	float: right;
}


.floatL {
	margin-right: 20px;
	float: left;
}


.right {
	text-align: right;	
}


.normal {
	font-weight: normal;
}


.red {
	color: #cc0000;
}


.blue {
	color: #0480c4;
}


.winIcon {
	padding-right: 14px;
	background: url(../images/icon_win.gif) 100% 0.3em no-repeat;
}


.pdfIcon {
	margin-right: 3px;
	padding-right: 20px;
	background: url(../images/icon_pdf.gif) 100% 0.1em no-repeat;
}


.xlsIcon {
	margin-right: 3px;
	padding-right: 20px;
	background: url(../images/icon_xls.gif) 100% 0.2em no-repeat;
}


.docIcon {
	margin-right: 3px;
	padding-right: 20px;
	background: url(../images/icon_doc.gif) 100% 0.2em no-repeat;
}


.linkIcon {
	padding-left: 15px;
	background: url(../images/contents/icon_01.png) 0 0.4em no-repeat;
}


.vAlignT {
	vertical-align: top;	
}


.sup {
	font-size: 0.7em;
	vertical-align: super;	
}


.icon {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}


.icon2 {
	margin-right: 5px;
	vertical-align: middle;
}


.inpWidM {
	width: 295px;
}


.note {
	margin-left: 1em;
	font-size: 1.3em;
	text-indent: -1em;
}


#spLinkBlockInPc {
	width: 100%;
	text-align: center;
	background-color: #333;
	display: none;
	position: fixed;  
    bottom: 0;
	z-index: 1;
}


#spLinkBlockInPc a {
	padding: 30px 0;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
}