body {
	font-family: "VS R" , Shin Go Regular , "CI" , Meiryo , "qMmpSPro W3" , "Hiragino Kaku Gothic Pro" , "lr oSVbN" , sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #333333
	}
h1 {
	font-size:20px; color:#333333;
	font-weight:bold;
	line-height:normal
	}
.headline2 {
    font-size: 18px;
	font-style: normal;
    border-top: 2px solid #2393C3;
    border-bottom: 2px solid #2393C3;
	}
.headline3 {
    font-size: 16px;
	font-style: normal;
	font-style: normal;
    border-bottom: 1px dotted #2393C3;
	}
a:link {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none
	}
a:visited {
	font-size: 12pt;
	color: #333333;
	font-style: normal;
	text-decoration: none
	}
a:hover {
	font-size: 12pt;
	font-style: normal;
	color: #CC0000;
	text-decoration: none
	}
.required {
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border: 1px #999999 solid;
   background-color: #ff3300;
}
.option {
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border: 1px #999999 solid;
   background-color: #0099cc;
}
.small {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333
	}
.medium {
	font-size: 16px;
	font-style: normal;
	line-height: normal
	}
.medium_white {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF
	}
.medium_bold {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold
	}
.medium_blue_bold {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3366CC
	}
.medium_white_bold {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
	}
.medium_red {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #CC0000
}
.medium_red_bold {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000
	}
.large {
	font-size: 18px;
	font-style: normal;
	line-height: 150%
	}
.large_bold {
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	}
.large_red_bold {
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000
	}
.large_white_bold {
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF
	}
.text {
	font-size:16px;
	line-height: 150%
	}
.text_white {
	font-size:16px;
	line-height: 150%
	color: #FFFFFF
	}
.text_bold {
	font-size:16px;
	font-weight: bold;
	line-height: 150%
	}
.text_bold_white {
	font-size:16px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF
	}
.text_red {
	font-size:16px;
	color: #CC0000;
	line-height: 150%
	}
.text_blue {
	font-size:16px;
	color: #3366CC;
	line-height: 150%
	}
.text_small {
	font-size:16px;
	line-height: 150%
	}
.upper a:link {
	font-size: 16px;
	text-decoration: none;
	color: #333333
	}
.upper a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #333333
	}
.upper a:active {
	font-size: 16px;
	text-decoration: none;
	color: #333333
	}
.upper a:hover {
	font-size: 16px;
	text-decoration: none;
	color: #BC3C3C
	}
.topmenu_text {
	font-size: 16px;
	font-style:normal;
	color: #333333;
	text-decoration: none
	}
.topmenu_text a:link {
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none
	}
.topmenu_text a:visited {
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none
	}
.topmenu_text a:hover {
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline
	}
.footer2 {
	font-size:16px;
	line-height: 125%;
	color: #999999;
	text-decoration: none
	}
.footer2 a:link {
	font-size:16px;
	line-height: 125%;
	color: #999999;
	text-decoration: none
	}
.footer2 a:visited {
	font-size:16px;
	line-height: 125%;
	color: #999999;
	text-decoration: none
	}
.footer2 a:active {
	font-size:16px;
	line-height: 125%;
	color: #999999;
	text-decoration: none
	}
.footer2 a:hover {
	font-size:16px;
	line-height: 125%;
	color: #999999;
	text-decoration: none;
	background-color: #ECFDFF
	}
.btn {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
	font-family: "VS R" , Shin Go Regular , "CI" , Meiryo , "qMmpSPro W3" , "Hiragino Kaku Gothic Pro" , "lr oSVbN" , sans-serif;
    display: block;
	background: #FFEEEE;
	border: 1px solid #CC0000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #CC0000;
	width: 300px;
	padding: 5px 5px;
	}
.btn2 {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
	background: #FFEEEE;
	border: 1px solid #CC0000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #CC0000;
	padding: 5px 5px;
	}
input[type="text"],[type="tel"],[type="email"],[type="number"],[type="time"],[type="date"],
textarea {
	margin-bottom: 0.4em;
    padding: 0.4em;
    outline: none;
    border: 1px solid #999999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
}
input[id="zip"],
textarea {
	margin-bottom: 0.4em;
    padding: 0.4em;
    outline: none;
    border: 1px solid #999999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
}
select {
	margin-bottom: 0.4em;
    padding: 0.4em;
    outline: none;
    border: 1px solid #999999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
}
input[type="radio"],[type="checkbox"]
	{
	margin-bottom: 0.6em;
}

