@font-face {
	font-family: NSJ;
	src: url('../font/NotoSansJP-Light.otf') format("opentype");
}

body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/*font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;*/
	font-family: 'NSJ', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	font-size: 16px;
}

input[type="button"],input[type="submit"],button
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

input[type="text"],input[type="password"],input[type="email"],textarea
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

select
{
	font-family: inherit;
	display: block;
	font-weight: 400;
}

input[type="checkbox"],input[type="radio"]
{
    display: block;
	margin: 0;
	padding: 0;
}

a
{
	display: block;
	text-decoration: none;
}

img
{
	border-style: none;
	display: block;
}

div
{
	border-style: none;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style: none;
}


/* スクロールバー */
::-webkit-scrollbar
{
	display: none;
}


/* パーツ */
.mt0
{
	margin-top: 0px!important;
}

.mt5
{
	margin-top: 5px!important;
}

.mt10
{
	margin-top: 10px!important;
}

.mt14
{
	margin-top: 14px!important;
}

.mt15
{
	margin-top: 15px!important;
}

.mt19
{
	margin-top: 19px!important;
}

.mt20
{
	margin-top: 20px!important;
}

.mt25
{
	margin-top: 25px!important;
}

.mt30
{
	margin-top: 30px!important;
}

.mt32
{
	margin-top: 32px!important;
}

.mt35
{
	margin-top: 35px!important;
}

.mt40
{
	margin-top: 40px!important;
}

.mt50
{
	margin-top: 50px!important;
}

.mt60
{
	margin-top: 60px!important;
}

.mt70
{
	margin-top: 70px!important;
}

.mt72
{
	margin-top: 72px!important;
}

.mt75
{
	margin-top: 75px!important;
}

.mt77
{
	margin-top: 77px!important;
}

.mt80
{
	margin-top: 80px!important;
}

.mt90
{
	margin-top: 90px!important;
}

.mt95
{
	margin-top: 95px!important;
}

.mt100
{
	margin-top: 100px!important;
}

.mt106
{
	margin-top: 106px!important;
}

.mt110
{
	margin-top: 120px!important;
}

.mt120
{
	margin-top: 120px!important;
}

.mt130
{
	margin-top: 130px!important;
}

.mt140
{
	margin-top: 140px!important;
}

.mt150
{
	margin-top: 150px!important;
}

.mt160
{
	margin-top: 160px!important;
}

.mt170
{
	margin-top: 170px!important;
}

.mt178
{
	margin-top: 178px!important;
}

.mt180
{
	margin-top: 180px!important;
}

.mt190
{
	margin-top: 190px!important;
}

.mt200
{
	margin-top: 200px!important;
}

.mb0
{
	margin-bottom: 0px!important;
}

.mb5
{
	margin-bottom: 5px!important;
}

.mb10
{
	margin-bottom: 10px!important;
}

.mb15
{
	margin-bottom: 15px!important;
}

.mb20
{
	margin-bottom: 20px!important;
}

.mb25
{
	margin-bottom: 25px!important;
}

.mb30
{
	margin-bottom: 30px!important;
}

.mb35
{
	margin-bottom: 35px!important;
}

.mb40
{
	margin-bottom: 40px!important;
}

.mb45
{
	margin-bottom: 45px!important;
}

.mb50
{
	margin-bottom: 50px!important;
}

.mb60
{
	margin-bottom: 60px!important;
}

.mb70
{
	margin-bottom: 70px!important;
}

.mb80
{
	margin-bottom: 80px!important;
}

.mb90
{
	margin-bottom: 90px!important;
}

.mb100
{
	margin-bottom: 100px!important;
}

.ml0
{
	margin-left: 0px!important;
}

.ml10
{
	margin-left: 10px!important;
}

.ml13
{
	margin-left: 13px!important;
}

.ml15
{
	margin-left: 15px!important;
}

.ml20
{
	margin-left: 20px!important;
}

.ml25
{
	margin-left: 25px!important;
}

.ml30
{
	margin-left: 30px!important;
}

.ml40
{
	margin-left: 40px!important;
}

.ml50
{
	margin-left: 50px!important;
}

.ml100
{
	margin-left: 100px!important;
}

.ml150
{
	margin-left: 150px!important;
}

.ml200
{
	margin-left: 200px!important;
}

.ml225
{
	margin-left: 225px!important;
}

.ml250
{
	margin-left: 250px!important;
}

.ml300
{
	margin-left: 300px!important;
}

.ml350
{
	margin-left: 350px!important;
}

.mr0
{
	margin-right: 0px!important;
}

.mr10
{
	margin-right: 10px!important;
}

.mr20
{
	margin-right: 20px!important;
}

.mr30
{
	margin-right: 30px!important;
}

.mr40
{
	margin-right: 40px!important;
}

.mr50
{
	margin-right: 50px!important;
}

.mr60
{
	margin-right: 60px!important;
}

.pt0
{
	padding-top: 0px!important;
}

.pt5
{
	padding-top: 5px!important;
}

.pt10
{
	padding-top: 10px!important;
}

.pt14
{
	padding-top: 14px!important;
}

.pt15
{
	padding-top: 15px!important;
}

.pt19
{
	padding-top: 19px!important;
}

.pt20
{
	padding-top: 20px!important;
}

.pt25
{
	padding-top: 25px!important;
}

.pt30
{
	padding-top: 30px!important;
}

.pt32
{
	padding-top: 32px!important;
}

.pt35
{
	padding-top: 35px!important;
}

.pt40
{
	padding-top: 40px!important;
}

.pt50
{
	padding-top: 50px!important;
}

.pt55
{
	padding-top: 55px!important;
}

.pt60
{
	padding-top: 60px!important;
}

.pt70
{
	padding-top: 70px!important;
}

.pt80
{
	padding-top: 80px!important;
}

.pt90
{
	padding-top: 90px!important;
}

.pt100
{
	padding-top: 100px!important;
}

.pb0
{
	padding-bottom: 0px!important;
}

.pb5
{
	padding-bottom: 5px!important;
}

.pb10
{
	padding-bottom: 10px!important;
}

.pb15
{
	padding-bottom: 15px!important;
}

.pb20
{
	padding-bottom: 20px!important;
}

.pb30
{
	padding-bottom: 30px!important;
}

.pb40
{
	padding-bottom: 40px!important;
}

.pb50
{
	padding-bottom: 50px!important;
}

.pl0
{
	padding-left: 0px!important;
}

.pl5
{
	padding-left: 5px!important;
}

.pl10
{
	padding-left: 10px!important;
}

.pl20
{
	padding-left: 20px!important;
}

.pl30
{
	padding-left: 30px!important;
}

.pl40
{
	padding-left: 40px!important;
}

.pl50
{
	padding-left: 50px!important;
}

.pl60
{
	padding-left: 60px!important;
}

.pr0
{
	padding-right: 0px!important;
}

.pr5
{
	padding-right: 5px!important;
}

.pr10
{
	padding-right: 10px!important;
}

.pr18
{
	padding-right: 18px!important;
}

.pr15
{
	padding-right: 15px!important;
}

.pr20
{
	padding-right: 20px!important;
}

.pr30
{
	padding-right: 30px!important;
}

.pr40
{
	padding-right: 40px!important;
}

.pr50
{
	padding-right: 50px!important;
}

.pr60
{
	padding-right: 60px!important;
}

.mlra
{
	margin-left: auto!important;
	margin-right: auto!important;
}

.bn
{
	border: none!important;
}

.btn
{
	border-top: none!important;
}

.bbn
{
	border-bottom: none!important;
}

.bln
{
	border-left: none!important;
}

.brn
{
	border-right: none!important;
}

.wda
{
	width: auto!important;
}

.word_block
{
	word-break: keep-all;
}

.po_r
{
	position: relative!important;
}

.tl_f
{
	table-layout: fixed;
}

span.red
{
	color: #ff0000!important;
}

span.minus_left
{
	margin-left: -0.5em;
}

span.not_select
{
	/*color: #999999;*/
	opacity: 0.4;
	text-decoration: line-through;
}

span.word
{
	white-space: nowrap;
	display: inline-block;
	margin-right: 1em;
}


/* 背景色 */
.bg_w
{
	background-color: #ffffff!important;
}

.bg_blue
{
	background-color: #a1d5f8!important;
}

.bg_red
{
	background-color: #fd8f94!important;
}

.bg_green
{
	background-color: #bde3a4!important;
}

.bg_yg
{
	background-color: rgba(189, 227, 164, 0.85)!important;
}

.bg_purple
{
	background-color: #cba1f8!important;
}

.bg_gray
{
	background-color: #f2f2f2!important;
}

.bg_orange
{
	background-color: #fd9332!important;
}

.bg_t
{
	background-color: transparent!important;
}

.bg_none
{
	background-color: transparent!important;
}


/* ヘッダー */
div.header_frame
{
	width: 100%;
	height: 50px;
	margin: 0px auto;
	/*background-color: #222222;*/
	background-color: rgba(34, 34, 34, 0.85);
	box-sizing: border-box;
	padding: 0px 0px 0px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

div.header_frame table.header
{
	width: 100%;
	height: 50px;
	margin: 0px auto;
}

div.header_frame table.header td.logo
{
	width: 40px;
	padding-left: 10px;
}

div.header_frame table.header td.logo div.img
{
	width: 40px;
	height: 40px;
}

div.header_frame table.header td.logo div.img img
{
	width: 40px;
	height: 40px;
	display: block;
}

div.header_frame table.header td.title_frame
{

}

div.header_frame table.header td.title_frame div.small
{
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.15em;
	padding-left: 20px;
	vertical-align: top;
}

div.header_frame table.header td.title_frame div.big
{
	font-size: 115%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.15em;
	/*padding-top: 6px;*/
	padding-left: 20px;
	vertical-align: top;
}

div.header_frame table.header td.title_frame div.small + div.big
{
	padding-top: 6px;
}

div.header_frame table.header td.title_frame div.title span.jp
{
	font-size: 95%;
}

div.header_frame table.header td.name
{
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
}

div.header_frame table.header td.name div.name_frame
{
	width: 150px;
	height: 20px;
	margin: 0px auto 0px 0px;
	position: relative;
}

div.header_frame table.header td.name div.name_frame input
{
	width: 150px;
	height: 20px;
	font-size: 85%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
}

div.header_frame table.header td.name div.name_frame div.name_text_frame
{
	width: 150px;
	height: 20px;
	background-color: #ffffff;
	border-radius: 10px;
}

div.header_frame table.header td.name div.name_frame div.name_text_frame div.name_text
{
	width: 150px;
	height: 20px;
	font-size: 80%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	display: table-cell;
	vertical-align: middle;
}

div.header_frame table.header td.name div.name_frame div.img
{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 1px;
	right: 1px;
}

div.header_frame table.header td.name div.name_frame div.img img
{
	width: 18px;
	height: 18px;
	display: block;
	cursor: pointer;
}

div.header_frame table.header td.button div.img
{
	width: 100px;
	height: 100px;
}

div.header_frame table.header td.button div.img img
{
	width: 100px;
	height: 100px;
	display: block;
}

div.header_frame table.header td.log
{
	width: 5px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
	padding-bottom: 3px;
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right;
	white-space: nowrap;
}

div.header_frame table.header td.select_title
{
	width: 5px;
	/*font-size: 95%;*/
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.05em;
	/*padding-top: 5px;*/
	padding-right: 7px;
	white-space: nowrap;
}

table.header td.select
{
	width: 220px;
	padding-top: 5px;
	padding-right: 30px;
	vertical-align: top;
}

table.header td.select select
{
	width: 220px;
	height: 20px;
	font-size: 85%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.header a
{
	text-decoration: none;
	display: block;
}

div.header_height
{
	width: 100%;
	height: 50px;
}


/* フッター */
div.menu_footer_frame
{
	width: 100%;
	box-sizing: border-box;
	padding-left: 170px;
}

div.footer_frame
{
	width: 100%;
	padding: 20px 0px 0px;
	box-sizing: border-box;
	position: relative;
	/*background-color: #ffffff;*/
	border-top: 1px solid #cbcbcb;
}

div.footer
{
	width: 960px;
	margin: 0px auto 0px;
}

div.footer_frame div.copyright
{
	width: 960px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

div.footer_frame div.logo
{
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 15px;
}

div.footer_frame div.logo img
{
	width: 30px;
	height: 30px;
	display: block;
}

div.footer_frame table.link
{
	height: 30px;
	margin: 0px auto 0px;
}

div.footer_frame table.link td.link
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	padding-right: 125px;
}

div.footer_frame table.link td:last-child.link
{
	padding-right: 0px;
}

div.footer_frame table.link a
{
	color: #333333;
}

div.footer_frame table.links
{
	margin: 0px auto 10px;
}

div.footer_frame table.links td.link
{
	font-size: 90%;
	line-height: 100%;
	color: #555555;
	padding-right: 60px;
}

div.footer_frame table.links td:last-child
{
	padding-right: 0px;
}

div.footer_frame table.links a
{
	color: #555555;
	display: block;
	text-decoration: none;
}

table.copyright
{
	height: 60px;
	margin: 0px auto 0px;
}

table.copyright td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #555555;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #555555;
	padding-right: 10px;
}

table.copyright td.logo
{
	width: 50px;
}

table.copyright td.logo div.img
{
	width: 50px;
	height: 28px;
}

table.copyright td.logo div.img img
{
	width: 100%;
	display: block;
}

div.footer_short
{
	width: 100%;
	height: 31px;
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
}


/* スクロール */
div.scroll
{
	height: 100%;
	overflow-y: scroll;
	box-sizing: border-box;
	padding-bottom: 100px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

div.menu_scroll_block
{
	height: 100%;
	overflow-y: hidden;
	box-sizing: border-box;
}


/* メニュー */
div.side_menu_frame
{
	width: 170px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 80px;
	left: 0px;
	/*background-color: #f2f2f2;*/
	overflow-x: hidden;
	z-index: 2;
}

div.side_menu_frame a
{
	width: 170px;
	display: block;
	color: #ffffff;
}

div.side_menu_frame div.block
{
	width: 170px;
	height: 51px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom: 1px solid #cbcbcb;
}

div.side_menu_frame table.content
{
	width: 100%;
	height: 50px;
}

/*div.side_menu_frame a:last-child div.block table.content
{
	border-bottom: none;
}*/

div.side_menu_frame table.content td.arrow
{
	width: 8px;
}

div.side_menu_frame table.content td.arrow div.img
{
	width: 8px;
	height: 15px;
}

div.side_menu_frame table.content td.arrow div.img img
{
	width: 8px;
	height: 15px;
	display: block;
}

div.side_menu_frame table.content td.title
{
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	letter-spacing: 0.15em;
	white-space: nowrap;
	padding-left: 10px;
}

div.side_menu_frame table.content td.title_large
{
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	letter-spacing: 0.15em;
	padding-left: 10px;
}

div.side_menu_frame table.content td.icon
{
	width: 40px;
}

div.side_menu_frame table.content td.icon button
{
	width: 40px;
	height: 40px;
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #999999;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
}

div.side_menu_frame table.content td.icon button.temporary
{
	background-color: #222222;
}

div.side_menu_frame table.content td.icon button.unapplied
{
	background-color: #999999;
}

div.side_menu_frame table.content td.icon button.green
{
	background-color: #222222;
}

div.side_menu_frame table.content td.icon button.blue
{
	font-size: 80%;
	line-height: 108%;
	color: #ffffff;
	background-color: #46aaf2;
}

div.side_menu_frame table.content td.icon button span.small
{
	font-size: 85%;
}

div.side_menu_frame div.block_select
{
	width: 170px;
	height: 45px;
	padding-left: 5px;
	box-sizing: border-box;
	background-image: url("../img/menu_select.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	/*background-attachment: fixed;*/
}

a.side_category
{
	cursor: pointer;
}

a.side_category table.content td.arrow
{
	visibility: hidden;
}

a.side_category div.block
{
	height: 30px;
	background-color: #222222!important;
	border-bottom: none;
}

a.side_category div.block table.content
{
	height: 30px;
}

a.side_category table.content td.title
{
	color: #ffffff!important;
	padding-left: 0px;
}

.menu_close
{
	width: 50px!important;
}

.menu_close div.block
{
	width: 35px!important;
	overflow-x: hidden;
}

.menu_close div.block_select
{
	width: 50px!important;
	background-image: url("../img/menu_select_close.png")!important;
}

.menu_close div.block_select table.content
{
	visibility: hidden;
}


/* タイトル */
div.title_frame
{
	width: 100%;
	height: 30px;
	margin: 0px;
	/*background-color: #cccccc;*/
	background-color: rgba(220, 220, 220, 0.85);
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 100;
}

div.title_frame table.page_title
{
	/*width: 960px;*/
	width: 100%;
	height: 30px;
	margin: 0px auto 0px;
}

div.title_frame table.page_title td.title
{
	text-align: center;
	position: relative;
}

div.title_frame table.page_title td.title div.title_text
{
	font-size: 95%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.15em;
	display: inline-block;
}

div.title_frame table.page_title div.menu_button
{
	height: 30px;
	position: absolute;
	top: 0px;
	left: 10px;
	display: inline-block;
	cursor: pointer;
}

div.title_frame table.page_title div.menu_button a
{
	color: #333333;
	display: block;
}

div.title_frame table.menu_frame
{
	height: 30px;
}

div.title_frame table.menu_frame td.menu_arrow
{
	width: 12px;
}

div.title_frame table.menu_frame td.menu_arrow div.img
{
	width: 12px;
	height: 12px;
}

div.title_frame table.menu_frame td.menu_arrow div.img img
{
	width: 12px;
	height: 12px;
	display: block;
	/*vertical-align: top;*/
}

div.title_frame table.menu_frame td.menu_text
{
	width: 1px;
	font-size: 95%;
	line-height: 100%;
	color: #7f7f7f;
	letter-spacing: 0.1em;
	padding-left: 9px;
	white-space: nowrap;
}

div.title_frame table.page_title div.pattern_frame
{
	height: 30px;
	position: absolute;
	top: 0px;
	right: 5px;
	display: inline-block;
	cursor: pointer;
}

div.title_frame table.pattern
{
	height: 30px;
}

div.title_frame table.pattern td.pattern_title
{
	font-size: 95%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 10px;
}

div.title_frame table.pattern td.pattern_select
{
	width: 150px;
}

div.title_frame table.pattern td.pattern_select select
{
	width: 150px;
	height: 20px;
	font-size: 95%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

div.title_frame table.pattern td.pattern_button
{
	width: 50px;
	padding: 0px 5px 0px;
}

div.title_frame table.pattern td.pattern_button input
{
	width: 50px;
	height: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
	background-color: #222222;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
}

/*div.title_frame table.page_title a
{
	color: #222222;
	text-decoration: underline
}*/

div.title_frame_height
{
	width: 100%;
	height: 30px;
}


/* タイトル */
h1
{
	font-size: 250%;
	line-height: 160%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	margin: 180px auto 150px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h2.top
{
	font-size: 350%;
	line-height: 100%;
	color: #75ad4b;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
	letter-spacing: 0.05em;
}

h2.title
{
	font-size: 350%;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #000000;
	display: inline-block;
}


/* 共通 */
div.content_frame
{
	width: 100%;
	/*min-height: calc(100vh - 101px);*/
	min-height: calc(100vh - 111px);
	height: auto;
	margin: 0px auto 0px;
	padding-top: 30px;
	padding-left: 200px;
	padding-right: 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	/*background-color: #f2f2f2;*/
}

div.login_content_frame
{
	padding: 40px 0px 0px!important;
	min-height: auto!important;
}

.close_content
{
	padding-left: 20px!important;
}

div.content_frame div.article
{
	width: 100%;
	/*height: 100%;
	min-height: 100%;*/
	margin: 0px auto 0px;
	/*padding-left: 20px;
	box-sizing: border-box;*/
}

div.content_frame div.article_reminder
{
	width: 730px;
	margin: 0px auto 0px;
}

div.bottom_space01
{
	height: 85px;
}


/* BOTチェックボックス */
table.bot_check
{
	margin: 35px auto 0px;
}

table.bot_check td.checkbox
{

}

table.bot_check td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}


/* ボタン */
table.button
{
	margin: 55px auto 0px;
}

table.button td.height
{
	height: 30px;
}

table.button td.text
{
	font-size: 95%;
	line-height: 170%;
	color: #555555;
	letter-spacing: 0.05em;
}

table.button td.button
{
	padding-right: 60px;
	position: relative;
}

table.button td:last-child.button
{
	padding-right: 0px;
}

table.button td.button input
{
	min-width: 150px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.button td.button button
{
	min-width: 150px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.button td.button div.arrow
{
    width: 5px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    z-index: 11;
}

table.button td.button div.arrow img
{
    width: 5px;
    height: 10px;
    display: block;
    margin: 0px auto 0px;
	filter: brightness(0) invert(1);
}

table.button td.button a
{
	display: block;
	position: relative;
}

table.button td.delete
{
	padding-right: 80px;
}

table.button td.delete input
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #9a040c;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.button td.delete button
{
	width: 150px;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #9a040c;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.button td.login_button
{
    width: 150px;
    position: relative;
}

table.button td.login_button a
{
    position: relative;
}

table.button td.text + td.login_button
{
    padding-left: 20px;
}

table.button td.login_button input
{
	min-width: 230px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	/*padding: 0px 10px 0px;*/
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.button td.login_button button
{
	min-width: 230px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.button td.login_button div.arrow_frame
{
    width: 5px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    z-index: 11;
}

table.button td.login_button div.arrow
{
    width: 5px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    z-index: 11;
}

table.button td.login_button div.arrow img
{
    width: 5px;
    height: 10px;
    display: block;
    margin: 0px auto 0px;
	filter: brightness(0) invert(1);
}

table.button td.link_button
{
	width: 300px;
	position: relative;
}

table.button td.link_button a
{
	display: block;
	position: relative;
}

table.button td.link_button input
{
	width: 300px;
	height: 50px;
	font-size: 95%!important;
	color: #ffffff;
	margin: 0px!important;
	padding: 0px!important;
	border: none!important;
	text-shadow: none!important;
	background-color: #222222!important;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 0px!important;
}

table.button td.link_button button
{
	width: 300px;
	height: 50px;
	font-size: 95%!important;
	color: #ffffff;
	margin: 0px!important;
	padding: 0px!important;
	border: none!important;
	text-shadow: none!important;
	background-color: #222222!important;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 0px!important;
}

table.button .link_button_large
{
	width: 470px!important;
}

table.button td.link_button_large input, table.button td.link_button_large button
{
	width: 470px!important;
	height: 70px!important;
	font-size: 16px!important;
}

table.button .privacy_button
{
	width: 400px!important;
}

table.button td.privacy_button input, table.button td.privacy_button button
{
	width: 400px!important;
}

table.button td.link_button_large div.top_text
{
	font-size: 110%;
}

table.button td.link_button_large div.bottom_text
{
	font-size: 140%;
	margin-top: 5px;
}

table.button td.link_button div.arrow_frame
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	z-index: 11;
}

table.button td.link_button div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
	z-index: 11;
}

table.button td.link_button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
	margin: 0px auto 0px;
	filter: brightness(0) invert(1);
}

table.button td.mypage_link_button
{
	width: 300px;
	position: relative;
}

table.button td.mypage_link_button a
{
	display: block;
	position: relative;
}

table.button td.mypage_link_button input
{
	width: 300px;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	text-shadow: none;
	background-color: #222222!important;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 0;
}

table.button td.mypage_link_button button
{
	width: 300px;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	text-shadow: none;
	background-color: #222222!important;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 0;
}

table.button td.mypage_link_button div.arrow
{
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
	z-index: 11;
}

table.button td.mypage_link_button div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
	margin: 0px auto 0px;
	filter: brightness(0) invert(1);
}

table.button a
{
	display: block;
	text-decoration: none;
}


/* ページャー */
div.pager_frame
{
	height: 41px;
	margin: 24px auto 10px;
}

table.pager
{
	margin: 0px auto 0px;
}

table.pager td.back
{
	font-size: 160%;
	line-height: 100%;
	color: #4d4d4d;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}

table.pager td.next
{
	font-size: 160%;
	line-height: 100%;
	color: #4d4d4d;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

table.pager td.number
{
	height: 30px;
	color: #4d4d4d;
	padding-right: 15px;
}

table.pager td:last-child.number
{
	padding-right: 0px;
}

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #4d4d4d;
	text-align: center;
	background-color: transparent;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

table.pager td.number_now
{
	height: 30px;
	padding-right: 15px;
}

table.pager td.number_now input
{
	min-width: 20px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #222222;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
}

table.pager td:last-child.number_now
{
	padding-right: 0px;
}

table.pager a
{
	text-decoration: none;
}


/* 検索 */
table.admin_access
{
	width: 40%;
	margin: 0px 0px 0px;
}

.access_large
{
	width: 65%!important;
}

.access_large2
{
	width: 85%!important;
}

.access_large3
{
	width: 50%!important;
}

.access_free
{
	width: auto!important;
}

table.admin_access td.title
{
	width: 80px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	background-color: #222222;
	box-sizing: border-box;
}

table.admin_access td.title_short
{
	width: 1px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0px 10px 0px;
	background-color: #222222;
}

table.admin_access td.check_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.admin_access td.confirm_text
{
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: transparent;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.admin_access td.form
{
	/*padding-right: 20px;*/
}

table.admin_access td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.admin_access td.select
{
	width: 100px;
}

table.admin_access td.select select
{
	width: 100px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.admin_access td.select2
{
	width: 200px;
}

table.admin_access td.select2 select
{
	width: 200px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.admin_access td.year
{
	width: 140px;
}

table.admin_access td.year input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.admin_access td.year select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: none;*/
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.admin_access td.unit
{
	width: 40px;
	font-size: 90%;
	color: #333333;
	text-align: center;
}

table.admin_access td.button
{
	width: 80px;
	padding-left: 30px;
}

table.admin_access td.button input
{
	min-width: 80px;
	width: auto;
	height: 35px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	white-space: nowrap;
	cursor: pointer;
}

table.admin_access td.create
{
	width: 80px;
	padding-left: 30px;
}

table.admin_access td.create input
{
	width: 80px;
	height: 35px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.admin_access td.create_large
{
	width: 180px;
	padding-left: 60px;
}

table.admin_access td.create_large input
{
	width: 180px;
	height: 35px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #46aaf2;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

/* 年月日検索 */
table.admin_access td.date_year
{
    width: 80px;
}
table.admin_access td.date_year select
{
    width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.admin_access td.date_month
{
    width: 60px;
}
table.admin_access td.date_month select
{
    width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 5px;
}

table.admin_access td.unit_space
{
	width: 35px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding: 0px 10px 0px;
	background-color: #222222;
	box-sizing: border-box;
	white-space: nowrap;
}

table.admin_access td.button_large
{
	width: 280px;
	padding-right: 20px;
}

table.admin_access td:last-child.button_large
{
	padding-right: 0px;
}

table.admin_access td.button_large input
{
	width: 280px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.admin_access td.button_only
{
	padding-left: 0!important;
}

table.admin_access a
{
	display: block;
}


/* 選択 */
table.admin_select
{
	width: 60%;
	margin: 0px 0px 0px;
}

.select_large
{
	width: 70%!important;
}

table.admin_select td.title
{
	width: 140px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	background-color: #222222;
	box-sizing: border-box;
}

table.admin_select td.form
{
	/*padding-right: 20px;*/
}

table.admin_select td.form select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
	border-radius: 0!important;
}

table.admin_select td.notice
{
	width: 5px;
	font-size: 90%;
	line-height: 100%;
	color: #fc2230;
	letter-spacing: 0.05em;
	padding-left: 25px;
	padding-right: 20px;
	white-space: nowrap;
}


/* ログインヘッダー */
div.login_header
{
    width: 100%;
    height: 70px;
    background-color: #222222;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 888;
}

div.login_header_height
{
    width: 100%;
    height: 70px;
}


/* ログイン */
div.login_frame
{
	width: 730px;
	margin: 0px auto 0px;
	/*padding: 20px 35px 50px;*/
	padding: 20px 15px 50px;
	box-sizing: border-box;
	/*background-color: #f2f2f2;*/
	background-color: rgba(220, 220, 220, 0.85);
	border-radius: 5px;
}

table.login_form
{
	width: 100%;
	margin: 0px 0px 0px;
}

table.login_form + table.login_form
{
	margin-top: 30px;
}

table.login_form td.height
{
	height: 25px;
}

table.login_form td.title
{
	width: 150px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding-left: 10px;
	/*background-color: #222222;*/
	background-color: #4d4d4d;
	letter-spacing: 0.1em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

table.login_form td.form
{
	width: auto;
}

table.login_form td.form input
{
	width: 100%;
	height: 40px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.login_form td.form_top
{
	width: auto;
}

table.login_form td.form_top input
{
	width: 100%;
	height: 40px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.login_form td.form_bottom
{
	width: auto;
}

table.login_form td.form_bottom input
{
	width: 100%;
	height: 40px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.login_form td.text
{
	height: 40px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	letter-spacing: 0.1em;
}

table.login_form tr.bottom_line td
{
	border-bottom: 1px dashed #4d4d4d;
}

div.reminder_text
{
	width: 730px;
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 0 auto 25px;
}

table.reminder_button
{
	margin: 40px auto 0px;
}

table.reminder_button td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 35px;
}

table.reminder_button td.button
{
	width: 150px;
}

table.reminder_button td.button input
{
	width: 150px;
	height: 35px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.reminder_button a
{
	display: block;
	text-decoration: none;
}


/* 完了 */
div.fin_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.1em;
	padding: 50px 0px 50px;
	text-align: center;
}


/* エラー */
div.error_text
{
	font-size: 90%;
	line-height: 180%;
	color: #ff0000;
	letter-spacing: 0.1em;
	/*margin-top: 5px;*/
}

div.error_message
{
	font-size: 90%;
	line-height: 180%;
	color: #ff0000;
	letter-spacing: 0.1em;
}


/* 仮参加申請 */
div.temporary_frame
{
	width: 710px;
	margin: 0px auto 0px;
}

div.temporary_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	text-indent: 1em;
	letter-spacing: 0.05em;
}

div.temporary_line
{
	width: 150px;
	height: 1px;
	background-color: #cccccc;
	margin: 40px 0px 10px;
}

table.temporary_notice
{
	margin: 0px;
}

table.temporary_notice td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #fc2230;
	white-space: nowrap;
	vertical-align: top;
}

table.temporary_notice td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #fc2230;
	text-indent: 1em;
}

table.temporary_mail
{
	width: 660px;
	margin: 60px auto 0px;
}

table.temporary_mail td.title
{
	width: 180px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding-left: 10px;
	background-color: #222222;
	box-sizing: border-box;
	white-space: nowrap;
}

table.temporary_mail td.form
{
	width: 480px;
}

table.temporary_mail td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	letter-spacing: 0.1em;
}

table.temporary_mail td.text
{
	width: 480px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}


/* 参加申請 */
table.registration_none
{
	width: 100%;
	height: 30px;
	margin: 0px auto 20px;
}

table.registration_none td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc2230;
	letter-spacing: 0.05em;
}

div.registration_top_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 45px;
	margin-left: -0.5em;
}

div.registration_bottom_title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 33px 0px 10px;
	text-align: center;
	font-weight: 700;
}

div.registration_bottom_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px;
	text-align: center;
}

div.registration_frame
{
	width: 100%;
	margin: 0px 0px 35px;
	padding: 20px 5px 5px;
	box-sizing: border-box;
	position: relative;
}

table.registration_form_title
{
	width: 100%;
	height: 20px;
	margin: 0px auto 0px;
	position: absolute;
	top: -10px;
	left: 0;
}

table.registration_form_title td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.05em;
}

div.registration_frame div.title
{
	width: 100%;
	height: 20px;
	position: absolute;
	top: -10px;
	left: 0;
}

div.registration_frame div.title div.text
{
	width: 100%;
	height: 20px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	text-align: center;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
}

.registration_form_height
{
	height: 35px!important;
}

table.registration_form
{
	width: 100%;
	margin: 0px 0px 5px;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
}

div.registration_frame table:last-child.registration_form
{
	margin: 0px;
}

table.registration_form tr.bottom_line td
{
	border-bottom: 1px dashed #4d4d4d;
}

table.registration_form tr.bottom_line td.form_half
{
	background-color: #ffffff;
}

table.registration_form td.space
{
	width: 10px;
}

table.registration_form td.space_large
{
	width: 35px;
}

table.registration_form td.reset
{
	padding-left: 30px;
}

table.registration_form td.reset button
{
	min-width: 150px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0px;
	/*letter-spacing: 0.15em;*/
	white-space: nowrap;
	display: block;
	cursor: pointer;
}

table.registration_form td.title
{
	width: 180px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form tr.all td.title
{
	/*width: auto;*/
	height: 35px;
}

table.registration_form tr.select td.title
{
	width: 80px;
}

table.registration_form tr.small td.title
{
	width: 90px;
}

table.registration_form td.title_large
{
	width: 180px;
	min-height: 80px;
	height: auto;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	vertical-align: top;
}

table.registration_form td.title_close
{
	width: 180px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_just
{
	width: 1px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.registration_form td.title_small
{
	width: 100px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.registration_form td.title_space
{
	width: 57px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space2
{
	width: 70px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space3
{
	width: 57px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 2px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.registration_form td.title_space4
{
	width: 110px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space5
{
	width: 290px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.title_space6
{
	width: 50px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	box-sizing: border-box;
	white-space: nowrap;
	text-align: center;
}

table.registration_form td.title_talk
{
	width: 85px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.unit
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 10px;
	box-sizing: border-box;
}

table.registration_form td.unit_space
{
	width: 35px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	white-space: nowrap;
	text-align: center;
}

table.registration_form td.text
{
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 12px;
}

table.registration_form td.text_space
{
	/*width: 35px;*/
	width: 1px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding: 0px 10px 0px;
	white-space :nowrap;
	text-align: center;
}

table.registration_form td.text_nowrap
{
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 10px;
	white-space :nowrap;
}

table.registration_form td.note
{
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 12px;
	word-break: break-all;
}

table.registration_form td.description
{
	height: 55px;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	padding-left: 20px;
	box-sizing: border-box;
}

table.registration_form td.detail
{
	padding: 10px 10px 10px;
}

table.registration_form td.detail div.name
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
}

table.registration_form td.detail div.text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
}

table.registration_form td.detail div.name + div.text
{
	margin-top: 10px;
}

table.registration_form td.hyphen
{
	width: 37px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	background-color: #222222;
	text-align: center;
	box-sizing: border-box;
}

table.registration_form td.form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form tr.double td.form input
{
	border: 1px solid #cbcbcb;
}

table.registration_form td.news_title textarea
{
	width: 100%;
	height: 80px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 10px 5px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form textarea
{
	width: 100%;
	height: 240px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 10px 5px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.mail_template_body textarea {
    width: 100%;
    height: 480px;
    font-size: 90%;
    line-height: 160%;
    color: #333333;
    padding: 5px 10px 5px;
    background-color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: none;
}

table.registration_form td.form_top input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	border-bottom: 1px solid #cbcbcb;
}

table.registration_form td.form_top_number
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

table.registration_form td.form_top_number_result
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
}

table.registration_form td.form_top_number_input
{
	width: 50px;
	height: 35px;
}

table.registration_form td.form_top_number_input input
{
	width: 50px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	text-align: right;
	box-sizing: border-box;
	border-top: none;
	border-bottom: 1px solid #cbcbcb;
	border-left: none;
	border-right: 1px solid #cbcbcb;
}

table.registration_form td.form_bottom input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	border-top: 1px solid #cbcbcb;
}

table.registration_form td.form_half
{
	width: calc((100% - 294px) / 2);
}

table.registration_form td.form_half input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

.bn td.form_half input
{
	/*border: 1px solid #cbcbcb!important;*/
}

table.registration_form tr.top_form td.form_half input
{
	border-bottom: none!important;
}

table.registration_form tr.bottom_form td.form_half input
{
	border-top: none!important;
}

table.registration_form td.form_tel
{
	/*width: calc((100% - 370px) / 2);*/
	width: 250px;
}

table.registration_form td.form_tel input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	/*border: 1px solid #cbcbcb;*/
	border: none;
}

table.registration_form td.form_tel select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.post_number
{
	width: 120px;
}

table.registration_form td.post_number input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_month
{
	width: 60px;
}

table.registration_form td.form_month input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_month select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select
{
	width: 150px;
}

table.registration_form td.form_select input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select2
{
	width: 100px;
}

table.registration_form td.form_select2 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select2 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large
{
	width: 400px;
}

table.registration_form td.form_select_large input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select_large select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large2
{
	width: 400px;
}

table.registration_form td.form_select_large2 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select_large2 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large3
{
	width: 500px;
}

table.registration_form td.form_select_large3 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select_large3 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large4
{
	width: 200px;
}

table.registration_form td.form_select_large4 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select_large4 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large5
{
	width: 300px;
}

table.registration_form td.form_select_large5 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_select_large5 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_select_large6 {
    width: 250px;
}

table.registration_form td.form_select_large6 input {
    width: 100%;
    height: 35px;
    font-size: 90%;
    color: #333333;
    padding: 0px 10px 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: none;
}

table.registration_form td.form_select_large6 select {
    width: 100%;
    height: 35px;
    font-size: 90%;
    color: #333333;
    /*border: 1px solid: #9c9c9c;*/
    border: none;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: none;
}

table.registration_form td.form_select_deposit
{
    width: 250px;
}

table.registration_form td.form_select_deposit input
{
    width: 100%;
    height: 50px;
    font-size: 90%;
    color: #333333;
    padding: 0px 10px 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: 1px solid #cbcbcb;
}

table.registration_form td.form_year
{
	width: 80px;
}

table.registration_form td.form_year select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_month
{
	width: 60px;
}

table.registration_form td.form_month select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_short
{
	width: 380px;
}

table.registration_form td.form_short select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_short2
{
	width: 100px;
}

table.registration_form td.form_short2 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_short2 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_short3
{
	width: 120px;
}

table.registration_form td.form_short3 input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form td.form_short3 select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_count
{
	width: 80px;
}

table.registration_form td.form_count input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-align: right;
}

table.registration_form td.form_count select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.form_total
{
	width: 250px;
}

table.registration_form td.form_total input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-align: right;
}

table.registration_form td.form_total select
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.add_form
{
	text-align: right;
}

table.registration_form td.add_form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	margin: 0px 0px 0px;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: 1px solid #cbcbcb;
}

table.registration_form td.add_form button
{
	width: 200px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px auto;
	padding: 0px;
	background-color: #222222;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-shadow: none;
	cursor: pointer;
	border-radius: 5px;
	align: right;
}

table.registration_form td.post_form
{
	width: 58px;
}

table.registration_form td.post_form input
{
	width: 58px;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
	text-align: center;
}

table.registration_form tr.double td.post_form input
{
	border: 1px solid #cbcbcb;
}

table.registration_form td.form_number
{
	width: 115px;
}

table.registration_form td.form_number input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
	border: none;
}

table.registration_form td.form_number_short
{
	width: 45px;
}

table.registration_form td.form_number_short input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
	border: none;
	border-left: 1px solid #cbcbcb;
}

table.registration_form td.form_number_short_text
{
	width: 45px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
}

table.registration_form td.number_form
{
	width: 100px;
}

table.registration_form td.number_form input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: right;
	border: none;
	border-left: 1px solid #cbcbcb;
}

table.registration_form td.form_regist
{
	width: 65px;
}

table.registration_form td.form_regist input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.registration_form td.radio_form
{
	width: calc(100% - 180px);
	padding-left: 18px;
	box-sizing: border-box;
}

table.registration_form tr.all td.radio_form
{
	width: calc(100% - 205px);
	background-color: #222222;
}

table.registration_form td.radio_form2
{
	width: 115px;
	padding-left: 18px;
	box-sizing: border-box;
}

table.registration_form td.check_form
{
	height: 35px;
	padding-left: 18px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #cbcbcb;
}

table.registration_form td.button_form
{
	padding-left: 5px;
	padding-right: 5px;
}

table.registration_form td.button_form table.registration_form_contents
{
	margin-left: auto;
	margin-right: 0;
}

table.registration_form td.confirm
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	box-sizing: border-box;
	vertical-align: top;
}

table.registration_form td.select
{
	/*width: calc(100% - 180px);*/
	height: 35px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}

table.registration_form tr.select td.select
{
	border-top: 1px solid #cbcbcb;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #cbcbcb;
}

table.registration_form tr.select td:last-child.select
{
	border-right: none;
}

table.registration_form tr.small td.select
{
	width: 70px;
}

table.registration_form td.select select
{
	width: 100%;
	height: 100%;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form td.file_name
{
	font-size: 90%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 10px;
}

table.registration_form td.button
{
	width: 120px;
	height: 35px;
	padding-right: 5px;
}

table.registration_form td.button input[type="file"]
{
	display: none;
}

table.registration_form td.button label.button
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #222222;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.registration_form td.delete
{
    width: 80px;
}

table.registration_form td.delete input
{
    min-width: 80px;
	width: auto;
    height: 35px;
    font-size: 90%;
    line-height: 100%;
    color: #ffffff;
    padding: 0px 10px 0px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    text-shadow: none;
    background-color: #9a040c;
	white-space: nowrap;
	display: block;
}

table.registration_form td.arrow
{
	width: 13px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #222222;
	cursor: pointer;
}

table.registration_form td.arrow div.img
{
	width: 13px;
	height: 11px;
}

table.registration_form td.arrow div.img img
{
	width: 13px;
	height: 11px;
	display: block;
	cursor: pointer;
}

table.registration_form td.form_category select
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form .cursor
{
	cursor: pointer;
}

table.registration_form_contents
{
	width: 100%;
}

table.registration_form_contents + table.registration_form_contents
{
	margin-top: 5px;
}

table.registration_form_contents td
{
	height: 35px;
}

table.registration_form_contents tr.select td
{
	height: 30px;
}

table.registration_form_contents tr.bottom_line td
{
	border-bottom: 1px dashed #4d4d4d;
}

table.registration_form_contents td.checkbox
{
	width: 18px;
	padding-left: 19px;
	white-space: nowrap;
}

table.registration_form_contents td.checkbox2
{
	width: 18px;
	height: auto;
	white-space: nowrap;
}

table.registration_form_contents td.checkbox3
{
	width: 1px!important;
	white-space: nowrap;
}

table.registration_form_contents td.check_text
{
	width: 5px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 28px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.check_text2
{
	height: auto;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

table.registration_form_contents td.check_notice
{
	height: auto;
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	padding-top: 8px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.notice
{
	font-size: 90%;
	color: #ffffff;
	padding-left: 10px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	background-color: #fc2230;
}

table.registration_form_contents td.radio
{
	width: 18px;
	height: 34px;
	white-space: nowrap;
}

table.registration_form_contents td.radio_text
{
	/*width: calc((100% - 54px)/3);*/
	width: 31.5%;
	height: 34px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	box-sizing: border-box;
}

table.registration_form_contents td.radio_text2
{
	width: 5px;
	font-size: 90%;
	color: #333333;
	padding-left: 10px;
	padding-right: 38px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.radio_text3
{
	width: 5px;
	font-size: 90%;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 38px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.registration_form_contents td.button
{
	width: 70px;
	padding-right: 5px;
}

table.registration_form_contents td:last-child.button
{
	padding-right: 0px;
}

table.registration_form_contents td.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 0px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	cursor: pointer;
	border-radius: 5px;
	border: none;
	text-shadow: none;
}

table.registration_form_contents td.goods_select
{
	width: 250px;
}

table.registration_form_contents td.goods_select input
{
	width: 100%;
	height: 35px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border: none;
}

table.registration_form_contents td.goods_select select
{
	width: 100%;
	height: 100%;
	font-size: 90%;
	color: #333333;
	/*border: 1px solid: #9c9c9c;*/
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: none;
}

table.registration_form_contents .btn_black input
{
	background-color: #222222;
}

table.registration_form_contents .btn_blue input
{
	background-color: #46aaf2;
}

table.registration_form_contents .btn_red input
{
	background-color: #fc2230;
}

table.registration_form_contents .btn_large input
{
	width: 110px!important;
}


/* 申請結果 */
div.result_top_text
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 45px;
}

table.result_contents
{
	/*width: 100%;*/
	margin: 0px 0px 0px;
}

table.result_contents td.title
{
	width: 180px;
	height: 35px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.result_contents td.text
{
	/*width: calc((100% - 360px) / 2);*/
	width: 180px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.result_contents .left
{
	background-color: #fd8f94;
}

table.result_contents .right
{
	background-color: #bde3a4;
}

table.approval
{
	/*width: 100%;*/
	width: 960px;
	height: 35px;
	margin: 25px 0px 0px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}

table.approval td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.approval td.type
{
	width: 1px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 5px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.approval td.button
{
	width: 120px;
	padding-right: 5px;
}

table.approval td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.approval a
{
	display: block;
	text-decoration: none;
}


/* PR作成 */
div.pr_top_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	margin-left: -0.5em;
}

table.pr_tab
{
	margin: 0;
}

table.pr_tab td.tab
{
	width: 220px;
	padding-right: 5px;
}

table.pr_tab td:last-child.tab
{
	padding-right: 0px;
}

table.pr_tab td.tab input
{
	min-width: 220px;
	width: auto;
	height: 30px;
	font-size: 90%;
	color: #333333;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-top-right-radius: 5px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.pr_tab td.select input
{
	cursor: default;
}

table.pr_tab a
{
	display: block;
	text-decoration: none;
}

div.add_button
{
	margin: 0px 0px 0px;
}

div.add_button input
{
	width: 200px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	background-color: #222222;
	cursor: pointer;
}

table.pr_img_notice
{
	width: 100%;
	margin: 0px 0px 10px;
}

table.pr_img_notice td.icon
{
	width: 1px;
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
	vertical-align: top;
	white-space: nowrap;
}

table.pr_img_notice td.title
{
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: 700;
	padding-bottom: 10px;
	padding-left: 5px;
}

table.pr_img_notice td.text_left
{
	width: 1px;
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	vertical-align: top;
	white-space: nowrap;
}

table.pr_img_notice td.text_right
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 10px;
}


/* 企業ブック */
div.book_text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}


/* 商談希望 */
table.talk_frame
{
	width: 100%;
	margin: 0px 0px 0px;
}

table.talk_frame td.content
{
	width: 50%;
	vertical-align: top;
}

div.talk_button_frame
{
	width: 100%;
	padding: 25px 0px 20px;
	background-color: #f2f2f2;
}


/* 一覧 */
table.list
{
	width: 100%;
	margin: 25px 0px 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	box-sizing: border-box;
}

div.pager_frame + table.list
{
	margin: 0px 0px 0px;
}

table.list th
{
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	background-color: #222222;
	box-sizing: border-box;
	/*letter-spacing: 0.2em;*/
	letter-spacing: 0.1em;
	font-weight: 400;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding: 0px 5px 0px;
	white-space: nowrap;
}

table.list th.id
{
	width: 3%;
}

table.list th.id_large
{
	width: 3%;
	/*padding: 0px 5px 0px;
	white-space: nowrap;*/
}

table.list th.name
{
	width: 30%;
}

table.list th.name4
{
	width: 16%;
}

table.list th.name5
{
	width: 18%;
}

table.list th.date
{
	width: 10%;
}

table.list th.date_large
{
	width: 17%;
}

table.list th.datetime
{
	width: 17%;
}

table.list th.datetime_large
{
	width: 25%;
}

table.list th.number
{
	width: 12%;
}

table.list th.prefecture
{
	width: 10%;
}

table.list th.city
{
	width: 28%;
}

table.list th.tel
{
	width: 10%;
}

table.list th.post
{
	width: 7%;
}

table.list th.mail
{
	width: 20%;
}

table.list th.mail_short
{
	width: 14%;
}

table.list th.position
{
	width: 15%;
}

table.list th.receipt
{
	width: 20%;
}

table.list th.url
{
	width: 40%;
}

table.list th.regist_url
{
	width: 20%;
}

table.list th.checkbox {
    width: 3%;
    padding: 0px 10px 0px;
    white-space: nowrap;
}

table.list th.button
{
	width: 175px;
}

table.list th.button_short
{
	width: 100px;
}

table.list th.delete
{
	width: 80px;
}

table.list th.free
{
	width: auto;
}

table.list td
{
	height: 36px;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	padding: 5px 15px 5px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #ffffff;
	/*cursor: pointer;*/
}

table.list td.center
{
	text-align: center;
	white-space: nowrap;
}

table.list td.right
{
	text-align: right;
	white-space: nowrap;
}

table.list td.id
{
	text-align: right;
	white-space: nowrap;
}

table.list td.prefecture
{
	text-align: center;
}

table.list td.date
{
	white-space: nowrap;
}

table.list td.number
{
	white-space: nowrap;
}

table.list td.mail
{
	white-space: nowrap;
}

table.list td.large_contents
{
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.list td.date_form
{
	height: 36px;
	font-size: 100%;
	line-height: 100%;
	padding: 0px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #ffffff;
}

table.list td.date_form input
{
	width: 100%;
	height: 100%;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	padding: 0px 10px 0px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: none;
	text-align: center;
}

table.list div.inline_list
{
	width: 185px;
	display: table-cell;
	padding-left: 10px;
	/*padding-right: 10px;*/
	box-sizing: border-box;
	white-space: nowrap;
}

table.list div.block_line
{
	width: 100%;
	height: 1px;
	background-color: #cbcbcb;
	margin: 10px 0px 10px;
}

table.list div.state_text
{
	font-size: 90%!important;
	text-align: center;
}

table.list td.button
{
	width: 175px;
	font-size: 100%;
}

table.list td.button_short
{
	width: 100px;
	font-size: 100%;
}

table.list div.button2 + div.button2
{
	margin-top: 5px;
}

table.list div.state_text + div.button2
{
	margin-top: 5px;
}

table.list div.button2 input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #46aaf2;*/
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.delete2
{
	width: 70px;
	height: 30px;
}

table.list div.button2 + div.delete2
{
	margin-top: 5px;
}

table.list div.button3 + div.delete2
{
	margin-top: 5px;
}

table.list div.state_text + div.delete2
{
	margin-top: 5px;
}

table.list div.delete2 input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

/*table.list td.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #46aaf2;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}*/

table.list td.delete
{
	width: 70px;
	padding-right: 10px;
}

table.list td.delete input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.button_block
{
	font-size: 0;
}

table.list div.button_block div:nth-child(3)
{
	margin-left: 0!important;
}

table.list div.button
{
	width: 70px;
	height: 30px;
	display: table-cell;
}

table.list div.button + div.button
{
	padding-left: 5px;
}

table.list div.button input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #46aaf2;*/
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.delete
{
	width: 70px;
	height: 30px;
	display: table-cell;
}

table.list div.button + div.delete
{
	padding-left: 5px;
}

table.list div.button3
{
	width: 180px;
	height: 30px;
	margin: 0px auto 0px;
}

table.list div.button3 input
{
	width: 180px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #46aaf2;*/
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.button4
{
	width: 70px;
	height: 30px;
	font-size: 16px;
	display: inline-block;
}

table.list div.button4 input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.first_button
{
	margin-right: 5px;
}

table.list div.delete input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list div.delete3
{
	width: 70px;
	height: 30px;
	font-size: 16px;
	display: inline-block;
	margin-left: 5px;
}

table.list div.first_button + div.delete3
{
	margin-left: 0px;
}

table.list div.second_button + div.delete3
{
	margin-left: 0px;
}

table.list div.delete3 input
{
	width: 70px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.list td.button a
{
	display: block;
}

table.list td.inline_button
{
	padding: 5px 14px 5px!important;
}

table.list div.img
{
	width: 40px;
	/*height: 40px;*/
	margin: 0px auto 0px;
}

table.list div.img img
{
	width: 40px;
	/*height: 40px;*/
	display: block;
}

table.list input[type="checkbox"]
{
	margin: 0px auto 0px;
}

table.list a
{
	display: block;
	color: #333333;
}

.link_none td
{
	cursor: default!important;
}


/* アップロード */
table.upload
{
	/*width: 100%;*/
	width: 960px;
	margin: 25px 0px 0px;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
}

table.upload td
{
	height: 35px;
}

table.upload td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

table.upload td.type
{
	width: 65px;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 10px;
	box-sizing: border-box;
	white-space: nowrap;
}

table.upload td.button
{
	width: 120px;
	padding-right: 5px;
}

table.upload td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.upload td.button input[type="file"]
{
	display: none;
}

table.upload td.button label
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.upload td.delete
{
	width: 120px;
	padding-right: 5px;
}

table.upload td.delete input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.upload td.space
{
	padding-right: 30px;
}

table.upload a
{
	display: block;
	text-decoration: none;
}


/* マイページ　ホーム */
ul.home_frame
{
	margin: 0;
	padding: 0;
}

ul.home_frame li.news_block
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
}

ul.home_frame li.contact_block
{
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
	background-color: #ffffff;
}

ul.home_frame div.block
{
	width: 100%;
	padding-right: 10px;
	box-sizing: border-box;
}

ul.home_frame li:last-child
{
	margin-bottom: 0px;
}

ul.home_frame table.contents
{
	width: 100%;
}

ul.home_frame table.contents td.date
{
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 15px;
	vertical-align: top;
}

ul.home_frame table.contents td.date button
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
}

ul.home_frame table.contents td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.05em;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.home_frame table.contents td.delete
{
	width: 80px;
	padding-left: 10px;
}

ul.home_frame table.contents td.delete input
{
	width: 80px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	background-color: #fc2230;
	cursor: pointer;
}

ul.home_frame table.contents td.button
{
	width: 80px;
	padding-left: 10px;
}

ul.home_frame table.contents td.button input
{
	width: 80px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.05em;
	background-color: #222222;
	cursor: pointer;
}

ul.home_frame table.contents_detail td.text
{
	border-top: 1px solid #cbcbcb;
}


/* お知らせ */
.confirm_height
{
	height: 5px;
}


/* 商品 */
div.goods_select_frame
{
	width: 180px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.goods_select_frame_text
{
	display: inline-block;
	margin-right: 10px;
}


/* 線 */
div.form_line
{
	width: 100%;
	height: 1px;
	background-color: #4d4d4d;
	margin: 30px 0px 30px;
}

div.form_index_title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 10px 0px 10px 10px;
}

div.index_title
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 10px;
}

div.index_title_line
{
	width: 100%;
	height: 1px;
	background-color: #555555;
	margin: 30px 0px 20px;
}


/* フォームのスペース */
.form_large_space + .form_large_space
{
	margin-top: 20px;
}

div.form_space
{
	width: 100%;
	height: 20px;
}


/* アップロード画像 */
div.account_upload_img
{
	width: 540px;
	height: 540px;
}

div.account_upload_img img
{
	width: 540px;
	height: 540px;
	display: block;
}

div.blog_upload_main_img
{
	width: 960px;
	height: 640px;
}

div.blog_upload_main_img img
{
	width: 960px;
	height: 640px;
	display: block;
}

div.blog_upload_img
{
	width: 580px;
	height: 387px;
}

div.blog_upload_img img
{
	width: 580px;
	height: 387px;
	display: block;
}

div.blog_upload_min_img
{
	width: 318px;
	height: 212px;
}

div.blog_upload_min_img img
{
	width: 318px;
	height: 212px;
	display: block;
}

div.column_upload_img {
    width: 580px;
    height: 387px;
}

div.column_upload_img img {
    width: 580px;
    height: 387px;
    display: block;
}

div.ec_goods_upload_img
{
    width: 770px;
    height: 385px;
}

div.ec_goods_upload_img img
{
    width: 770px;
    height: 385px;
    display: block;
}

div.ec_goods_upload_min_img
{
    width: 200px;
    height: 200px;
}

div.ec_goods_upload_min_img img
{
    width: 200px;
    height: 200px;
    display: block;
}

div.ec_goods_front_img
{
	width: 280px;
	height: 186px;
}

div.ec_goods_front_img img
{
	width: 280px;
	height: 186px;
    display: block;
}

div.ec_goods_back_img
{
	width: 100px;
	height: 256px;
}

div.ec_goods_back_img img
{
	width: 100px;
	height: 256px;
    display: block;
}

div.ec_goods_list_img
{
	width: 135px;
	height: 93px;
}

div.ec_goods_list_img img
{
	width: 135px;
	height: 93px;
    display: block;
}

div.event_upload_img
{
	width: 700px;
	height: 350px;
}

div.event_upload_img img
{
	width: 700px;
	height: 350px;
	display: block;
}

div.faq_upload_img {
    width: 480px;
    height: 480px;
}

div.faq_upload_img img {
    width: 480px;
    height: 480px;
    display: block;
}

div.goods_upload_img
{
	width: 960px;
	height: 350px;
	margin: 0px auto 0px;
}

div.goods_upload_img img
{
	width: 960px;
	height: 350px;
	display: block;
}

div.goods_upload_img_min
{
	width: 240px;
	height: 240px;
	margin: 0px auto 0px;
}

div.goods_upload_img_min img
{
	width: 240px;
	height: 240px;
	display: block;
}

div.goods_upload_img_sub
{
	width: 190px;
	height: 143px;
	margin: 0px auto 0px;
}

div.goods_upload_img_sub img
{
	width: 190px;
	height: 143px;
	display: block;
}

div.many_goods_front_img
{
    width: 280px;
    height: 186px;
}

div.many_goods_front_img img
{
    width: 280px;
    height: 186px;
    display: block;
}

div.many_goods_back_img
{
    width: 100px;
    height: 256px;
}

div.many_goods_back_img img
{
    width: 100px;
    height: 256px;
    display: block;
}

div.many_goods_gallery_img
{
    width: 135px;
    height: 93px;
}

div.many_goods_gallery_img img
{
    width: 135px;
    height: 93px;
    display: block;
}

div.member_news_upload_img {
    width: 960px;
    height: 720px;
}

div.member_news_upload_img img {
    width: 960px;
    height: 720px;
    display: block;
}

div.nwes_upload_img
{
	width: 700px;
	height: 350px;
}

div.nwes_upload_img img
{
	width: 700px;
	height: 350px;
	display: block;
}

div.performer_upload_img
{
    width: 373px;
    height: 249px;
}

div.performer_upload_img img
{
    width: 373px;
    height: 249px;
    display: block;
}

div.performer_sub_upload_img
{
    width: 280px;
    height: 187px;
}

div.performer_sub_upload_img img
{
    width: 280px;
    height: 187px;
    display: block;
}

div.plan_upload_img
{
    width: 320px;
    height: 320px;
}

div.plan_upload_img img
{
    width: 320px;
    height: 320px;
    display: block;
}

div.rclub_report_upload_img
{
	width: 150px;
	height: 212px;
}

div.rclub_report_upload_img img
{
	width: 150px;
	height: 212px;
	display: block;
}

div.rclub_weekly_report_upload_img
{
	width: 150px;
	height: 212px;
}

div.rclub_weekly_report_upload_img img
{
	width: 150px;
	height: 212px;
	display: block;
}

div.shop_upload_img
{
	width: 320px;
	height: 320px;
	margin: 0px auto 0px;
}

div.shop_upload_img img
{
	width: 320px;
	height: 320px;
	display: block;
}

div.sponsor_upload_img
{
    width: 300px;
    height: 200px;
}

div.sponsor_upload_img img
{
    width: 300px;
    height: 200px;
    display: block;
}

div.sponsor_sub_upload_img
{
    width: 300px;
    height: 165px;
}

div.sponsor_sub_upload_img img
{
    width: 300px;
    height: 165px;
    display: block;
}

div.store_main_upload_img
{
	width: 400px;
	height: 220px;
}

div.store_main_upload_img img
{
	width: 400px;
	height: 220px;
	display: block;
}

div.store_sub_upload_img
{
	width: 300px;
	height: 165px;
}

div.store_sub_upload_img img
{
	width: 300px;
	height: 165px;
	display: block;
}

div.track_record_upload_img {
    width: 700px;
    height: 350px;
}

div.track_record_upload_img img {
    width: 700px;
    height: 350px;
    display: block;
}

div.website_logo_upload_img img
{
	width: 68px;
	height: 68px;
	display: block;
}

div.website_stamp_upload_img img
{
	width: 120px;
	height: 120px;
	display: block;
}

table.upload_button
{
	margin: 0px auto 0px;
}

div.nwes_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.shop_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.goods_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.goods_upload_img_min + table.upload_button
{
	margin: 10px auto 0px;
}

div.goods_upload_img_sub + table.upload_button
{
	margin: 10px auto 0px;
}

div.ec_goods_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.ec_goods_upload_img_min + table.upload_button
{
	margin: 10px auto 0px;
}

div.ec_goods_front_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.ec_goods_back_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.ec_goods_list_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.many_goods_front_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.many_goods_back_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.many_goods_gallery_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.performer_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.store_main_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.store_sub_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.performer_sub_upload_img + table.upload_button
{
    margin: 10px auto 0px;
}

div.sponsor_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.sponsor_sub_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.plan_upload_img + table.upload_button
{
    margin: 10px auto 0px;
}

div.blog_upload_main_img + table.upload_button
{
	margin: 10px auto 0px;
}

div.blog_upload_img + table.upload_button
{
	margin: 10px auto 0px;
}

table.upload_button td
{
	/*height: 35px;*/
}

table.upload_button td.button
{
	width: 120px;
	padding-right: 40px;
}

table.upload_button td:last-child
{
	padding-right: 0px;
}

table.upload_button td.button input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
	display: block;
}

table.upload_button td.button button
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
	display: block;
}

table.upload_button td.button input[type="file"]
{
	display: none;
}

table.upload_button td.button label
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

table.upload_button td.delete
{
	width: 120px;
	padding-right: 40px;
}

table.upload_button td.delete input
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.upload_button td.delete button
{
	width: 120px;
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #fc2230;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.1em;
	cursor: pointer;
}


div.flex_form {
    display: flex;
    gap: 10px;
}

div.flex_form input {
    width: 100%;
    height: 35px;
    font-size: 90%;
    color: #333333;
    padding: 0px 10px 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    text-align: right;
    border: none;
    border-left: 1px solid #cbcbcb;
}

.dynamic_list div + div {
    margin-top: 5px;
}

.flex_regist_form {
    display: flex;
}

.flex_regist_form .item_name {
    width: 180px;
    font-size: 90%;
    line-height: 100%;
    color: #ffffff;
    letter-spacing: 0.1em;
    background-color: #222222;
    padding-left: 10px;
    padding-top: 10px;
    box-sizing: border-box;
}

.flex_regist_form input[type="text"] {
    height: 35px;
    font-size: 90%;
    color: #333333;
    padding: 0px 10px 0px;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: none;
}

.flex_regist_form .input_short {
    width: 330px;
}


/* アップロード画像 */
.ec-goods-item-block + .ec-goods-item-block
{
    margin-top: 5px;
}

.many-goods-item-block + .many-goods-item-block
{
    margin-top: 5px;
}


/* チェックボックスのリスト */
ul.check_list
{
	font-size: 0;
    margin: 0;
	padding: 0;
}

ul.check_list li.block
{
    font-size: 16px;
	display: inline-block;
	vertical-align: top;
}


/* アンケート作成 */
.choice-block + .choice-block
{
    margin-top: 5px;
}

.question_confirm_block + .question_confirm_block
{
    margin-top: 20px;
}


/* ブログ */
div.blog_block + div.blog_block
{
    margin-top: 30px;
}


/* ご相談予約 */
div.admin_search_frame
{
	width: 920px;
	margin: 20px auto 0px;
	padding: 10px 20px 10px;
	background-color: #dcdcdc;
	box-sizing: border-box;
}

div.admin_search_frame table.admin_search
{
	margin: 0;
}

div.admin_search_frame table.admin_search td.space
{
	width: 40px;
}

div.admin_search_frame table.admin_search td.title
{
	font-size: 80%;
	line-height: 100%;
	color: #4d4d4d;
	padding-right: 15px;
}

div.admin_search_frame table.admin_search td.check_text
{
	font-size: 80%;
	line-height: 100%;
	color: #4d4d4d;
	padding-right: 10px;
}

div.admin_search_frame table.admin_search td.check input
{
	border: 1px solid #dcdcdc;
}

div.admin_search_frame table.admin_search td.form1
{
	padding-right: 40px;
}

div.admin_search_frame table.admin_search td.form1 input
{
	width: 200px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #4d4d4d;
	border: 1px solid #cccccc;
	padding: 0px 10px 0px;
}

div.admin_search_frame table.admin_search td.form2
{
	padding-right: 50px;
}

div.admin_search_frame table.admin_search td.form2 input
{
	width: 200px;
	height: 30px;
	font-size: 80%;
	line-height: 100%;
	color: #4d4d4d;
	border: 1px solid #cccccc;
	padding: 0px 10px 0px;
}

div.admin_search_frame table.admin_search td.form3
{
	padding-right: 10px;
}

div.admin_search_frame table.admin_search td.form3 input
{
	height: 30px;
	padding: 0px 10px 0px;
}

div.admin_search_frame table.admin_search td.button input
{
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	background-color: #95534e;
	width: 90px;
	height: 30px;
	padding: 0px;
	text-align: center;
	border-radius: 15px;
	text-shadow: none;
	border: none;
	cursor: pointer;
}

div.admin_search_frame table.admin_search td.title_bottom
{
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	padding-right: 15px;
	white-space: nowrap;
}

div.admin_search_frame table.admin_search td.year select
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	background-color: #ffffff;
	border: 1px solid #e9e9ec;
}

div.admin_search_frame table.admin_search td.time select
{
	width: 60px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	background-color: #ffffff;
	border: 1px solid #e9e9ec;
}

div.admin_search_frame table.admin_search td.enable select
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	background-color: #ffffff;
	border: 1px solid #e9e9ec;
}

div.admin_search_frame table.admin_search td.unit
{
	width: 25px;
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
}

div.admin_search_frame table.admin_search td.period
{
	font-size: 95%;
	line-height: 100%;
	color: #18191a;
	text-align: center;
	padding: 0px 10px 0px;
}

div.reservation_frame
{
	width: 100%;
	margin: 45px auto 0px;
	position: relative;
}

div.reservation_frame div.back
{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 11.5px 0px 11.5px 11px;
	background-color: #c33e46;
	margin: auto;
	position: absolute;
	top: 0;
	left: 100px;
	cursor: pointer;
}

div.reservation_frame div.back img
{
	width: 24px;
	height: 27px;
	display: block;
}

div.reservation_frame div.next
{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 11.5px 0px 11.5px 15px;
	background-color: #c33e46;
	margin: auto;
	position: absolute;
	top: 0;
	right: 100px;
	cursor: pointer;
}

div.reservation_frame div.next img
{
	width: 24px;
	height: 27px;
	display: block;
}

table.reservation_list
{
	width: 620px;
	margin: 0px auto 0px;
	border: 1px solid #e9e9ec;
}

table.reservation_list th
{
	width: 70px;
	height: 50px;
	font-size: 90%;
	line-height: 150%;
	color: #18191a;
	background-color: #e7e7eb;
	font-weight: 400;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.reservation_list th:first-child
{
	width: auto;
}

table.reservation_list th:nth-child(7)
{
	color: #ffffff;
	background-color: #8bc4e9;
	border-right: 1px solid #e9e9ec;
}

table.reservation_list th:nth-child(8)
{
	color: #ffffff;
	background-color: #e98a8b;
}

table.reservation_list td
{
	width: 70px;
	height: 50px;
	font-size: 250%;
	line-height: 100%;
	color: #c33e46;
	background-color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	border-top: 1px solid #e9e9ec;
	border-right: 1px solid #e9e9ec;
}

table.reservation_list td:first-child
{
	width: auto;
	font-size: 110%;
	color: #18191a;
}

table.reservation_list td:nth-child(7)
{
	background-color: #8bc4e9;
}

table.reservation_list td:nth-child(8)
{
	background-color: #e98a8b;
	border-right: none;
}

table.reservation_list td a
{
	color: #c33e46;
	text-decoration: none;
}

table.reservation_list td input[type="checkbox"]
{
	display: none;
}

table.reservation_list td label.state
{
	width: 100%;
	display: block;
	cursor: pointer;
}

table.reservation_list td label.state:before
{
	content: "✕";
}

table.reservation_list td input:checked + label.state:before
{
	content: "○";
}


/* 理事・役員・委員会 */
div.posiiton_list_frame
{
	width: 100%;
	margin: 50px 0px 0px;
}

div.position_title
{
	font-size: 110%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 50px 0px 0px;
}

div.position_title_note
{
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: right;
	margin: 5px 0px 5px;
}

table.position_list_block
{
	width: 100%;
	margin: 0;
	table-layout: fixed;
}

table.position_list_block td.block
{
	vertical-align: top;
}

table.position_list_block td.space
{
	width: 50px;
}

table.position_list
{
	width: 100%;
	margin: 0px 0px 0px;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	box-sizing: border-box;
}

table.position_list th
{
	height: 30px;
	font-size: 90%;
	color: #ffffff;
	padding: 0px 10px 0px;
	background-color: #222222;
	box-sizing: border-box;
	letter-spacing: 0.2em;
	font-weight: 400;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	white-space: nowrap;
}

table.position_list th.title
{
	width: auto;
}

table.position_list th.name
{
	width: 25%;
}

table.position_list th.position_first
{
	width: 40px;
	border-right: none;
}

table.position_list th.position
{
	width: 200px;
	/*padding-right: 50px;*/
}

table.position_list th.post
{
	/*width: 10%;*/
}

table.position_list th.free
{
	width: auto;
}

table.position_list td
{
	height: 36px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	padding: 5px 15px 5px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	border-top: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	background-color: #ffffff;
	/*cursor: pointer;*/
}

table.position_list td.category
{
	width: 200px;
	color: #ffffff;
	background-color: #222222;
	white-space: nowrap;
	vertical-align: top;
}

table.position_list td.vertical
{
	width: 40px;
	line-height: 160%;
	letter-spacing: 0;
	white-space: nowrap;
	padding: 5px 0px 5px;
	text-align: center;
}

table.position_list td.name
{
	/*white-space: nowrap;*/
	word-break: break-all;
}

table.position_list td.uneditable
{
    background-color: #dddddd;
}

.constituent td.uneditable
{
    background-color: #222222!important;
}



/* 日付選択用カレンダー */
.ui-widget-header
{
	border: 1px solid #222222!important;
    background-color: #222222!important;
}


/* マイページ　レジ販売 */
ul.goods_list_frame
{
	width: 960px;
	margin: 40px auto 0px;
	padding: 0;
}

ul.goods_list_frame li.block
{
	width: 100%;
	margin-bottom: 20px;
}

ul.goods_list_frame li:last-child.block
{
	margin-bottom: 0px;
}

div.goods_list
{
	width: 100%;
	padding: 10px 10px 10px;
	box-sizing: border-box;
	border: 1px solid #cbcbcb;
}

div.goods_count_list
{
	width: 960px!important;
	margin: 0px auto 0px;
}

div.goods_list table.goods_name
{
	width: 100%;
}

div.goods_list table.goods_name td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #777777;
	word-break: break-all;
}

div.goods_list table.goods_name td.delete
{
	width: 30px;
	padding-left: 20px;
}

div.goods_list table.goods_name td.delete input
{
	width: 30px;
	height: 60px;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #9a040c;
	box-sizing: border-box;
	border-radius: 0px;
	letter-spacing: 0;
	cursor: pointer;
}

div.goods_list table.goods_name td.delete button
{
	width: 30px;
	height: 60px;
	font-size: 90%;
	line-height: 160%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #9a040c;
	box-sizing: border-box;
	border-radius: 0px;
	letter-spacing: 0;
	cursor: pointer;
}

div.goods_total_price
{
	width: 960px;
	font-size: 95%;
	line-height: 100%;
	color: #777777;
	margin: 40px auto 0px;
	text-align: right;
}

div.goods_count_top_text
{
	width: 960px;
	font-size: 95%;
	line-height: 160%;
	color: #777777;
	margin: 0px auto 0px;
}

div.goods_count_top_text + div.goods_list
{
	width: 960px;
	margin: 30px auto 0px;
}

div.goods_list + div.goods_count_top_text
{
	margin-top: 30px;
}

div.goods_count_text
{
	width: 960px;
	font-size: 95%;
	line-height: 100%;
	color: #777777;
	margin: 40px auto 0px;
}

table.goods_count_text
{
	margin: 30px auto 0px;
}

table.goods_count_text td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #777777;
	padding-right: 30px;
	white-space: nowrap;
}

table.goods_count_text td.button button
{
	min-width: 150px;
	width: auto;
	height: 50px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0px;
	/*letter-spacing: 0.15em;*/
	white-space: nowrap;
	display: block;
	cursor: pointer;
}

ul.goods_count_frame
{
	width: 490px;
	font-size: 0;
	margin: 40px auto 0px;
	padding: 0;
	text-align: center;
}

ul.goods_count_frame li.block
{
	font-size: 16px;
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline-block;
}

ul.goods_count_frame li:nth-child(5).block
{
	margin-right: 0px;
}

ul.goods_count_frame li:last-child.block
{
	margin-right: 0px;
}

ul.goods_count_frame li.block button
{
	width: 80px;
	height: 80px;
	font-size: 110%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #222222;
	box-sizing: border-box;
	border-radius: 0px;
	letter-spacing: 0;
	white-space: nowrap;
	cursor: pointer;
}

div.deposit_amount_frame
{
	width: 960px;
	margin: 40px auto 0px;
}

div.deposit_amount_frame table.registration_form td.text_space
{
	color: #777777;
}


/* ワード検索 */
table.word
{
	margin: 30px auto 0px;
}

table.word + table.word
{
	margin-top: 9px;
}

table.word td.button
{
	width: 45px;
	height: 40px;
	padding-right: 9px;
}

table.word td:last-child.button
{
	padding-right: 0px;
}

table.word td.button input
{
	width: 45px;
	height: 40px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	background-color: #222222;
	text-align: center;
	border-radius: 0;
	border: none;
	text-shadow: none;
	cursor: pointer;
}


/* 検索フォーム */
div.board_list_frame
{
	width: 100%;
	background-color: #f2f2f2;
	padding: 10px 3.5px 0px;
	box-sizing: border-box;
}

div.search_top_space
{
	width: 100%;
	height: 20px;
}

div.board_search_block
{
	width: 960px;
	margin: 40px auto 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

div.board_search_block table.category_search
{
	margin: 0px 0px 20px;
}

div.board_search_block table.category_search td.select
{
	padding-right: 20px;
}

div.board_search_block table.category_search td:last-child.select
{
	padding-right: 0px;
}

div.board_search_block table.category_search td.select select
{
	width: 280px;
	height: 50px;
	font-size: 95%;
	line-height: 100%;
	color: #777777;
	background-color: #ffffff;
	border: 1px solid #d5d5d7;
	box-sizing: border-box;
}

div.board_search_block table.board_search
{
	width: 100%;
}

div.board_search_block table.board_search td.form
{
	position: relative;
}

div.board_search_block table.board_search td.form input
{
	width: 100%;
	height: 55px;
	font-size: 95%;
	line-height: 100%;
	color: #555555;;
	border: 1px solid #d5d5d7;
	padding: 0px 45px 0px 19px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 32.5px;
	position: relative;
	z-index: 5;
}

div.board_search_block table.board_search td.form div.button
{
	width: 55px;
	height: 55px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
}

div.board_search_block table.board_search td.form div.button img
{
	width: 55px;
	height: 55px;
}

div.board_search_block table.board_search td.plus
{
	width: 40px;
	padding-left: 14px;
}

div.board_search_block table.board_search td.plus div.plus
{
	width: 40px;
	height: 40px;
}

div.board_search_block table.board_search td.plus div.plus button
{
	width: 40px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #555555;
	padding: 0px;
	border: 1px solid #2b2b2b;
	text-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border-radius: 50%;
	cursor: pointer;
}

div.board_search_block table.search_check
{
	margin: 15px auto 0px;
}

div.board_search_block table.search_check td.checkbox
{
	padding-right: 12.5px;
}

div.board_search_block table.search_check td.checkbox input[type="checkbox"]
{
	display: none;
}