﻿BODY {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 17px;
	color: #333333;
}

a:link {
	text-decoration:none;
	color:#0066CC;
}
a:visited {
	text-decoration:none;
	color:#0066CC;
}
a:hover {
	text-decoration:underline;
	color:#339966;
}
a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.clearboth {
	clear:both;
}

hr {
	border-width: 2px 0px 0px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 95%;
}

/*FONT*/
.font12 {
	font-size: 12px;
}
.font12g {
	font-size: 12px;
	color: #333333;
}
.font12g2 {
	font-size: 12px;
	color: #666666;
}
.font13 {
	font-size: 13px;
}
.font13g {
	font-size: 13px;
	color: #333333;
}
.font13g2 {
	font-size: 13px;
	color: #666666;
}
.font14 {
	font-size: 14px;
}
.font14g {
	font-size: 14px;
	color: #333333;
}
.font14g2 {
	font-size: 14px;
	color: #666666;
}
.font15 {
	font-size: 15px;
}
.font15g {
	font-size: 15px;
	color: #333333;
}
.font15g2 {
	font-size: 15px;
	color: #666666;
}
.font16 {
	font-size: 16px;
}
.font16g {
	font-size: 16px;
	color: #333333;
}
.font16g2 {
	font-size: 16px;
	color: #666666;
}
.font17 {
	font-size: 17px;
}
.font17g {
	font-size: 17px;
	color: #333333;
}
.font17g2 {
	font-size: 17px;
	color: #666666;
}
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
}
.font21 {
	font-size: 21px;
}
.font22 {
	font-size: 22px;
}
.font23 {
	font-size: 23px;
}

/*STYLE*/
.all_center {
	text-align: center;
}
.all_center30 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.main_tex {
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.7;
}
.head_back {
	background-image: url('header_back.png');
}
.cov_back {
	background-image: url('cover_back.gif');
}
.cover_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}
.back_change {
	background-image: url('back_change.gif');
}
.menu_back {
	background-image: url('menu_back.gif');
}
.title_margin {
	margin-top: 45px;
}
.foot_back {
	background-image: url('back_foot.png');
}
.cr_back {
	background-image: url('back_foot2.png');
}
.under_menu {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 1.5;
}
.un_menu {
	font-size: 17px;
	color: #333333;
}
.foot_right {
	background-image: url('back_foot.png');
	text-align: center;
}
.move_left1em {
	padding-left: 1em;
	text-indent: -1em;
	margin-left: 0px;
	margin-right: 0px;
}

.style01 {
	text-align: left;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}
.style02 {
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style03 {
	font-size: 12px;
	color: #666666;
}
.style04 {
	border-width: 0px;
}
.style05 {
	margin-top: 0px;
}
.style06 {
	text-align: center;
	font-size: 14px;
	color: #808080;
	margin-bottom: 25px;
}
.style07 {
	text-align: center;
	margin-top: 10px;
}
.style08 {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style10 {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: right;
}
.style11 {
	text-align: center;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.style12 {
	text-align: center;
	font-size: 13px;
	color: #666666;
	margin-top: 13px;
	margin-bottom: 10px;
}

/*TBL*/
.tbl_01 {
	background-image: url('back_tbl1.gif');
}
.tbl_02 {
	background-image: url('back_tbl2.gif');
}
.tbl_03 {
	background-image: url('back_tbl1.gif');
	border-radius: 10px;
}
.tbl_04 {
	background-image: url('back_tbl2.gif');
	border-radius: 10px;
}
.tbl_center {
	text-align: center;
}
.tbl_texleft {
	text-align: left;
}

/*BTN*/
.btn_center {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.btnlink01a {
	background-image: url('back_btn.gif');
	font-size: 17px;
	display: inline-block;
	width: 90%;
	max-width: 700px;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 5px;
	border-radius: 10px;
}
.btn_text {
	color: #FFFFFF;
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
}
.btn_text::before,
.btn_text::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin-left: auto;
	margin-right: 7px;
	margin-top: auto;
	margin-bottom: auto;
	content: "";
	vertical-align: middle;
}
.type1::before{
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btnlink01a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

