body{
	-webkit-text-size-adjust: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.background-pg{
	z-index: -1;
	position: fixed;
	background-image: url('../imgs/bg_img.jpg');
	background-repeat: no-repeat;
	background-position: 80% 20%;
	background-color: #7F8180;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-background-size: 4000px 2352px; /* Safari,Google Chrome用 スマホサイト稼働時削除*/
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
img {
    border-style:none;
}
textarea {
	font-size: 12px;
}
p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}
table {
	font-size: 14px;
	line-height: 130%;
}
td {
	text-align: left;
}
input {
	font-size: 14px;
}
textarea {
}



.px8 {  font-size: 8px}
.px10 {  font-size: 10px}
.px12 {  font-size: 12px}
.px13 {  font-size: 13px}
.px12h80 {  font-size: 12px; line-height: 80%}
.px12h120 {  font-size: 12px; line-height: 120%}
.px12h125 {  font-size: 12px; line-height: 125%}
.px12h135 {  font-size: 12px; line-height: 135%}
.px14 {  font-size: 14px}
.px14h120 {  font-size: 14px; line-height: 120%}
.px14h125 {  font-size: 14px; line-height: 125%}
.px14h130 {  font-size: 14px; line-height: 130%}
.px16 {  font-size: 16px}
.px16h125 { font-size: 16px; line-height: 125% }
.px16h130 { font-size: 16px; line-height: 130% }
.px20 {font-size: 20px}
.px24 {  font-size: 24px}
.px24h150 { font-size: 24px; line-height: 150% }
.orange {
	color: #FF3333;
}
.red {
	color: #FF0000;
}
.red2 {
	color: #CC0000;
}
.rose1 {
	color: #7B2C42;
}
.rose2 {
	color: #A4445F;
}
.blue {
	color: #0000FF;
}
.brown {
	color: #663300;
}
.white{
	color: #FFFFFF;
}
.feecolor {
	color: #DD0000;
	font-size: 14px;
	line-height: 120%;
}
.feecolor1 {
	color: #ED1465;
}
.feecolor2 {
	color: #C03A9E;
}
.feecolor3 {
	color: #8923AB;
}
.feecolor4 {
	color: #2232B0;
}
.nacolor {
	background-color: #AA0F53;
}
.nacolor1 {
	background-color: #C60F53;
}
.nacolor2 {
	background-color: #CF65B4;
}
.nacolor3 {
	background-color: #8E23B2;
}
.nacolor4 {
	background-color: #11195D;
}
.feediv{
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	color: #4E202D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.feediv2{
	width: 35px;
	font-size: 11px;
	float: left;
	margin-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bgffffff{
	background-color:#FFFFFF;
}
.bgccc{
	background-color:#CCCCCC;
}
.bgddd{
	background-color:#DDDDDD;
}
.bgeee{
	background-color:#EEEEEE;
}
.bgffffdd{
	background-color:#FFFFDD;
}
.bg0000ff{
	background-color:#0000FF;
}
.bg0000cc{
	background-color:#0000CC;
}




table {
	font-size: 12px;
	line-height: 125%;
}



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


p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
}
h3 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.h2_index_guide {
	height: 22px;
	width: 730px;
	background: url(images/index_guide_title.jpg) no-repeat;
}

#header{
	width: 100%;
	background-color: #AF3F5E;
}
#header1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: 60px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer{
	background-color: #AF3F5E;
	background-image: url(../imgs/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	margin-top: 20px;
}
#footer1{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer1 ul{
	margin: 0px;
	padding: 0px;
}
#footer1 li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#footer1 li a{
	color: #FFF;
}
#footer2{
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}
#main_c{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main_l{
	float: left;
	width: 730px;
	margin-top: 10px;
}
#main_r{
	float: right;
	width: 200px;
	margin-top: 10px;
}
#main_r #bn{
	margin-bottom: 10px;
}
#main_r #bn2{

}
#main_r #bn3{
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 3px;
	background-color: #B04161;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;

}
#main_r #hurikomi{
	margin-bottom: 10px;
	width: 190px;
	height: 100px;
	margin-top: 20px;
	font-size: 12px;
	background-color: #682537;
	color: #DDDDDD;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 15px;
}

.clear_div{
	clear: both;
	float: none;
}
.pagetop{
	font-size: 11px;
	background-image: url(../imgs/pagetop_img.gif);
	background-repeat: no-repeat;
	padding-left: 650px;
	background-position: 630px;
	margin-bottom: 15px;
}
.pagetop a{
	color: #0958FF;
	text-decoration: none;
}
.inputon {
	font-size: 12px;
	ime-mode: active; 
}
.inputoff {
	font-size: 12px;
	ime-mode: inactive;
}
.titlebar1 {
	background-image: url(../imgs/title_bar1.jpg);
	height: 21px;
	width: 685px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	font-size: 16px;
	padding-left: 45px;
}
.titlebar1 h1,.titlebar1 h2{
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
.titlebar2 {
	background-image: url(../imgs/title_bar2.gif);
	font-weight: bold;
	color: #8C344C;
	font-size: 15px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 5px;
	padding-bottom: 5px;
}
.titlebar2 h1,.titlebar2 h2{
	font-weight: bold;
	font-size: 15px;
}




.ichiran{
	margin: 5px;
	text-align: right;
}
.ichiran_r{
	margin: 5px;
	text-align: right;
	float: right;
}
.ichiran_r2{
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-right: 420px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#pan{
	font-size: 11px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#pan a{
	font-weight: bold;
	text-decoration: underline;
}
.tbl_center{
	text-align: center;
}



.list1 li{
	font-weight: bold;
	background-image: url(../imgs/list_dot1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-attachment: scroll;
}
.list2 li{
	background-image: url(../imgs/list_dot1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-attachment: scroll;
	font-size: 12px;
}
.list3 li{
	background-image: url(../imgs/list_dot1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-attachment: scroll;
	font-size: 14px;
}
.list4 li{
	padding-left: 5px;
	background-attachment: scroll;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
}
.img_right{
	float: right;
	margin-left: 10px;
}
.img_left{
	float: left;
	margin-right: 10px;
}
.margin10{
	height: 10px;
}
.margin20{
	height: 20px;
}
.pagetop{
	font-size: 11px;
	background-image: url(../imgs/pagetop_img.gif);
	background-repeat: no-repeat;
	padding-left: 650px;
	background-position: 630px;
	margin-bottom: 15px;
	margin-top: 30px;
}
.pagetop a{
	color: #AF3F5E;
	text-decoration: none;
}
.ps{
	width: 165px;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #E9CAD2;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}
.psa{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #FFBEFE;
	position: relative;
}
.psb{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #FFD0C0;
	position: relative;
}
.psc{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #CDFFCC;
	position: relative;
}
.psd{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #C1FEFF;
	position: relative;
}
.ps .na, .psa .na, .psb .na, .psc .na, .psd .na{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	display: table-cell;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	margin-top: 3px;
	vertical-align: middle;
/*	background-color: #654E02;*/
}
.ps .na .natxt{
	text-align: center;
	vertical-align: bottom;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 120%;
}

.ps .ph, .psa .ph, .psb .ph, .psc .ph, .psd .ph{
	text-align: center;
	width: 100%;
	padding-top: 5px;
}
.ps .int1, .psa .int1, .psb .int1, .psc .int1, .psd .int1{
	color: #990000;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 7px;
	font-weight: bold;
}
.ps .int2, .psa .int2, .psb .int2, .psc .int2, .psd .int2{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 7px;
	line-height: 100%;
}
.ps .bn, .psa .bn, .psb .bn, .psc .bn, .psd .bn{
	text-align: center;
	margin-top: 8px;
	padding-bottom: 5px;
}
/*　以下TOPページスケジュール切り替え後削除 */
.ps .wait1, .psa .wait1, .psb .wait1, .psc .wait1, .psd .wait1 {
	position: absolute;
	top: 50px;
	z-index: 1;
	width: 160px;
	height: 13px;
	margin-right: auto;
	left: 2px;
	right: auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	background-color: #FF0037;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFF0038,EndColorStr=#FFFF0038);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFF0038,EndColorStr=#FFFF0038)";
}
.ps .wait2, .psa .wait2, .psb .wait2, .psc .wait2, .psd .wait2 {
	position: absolute;
	top: 50px;
	z-index: 1;
	width: 160px;
	height: 13px;
	margin-right: auto;
	left: 2px;
	right: auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	background-color: #2D5CDC;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC)";
}
.ps .wait3, .psa .wait3, .psb .wait3, .psc .wait3, .psd .wait3 {
	position: absolute;
	top: 50px;
	z-index: 1;
	width: 160px;
	height: 13px;
	margin-right: auto;
	left: 2px;
	right: auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	background-color: #33AA33;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC)";
}
.ps .wait1:not(:target),.psa .wait1:not(:target),.psb .wait1:not(:target),.psc .wait1:not(:target),.psd .wait1:not(:target){
    filter: none;
    -ms-filter: none;
}
.ps .wait2:not(:target),.psa .wait2:not(:target),.psb .wait2:not(:target),.psc .wait2:not(:target),.psd .wait2:not(:target){
    filter: none;
    -ms-filter: none;
}
.ps .wait3:not(:target),.psa .wait3:not(:target),.psb .wait3:not(:target),.psc .wait3:not(:target),.psd .wait3:not(:target){
    filter: none;
    -ms-filter: none;
}
/*　以上TOPページスケジュール切り替え後削除 */







/*　TOPページ用　*/
.psat{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #FFBEFE;
	position: relative;
}
.psbt{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #FFD0C0;
	position: relative;
}
.psct{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #CDFFCC;
	position: relative;
}
.psdt{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: #C1FEFF;
	position: relative;
}
.psat .na, .psbt .na, .psct .na, .psdt .na{
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #654E02;
}
.psat .ph, .psbt .ph, .psct .ph, .psdt .ph{
	text-align: center;
	width: 100%;
	padding-top: 5px;
}
.psat .int1, .psbt .int1, .psct .int1, .psdt .int1{
	color: #990000;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 7px;
}
.psat .int2, .psbt .int2, .psct .int2, .psdt .int2{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 7px;
	line-height: 100%;
}
.psat .bn, .psbt .bn, .psct .bn, .psdt .bn{
	text-align: center;
	margin-top: 5px;
	padding-bottom: 5px;
}
.psat .wait1, .psbt .wait1, .psct .wait1, .psdt .wait1 {
	width: 160px;
	height: 14px;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	background-color: #FF0037;
	padding-bottom: 5px;
/*    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFF0038,EndColorStr=#FFFF0038);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFF0038,EndColorStr=#FFFF0038)";*/
}
.psat .wait2, .psbt .wait2, .psct .wait2, .psdt .wait2 {
	width: 160px;
	height: 14px;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	background-color: #0E46E0;
	padding-bottom: 5px;
/*    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC)";*/
}
.psat .wait3, .psbt .wait3, .psct .wait3, .psdt .wait3 {
	width: 160px;
	height: 14px;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 2px;
	border-radius: 6px;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	background-color: #28B344;
	padding-bottom: 5px;
/*    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF2D5CDC,EndColorStr=#FF2D5CDC)";*/
}
.psat .wait1:not(:target),.psbt .wait1:not(:target),.psct .wait1:not(:target),.psdt .wait1:not(:target){
	filter: none;
	-ms-filter: none;
}
.psat .wait2:not(:target),.psbt .wait2:not(:target),.psct .wait2:not(:target),.psdt .wait2:not(:target){
    filter: none;
    -ms-filter: none;
}
.psat .wait3:not(:target),.psbt .wait3:not(:target),.psct .wait3:not(:target),.psdt .wait3:not(:target){
    filter: none;
    -ms-filter: none;
}





















.leftp1{
	width: 680px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 40px;
	line-height: 150%;
	margin-bottom: 20px;
	background-color: #F7E6EA;
	padding-bottom: 20px;
	padding-top: 10px;
}
.leftp2{
	width: 630px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 90px;
	line-height: 150%;
	margin-bottom: 20px;
}
.leftp1 table, .leftp2 table{
	font-size: 14px;
}
.leftp1 table th, .leftp2 table th{
	padding-right: 30px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.leftp1 table td, .leftp2 table td{
	text-align: left;
}
.leftp1 p, .leftp2 p {
	padding-left: 40px;
	margin-top: 10px;
	padding-right: 10px;
}
.leftp1 ul, .leftp2 ul {
	margin: 0px;
}
.leftp1 li, .leftp2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 70px;
	margin-right: 10px;
}
.leftp1 .lin, .leftp2 .lin {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 70px;
}
.tbl_center{
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}
.tblul td, .tblul th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
}
.dimg{
	float: right;
}




/*　以下TOPページスケジュール切り替え後削除 */
.ps #na, .psa #na, .psb #na, .psc #na, .psd #na{
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #654E02;
}
.ps #ph, .psa #ph, .psb #ph, .psc #ph, .psd #ph{
	text-align: center;
	width: 100%;
	padding-top: 5px;
}
.ps #int1, .psa #int1, .psb #int1, .psc #int1, .psd #int1{
	color: #990000;
	font-size: 10px;
	margin-top: 3px;
	margin-left: 7px;
}
.ps #int2, .psa #int2, .psb #int2, .psc #int2, .psd #int2{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 7px;
	line-height: 100%;
}
.ps #bn, .psa #bn, .psb #bn, .psc #bn, .psd #bn{
	text-align: center;
	margin-top: 8px;
	padding-bottom: 5px;
}
