/** 一般的な書式 */
body {
	background-color: #3662AB;
	color: #3A3A3A;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

font.required {
	color:red;
}

a:link {
	color: #606FFF;
}

a:visited {
	color: #202FAF;
}

a:active {
	color: #EFA030;
}

a:hover {
	color: #60AFCF;
}

a.help {
	text-decoration:none;
	color: #000000;
}

a.help:visited {
	color: #000000;
}

a.flatbutton {
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-size:10pt;
 text-decoration:none;
 text-align:center;
 line-height: 22px;
 /* display: table-cell; */
 /* display:inline-table; */
 width:auto;
 height: 22px;
 padding:2px 6px;
 /* margin:3px; */
 white-space:nowrap;
 color:#000000;
 background-color: #EFEFEF;
 border: 1px solid #505050;
 /* margin-left:-1px; */
}

table {
	border: solid 0px;
	border-collapse: collapse;
}

/** 外枠 */
.main_frame {
	width: 100%;
	border: solid 0px #FFE3E8;
	border-collapse: collapse;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#main_frame_table {
	width:100%;
}

/** 上部メニュー **/
td.top_menu_area {
	border: solid 0px;
	border-collapse: collapse;
	vertical-align: bottom;
}

/** タイトル部分 */
td.title_area {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	border: solid 0px #3A3A3A;
	height: 60px;
	border-bottom-color: #FFE3E8;
	padding-left: 15px;

}

/** フッター */
td.footer_area {
	background-color: #3662AB;
	border: solid 0px #000000;
	color:white;
	height: 30px;
	text-align:center;
}
tr.gray_mask {
 background-color: #E8E8E8;
}

tr.invalid  {
 background-color: #708090;
}

#top_menu_area table {

	border: solid 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

#top_menu_area td{
	text-align: center;
	font-weight: normal;
	border: solid 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/** メニューテーブル */
table.menu_display{
	position: relative;
	border: solid 0px #000000;
	border-collapse: collapse;
}

/** 左メニュー */
#menu_area table {
	width:100%;
	border:1px solid #C0C0C0;
	border-spacing:0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px #707070;
	-webkit-box-shadow: 1px 1px 3px #707070;
	border-collapse: separate;
}

#menu_area th {
	border-collapse: collapse;
	background:#184098;	
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	border-width: 0px;
	border-bottom:1px solid #184098;
	height:32px;
	color:#FFFFFF;
}

td.menu_area {
	background-color: #FFFFFF;
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/** メイン内容 */
td.main_area {
	background-color: #FFFFFF;
	height: 500px;
	width: 100%;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/** 白いタブ **/
td.tab_white {
	background-color: #FFFFFF;
	border: solid 0px;
	border-collapse: collapse;
	width: 90px;
	white-space: nowrap;
}

/** 灰色タブ **/
td.tab_gray {
	background-color: #CFCFD0;
	border: solid 0px;
	border-collapse: collapse;
	width: 90px;
	text-align:center;
	white-space: nowrap;
}

/**** login and logout ****/
div.logout{
	position: absolute;
	top: 0px;
	right: 15px;
	height:25px;
	padding:0px;
	margin:0px;	
}

.login_display{
	margin:10% auto auto auto;
	text-align:center;
}

.login_display tr td form table {
	text-align:center;
}
.login_display tr td {
	padding-bottom:10px;
}

th.contents_title {
	height: 16px;
	background-color: #FCFCEC;
	border: solid 1px #000000;
	border-collapse: collapse;
}

/**丸い角用**/
td.menu_bottom {
	height:16px;
	border:0px solid #C0C0C0;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	background:#E7E7E7;
}
td.menu_list {
	text-align:center;
	height:27px;
	broder:0px;
	border-bottom:1px dashed #C0C0C0;
	background:#E7E7E7;
}
td.menu_list:hover {
	background:#8CAEC3;
}
td.menu_list_active {
	text-align:center;
	height:27px;
	broder:0px;
	border-bottom:1px dashed #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	background:#AFD1E4;
}
td.menu_list_active:hover {
	background:#8CAEC3;
}
#top_menu_area a {
	color:#6C6C6C;
	text-align:center;
	text-decoration:none;
}
#menu_area {
	width:200px;
}
#menu_area a {
	color:#6C6C6C;
	text-align:center;
	text-decoration:none;
}

#main_area {
	border:1px solid #C0C0C0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px #707070;
	-webkit-box-shadow: 1px 1px 3px #707070;
	padding:23px 23px 23px 20px;
	background:#E7E7E7;
}

#main_area .title {
	height:24px;
	line-height:24px;
	font-weight:bold;
	font-size:11pt;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 13px;
	border-bottom:1px solid #C0C0C0;
	background:url(../images/main_area_title_bg.gif) no-repeat;
}

#main_area .table_div {
	margin:0px 0px 0px 0px;
	border:1px solid #C0C0C0;
	background:white;
	padding:20px 15px;
}
#main_area .table_div .result_list{
	position: relative;
	width:100%;
	border: solid 1px #C0C0C0;
	border-collapse: collapse;
}

#main_area .table_div .result_list th{
	background:#0E56A8;
	color:white;
	padding:5px 2px;
	border:1px solid #C0C0C0;
}
#main_area .table_div .result_list td{
	padding:1px 2px;
	border:1px solid #C0C0C0;
}
#middle_main_area {
	padding:17px 23px 17px 20px;
}
#middle_main_area .title {
	height:24px;
	line-height:24px;
	font-weight:bold;
	font-size:11pt;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 13px;
	border-bottom:1px solid #C0C0C0;
	background:url(../images/main_area_title_bg.gif) no-repeat;
}

#middle_main_area .table_div {
	margin:0px 0px 0px 0px;
	border:1px solid #C0C0C0;
	background:white;
	padding:20px 15px;
}
#middle_main_area .table_div .result_list{
	position: relative;
	width:100%;
	border: solid 1px #000000;
	border-collapse: collapse;
}

#middle_main_area .table_div .result_list th{
	background:#0E56A8;
	color:white;
	padding:5px 2px;
	border:1px solid #C0C0C0;
}
#middle_main_area .table_div .result_list td{
	padding:1px 2px;
	border:1px solid #C0C0C0;
}

/****form_design****/
/** テキストデザイン **/
input[type="text"],
input[type="password"] {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	border: solid 1px #606060;
}
input[type="text"]:focus,
input[type="password"]:focus {
	border: 1px solid #9595E0;
	background-color: #EFEFEF;
}

textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	border: solid 1px #606060;
}
textarea:focus {
	border: 1px solid #9595E0;
	background-color: #EFEFEF;
}

/** ボタンデザイン **/
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin-top: 1px;
	height: 20px;
	padding:0 6px;
	line-height: 19px;
	border: 1px solid #505050;
	background-color: #EFEFEF;
	/* margin-left:-1px; */
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
	border: 1px solid #A0A0A0;
	color:#A0A0A0;
	background-color: #EFEFEF;
}

input[type="checkbox"],
input[type="radio"] {
	border: solid 0px #606060;
}

select {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	border: solid 1px #606060;
}

/** ここから、サブ要素 **/

select.search_normal {
	width: 160px;
}

option.gray_word {
	color:gray;
}

/** ボタンなどに利用 **/
.button_width_normal {
	width: 75px;
}


a.flatbutton {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	line-height: 22px;
	/* display: table-cell; */
	/* display:inline-table; */
	width:auto;
	height: 22px;
	padding:2px 6px;
	/* margin:3px; */
	white-space:nowrap;
	color:#000000;
	background-color: #EFEFEF;
	border: 1px solid #505050;
	/* margin-left:-1px; */
}
a:focus.flatbutton {
	outline:0;
}

a:hover.flatbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

a:active.flatbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

a:active.flatbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

/** 背景が透明 **/
a.transbutton {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	line-height: 22px;
	width:auto;
	height: 22px;
	padding:2px 6px;
	white-space:nowrap;
	color:#000000;
	border: 1px solid #505050;
}
a:focus.transbutton {
	outline:0;
}

a:hover.transbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

a:active.transbutton {
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #CCCCCC;
}

/* ボタン形式のテキスト、アクティブ状態 */
span.flatbutton_active {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	line-height: 22px;
	/* display: table-cell; */
	/* display:inline-table; */
	width:auto;
	height: 22px;
	padding:2px 6px;
	/* margin:3px; */
	white-space:nowrap;
	color:#FFFFFF;
	border: 1px solid #A0A0A0;
	background-color: #9595E0;
}

/* ボタン形式のテキスト、アクティブ状態 */
span.flatbutton_disabled {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	text-decoration:none;
	text-align:center;
	line-height: 22px;
	/* display: table-cell; */
	/* display:inline-table; */
	width:auto;
	height: 22px;
	padding:2px 6px;
	/* margin:3px; */
	white-space:nowrap;
	color:#A0A0A0;
	border: 1px solid #A0A0A0;
	background-color: #EFEFEF;
}

/* ポップアップセレクト  */
input[type="text"].popselect {
	background-image: url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-position:right;
}


/* 一般的なselectの幅 */
select.width_normal {
	min-width:120px;
}


/* 一般的な検索ボタンの幅 */
input.search_button {
	min-width:160px;
}

#middle_main_area .title {
	margin:0px 80px;
}

#middle_main_area form {
	margin:0px 80px;
}
table.partner_mail{
	margin-top:20px;
	width:100%;
	height:100%;
	border:1px solid #C0C0C0;
}

.partner_mail tr td {
	padding:10px 0px;
	text-align:center;
}

.inquiry_div {
	margin:10px 0px 0px 0px;
	border:1px solid #C0C0C0;
	background:white;
	padding:10px 0px;
}
/**end form_design ***/