@charset "utf-8";
/* CSS Document */

html {}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea,  blockquote, th, td ,hr {
	padding: 0px;
}
body{
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin:0px;
}
p{
	margin:0;
	padding:0;
}
a{color:#0B4B9E;}
a:hover{color:#3485F1;}


li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img{
	border:none;
}
a img{
	border:none;
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
	z-index:96;
}

#wrapper{
	width:100%;
  overflow:hidden;
	margin: 0 auto;
	-webkit-overflow-scrolling:touch;
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mgr0{ margin-right:  0px;}
.mgr5{ margin-right:  5px;}
.mgr10{ margin-right: 10px;}
.mgr15{ margin-right: 15px;}
.mgr20{ margin-right: 20px;}
.mgr25{ margin-right: 25px;}
.mgr30{ margin-right: 30px;}
.mgr35{ margin-right: 35px;}
.mgr40{ margin-right: 40px;}
.mgr45{ margin-right: 45px;}
.mgl0{ margin-left:  0px;}
.mgl5{ margin-left:  5px;}
.mgl10{ margin-left: 10px;}
.mgl15{ margin-left: 15px;}
.mgl20{ margin-left: 20px;}
.mgl25{ margin-left: 25px;}
.mgl30{ margin-left: 30px;}
.mgl35{ margin-left: 35px;}
.mgl40{ margin-left: 40px;}
.mgl45{ margin-left: 45px;}
.mgb0{ margin-bottom:  0px;}
.mgb5{ margin-bottom: 5px;}
.mgb10{ margin-bottom: 10px;}
.mgb15{ margin-bottom: 15px;}
.mgb20{ margin-bottom: 20px;}
.mgb25{ margin-bottom: 25px;}
.mgb30{ margin-bottom: 30px;}
.mgb35{ margin-bottom: 10px;}
.mgb40{ margin-bottom: 40px;}
.mgb45{ margin-bottom: 45px;}
.mgt0{ margin-top: 0px;}
.mgt5{ margin-top: 5px;}
.mgt10{ margin-top: 10px;}
.mgt15{ margin-top: 15px;}
.mgt20{ margin-top: 20px;}
.mgt25{ margin-top: 25px;}
.mgt30{ margin-top: 30px;}
.mgt35{ margin-top: 35px;}
.mgt40{ margin-top: 40px;}
.mgt45{ margin-top: 45px;}

.fs10{ font-size:10px;}
.fs11{ font-size:11px;}
.fs12{ font-size:12px;}
.fs13{ font-size:13px;}
.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs19{ font-size:19px;}
.fs20{ font-size:20px;}
.fs21{ font-size:21px;}
.fs22{ font-size:22px;}
.fs23{ font-size:23px;}
.fs24{ font-size:24px;}
.fs25{ font-size:25px;}
.fs26{ font-size:26px;}
.fs27{ font-size:27px;}
.fs28{ font-size:28px;}
.fs29{ font-size:29px;}
.fs30{ font-size:30px;}
.fs31{ font-size:31px;}
.fs32{ font-size:32px;}
.fs33{ font-size:33px;}
.fs34{ font-size:34px;}
.fs35{ font-size:35px;}
.fs36{ font-size:36px;}
.fs37{ font-size:37px;}
.fs38{ font-size:38px;}
.fs39{ font-size:39px;}
.fs40{ font-size:40px;}
.fs41{ font-size:41px;}
.fs42{ font-size:42px;}
.fs43{ font-size:43px;}
.fs44{ font-size:44px;}
.fs45{ font-size:45px;}
.fs46{ font-size:46px;}
.fs47{ font-size:47px;}
.fs48{ font-size:48px;}
.fs49{ font-size:49px;}
.fs50{ font-size:50px;}
.fs51{ font-size:51px;}
.fs52{ font-size:52px;}
.fs53{ font-size:53px;}
.fs54{ font-size:54px;}
.fs55{ font-size:55px;}
.fs56{ font-size:56px;}
.fs57{ font-size:57px;}
.fs58{ font-size:58px;}
.fs59{ font-size:59px;}
.fs60{ font-size:60px;}

.color01{color:#DD0000;}
.color02{color:#EA5304;}
.colorBlack{color:#333;}
.colorWhite{color:#FFF;}
.fontbold{font-weight:bold;}
.tac{text-align:center;}
.flLeft{float:left;}
.flRight{float:right;}
.vat{ vertical-align:top;}
.fontMincho{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
.colorMain{color:#006535;}
.daypalnfont{
	font-size:12px;
	vertical-align: top;
	font-weight: bold;
}
