body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
.fade-in {
  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}

#CDT{
	font-size: 19px;
	height: 70px;
	width: 500px;
	vertical-align: middle;
	position: absolute;
	right: 60px;
	bottom: 70px;
	background-color: #FFFFFF;
	color: #333333;
}
#CDT .day{
	font-size: 60px;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
}
#CDT .day_kanji{
	font-size: 20px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#CDT .hour,#CDT .min,#CDT .sec{
 font-size:32px;
}	

#header {
	height: 120px;
	width: 100%;
	position: fixed;
	top: 0px;
	text-align: center;
	z-index: 5;
	background-image: url(../img/header_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_area {
	height: 20px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 125px;
	z-index: 5;
	position: relative;
}
#menu_frame {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}


#menu{
	list-style-type: none;
}
#menu li{
	width: auto;
	text-align: center;
	font-size: 15px;
	line-height:19px;
	float: left;
	padding-right: 20px;
}
#menu a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.btn_area a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.btn_area a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.btn_area a:hover {
	color: #ffffff;
	text-decoration: none;
}
.btn_area2 a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.btn_area2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.btn_area2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#link_area a:link {
	color: #333333;
	text-decoration: none;
}
#link_area a:visited {
	color: #333333;
	text-decoration: none;
}
#link_area a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#link_area_top a:link {
	color: #333333;
	text-decoration: none;
}
#link_area_top a:visited {
	color: #333333;
	text-decoration: none;
}
#link_area_top a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#link_area td{
	padding-left:20px;
}
#link_area_top td{
	padding-left:0px;
}
#under_menu_area {
	background-image: url(../img/footer_img_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 48px;
	width: 100%;
	padding-top: 18px;
	position: relative;
	text-align: center;
}
#under_menu {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	width: 1000px;
	text-align: center;
	padding-left: 10px;
}

#under_menu li{
	width: auto;
	text-align: center;
	font-size: 14px;
	line-height:32px;
	padding-right: 18px;
	float: left;
}
#under_menu a:link{

	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#under_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#under_menu a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#face_logo_area {
	height: 30px;
	width: 870px;
	z-index: 6;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: right;
}
#header h1 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #333333;
	height: 20px;
	width: auto;
	position: absolute;
	left: 80px;
	top: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}

iframe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#content_green {
	width: 100%;
	position: relative;
	background-image: url(../img/bg_green.png);
	background-repeat: repeat-x;
	background-position: top;
}
#content_green_policy {
	background-image: url(../img/bg_green2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}


#content_blue{
	width: 100%;
	position: relative;
	background-color:#4FCBD5;
}
#content_black{
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width: 100%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #fff;
}
#content2{
	width: 100%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #f4f8f8;
}
#content_gray{
	width: 100%;
	position: relative;
	text-align: center;
}
#content_grayh{
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #f4f8f8;
}
#content_inner {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#content_inner2 {
	color: #f4f8f8;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}


.copy_box1 {
	float: right;
	height: auto;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	line-height: 26px;
}
.clear {
	clear: both;
}
#footer {
	height: 70px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 10;
}
#btn_suport_area {
	height: 80px;
	width: 533px;
	position: absolute;
	right: 210px;
	bottom: 45px;
}
.btn_area {
	font-weight: 200;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 533px;
	font-size: 30px;
	letter-spacing: 5px;
	background-image: url(../img/btn.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: 0px;
}
#group_area {
	background-image: url(../img/group_imgbg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 648px;
	position: relative;
}
#group_noboru_area {
	height: 250px;
	width: 77px;
	position: absolute;
	right: 20px;
	bottom: 10px;
}


.btn_area2 {
	font-weight: 200;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
	width: 439x;
	font-size: 26px;
	letter-spacing:5px;
	background-image: url(../img/btn_small.png);
	background-repeat: no-repeat;


	//background-size:cover;
	padding-top: 17px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	background-position: right bottom;
}
.title_area {
	font-size: 42px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing:8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.profile_table {
	text-align: left;
	height: 49px;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
}
.profile_table_2 {
	text-align: left;


	//height: 98px;
	width: 439px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: auto;
	position: relative;
}
.profile_table .inner_r {
	width: 330px;
	height: 36px;
	color:#333333;
	text-align: left;
	float: left;
	padding-top: 13px;
}
.profile_table .inner_l {
	width: 130px;
	height: 36px;
	color: #006bdc;
	text-align: left;
	float: left;
	padding-top: 13px;
}
.profile_subtitle {
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../img/footer_img_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 35px;
	width: 420px;
	text-align: left;
	padding-top: 13px;
	padding-left: 39px;
}
.profile_subtitle2 {
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(../img/footer_img_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 35px;
	width: 400px;
	text-align: left;
	padding-top: 14px;
	padding-left: 39px;
}
td .padding5 {
	padding: 5px;
}
#contact_area {
	background-image: url(../img/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 100%;
	//background-size:contain;
}
input[type=text] {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;	
	padding-right: 5px;			
	border: 1px solid #33ccff;
	font-size: 14px;
	width: 280px;
	height: 2em;

	
}
textarea {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	border: 1px solid #999999;
	padding:5px;
	border: 1px solid #33ccff;	
	font-size: 14px;
	width: 920px;
	height: 10em;	
}
.input_bg {
	background-image: url(../img/input_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#err_list {
	padding: 30px;
	height: auto;
	width: 300px;
	position: fixed;
	z-index: 2;
	display: none;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #999999;
	line-height: 36px;
}
.font14 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}
