@charset "utf-8";
/*common*/
body {
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 0.05em;
}
a {
	color: #2391EB;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #2391EB;
}
a:hover {
	color: #FFA541;
	text-decoration: underline;
}
#maincate a.blank {
	background-image: url(../images/blank_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
}
a.list {
	padding-left: 10px;
	background-image: url(../../common/images/link_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac ＼*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.leftimg {
	float: left;
}
.rightimg {
	float: right;
}
.noaround {
	overflow: hidden;
	zoom: 1;
}
.position_set {
	width: auto;
	position: relative;
}
.position_rt {
	text-align: right;
	vertical-align: top;
	position: absolute;
	right: 0px;
	top: 0px;
}
.position_lt {
	text-align: left;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 0px;
}
.position_rb {
	text-align: right;
	vertical-align: bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.position_lb {
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.left_al {
	text-align: left !Important;
}
.center_al {
	text-align: center !Important;
}
.right_al {
	text-align: right !Important;
}
.dotsen {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.wdotsen {
	background-image: url(../images/wdot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.dot {
	background-image: url(../images/dot_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.tit_arrow {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/sidemenu_list.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}
.noimg {
	background-image: none !Important;
}
.nobackcolor {
	background-color: transparent !Important;
}
.nocolor{ color: #000 !important;}
.notice {
	background-image: url(../images/crossline.gif);
	background-repeat: repeat;
	background-position: left top;
	color: #000000!Important;
	padding: 20px;
	border: 1px solid #EBEBEB;
}
.notice h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.cross {
	background-image: url(../images/crossline.gif);
	background-repeat: repeat;
	background-position: left top;
}
.slash {
	background-image: url(../images/slashline.gif);
	background-repeat: repeat;
	background-position: left top;
}
.border {
	border: 1px solid #EBEBEB;
}
.border2 {
	border: 1px solid #999999;
}
.noborder {
	border: none !Important;
}
.noborder_top {
	border-top: none !Important;
}
.noborder_bottom {
	border-bottom: none !Important;
}
.noborder_left {
	border-left: none !Important;
}
.noborder_right {
	border-right: none !Important;
}
.hover_img img:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha（ opacity=70 );
	opacity: 0.7;
}
.cap01 {
	font-size: 11px !important;
	color: #000 !important;	
}
.cap001 {
	font-size: 12px !important;
	line-height: 20px !important;
	color: #4B4B4B !important;
}
.cap002 {
	font-size: 13px !important;
	line-height: 18px !important;
	color: #000 !important;
}
.cap003 {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #333 !important;
}
.cap004 {
	font-size: 13px !important;
	line-height: 22px !important;
	color: #333 !important;
}
.cap005 {
	font-size: 11px !important;
	color: #666 !important;
}
.cap_lead01 {
	font-weight: bold;
	font-size: 20px;
	line-height: 37px;
	margin-top: 15px;
 background-image: url（../images/dot_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.cap_lead02 {
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	margin-top: 15px;
	color: #ea5414;
}
.capred {
	color: #e60012 !important;
}
.red {
    color: #e60012;
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
}
.blue {
    color: #0068b7;
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
}
.black {
    color: #231815;
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
}
.tezukacopy {
    font-size: 9px !important;
    text-align: right;
}
/*margin*/
.mg00 {
	margin: 0px !Important;
}
.mt00 {
	margin-top: 0px !Important;
}
.mt05 {
	margin-top: 5px !Important;
}
.mt10 {
	margin-top: 10px !Important;
}
.mt15 {
	margin-top: 15px !Important;
}
.mt20 {
	margin-top: 20px !Important;
}
.mt25 {
	margin-top: 25px !Important;
}
.mt30 {
	margin-top: 30px !Important;
}
.mt35 {
	margin-top: 35px !Important;
}
.mt40 {
	margin-top: 40px !Important;
}
.mt45 {
	margin-top: 45px !Important;
}
.mt50 {
	margin-top: 50px !Important;
}
.mb00 {
	margin-bottom: 0px !Important;
}
.mb05 {
	margin-bottom: 5px !Important;
}
.mb10 {
	margin-bottom: 10px !Important;
}
.mb15 {
	margin-bottom: 15px !Important;
}
.mb20 {
	margin-bottom: 20px !Important;
}
.mb25 {
	margin-bottom: 25px !Important;
}
.mb30 {
	margin-bottom: 30px !Important;
}
.mb35 {
	margin-bottom: 35px !Important;
}
.mb40 {
	margin-bottom: 40px !Important;
}
.mb45 {
	margin-bottom: 45px !Important;
}
.mb50 {
	margin-bottom: 50px !Important;
}
.ml00 {
	margin-left: 0px !Important;
}
.ml05 {
	margin-left: 5px !Important;
}
.ml10 {
	margin-left: 10px !Important;
}
.ml15 {
	margin-left: 15px !Important;
}
.ml20 {
	margin-left: 20px !Important;
}
.ml25 {
	margin-left: 25px !Important;
}
.ml30 {
	margin-left: 30px !Important;
}
.ml35 {
	margin-left: 35px !Important;
}
.ml40 {
	margin-left: 40px !Important;
}
.ml45 {
	margin-left: 45px !Important;
}
.ml50 {
	margin-left: 50px !Important;
}
.mr00 {
	margin-right: 0px !Important;
}
.mr05 {
	margin-right: 5px !Important;
}
.mr10 {
	margin-right: 10px !Important;
}
.mr15 {
	margin-right: 15px !Important;
}
.mr20 {
	margin-right: 20px !Important;
}
.mr25 {
	margin-right: 25px !Important;
}
.mr30 {
	margin-right: 30px !Important;
}
.mr35 {
	margin-right: 35px !Important;
}
.mr40 {
	margin-right: 40px !Important;
}
.mr45 {
	margin-right: 45px !Important;
}
.mr50 {
	margin-right: 50px !Important;
}
/*padding*/
.pg00 {
	padding: 0px !Important;
}
.pg03 {
	padding: 3px !Important;
}
.pg05 {
	padding: 5px !Important;
}
.pg10 {
	padding: 10px !Important;
}
.pg15 {
	padding: 15px !Important;
}
.pg20 {
	padding: 20px !Important;
}
.pg25 {
	padding: 25px !Important;
}
.pg30 {
	padding: 30px !Important;
}
.pt00 {
	padding-top: 0px !Important;
}
.pt05 {
	padding-top: 5px !Important;
}
.pt10 {
	padding-top: 10px !Important;
}
.pt15 {
	padding-top: 15px !Important;
}
.pt20 {
	padding-top: 20px !Important;
}
.pt25 {
	padding-top: 25px !Important;
}
.pt30 {
	padding-top: 30px !Important;
}
.pt35 {
	padding-top: 35px !Important;
}
.pt40 {
	padding-top: 40px !Important;
}
.pt45 {
	padding-top: 45px !Important;
}
.pt50 {
	padding-top: 50px !Important;
}
.pb00 {
	padding-bottom: 0px !Important;
}
.pb05 {
	padding-bottom: 5px !Important;
}
.pb10 {
	padding-bottom: 10px !Important;
}
.pb15 {
	padding-bottom: 15px !Important;
}
.pb20 {
	padding-bottom: 20px !Important;
}
.pb25 {
	padding-bottom: 25px !Important;
}
.pb30 {
	padding-bottom: 30px !Important;
}
.pb35 {
	padding-bottom: 35px !Important;
}
.pb40 {
	padding-bottom: 40px !Important;
}
.pb45 {
	padding-bottom: 45px !Important;
}
.pb50 {
	padding-bottom: 50px !Important;
}
.pl00 {
	padding-left: 0px !Important;
}
.pl05 {
	padding-left: 5px !Important;
}
.pl10 {
	padding-left: 10px !Important;
}
.pl15 {
	padding-left: 15px !Important;
}
.pl20 {
	padding-left: 20px !Important;
}
.pl25 {
	padding-left: 25px !Important;
}
.pl30 {
	padding-left: 30px !Important;
}
.pl35 {
	padding-left: 35px !Important;
}
.pl40 {
	padding-left: 40px !Important;
}
.pl45 {
	padding-left: 45px !Important;
}
.pl50 {
	padding-left: 50px !Important;
}
.pr00 {
	padding-right: 0px !Important;
}
.pr05 {
	padding-right: 5px !Important;
}
.pr10 {
	padding-right: 10px !Important;
}
.pr15 {
	padding-right: 15px !Important;
}
.pr20 {
	padding-right: 20px !Important;
}
.pr25 {
	padding-right: 25px !Important;
}
.pr30 {
	padding-right: 30px !Important;
}
.pr35 {
	padding-right: 35px !Important;
}
.pr40 {
	padding-right: 40px !Important;
}
.pr45 {
	padding-right: 45px !Important;
}
.pr50 {
	padding-right: 50px !Important;
}
