/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* !Reseting
---------------------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	color: #333333;
	background-color: #FFFFFF;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption {
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
label {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	max-width: 100%;
	/*width: 100%;
	height: auto;*/
	vertical-align: top;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:after, q:before {
	content: '';
}
a, input {
	outline: none;
}
input, textarea {
	border-radius: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
}
input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}
input[type=checkbox] {
	background: none;
	border: none;
}
abbr, acronym {
	border: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix, #header, #contents, section, .box_layout01, .box_column01, .list_inline01 {
	display: block;
	min-height: 1%;
}
.clearfix:after, #header:after, #contents:after, section:after, .box_layout01:after, .box_column01:after, .list_inline01:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* !Layout
---------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	background-position: center top;
}

@media print {
html, html body {
*zoom: 0.65;
}
}
.slicknav_menu {
	display: none;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a img.hover {
	background: none!important;
}
a:hover img.hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
}
input, textarea, select {
	padding: 5px;
}
input[type=checkbox] {
	border: #CCCCCC solid 1px;
}
.tx_red1 {
	color: #FF0000;
}
.tx_grn1 {
	color: #006600;
}
.tx120 {
	font-size: 120%;
}
/*ページトップヘ
---------------------------------------------------------- */

.backtotop {
	position: fixed;
	z-index: 9000;
	display: none;
}
/*ヘッダ
---------------------------------------------------------- */
header {
	text-align: left;
	background-color: #fdecd1;
}
.header {
}
/*フッタ
---------------------------------------------------------- */
.f_navi {
	margin: 0px;
}
.f_navi ul {
	list-style : none;
}
.f_navi ul li {
}
/*フッタ
---------------------------------------------------------- */
.footer {
	background-color: #3366CC;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}	

.footer a:hover {
	text-decoration: underline;
}
/*レイアウト
---------------------------------------------------------- */
.con h2,.con_w h2 {
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px 15px;
	background: linear-gradient(225deg, transparent 10px, #3366CC 10px);
	background-repeat: no-repeat;
	background-color: #3366CC\8;/* IE9以下 */
	border-left: #FF9900 solid 7px;
}
.con h3,.con_w h3 {
	font-weight: bold;
}
/*ボタン 
--------------------------------*/
.download1 {
	margin-bottom: 20px;
}
a.btn_basic01 {
	width: 100%;
	padding: 20px;
	display: table;
	text-decoration: none;
	text-align: center;
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
}
a:hover.btn_basic01 {
	background-color: #FF9A38;
}
a.btn_basic01 span {
	display: table-cell;
	vertical-align: middle;
}
a.btn_basic01 span span {
	font-size: 80%;
	display: inline;
	font-weight: normal;
}
/*ボタン1　NAVY
---------------------------------------------------------- */

a.btn_next1 {
	padding: 15px 20px;
	display: table;
	color: #ffffff;
	border-radius: 5px;
	border: #FFFFFF solid 1px;
	text-decoration: none;
	text-align: center;
	background-color: #003399;
}
a:hover.btn_next1 {
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
}
a.btn_next1 span {
	display: table-cell;
	vertical-align: middle;
}
/*
a.btn_next1:before {
	content: "\f0da";
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 10px;
}*/

/*ボタン2 RED
---------------------------------------------------------- */
a.btn_next2 {
	width: 100%;
	padding: 20px;
	display: table;
	color: #ffffff;
	border-radius: 7px;
	text-decoration: none;
	text-align: center;
	background-color: #CC0000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,4,1.00) 0%,rgba(163,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,4,1.00) 0%,rgba(163,0,0,1.00) 100%);
}
a:hover.btn_next2 {
	color: #ffffff;
	background-color: #FF0000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,0,4,1.00) 0%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,0,4,1.00) 0%,rgba(255,0,0,1.00) 100%);
}
a.btn_next2 span {
	display: table-cell;
	vertical-align: middle;
}
a.btn_next2 strong {
	font-weight: bold;	
}

/*戻るボタン1
---------------------------------------------------------- */

a.btn_back1 {
	padding: 15px 20px;
	display: table;
	color: #ffffff;
	border-radius: 5px;
	border: #FFFFFF solid 1px;
	text-decoration: none;
	text-align: center;
	background-color: #003399;
}
a:hover.btn_back1 {
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
}
a.btn_back1 span {
	display: table-cell;
	vertical-align: middle;
}
a.btn_back1:before {
	content: "\f0d9";
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 10px;
}


/* !Table
---------------------------------------------------------- */
.tb1 {
	width: 100%;
	margin-bottom: 10px;
	}
.tb1 table {
	width: 100%;
	margin-bottom: 10px;
	}
.tb1 th {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	text-align: center;
	padding: 10px;
	}
.tb1 table td {
	border: 1px solid #DDDDDD;
	padding: 10px;
	}

.table_basic01 {
	width: 100%;
	clear: both;
}
.table_basic01 h3 {
	text-align: center;
	font-size: 160%;
	margin-bottom: 20px;
}
.table_basic01 table {
	width: 100%;
	margin-bottom: 20px;
}
.table_basic01 table caption {
	padding: 7px 0px;
	font-size: 140%;
	font-weight: bold;
}
.table_basic01 th, .table_basic01 td {
}
.table_basic01 th {
	border-collapse: collapse;
	border-bottom: 1px solid #DDDDDD;
	background-color: #3366CC;
	color: #FFFFFF;
}
.table_basic01.outline th {
	background-color: #EEEEEE;
	color: #333333;
	font-weight: bold;
}
.table_basic01 td {
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.table_basic01 td p input{
	margin-bottom: 3px;
}
.table_basic01 ul {
	list-style-type: none;
	margin-left: -16px;
	margin-top: 5px;
}
.table_basic01 ul li {
	margin-bottom: 8px;
	list-style-type: none;
}
.table_basic01 input[type=checkbox] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	margin-right: 0.5em;
}
.hissu {
	font-size: 11px;
	margin-left: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #c00;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*===============================================
● 画面の横幅が768px以下
===============================================*/

@media screen and (max-width: 900px) {
body {
	line-height: 1.5;
}
/*スマホ非表示
---------------------------------------------------------- */
.hide_sp {
	display: none;
}
/*spで改行しない
---------------------------------------------------------- */
.br-pc {
	display: none;
}
/*table横スクロール
---------------------------------------------------------- */
.tb_scroll {
	overflow: auto;
	margin-bottom: 10px;
  }
.tb_scroll table th {
	
  }
.tb_scroll table td {
	
  }
/*ヘッダ
---------------------------------------------------------- */

header {
}
.header {
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
h1 {
	margin: 0;
	padding: 0;
}

.logo img {
	height: 48px;
	margin: 5px;
}
.header .to_exibitor1 {
	display: none;
}
	
.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
.header .ico_sns {
	display: none;
	} 
/*NAVI
----------------------*/	

.dropmenu li .en {
	font-size: 70%;
	font-weight: normal;
	float: right;
}
.hnav_sp1 {
	margin: 5px;
	display: none;
	}
.hnav_sp1 a {
	background-color: #003399;
	border: #FFFFFF solid 1px;
	border-radius: 5px;
	font-weight: bold!important;
	}
/*パンくず
----------------------*/
.pankuzu {
	display: none;
}
/*レイアウト
---------------------------------------------------------- */
.contents {
	width: 100%;
	clear: both;
}
.t_contents {
		padding-bottom: 30px;
	clear: both;
		overflow: hidden;
	}
/*コンテンツエリア
---------------------------------------------------------- */
.wrapper {
	margin: 10px;
	padding: 0px;
	text-align: left;
	clear: both;
}
.wrapper .con {
	margin-bottom: 30px;
	clear: both;
}
.wrapper .sidebar {
	padding: 0px;
	clear: both;
}
.wrapper .sidebar ul {
	text-align: center;
	margin: auto;
	clear: both;
}
.wrapper .sidebar ul li {
	width: 100%;
	margin-bottom: 2px;
}
.con h2,.con_w h2 {
	font-size: 125%;
	margin-bottom: 20px;
}
.con h3,.con_w h3 {
	font-size: 110%;
	margin-bottom: 10px;
}
.con p {
	margin-bottom: 10px;
	line-height: 1.8;
}
.con ul {
	margin-bottom: 20px;
	line-height: 1.8;
}
.con ul li {
	margin-bottom: 10px;
	line-height: 1.8;
	list-style-type: disc;
	margin-left: 18px;
}
/*コンテンツ内テキスト領域
---------------------------------------------------------- */
.block1 {
		margin-bottom: 30px;
	clear: both;
	}
/*ページトップヘ
---------------------------------------------------------- */
.backtotop {
	bottom: 30px;
	right: 30px;
}
.backtotop img {
	border: 1px solid rgba(255,255,255,0.58);
}

/*フッタ上アイコン
---------------------------------------------------------- */
.sp_sns .h_sns {
	margin: auto;
}	
.sp_sns .h_sns .icon {
	font-size: 280%;
	margin-left: 10px;
}
/*フッタ
---------------------------------------------------------- */
.footer {
	padding-top: 0px;
	padding-bottom: 40px;
	background-color: #3366CC;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}	
.fcon {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.fcon1 {
	clear: both;
	}	
.fcon .f_contact {
	margin: 10px;
    text-align: left;
}	
.f_address {
	position: relative;
	clear: both;
	}
.f_address .logo1 {
	position: relative;
	margin-bottom: 20px;
	clear: both;
	}
.f_address .logo1 img {
	width: 200px;
	}
	
.f_navi1 {
	margin-bottom: 20px;
}
.f_navi1 ul {
}
.f_navi1 ul li {
	text-align: left;
}
.f_navi1 ul a {
	background-color: #3366CC;
	border-bottom: #FFFFFF dotted 1px;
	padding: 10px;
	display: block;
}
.f_navi1 ul a:hover {
	text-decoration: none;
}
.f_navi1 ul a:before {
	content: "\f152";
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.f_navi2 {
	margin: 10px 0px;
}
.f_navi2 ul {
}
.f_navi2 ul li {
	display : inline;
}
.copy {
	font-size: 90%;
	margin: 30px 0px;
}
.fcon p {
	margin-bottom: 10px;
}
.f_icon {		
	background-color: #003399;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	}	
.f_icon .ico_sns ul { 
	display: flex;
	justify-content: space-evenly;
	}
.f_icon .ico_sns ul li img { 
	width: 30px;
	}		
/* bottom固定
---------------------------------------------------------- */
.bottom_fix {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}
.f_menu ul {
	border-top: 1px solid #FFF;
	width: 100%;
	padding: 0px;
}
.f_menu ul li {
	width: 50%;
	font-size: 140%;
	float: left;
	list-style-type: none;
	border-left: 1px solid #FFF;
	box-sizing: border-box;
	background-color: #003399;
}
.f_menu ul li:first-child {
	border-left: 0px;
}
.f_menu ul li a {
	display: block;
	padding: 10px;
	color: #fff;
	text-align: center;
}
.f_menu ul li a:hover {
	text-decoration: none;
}
.f_menu_ico1 {
	line-height: 0;
}
.f_menu ul li .tel:before {
	content: "\f095";
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
.f_menu ul li .mail:before {
	content: "\f0e0";
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 10px;
}
/* ボタン 
---------------------------------------------------------- */
a.btn_basic01 {
	font-size: 100%;
}
/*ボタン2 RED
---------------------------------------------------------- */
a.btn_next2 {
	padding: 15px;
}
a:hover.btn_next2 {
}
a.btn_next2 span {
}
a.btn_next2 strong {
	font-size: 100%;
}
/*form
---------------------------------------------------------- */
.submit {
	margin: 10px 0px;
	text-align: center;
}
.submit input {
	width: 100%;
	padding: 20px 30px;
	background-color: #3366CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
}
/* !Table
---------------------------------------------------------- */
.table_basic01 {
	width: 100%;
}
.table_basic01, .table_basic01 thead, .table_basic01 caption, .table_basic01 tbody, .table_basic01 tr, .table_basic01 th, .table_basic01 td {
	display: block;
}
.table_basic01 table {
	border-top: #DDDDDD solid 1px;
}
.table_basic01 caption {
	font-size: 120%;
	padding: 10px;
}
.table_basic01 th, .table_basic01 td {
}
.table_basic01 th {
	padding: 10px;
}
.table_basic01.outline th {
	
}
.table_basic01 td {
	padding: 5px;
}
.table_basic01 td .w40, .w60, .w100 {
	width: 100%;
}
select {
	height: 44px;
}
}

/*===============================================
● 画面の横幅が769px以上
===============================================*/
@media print, screen and (min-width: 901px) {
body {
	line-height: 1.5;
}
/*PCで非表示
---------------------------------------------------------- */
.hide_pc {
	display: none;
}
/*PCで改行しない
---------------------------------------------------------- */
.br-sp {
	display: none;
}
/*ヘッダ
---------------------------------------------------------- */
header {
	overflow: hidden;
}
.header {
	max-width: 1100px;
	width: 100%;
	padding: 0px;
	margin: auto;
	z-index: 2;
	overflow: hidden;
	position: relative;
}

.header .to_exibitor1 {
	bottom: 10px;
	right: 0px;
	text-align: left;
	position: absolute;
	display: none;
}
.header .to_exibitor1 a {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
    background-color: #000099;
    border-radius: 5px;
    padding: 10px 25px;
	display: block;
}
.header .to_exibitor1 a:hover {
    background-color: #FF3300;
    text-decoration: none;    
}

.header .ico_sns {
	position: absolute;
	bottom: 5px;
	right: 5px;		
	} 	
.header .ico_sns ul {
	}	
.header .ico_sns ul li {
    margin-left: 10px;
	float: left;
	}	
.header .ico_sns ul li img { 
	width: 40px;
	}	
/*ドロップダウンメニュー
---------------------------------------------------------- */
#navi {
	background-color: #3366CC;
	clear: both;
}
.dropmenu {
 *zoom: 1;
	list-style-type: none;
	max-width: 960px;
	margin: 0px auto;
	padding-bottom: 5px;
}
.dropmenu:before, .dropmenu:after {
	content: "";
	display: table;
}
.dropmenu:after {
	clear: both;
}
.dropmenu li {
	position: relative;
	float: left;
	text-align: center;
	border-left: #FFFFFF solid 1px;
	width: 160px;
}
.dropmenu li .en {
	font-size: 70%;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.dropmenu li:last-child {
	border-right: #FFFFFF solid 1px;
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 18px 0 18px;
	background: #3366CC;
	color: #FFFFFF;
	line-height: 1;
	text-decoration: none;
	font-size: 115%;
}
.dropmenu li a.menu_red {
	background: #CC0000;
}
.dropmenu li a:hover {
	color: #3366CC;
}
.dropmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	margin-left: -1px;
}
.dropmenu li ul li {
	color: #FFFFFF;
	border: none;
	width: 300px;
}
.dropmenu li:last-child ul {
	left: -60px;
	width: 100%;
}
.dropmenu li ul li:last-child {
	border-right: none;
}
.dropmenu li ul li a {
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #3366CC;
	text-align: left;
}
.dropmenu li ul li a:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 5px;
}
.dropmenu li:hover > a {
	color: #FFFFFF;
	background-color: #3366CC;
}
.dropmenu li a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}
.dropmenu li ul li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#fade-in2 li ul {
	opacity: 0;
	top: 50%;
	visibility: hidden;
	transition: .5s;
}
#fade-in2 li:hover ul {
	top: 100%;
	visibility: visible;
	opacity: 1;
}
.hnav_sp1 {
	display: none;
		
	}
/*パンくず
----------------------*/
.pankuzu {
	max-width: 960px;
	margin: 30px auto;
	padding: 0px;
	font-size: 110%;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.pankuzu li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
.pankuzu li a {
	padding-right: 10px;
	background-image: url(../images/path1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pankuzu li a:hover {
	text-decoration: underline;
}
.pankuzu.w {
	max-width: 100%;
	margin: 30px 10px;
}
/*コンテンツエリア
---------------------------------------------------------- */
.wrapper {
	max-width: 960px;
	margin: 30px auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.wrapper .con {
	max-width: 760px;
	width: 100%;
	float: left;
}
.wrapper .sidebar {
	max-width: 180px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.wrapper .sidebar ul {
	clear: both;
}
.wrapper .sidebar ul li {
	margin-bottom: 2px;
}
.wrapper .sidebar ul li img {
	max-width: 180px;
}
.con h2,.con_w h2 {
	font-size: 220%;
	margin-bottom: 20px;
}

.con h3,.con_w h3 {
	font-size: 120%;
	margin-bottom: 10px;
}
.con p {
	margin-bottom: 10px;
	line-height: 1.8;
}
.con ul {
	margin-bottom: 20px;
	line-height: 1.8;
}
.con ul li {
	margin-bottom: 10px;
	line-height: 1.8;
	list-style-type: disc;
	margin-left: 18px;
}
.con dl {
}
.con dl dd {
	line-height: 1.8;
}
/*コンテンツ内テキスト領域
---------------------------------------------------------- */
.block1 {
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
	}
	
/* ボタン
---------------------------------------------------------- */
a.btn_basic01 {
	font-size: 135%;
}	
/*ページトップヘ
---------------------------------------------------------- */
	
.backtotop {
	bottom: 50px;
	right: 50px;
}
.backtotop img {
	border: 1px solid rgba(255,255,255,0.58);
}
.backtotop a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

	
/*フッタ上アイコン
---------------------------------------------------------- */
.sp_sns .h_sns {
	display: none;
}	
	
/*フッタ
---------------------------------------------------------- */
.footer {
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: center;
}
.fcon {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.f_navi1 {
	margin-bottom: 10px;
}
.f_navi1 ul {
	margin-bottom: 10px;
}
.f_navi1 ul li {
	border-left: #FFFFFF solid 1px;
	padding: 0px 10px;
	display : inline;
}
.f_navi1 ul li:last-child {
	border-right: #FFFFFF solid 1px;
}
.fcon .f_contact {
    text-align: left;
	display: inline-block;
}
.fcon .f_contact p {
	line-height: 200%;
}
.copy {
	margin: 30px 0px;
}
	

/*-bottom固定
---------------------------------------------------------- */
.bottom_fix {
	display: none;
	visibility:hidden;
	z-index: -3;
}
	.f-icon .ico_sns img {
	display: none;
		
	}
/* !Table
---------------------------------------------------------- */

.table_basic01 table {
	border: 1px solid #DDDDDD;
}
.table_basic01 caption {
	font-size: 120%;
	padding: 10px;
}
.table_basic01 th, .table_basic01 td {
	padding: 10px;
}
.table_basic01 th {
	padding-left: 15px;
	font-size: 110%;
	width: 20%;
	white-space: nowrap;
}
.table_basic01.outline th {
	text-align: center;
}
.table_basic01 td {
	width: 80%;
}
.table_basic01 ul {
	list-style-type: none;
	margin-left: -24px;
}
.table_basic01 ul li {
	list-style-type: none;
}
.table_basic01 td .w40 {
	width: 40%;
}
.table_basic01 td .w60 {
	width: 60%;
}
.table_basic01 td .w100 {
	width: 100%;
}
/*form
---------------------------------------------------------- */
.submit {
	margin: 10px;
	text-align: center;
}
.submit input {
	padding: 20px 30px;
	background-color: #3366CC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
}
input:hover {
	opacity: 0.5;
	/* IE */
	filter: alpha(opacity=0.5);
}
}
