﻿dl#ehead {
	overflow : hidden;
	margin-bottom : 40px;
	background : #cdd7eb;
}

dl#ehead dt {
	float : left;
	padding : 15px 15px 15px 20px;
}

dl#ehead dd {
	float : right;
	width : 122px !important;
	width /**/: 160px;
	padding : 19px;
	background : #1152a7;
	color : #ffffff;
	text-align : center;
}

h2#etitle {
	font-size : 130%;
	font-weight : normal;
}

#box1 {
	overflow : hidden;
	width : 950px;
	margin-bottom : 40px;
}

#box1L {
	float : left;
	position : relative;
	width : 500px;
	min-height : 476px;
}

div.label01 {
	position : absolute;
	width : 100px !important;
	width /**/: 120px;
	padding : 10px;
	background : #eb6e32;
	font-size : 120%;
	color : #ffffff;
	text-align : center;
	top : 0;
	left : 0;
}

div.label02 {
	position : absolute;
	width : 100px !important;
	width /**/: 120px;
	padding : 10px;
	background : #2d9b50;
	font-size : 120%;
	color : #ffffff;
	text-align : center;
	top : 0;
	left : 0;
}

div.label03 {
	position : absolute;
	width : 100px !important;
	width /**/: 120px;
	padding : 10px;
	background : #cd1e0a;
	font-size : 120%;
	color : #ffffff;
	text-align : center;
	top : 0;
	left : 0;
}

#box1R {
	float : right;
	width : 400px;
}

iframe {
	margin-bottom : 20px;
}

small {
	display : none;
}

#box1R p span {
	color : #0050dc;
	font-family: neuzeit-grotesk, sans-serif;
	letter-spacing : 1px;
	font-size : 150%;
	font-style: normal;
	font-weight: 700;
}

#data {
	clear : both;
	width : 950px;
	margin-bottom : 40px;
	border-top : solid 1px #b4b4b4;
}

#data th {
	width : 104px !important;
	width /**/: 130px;
	padding : 10px 13px 10px 13px;
	border-bottom : solid 1px #b4b4b4;
	background : #ccd6ea;
	font-weight : normal;
	text-align : left;
}

#data td {
	padding : 10px 13px 10px 13px;
	border-bottom : solid 1px #b4b4b4;
}

/*----------FORM----------*/

p#cnote {
	margin-bottom : 15px;
	text-align : center;
}

h3 {
	padding : 15px;
	font-size : 120%;
	color : #ffffff;
	background : #1152a7;
	text-align : center;
}

#bbox {
	padding : 25px 40px 40px 40px;
	background : #ccd6ea;
}

dl#formbox dt {
	float: left;
	clear : both;
	width : 138px !important;
	width /**/: 140px;
	padding : 8px 8px 8px 0;
	font-weight : normal;
	text-align : left;
}

dl#formbox dd {
	padding : 8px 8px 8px 140px;
}

.text1 {
	width : 15em;
	padding : 4px;
	font-size : 100%;
}

#text2 {
	width : 25em;
	margin-right : 8px;
	padding : 4px;
	font-size : 100%;
}

#text3 {
	width : 95%;
	padding : 4px;
	font-size : 100%;
	font-family : sans-serif;
}

#submit {
	padding-top : 10px;
	text-align : center;
}

.button1 {
	margin : 0 10px 0 10px;
	padding : 7px 25px 7px 25px;
	background : #f0aa32;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size : 110%;
	border-style : none;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border-radius : 4px;
	-webkit-appearance: none;
}

.button2 {
	margin : 0 10px 0 10px;
	padding : 7px 20px 7px 20px;
	background : #999999;
	color : #ffffff;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size : 110%;
	border-style : none;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border-radius : 4px;
	-webkit-appearance: none;
}

#fdata {
	clear : both;
	width : 100%;
	margin-bottom : 20px;
}

#fdata th {
	width : 150px !important;
	width /**/: 160px;
	padding : 9px 10px 9px 10px;
	border-bottom : solid 1px #dcdce1;
	background : #afb4cd;
	font-weight : normal;
	text-align : left;
}

#fdata td {
	padding : 9px 10px 9px 10px;
	border-bottom : solid 1px #dcdce1;
	background : #ffffff;
}

#comments-open-footer {
	text-align : center;
}

p#fback {
	margin-top : 20px;
}

p#fback a {
	color : #0050dc;
	text-decoration : underline;
}

p#fback a:hover {
	color : #0050dc;
	text-decoration : none;
}

#comment-form-email,#comment-form-name {
	display : none;
}

#comments-open-text {
	display : none;
}