body
{
	margin: 0px;
	font-size: 13px;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #f7f7f7;
	/* background-image: url("../img/bg.png"); */
	color: #000000;
	-ms-text-size-adjust: 100%;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}
body, html {
	height: 99%;
	border: 0px solid #999999;
}

input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}

.MainBody
{
	width:100%;
	height:100%;
}

.fcicon
{
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
}
.PConly
{
	display: inline;
}
.SPonly
{
	display: none;
}
.TitleText
{
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 0px;
	font-size: 2.0em;
	FONT-FAMILY: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	COLOR: #ffffff;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 900;
}
.SubTitleText
{
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: 15px;
	MARGIN-RIGHT: 0px;
	font-size: 1.2em;
	FONT-FAMILY: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	COLOR: #222;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 300;
}
.PreviewArea
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;

	width: calc(100vw - 380px);
	vertical-align: middle;
	text-align: center;
	display:table-cell;
}
.InputArea
{
	width: 380px;
	vertical-align: top;
	display:table-cell;
	text-align: left;
}
.LeftArea
{
	width:300px;
	vertical-align: top;
	text-align: left;
	display:table-cell;
}
.CenterArea
{
	width: calc(100vw - 660px);
	padding-left:3px;
	padding-right:3px;
	vertical-align: middle;
	display:table-cell;
	text-align: center;
}
.RightArea
{
	width: 360px;
	vertical-align: top;
	display:table-cell;
	text-align: center;
	height: calc(100vh - 150px);
}
.PrintCheck
{
	border: 0px solid #000000;
	width:100%;
	height: calc(100vh - 120px);
}
.shop_PrintCheck
{
	border: 0px solid #000000;
	width:100%;
	height: calc(100vh - 200px);
}
.thumbs_waku_tate
{
	width: calc((100vh - 155px) / 1.48);
	height: calc(100vh - 155px);


	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs_waku_yoko
{
	width: calc(100vh - 155px);
	height: calc((100vh - 155px) / 1.48);

	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs_inner_tate
{
	width: calc((100vh - 155px) / 1.48);
	height: calc(100vh - 155px);

	display: table-cell;
	vertical-align: middle;
}
.thumbs_inner_yoko
{
	width: calc(100vh - 155px);
	height: calc((100vh - 155px) / 1.48);

	display: table-cell;
	vertical-align: middle;
}
.thumbs_pv
{
	background: #808080;
	max-width: calc(100vh - 155px);
	max-height: calc(100vh - 155px);
	-ms-interpolation-mode: bicubic;
}
.thumbs_pv_large
{
	background: #808080;
	max-width: 90vw;
	max-height: 90vh;
	-ms-interpolation-mode: bicubic;
	box-shadow: 0 0px 8px #2d2d2d;
}
.shop_thumbs_waku_tate
{
	width: calc((100vh - 226px) / 1.48);
	height: calc(100vh - 226px);

	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.shop_thumbs_waku_yoko
{
	width: calc(100vh - 226px);
	height: calc((100vh - 226px) / 1.48);

	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.shop_thumbs_inner_tate
{
	width: calc((100vh - 226px) / 1.48);
	height: calc(100vh - 226px);

	display: table-cell;
	vertical-align: middle;
}
.shop_thumbs_inner_yoko
{
	width: calc(100vh - 226px);
	height: calc((100vh - 226px) / 1.48);

	display: table-cell;
	vertical-align: middle;
}
.shop_thumbs_pv
{
	background: #808080;
	max-width: calc(100vh - 226px);
	max-height: calc(100vh - 226px);
	-ms-interpolation-mode: bicubic;
}
.shop_thumbs_pv_large
{
	background: #808080;
	max-width: 90vw;
	max-height: 90vh;
	-ms-interpolation-mode: bicubic;
	box-shadow: 0 0px 8px #2d2d2d;
}
.detail_thumbs_waku_tate
{
	width: calc((100vh - 200px) / 1.48);
	height: calc(100vh - 200px);

	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.detail_thumbs_waku_yoko
{
	width: calc(100vh - 200px);
	height: calc((100vh - 200px) / 1.48);

	background: #ffffff;
	margin-top: -5px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.detail_thumbs_inner_tate
{
	width: calc((100vh - 200px) / 1.48);
	height: calc(100vh - 200px);

	display: table-cell;
	vertical-align: middle;
}
.detail_thumbs_inner_yoko
{
	width: calc(100vh - 200px);
	height: calc((100vh - 200px) / 1.48);

	display: table-cell;
	vertical-align: middle;
}
.detail_thumbs_pv
{
	background: #808080;
	max-width: calc(100vh - 200px);
	max-height: calc(100vh - 200px);
	-ms-interpolation-mode: bicubic;
}
.detail_thumbs_pv_large
{
	background: #808080;
	max-width: 90vw;
	max-height: 90vh;
	-ms-interpolation-mode: bicubic;
	box-shadow: 0 0px 8px #2d2d2d;
}
.small
{
	font-size: 0.85em;
}
.jikou
{
	font-size: 0.95em;
}
.div_scroll_p2input2
{
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: calc(100vh - 155px);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 380px;
	max-width: 380px;
}
.div_scroll_p2input2::-webkit-scrollbar
{
	width: 10px;
}
.div_scroll_p2input2::-webkit-scrollbar-thumb
{
	background: #cacaca;
	border-radius: 5px;
}
.div_scroll_p2input2::-webkit-scrollbar-track-piece
{
	background: #e8e7e6;
}
.shop_div_scroll_p2input2
{
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: calc(100vh - 235px);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 380px;
	max-width: 380px;
}
.shop_div_scroll_p2input2::-webkit-scrollbar
{
	width: 10px;
}
.shop_div_scroll_p2input2::-webkit-scrollbar-thumb
{
	background: #cacaca;
	border-radius: 5px;
}
.shop_div_scroll_p2input2::-webkit-scrollbar-track-piece
{
	background: #e8e7e6;
}
.detail_div_scroll_p2input2
{
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: calc(100vh - 185px);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 380px;
	max-width: 380px;
}
.detail_div_scroll_p2input2::-webkit-scrollbar
{
	width: 10px;
}
.detail_div_scroll_p2input2::-webkit-scrollbar-thumb
{
	background: #cacaca;
	border-radius: 5px;
}
.detail_div_scroll_p2input2::-webkit-scrollbar-track-piece
{
	background: #e8e7e6;
}
.searchParams
{
	display: table-cell;
}
.div1_ordermanage_search
{
	border: #cacaca 2px solid;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-image: url("../img/bottombutton_bg.png");
	background-color: #7da8da;
	width:calc(100%-12px);
}
.div1_ordermanage_title
{
	border: #cacaca 2px solid;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-image: url("../img/footer_bg.png");
	background-color: #4b4b4b;
	min-width: 500px;
}
.div1_ordermanage_values
{
	border: #cacaca 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-color: #ffffff;
	width:calc(100%-12px);
}
.div1_ordermanage_values_cancel
{
	border: #cacaca 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-color: #ffbdbd;
	width:calc(100%-12px);
}
.div1_ordermanage_values_speed
{
	border: #cacaca 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-color: #fcff00;
	width:calc(100%-12px);
}
.div1_ordermanage_values_pack
{
	border: #cacaca 2px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-color: #9debff;
	width:calc(100%-12px);
}
.div1_ordermanage_values:hover,.div1_ordermanage_values_cancel:hover,.div1_ordermanage_values_speed:hover,.div1_ordermanage_values_pack:hover
{
	border: #42ba42 2px solid;
	background-color: #ccffcc;
}
.div_scroll_ordermanage
{
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 500px;
}
.div_scroll_ordermanage::-webkit-scrollbar
{
	width: 10px;
}
.div_scroll_ordermanage::-webkit-scrollbar-thumb
{
	background: #cacaca;
	border-radius: 5px;
}
.div_scroll_ordermanage::-webkit-scrollbar-track-piece
{
	background: #e8e7e6;
}
.div1_darkgray
{
	border: #7e7e7e 0px solid;
	border-radius: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: -1px;
	padding-top: 9px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 4px;
	background-color: #7e7e7e;
	text-align:center;
	width: 94%;
}
.div1_lightgray
{
	border: #cacaca 2px solid;
	border-radius: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 5px;
	background-color: #e8e7e6;
}

img {
	-ms-interpolation-mode: bicubic;
}
a:link {
	color: #8f0000;
	text-decoration: none;
}
a:visited {
	color: #8f0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.thumbs1
{
	width:auto;
	height:auto;
	max-width:200px;
	max-height:200px;

	border-radius:0px;

	-ms-interpolation-mode: bicubic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs2
{
	width:auto;
	height:auto;
	max-width:240px;
	max-height:240px;

	border-radius:0px;

	-ms-interpolation-mode: bicubic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs3
{
	width:auto;
	height:auto;
	max-width:340px;
	max-height:340px;

	border-radius:0px;

	-ms-interpolation-mode: bicubic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs4
{
	width:auto;
	height:auto;
	max-width:560px;
	max-height:560px;

	border-radius:0px;

	-ms-interpolation-mode: bicubic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.thumbs_pv_not_used
{
	max-width:680px;
	max-height:680px;

	-ms-interpolation-mode: bicubic;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0 0px 8px #2d2d2d;
}
.text_type1
{
	background: #ffffff;
	border: 1px solid #808080;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: none;
}
#valign_middle
{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.div_scroll_p2input1_not_used
{
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.div_scroll_p2input2_not_used
{
	overflow-x: hidden;
	overflow-y: scroll;
	height: 460px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.div_category
{
	border: #cccccc 1px solid;
	color:#6f6f6f;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	box-shadow: 0 3px 5px #bfbfbf;
	display:table-cell;
	vertical-align: top;
}
.div1
{
	border: #cacaca 2px solid;
	border-radius: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-color: #ffffff;
}
.div2
{
	padding: 5px 0px 5px 10px;
}
.div3
{
	border: #265691 3px solid;
	border-radius: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 20px;
}
.div4
{
	border: #265691 3px solid;
	border-radius: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
}
.p_maisu
{
	font-family: Meiryo; font-size:14px; color:#000000; line-height:20px;
}
.div_maisu
{
	border: #ff6e00 3px solid;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	background-color: #ffffff;
	width:676px;
}
.p_card
{
	font-family: Meiryo; font-size:14px; color:#000000; line-height:20px;
}
.div_card
{
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	background-color: #ffffff;
	width:300px;
}

.div_header
{
	BORDER-TOP: #FFFFFF 0px solid;
	BORDER-LEFT: #FFFFFF 0px solid;
	BORDER-RIGHT: #FFFFFF 0px solid;
	BORDER-BOTTOM: #000000 45px solid;

	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;

	/* HEIGHT: 135px; */
	/* background-image: url("../img/header_bg.png"); */
	background-color: #FFFFFF;
	color: #000000;
}
#footer {
	margin: 0px;
	padding: 0px;
	position: fixed;
	bottom: 0;
	width: 100%;
}
.div_bottombutton
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 57px;
	/* background-image: url("../img/bottombutton_bg.png"); */
	/* background-color: transparent; */
	background-color: #336699;
	color: #ffffff;
}
.div_footer
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;

	FONT-SIZE: 0.8em;
	background-image: url("../img/footer_bg.png");
	background-color: #4b4b4b;
	color: #ffffff;
}
.div_left
{
	float : left;
}
.div_right
{
	float : right;
}
#linkhover:hover
{
    TEXT-DECORATION: underline
}
.display_on
{
	display: inline;
}
.display_off
{
	display: none;
}
.btn_topmenu1
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 5px;
	font-size: 12px;
	font-weight: none;
	text-align:center;
	width: 80px;
	height: 32px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.btn_topmenu1:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 5px;
	font-size: 12px;
	font-weight: none;
	text-align:center;
	width: 80px;
	height: 32px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	box-shadow: 0 0px 12px #ffffff;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_topmenu1_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;
	border: 3px solid #a3150a;
	color: #ffffff;
	border-radius: 5px;
	font-size: 12px;
	font-weight: none;
	text-align:center;
	width: 80px;
	height: 32px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_P4select1
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 3px solid #265691;
	color: #ffffff;
	border-radius: 8px;
	font-size: 14px;
	font-weight: none;
	width: 200px;
	height: 32px;
	vertical-align: middle;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.btn_P4select1:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #2e6bab;
	border: 3px solid #2e6bab;
	color: #ffffff;
	border-radius: 8px;
	font-size: 14px;
	font-weight: none;
	width: 200px;
	height: 32px;
	vertical-align: middle;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.btn_rightmenu_gray
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #4b4b4b;
	border: 3px solid #4b4b4b;
	color: #ffffff;
	border-radius: 6px;
	font-size: 12px;
	font-weight: none;
	width: 100px;
	height: 80px;
	vertical-align: middle;
	margin: 0px 3px 8px 0px;
	padding: 0px;
}
.btn_rightmenu_gray:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #6f6f6f;
	border: 3px solid #6f6f6f;
	color: #ffffff;
	border-radius: 6px;
	font-size: 12px;
	font-weight: none;
	width: 100px;
	height: 80px;
	vertical-align: middle;
	margin: 0px 3px 8px 0px;
	padding: 0px;
}
.btn_rightmenu_gray_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #4b4b4b;
	border: 3px solid #4b4b4b;
	color: #ffffff;
	border-radius: 6px;
	font-size: 12px;
	font-weight: none;
	width: 100px;
	height: 80px;
	vertical-align: middle;
	margin: 0px 3px 8px 0px;
	padding: 0px;

	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_rightmenu_orange
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;
	border: 3px solid #a3150a;
	color: #ffffff;
	border-radius: 6px;
	font-size: 12px;
	font-weight: none;
	width: 100px;
	height: 80px;
	vertical-align: middle;
	margin: 0px 3px 8px 0px;
	padding: 0px;
}
.btn_bottom_left
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #8f0000; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btn_bottom_left:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #8f0000; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 0px 12px #ffffff;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_bottom_center
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #dd621c; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btn_bottom_center:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #dd621c; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 0px 12px #ffffff;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_bottom_center_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #dd621c; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	opacity:0.3;
	filter: alpha(opacity=0.3);
	-ms-filter: "alpha(opacity=0.3)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_bottom_right
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #008f00; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btn_bottom_right:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #008f00; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 0px 12px #ffffff;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_bottom_left_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #8f0000; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	opacity:0.3;
	filter: alpha(opacity=0.3);
	-ms-filter: "alpha(opacity=0.3)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_bottom_right_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	/* background: #008f00; */
	background: #336699;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 100px;
	height: 36px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;

	opacity:0.3;
	filter: alpha(opacity=0.3);
	-ms-filter: "alpha(opacity=0.3)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_input2exec
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 2px solid #265691;
	color: #ffffff;
	border-radius: 7px;
	font-size: 18px;
	font-weight: none;
	height: 36px;
	vertical-align: middle;
	margin: 9px 0px 9px 0px;
	padding: 0px;
}
.btn_input2exec:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 7px;
	font-size: 18px;
	font-weight: none;
	height: 36px;
	vertical-align: middle;
	margin: 9px 0px 9px 0px;
	padding: 0px;
	box-shadow: 0 0px 12px #569be8;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_input2exec_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #485058;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 7px;
	font-size: 18px;
	font-weight: none;
	height: 36px;
	vertical-align: middle;
	margin: 9px 0px 9px 0px;
	padding: 0px;

	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.btn_orderStart
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.45, #1c69dd), color-stop(0.30, #569be8));
	background: -webkit-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -moz-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -o-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -ms-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: linear-gradient(to bottom, #569be8 30%, #1c69dd 45%);

	border: 1px solid #2785fa;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 340px;
	height: 60px;
	vertical-align: middle;
	margin: 9px 6px 9px 6px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_orderStart:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.45, #1c69dd), color-stop(0.30, #569be8));
	background: -webkit-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -moz-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -o-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -ms-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: linear-gradient(to bottom, #569be8 30%, #1c69dd 45%);

	border: 1px solid #2785fa;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 340px;
	height: 60px;
	vertical-align: middle;
	margin: 9px 6px 9px 6px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_orderStart_Square
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 7px;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: 100px;
	vertical-align: middle;
	margin: 9px 6px 9px 6px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_orderStart_Square:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 7px;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	height: 100px;
	vertical-align: middle;
	margin: 9px 6px 9px 6px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_category
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;

	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0.45, #1c69dd), color-stop(0.30, #569be8));
	background: -webkit-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -moz-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -o-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -ms-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: linear-gradient(to bottom, #569be8 30%, #1c69dd 45%); */

	border: 1px solid #8f0000;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	height: 42px;
	vertical-align: middle;
	text-align: left;
	margin-left: 8px;
	margin-bottom: 8px;
	padding-left: 12px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_category:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;

	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0.45, #1c69dd), color-stop(0.30, #569be8));
	background: -webkit-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -moz-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -o-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -ms-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: linear-gradient(to bottom, #569be8 30%, #1c69dd 45%); */

	border: 1px solid #8f0000;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	height: 42px;
	vertical-align: middle;
	text-align: left;
	margin-left: 8px;
	margin-bottom: 8px;
	padding-left: 12px;
	box-shadow: 0 1px 3px #bfbfbf;
	text-shadow: 0 0px 3px #ffffff;
}
.btn_category_disabled
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #a3150a;

	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0.45, #1c69dd), color-stop(0.30, #569be8));
	background: -webkit-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -moz-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -o-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: -ms-linear-gradient(top, #569be8 30%, #1c69dd 45%);
	background: linear-gradient(to bottom, #569be8 30%, #1c69dd 45%); */

	border: 1px solid #8f0000;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	height: 42px;
	vertical-align: middle;
	text-align: left;
	margin-left: 8px;
	margin-bottom: 8px;
	padding-left: 12px;
	box-shadow: 0 1px 3px #bfbfbf;

	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.a_category
{
	border: #8f0000 2px solid;
	background-color: #f2f2f2;
	color:#8f0000;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.a_category:hover
{
	border: #ffffff 2px solid;
	background-color: #8f0000;
	color: #ffffff;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	box-shadow: 0 0px 12px #2e6bab;
	text-shadow: 0 0px 3px #2e6bab;
}

#disabled_1
{
	opacity:0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
#disabled_2
{
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.btn_invisible
{
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.btn_visible
{
	opacity:1;
	filter: alpha(opacity=1);
	-ms-filter: "alpha(opacity=1)";
	-moz-opacity:1;
	-khtml-opacity: 1;
}
.btn_small
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 4px solid #265691;
	color: #ffffff;
	border-radius: 5px;
	font-size: 11px;
	font-weight: none;
	width: 80px;
	height: 22px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btn_small:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #569be8;
	border: 4px solid #569be8;
	color: #ffffff;
	border-radius: 5px;
	font-size: 11px;
	font-weight: none;
	width: 80px;
	height: 22px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btn_CorpType
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: transparent;
	border: 0px solid #dd621c;
	color: #000000;
	font-size: 14px;
	font-weight: none;
	width: 70px;
	height: 22px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
}
.btn_ok
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #dd621c;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 160px;
	height: 60px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_ok:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #fa7927;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 160px;
	height: 60px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_cancel
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 160px;
	height: 60px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_cancel:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #2e6bab;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: none;
	width: 160px;
	height: 60px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
#bottom_left
{
	position: absolute;
	bottom: 18px;
	left: 18px;
}
#bottom_right
{
	position: absolute;
	bottom: 18px;
	right: 18px;
}
#top_right
{
	position: absolute;
	top: 60px;
	right: 18px;
}
#debug_disp
{
	font-size: 10px;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	color: #007700;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;

	z-index:999;

	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

section:focus {
  outline : none;
}
.span_kotei
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #2d2d2d;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_ph
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #265691;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_tk
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #2d2d2d;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_st
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #C71585;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_su
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #808080;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_hg
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: green;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.span_ns
{
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	BACKGROUND-COLOR: #0171bd;
	font-size: 0.8em;
	font-weight: 700;
	color: #ffffff;
}
.btn_Thumb1
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 3px solid #265691;
	color: #ffffff;
	font-size: 16px;
	font-weight: none;
	width: 32px;
	height: 32px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_Thumb1:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #2e6bab;
	border: 3px solid #2e6bab;
	color: #ffffff;
	font-size: 16px;
	font-weight: none;
	width: 32px;
	height: 32px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_Thumb2
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #dd621c;
	border: 3px solid #dd621c;
	color: #ffffff;
	font-size: 16px;
	font-weight: none;
	width: 32px;
	height: 32px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.div_thumbsbg
{
	border: #bfbfbf 2px solid;
	border-radius: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 5px;
	background-color: #ffffff;
}
.div_leftmenu
{
	padding: 2px 0px 2px 10px;
}
.btn_leftmenu1
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #265691;
	border: 3px solid #265691;
	color: #ffffff;
	border-radius: 10px;
	font-size: 16px;
	font-weight: none;
	width: 180px;
	height: 35px;
	vertical-align: top;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_leftmenu1:hover
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #2e6bab;
	border: 3px solid #2e6bab;
	color: #ffffff;
	border-radius: 10px;
	font-size: 16px;
	font-weight: none;
	width: 180px;
	height: 35px;
	vertical-align: top;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}
.btn_leftmenu2
{
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
	background: #dd621c;
	border: 3px solid #dd621c;
	color: #ffffff;
	border-radius: 10px;
	font-size: 16px;
	font-weight: none;
	width: 180px;
	height: 35px;
	vertical-align: top;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	box-shadow: 0 1px 3px #bfbfbf;
}

table
{
	/* font-size: 100%; */
}
p
{
	font-size: 120%;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: baseline;
	outline-width: 0px;
	outline-style: none;
	outline-color: invert;
}
.p1
{
	font-family: Meiryo; font-size: 20px; color:#181818;
}
.p2
{
	font-family: Meiryo; font-size: 18px; color:#181818;
}
.p3
{
	font-family: Meiryo; font-size: 16px; color:#181818;
}
.h1
{
	font-size: 200%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;

}
.h2
{
	font-size: 180%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;

}
.h3
{
	font-size: 160%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;

}

.kakomi_price
{
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 8px;
	MARGIN-BOTTOM: 8px;
	PADDING: 10px;
	BORDER: #cc000e 3px double;
	BACKGROUND-COLOR: #ffffff;
	font-size: 1.0em;
	font-weight: 700;
	color: #cc000e;
}
.kakomi1
{
    MARGIN-TOP: 10px;
    PADDING: 5px;
    BORDER: #f000d0 2px dashed;
    BACKGROUND-COLOR: #f3bfea;
}
.kakomi2
{
    MARGIN-TOP: 10px;
    PADDING: 5px;
    BORDER: #b77a4e 2px dashed;
    BACKGROUND-COLOR: #fdd0af;
}
.kakomi3
{
    MARGIN-TOP: 5px;
    MARGIN-RIGHT: 8px;
    PADDING: 5px;
    BORDER: #4eb755 2px dashed;
    BACKGROUND-COLOR: #affdb5;
}
.kakomi4
{
    MARGIN-TOP: 10px;
    PADDING: 5px;
    BORDER: #4eb757 2px dashed;
    BACKGROUND-COLOR: #affdb6;
}
.li1
{
    MARGIN: 5px;
}
.blinking{
	-webkit-animation:blink 0.2s ease-in-out infinite alternate;
    -moz-animation:blink 0.2s ease-in-out infinite alternate;
    animation:blink 0.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.chkbox {
	margin:			0 0 10px 10px;
}
.chkbox label {
	padding-left:		28px;
	font-size:		16px;
	line-height:		20px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}

.chkbox label:before {
	content:		'';
	width:			20px;
	height:			20px;
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	box-shadow:		inset 1px 2px 3px 0px #2d2d2d;
	border-radius:		2px 2px 2px 2px;
}
.chkbox input[type=checkbox] {
	display:		none;
}
.chkbox input[type=checkbox]:checked + label:before {
	content:		'\2713';
	font-size:		20px;
	color:			#fff;
	background-color:	#65b979;
}
