@charset "Shift_JIS";

body      { 
	background-color: #ffffff; 
	text-align: center;
	margin: 0; 
	padding: 0;
	font:12pt/18pt "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", sans-serif;
	}

div,td,th,p,pre  { 
	font: 98%/1.5em "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", sans-serif; 
	margin: 0 ;
	color:#302F2F;
	}

img  { 
	vertical-align: bottom; 
	border: 0 
	}

a {
	text-decoration:none;
	color:#1b57d1;
	}
	
a:hover {
	text-decoration:underline;
	}

li {
	margin: 0;
	list-style: none;
	}

ol, ul {
	margin: 0;
	padding:0;
	}

dd { 
	margin-left: 1em 
	}

h1   { 
	font-size: 14px; 
	font-weight: bold; 
	margin: 0;
	}

h2   { 
	font-size: 14px;
	font-weight: bold; 
	margin: 0 ;
	}

	h3   { 
	font-size: 24px; 
	margin-top: 20px;
	font-weight: lighter;
	margin-bottom: 25px;
	}


h4 {
	font-size:12pt;
	margin-top: 20px;
	font-weight:bold;
	color: #153f6a;
	margin-bottom: 10px;
	
	}

	h5,h6 {
	font-size:10px;
	font-weight:normal;
	color: #153f6a;
	margin:0;
	}

form {
	margin:0;
	}

.clear  { 
	
	clear: both 
	}
	
.center {
	text-align:center;
	margin:0 auto;
	}

/*floatππ*/	
	
.clearfix:after {
  content: ".";  /* V΅’vfπμι */
  display: block;  /* ubNxvfΙ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
sub {
	vertical-align: bottom;
	font-size: 60%;
}
sup {
	font-size: 50%;
	vertical-align: text-top;
}
