h2 {
	color: #FFF;
	background-color: #36C;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 20px;
}h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#souryou1 {
	margin-left: 2px;
	width: 490px;
	height: 140px;
	border: solid 3px #2A3A8A;
	padding: 7px 12px;
	background-color: #43AAE3;
	position: relative;
}

.souryoubox {
	width: 88px;
	height: 80px;
	background: white;
	border: solid 5px #2A3A8A;
	text-align: center;

	float: left;
}

.souryoumoji {
	color: #2A3A8A;
	font-weight: bold;
	font-size: 30pt;
	line-height: normal;

	margin: 10px auto;
}

.souryoubox2 {
	float: left;
	padding-left: 12px;
	height: 63px;
	width: 380px;
}

.onekompo {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: bold;
	font-size: 1.7em;

	text-shadow:
        0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
        ;
}

.shirobuchi-sm {
	font-size: 2.5em;
	font-weight: bold;

	color: #F33;

  text-shadow:
      0 2px 0 #fff,
      2px 0 0 #fff,
      0 -2px 0 #fff,
      -2px 0 0 #fff,
      -2px -2px 0 #fff,
      2px -2px 0 #fff,
      -2px 2px 0 #fff,
      2px 2px 0 #fff
      ;

}

.shirobuchi-lg {
	font-size: 6.5em;
	line-height: 0.6em;
	font-weight: bold;
	font-family: "メイリオ";

	color: #F33;

	margin: auto 10px;

	display: inline-block;
	transform: scale( 1.0, 0.78 ) translateY(10px);
	-ms-transform: scale( 0.78 ) translateY( 15px );

	text-shadow:
			0 2px 0 #fff,
			2px 0 0 #fff,
			0 -2px 0 #fff,
			-2px 0 0 #fff,
			-2px -2px 0 #fff,
			2px -2px 0 #fff,
			-2px 2px 0 #fff,
			2px 2px 0 #fff
			;
}

.shirobuchi-xs {
	color: #005AB0;

	font-size: 1.75em;
	font-weight: bold;
	line-height: 1.5em;

	text-shadow:
        0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
        ;
}

.zeikomi {
	color: #F33;

	font-size: 1.75em;
	font-weight: bold;
	line-height: 1.5em;

	text-shadow:
        0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
        ;
}

.souryoubox3 {
	float: left;
	text-align: right;
	width: 380px;
}

#souryou2 {
	margin-left: 2px;
	width: 410px;
	height: 130px;
	border: solid 3px #e96523;
	padding: 7px 12px;
	background-color: #fed221;
	position: relative;
}

.souryoubox-2 {
	width: 78px;
	height: 70px;
	background: white;
	border: solid 3px #2A3A8A;
	text-align: center;

	float: left;
}

.souryoumoji-2 {
	color: #2A3A8A;
	font-weight: bold;
	font-size: 2.8em;
	line-height: normal;

	margin: 10px auto;
}

.onekompo-2 {
	position: absolute;
	top: 5px;
	right: 20px;
	font-weight: bold;
	font-size: 1.3em;

	text-shadow:
        0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff
        ;
}

.souryoubox2-2 {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
	height: 50px;
	width: 300px;
}

.shirobuchi-sm-2 {
	font-size: 2em;
	font-weight: bold;
	margin-right: -9px;
	color: #229;

  text-shadow:
      0 2px 0 #fff,
      2px 0 0 #fff,
      0 -2px 0 #fff,
      -2px 0 0 #fff,
      -2px -2px 0 #fff,
      2px -2px 0 #fff,
      -2px 2px 0 #fff,
      2px 2px 0 #fff
      ;

}

.shirobuchi-lg-2 {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: bold;

	font-family: "メイリオ";

	color: #229;

	display: inline-block;
	transform: scale( 1.0, 0.9 );

	margin: auto 10px;

	text-shadow:
			0 2px 0 #fff,
			2px 0 0 #fff,
			0 -2px 0 #fff,
			-2px 0 0 #fff,
			-2px -2px 0 #fff,
			2px -2px 0 #fff,
			-2px 2px 0 #fff,
			2px 2px 0 #fff
			;
}

.shirobuchi-xs-2 {
    font-weight: bold;
    color: #ffffff;
    font-size: 1.5em;
    line-height: 1.5em;
    text-shadow: 0 1px 0 #e20000, 1px 0 0 #e20000, 0 -1px 0 #e20000, -1px 0 0 #e20000, -1px -1px 0 #e20000, 1px -1px 0 #e20000, -1px 1px 0 #e20000, 1px 1px 0 #e20000;
}

.souryoubox3-2 {
	float: left;
	text-align: right;
	width: 320px;
}

#main {
	float: left;
	width: 590px;
	margin-left: 30px;
}
#main2 {
	float: left;
	width: 580px;
	line-height: 20px;
	margin-left: 0px;
}


#main h4 {
	color: #333;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.textset {
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
.midasi {
	border-bottom-color: #36c;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #36c;
	letter-spacing: 0.2em;
	padding-left: 8px;
	margin-top:15px;
}
#main .textset #crekaH {
	font-weight: bold;
}
#wrapper #main #creka .new {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

#main .textset #crekaH2 {
	font-weight: bold;
	color: #F00;
}
#wrapper #main h3 .red {
	font-weight: bold;
	color: #F00;
}


.paid_table{
	border:solid 1px black;
	width:570px;
	margin:0 auto;
	backgound-color:;
}

.paid_table td{
	border:solid 1px black;
	padding: 1em;
	vertical-align: middle;
	text-align: center;
}

.paid_sho{
	padding: 1em;
	background-color: #f3f8ed;
	border-radius:10px;
}

.payment_list dd {
	margin: 5px 0 10px 10px;
}

.payment_list dd.stress {
	color: #f00;
	font-weight: 700;
}

.payment_note {
	display: block;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}