@charset "shift_jis";





/*----------------------------------------------------------*/
/*	‰ŠúÝ’è											@--*/
/*----------------------------------------------------------*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	/*font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;*/
	font-family: Verdana, "ŸàƒSƒVƒbƒN", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "Hiragino Kaku Gothic ProN", "ƒƒCƒŠƒI", Meiryo, sans-serif;
}
body div {
	text-align: left;
	margin: 0 auto;
}


h2,h3,h4,h5{
	display: none;
}

/*----------------------------------------------------------*/
/*	‰¡•970ƒsƒNƒZƒ‹ƒo[ƒWƒ‡ƒ“‚ÉÝ’è						@--*/
/*----------------------------------------------------------*/
#top {
	background-color: #FFFFFF;
	width: 970px;
	clear: both;
}
#top h1 {
	margin: 10px 0px 0px;
	padding: 0px;
}
#top2 {
	width: 970px;
	background-image: url(../img/sen.gif);
	height: 5px;
	clear: both;
}
#top3 {
	width: 970px;
	height: 13px;
	text-align: right;
	clear: both;
	margin-top: 3px;
}

#main {
	background-color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #FFFFFF;
	width: 970px;
	text-align: right;
	float: none;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#backbox {
	text-align: right;
	width: 960px;
	font-size: 84%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}








/*------------------------------------------------------*/
/*	clearfix
/*------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/*-- Mac”Å IE‘Î‰žƒnƒbƒN--*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}




.css_btn_class {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #F50340;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #F50340), color-stop(100%, #F50340) );
	background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	background: -ms-linear-gradient( top, #89c403 5%, #77a809 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F50340', endColorstr='#F50340');
	background-color: #F50340;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #F50340;
	-webkit-box-shadow: inset 1px 1px 0px 0px #F50340;
	-moz-box-shadow: inset 1px 1px 0px 0px #F50340;
	box-shadow: inset 1px 1px 0px 0px #F50340;
}.css_btn_class:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #FC507C), color-stop(100%, #FC507C) );
	background: -moz-linear-gradient( center top, #FC507C 5%,#FC507C 100% );
	background: -ms-linear-gradient( top, #FC507C 5%, #FC507C 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC507C', endColorstr='#FC507C');
	background-color: #FC507CC;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

.css_btn_class1 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #F5028A;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #F5028A), color-stop(100%, #F5028A) );
	background: -moz-linear-gradient( center top, #F5028A 5%, #F5028A 100% );
	background: -ms-linear-gradient( top, #F5028A 5%, #F5028A 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5028A', endColorstr='#F5028A');
	background-color: #F5028A;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #F50340;
	-webkit-box-shadow: inset 1px 1px 0px 0px #F50340;
	-moz-box-shadow: inset 1px 1px 0px 0px #F50340;
	box-shadow: inset 1px 1px 0px 0px #F50340;
}
.css_btn_class1:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #FD35A5), color-stop(100%, #FD35A5) );
	background: -moz-linear-gradient( center top, #FD35A5 5%,#FD35A5 100% );
	background: -ms-linear-gradient( top,#FD35A5 5%, #FD35A5 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FD35A5C', endColorstr='#FD35A5');
	background-color: #FD35A5;
}
.css_btn_class1:active {
	position:relative;
	top:1px;
}


.css_btn_class2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #0FA721;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #0FA721), color-stop(100%, #0FA721) );
	background: -moz-linear-gradient( center top, #0FA721 5%, #0FA721 100% );
	background: -ms-linear-gradient( top, #0FA721 5%, #0FA721 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0FA721', endColorstr='#0FA721');
	background-color: #0FA721;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #0FA721;
	-webkit-box-shadow: inset 1px 1px 0px 0px #0FA7210;
	-moz-box-shadow: inset 1px 1px 0px 0px #0FA721;
	box-shadow: inset 1px 1px 0px 0px #0FA721;
}.css_btn_class2:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #2EEC44), color-stop(100%, #2EEC44) );
	background: -moz-linear-gradient( center top, #2EEC44 5%,#2EEC44 100% );
	background: -ms-linear-gradient( top, #2EEC44 5%, #2EEC44 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2EEC44', endColorstr='#2EEC44');
	background-color: #2EEC44;
}.css_btn_class2:active {
	position:relative;
	top:1px;
}




.css_btn_class3 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #1661BB;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #1661BB), color-stop(100%, #1661BB) );
	background: -moz-linear-gradient( center top, #1661BB 5%, #1661BB 100% );
	background: -ms-linear-gradient( top, #1661BB 5%, #1661BB1 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1661BB', endColorstr='#1661BB');
	background-color: #1661BB;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #1661BB;
	-webkit-box-shadow: inset 1px 1px 0px 0px #1661BB;
	-moz-box-shadow: inset 1px 1px 0px 0px #1661BB;
	box-shadow: inset 1px 1px 0px 0px #1661BB;
}.css_btn_class3:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #5096EA), color-stop(100%, #5096EA) );
	background: -moz-linear-gradient( center top, #5096EA 5%,#5096EA 100% );
	background: -ms-linear-gradient( top, #5096EA 5%, #5096EA 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5096EA', endColorstr='#5096EA');
	background-color: #5096EA;
}.css_btn_class3:active {
	position:relative;
	top:1px;
}

.title_bar{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 50px;
	margin-bottom: 40px;
	text-align: center;
	background-color: #F07C22;
	color: #FFFFFF;
	border-radius: 5px;
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: -webkit-linear-gradient(270deg,rgba(244,162,99,1.00) 0%,rgba(240,124,34,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(244,162,99,1.00) 0%,rgba(240,124,34,1.00) 100%);

}
.title_bar .t1{
	display: block;
	font-size: 3em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.title_bar .t2{
	display: block;
	font-size: 2em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.txt_box1{
	width: 870px;
	margin-bottom: 20px;
	color: #303030;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	line-height: 1.6;
	
}



.box_title1{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #EF17AB;
	background-color: #F50340;
	color: #FFFFFF;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
		font-size: 1.2em;
}
.box1{
    width: 96%;
    margin-bottom: 1em;
    border-radius: 5px;
    text-align: center;
    font-size: 1.8em;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.box_title2{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #EF17AB;
	background-color: #F5028A;
	color: #FFFFFF;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 1.5em;
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.box2{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #F5028A;
	background-color: #FEEAF5;
	margin-bottom: 2em;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 1.6;
}
.box2 .tt1{
	display: block;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	font-variant: normal;
	font-weight: bold;
	border-bottom: 1px solid #F5028A;
	padding-bottom: 5px;
}
.box2 .tt2{
	display: block;
	font-size: 1.2em;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 1.2em;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}


.box_title_mini{
	width: 60%;
	margin-left: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #FF7103;
	background-color: #FF7103;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.box_mini{
	width: 60%;
	margin-left: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #FF7103;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


.box_title3{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #0FA721;
	background-color: #0FA721;
	color: #FFFFFF;
	font-weight: normal;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 1.3em;
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.box3{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #0FA721;
	background-color: #EBFDED;
	margin-bottom: 2em;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 1.6;
}
.box3 .tt2{
	display: block;
	font-size: 1.2em;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0.5em;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	margin-bottom: 0.5em;
}



.big{
	font-size: 1.2em;
	font-weight: bold;
}
.end{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0004;
}
.end2{
	font-size: 1.2em;
}


.box_title4{
	width: 96%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #1661BB;
	background-color: #1661BB;
	color: #FFFFFF;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 1.5em;
	text-align: center;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.box4{
    width: 96%;
    padding: 1em;
    border: 1px solid #1661BB;
    background-color: #EEF5FD;
    margin-bottom: 2em;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 1.6;
    margin-top: 1em;
}
