@charset "UTF-8";
/* reset */
html {overflow-y:scroll;font-size: 62.5%;/*10px*/}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	}
body {
	width:auto;
	text-decoration:none;
	background-color: #fff;
	font-size: 1.6rem; 
	line-height: 1.5em;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	font-family: 'Lucida Grande',Meiryo,'メイリオ','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴProN W3','ＭＳ Ｐゴシック',sans-serif;
	}
th {font-weight:normal;text-align:left;}
address {font-style:normal;}
hr {display: none;}
table {border-collapse: collapse;border-spacing: 0;}
img { border: 0;vertical-align: bottom;}
a img {border: none;}
label {cursor: pointer;}
li{list-style:none;}

/* links
------------------------------*/
a {
	outline: 0;
	cursor: pointer;
}

:focus {
	outline: 0;
}

/* Remove dotted outlines on all links (IE only) */
a:active,
a:focus {
	outline: expression(hideFocus='true');
}

/* quotation
------------------------------*/
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* table
------------------------------*/
table {
	border-collapse: separate;
	border-spacing: 0;
}

* html table {
	border-collapse: collapse;
}
/* for ie6 */
*:first-child+html table {
	border-collapse: collapse;
}
/* for ie7 */
caption,th {
	text-align: left;
}

/* misc
------------------------------*/
ol,ul {
	list-style: none;
}

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

code,var,samp,kbd {
	font-family: monospace;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

abbr, acronym {
	border: 0;
}
/* for firefox */
hr {
	display: none;
}

/* forms
------------------------------*/
fieldset {
	border: 0;
}

input,textarea,select,option,button,label {
	font-family: inherit;
	color: inherit;
}

input,textarea,select,option,button {
	vertical-align: baseline;
}

textarea {
	vertical-align: top;
}

* html legend {
	margin-left: -7px;
}
/* for ie6 */
*:first-child+html legend {
	margin-left: -7px;
}

.fs10 { font-size:10px;}
.fs11 { font-size:11px;}
.fs12 { font-size:12px;}
.fs13 { font-size:13px;}
.fs14 { font-size:14px;}
.p5b {	padding-bottom:5px;}
.p10b {	padding-bottom:10px;}
.p15b {	padding-bottom:15px;}
.p20b {	padding-bottom:20px;}
.p25b {	padding-bottom:25px;}
.p30b {	padding-bottom:30px;}
.p40b {	padding-bottom:50px;}
.p50b {	padding-bottom:50px;}
.p5t {	padding-top:5px;}
.p10t {	padding-top:10px;}
.p15t {	padding-top:15px;}
.p20t {	padding-top:20px;}
.p25t {	padding-top:25px;}
.p30t {	padding-top:30px;}
.p40t {	padding-top:40px;}
.p50t {	padding-top:50px;}
.p3r {	padding-right:3px;}
.p5r {	padding-right:5px;}
.p8r {	padding-right:8px;}
.p10r {	padding-right:10px;}
.p15r {	padding-right:15px;}
.p20r {	padding-right:20px;}
.p25r {	padding-right:25px;}
.p30r {	padding-right:30px;}
.p40r {	padding-right:40px;}
.p50r {	padding-right:50px;}
.p5l {	padding-left:5px;}
.p8l {	padding-left:8px;}
.p10l {	padding-left:10px;}
.p12l {	padding-left:12px;}
.p15l {	padding-left:15px;}
.p20l {	padding-left:20px;}
.p25l {	padding-left:25px;}
.p30l {	padding-left:30px;}
.p40l {	padding-left:40px;}
.p50l {	padding-left:50px;}
.m5t {	margin-top:5px;}
.m8t {	margin-top:8px;}
.m10t {	margin-top:10px;}
.m20t {	margin-top:20px;}
.m30t {	margin-top:30px;}
.m5r {	margin-right:5px;}
.m8r {	margin-right:8px;}
.m10r {	margin-right:10px;}
.m15r {	margin-right:15px;}
.m20r {	margin-right:20px;}
.m30r {	margin-right:30px;}
.m5b {	margin-bottom:5px;}
.m8b {	margin-bottom:8px;}
.m10b {	margin-bottom:10px;}
.m20b {	margin-bottom:20px;}
.m30b {	margin-bottom:30px;}
.m5l {	margin-left:5px;}
.m8l {	margin-left:8px;}
.m10l {	margin-left:10px;}
.m20l {	margin-left:20px;}
.m30l {	margin-left:30px;}
.alignC { text-align:center;}
.alignL { text-align:left;}
.alignR { text-align:right;}
.left{ float:left;}
.right{ float:Right;}
.p10a { padding:10px;}
.p20a {	padding:20px;}
.p10a {	padding:20px;}
.bd1 {	border: 1px solid #D00;}
.bd2 {	border: 1px solid #3F0;}
.bd3 {	border: 1px solid #00D;}
.cf {width:100%;}
.cf:after{
    content: ""; 
    display: block; 
    clear: both;
}
.ovr a img {	opacity: 1;	filter: Alpha(opacity=100);}
.ovr a:hover img {	opacity: 0.75;	filter: Alpha(opacity=75); }
.none { display:none}
.table1 { border-top:solid 1px #ccc; border-left:solid 1px #ccc;}
.table1 tr th,.table1 tr td { border-bottom:solid 1px #ccc; border-right:solid 1px #ccc;}
.table1 tr th { background:#f7f7f2; text-align:center; padding:5px 5px 4px;}
.table1 tr td { padding:5px 4px 4px 5px; }
.rad3 {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.rad5 {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.rad8 {border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;}
.rad10 {border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
/*.leftContent { text-align:left; padding:10px 0 0 15px!important;}*/

.fB{font-weight:bold;}

.f16{font-size:16px;}
.vac_bold_info{font-weight:bold; color:#d00;}


.pb5 {
	padding-bottom: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.leftalign {
	text-align: left !important ;
}
.rightalign {
	text-align: right !important ;
}
.centeralign {
	text-align: center !important ;
}
.justifyalign {
	text-align: justify !important ;
	text-justify: inter-ideograph !important; 
}
.fs11 {
		font-size: 11px !important;
	}
.fs12 {
		font-size: 12px !important;
	}
.fs14 {
		font-size: 14px !important;
	}
.lh17 {
	line-height: 1.7 !important ;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.center_img {
    display: block;
    margin: 0 auto;
}
.inline_img {
    display: inline-block;
}
.clear {
	clear: both;
}
.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .clearfix {
  height: 1px;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.cf {
  min-height: 1px;
}
* html .cf {
  height: 1px;
}
.annotation {
  text-indent: -1em;
  padding-left: 1em;
}

body {
	font-size: 1.4rem;
	line-height: 1.5em;
	font-weight: 500;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴProN W3", Meiryo, "メイリオ", sans-serif;
	  color: #333;
}
dd{
	text-align: justify;
    text-justify: inter-ideograph;	
}

