@charset "UTF-8";
/* ---------------------------------------------------

--------------------------------------------------- */
body {
	font-size:75%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
	color: #333;
	margin: 0;
	padding: 0px;
}

img {
	vertical-align: top;
}
a:link , a:visited{
	outline: none;
	overflow: hidden;
	text-decoration: underline;
	color: #ff8400;
}
a:hover {
  color: #666;
  text-decoration: underline;
}

area {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}

/* ---------------------------------------------------
margin
--------------------------------------------------- */

.mgnt5 {
	margin-top: 5px;
}


.mgnt15 {
	margin-top: 15px;
}



.mgnt26 {
	margin-top: 26px;
}

.mgnt115 {
	margin-top: 115px;
}

.mgnt140 {
	margin-top: 140px;
}


.mgnt459 {
	margin-top: 40px;
}


.mgnB5 {
	margin-bottom: 5px;
}

.mgnB7 {
	margin-bottom: 7px;
}


.mgnB10 {
	margin-bottom: 10px;
}


.mgnB14 {
	margin-bottom: 14px;
}

.mgnB17 {
	margin-bottom: 17px;
}


.mgnB20 {
	margin-bottom: 20px;
}


.mgnB22 {
	margin-bottom: 22px;
}


.mgnB24 {
	margin-bottom: 24px;
}

.mgnB28 {
	margin-bottom: 25px;
}

.mgnB31 {
	margin-bottom: 31px;
}

.mgnB40 {
	margin-bottom: 40px;
}


.mgnB45 {
	margin-bottom: 45px;
}

.mgnB48 {
	margin-bottom: 48px;
}

.mgnB50 {
	margin-bottom: 50px;
}

.mgnB53 {
	margin-bottom: 53px;
}

.mgnB56 {
	margin-bottom: 56px;
}

.mgnB68 {
	margin-bottom: 68px;
}

.mgnB70 {
	margin-bottom: 70px;
}

.mgnB72 {
	margin-bottom: 72px;
}


.mgnB75 {
	margin-bottom: 75px;
}

.mgnR2 {
	margin-right: 2px;
}


.mgnR3 {
	margin-right: 3px;
}


.mgnR5 {
	margin-right: 5px;
}


.mgnR7 {
	margin-right: 7px;
}


.mgnR10 {
	margin-right: 10px;
}



.mgnR15 {
	margin-right: 15px;
}


.mgnR16 {
	margin-right: 16px;
}


.mgnR17 {
	margin-right: 17px;
}


.mgnR20 {
	margin-right: 20px;
}

.mgnR20 {
	margin-right: 20px;
}


.mgnR30 {
	margin-right: 30px;
}

.mgnR44 {
	margin-right: 44px;
}


.mgnR44B56 {
	margin-right: 44px;
	margin-bottom: 38px!important;
}


.mgnR52 {
	margin-right: 52px;
}

.mgnR78 {
	margin-right: 78px;
}


.mgnR100 {
	margin-right: 100px;
}


.mgnR120 {
	margin-right: 120px;
}

.mgnR139 {
	margin-right: 139px;
}

.mgnL50 {
	margin-left: 20px;
}


.mgnL60 {
	margin-left: 60px;
}


.pdgT40 {
	padding-top: 40px;
}




.pdgR0 {
	padding-right: 0px;
}

.pdgR55 {
	padding-right: 56px;
}


.pdgR63 {
	padding-right: 63px;
}


.pdgR75 {
	padding-right: 75px;
}

.pdgB20 {
	padding-bottom: 20px;
}

.pdgB80 {
	padding-bottom: 55px;
}


.pdgB100 {
	padding-bottom: 100px;
}


.mgnRB7 {
	margin-right: 7px;
	margin-bottom: 7px;
}

/* ---------------------------------------------------
misc
--------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


.cll {
	clear:both;
	height: 0;
	overflow: hidden;
}

.clear {
	clear:both;
}

hr {
	visibility: hidden;
}


/* ---------------------------------------------------
HTML5 display definitions
--------------------------------------------------- */
section, nav, article, aside, hgroup,
header, footer, figure, figcaption, details {
  display: block;
}
video, audio, canvas {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* ---------------------------------------------------
The root element
--------------------------------------------------- */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* ---------------------------------------------------
Sections
--------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin: 0;
}
/* ---------------------------------------------------
Grouping content
--------------------------------------------------- */
p, blockquote, dl, dd, figure {margin: 0;padding-left: 10px;border-bottom: 1px dashed #ccc;}
hr {color: inherit;height: auto;-moz-box-sizing: content-box;box-sizing: content-box;}
pre {font-family: monospace, sans-serif;white-space: pre-wrap;word-wrap: break-word;margin: 0;}
ol, ul {padding: 0;margin: 0;}
li {list-style: none;}
/* ---------------------------------------------------
Text-level semantics
--------------------------------------------------- */
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

strong, b {font-weight: bold;}
small {font-size: 0.83em;}
q {quotes: none;}
abbr[title] {border-bottom: 1px dotted;}
code, samp, kbd {font-family: monospace, sans-serif;}
mark {color: black;background-color: yellow;}
sub, sup {font-size: 0.83em;line-height: 0;vertical-align: baseline;position: relative;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
br {*letter-spacing: 0;}
/* ---------------------------------------------------
Embedded content
--------------------------------------------------- */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}


/* form */
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

/* Form errors */
form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}
form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}
form .error,
form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
