html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0;
	padding: 0;
	border-width: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body { text-rendering:auto; }
}
.normal_text
{
	color: #000000;
	direction: ltr;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}

.list0 li:before
{
	position: absolute;
	right: 100%;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.rtl-list li:before
{
	right: auto;
	left: 100%;
}

.nls-None > li:before,.nls-None .list3 > li:before,.nls-None .list6 > li:before
{
	margin-right: 6px;
	content: '•';
}

.nls-None .list1 > li:before,.nls-None .list4 > li:before,.nls-None .list7 > li:before
{
	margin-right: 6px;
	content: '○';
}

.nls-None,.nls-None .list1,.nls-None .list2,.nls-None .list3,.nls-None .list4,.nls-None .list5,.nls-None .list6,.nls-None .list7,.nls-None .list8
{
	padding-left: 34px;
}

.nls-None.rtl-list,.nls-None .list1.rtl-list,.nls-None .list2.rtl-list,.nls-None .list3.rtl-list,.nls-None .list4.rtl-list,.nls-None .list5.rtl-list,.nls-None .list6.rtl-list,.nls-None .list7.rtl-list,.nls-None .list8.rtl-list
{
	padding-left: 0px;
	padding-right: 34px;
}

.nls-None .list2 > li:before,.nls-None .list5 > li:before,.nls-None .list8 > li:before
{
	margin-right: 6px;
	content: '-';
}

.nls-None.rtl-list > li:before,.nls-None .list1.rtl-list > li:before,.nls-None .list2.rtl-list > li:before,.nls-None .list3.rtl-list > li:before,.nls-None .list4.rtl-list > li:before,.nls-None .list5.rtl-list > li:before,.nls-None .list6.rtl-list > li:before,.nls-None .list7.rtl-list > li:before,.nls-None .list8.rtl-list > li:before
{
	margin-right: 0px;
	margin-left: 6px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar  .MenuBarView,.MenuBar  .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.colelem100 /* a child element of a column that is 100% width */
{
	clear: both;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
{
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
{
	display: table-cell;
	vertical-align: top;
}

.f3s_mid /* 3-slice frame, middle slice */
{
	background-repeat: repeat;
}

.f3s_top,.f3s_bot /* 3-slice frame, top slice */
{
	background-repeat: no-repeat;
}

.f9s_top_left,.f9s_bot_left /* 9-slice frame, left corner slice */
{
	background-repeat: no-repeat;
	background-position: left;
}

.f9s_top_right,.f9s_bot_right /* 9-slice frame, right corner slice */
{
	background-repeat: no-repeat;
	background-position: right;
}

.f9s_top_mid,.f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
{
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.f9s_mid_left /* 9-slice frame, left vertical slice */
{
	background-repeat: repeat-y;
	background-position: left;
}

.f9s_mid_right /* 9-slice frame, right vertical slice */
{
	background-repeat: repeat-y;
	background-position: right;
}

.f9s_center /* 9-slice frame, center slice */
{
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.svg
{
	display: block;
	vertical-align: top;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

input:focus,textarea:focus /* remove default focussed input styling */
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
	cursor: pointer;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible,.MenuBarVertical .SubMenuVisible,.MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.popup_element.Inactive,.js .disn,.hidden
{
	display: none;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.fullwidth
{
	position: absolute;
}

.borderbox
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.browser_width > *
{
	position: absolute;
	left: 0px;
	right: 0px;
}

.list0 li,.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}

.accordion_wrapper
{
	display: inline;
	float: left;
	width: 0px;
}

.fld-checkbox input[type=checkbox] /* Hide native checkbox */
{
	position: absolute;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.fld-checkbox input[type=checkbox] + label
{
	display: inline-block;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 100%;
}

.pointer_cursor,.fld-recaptcha-mode,.fld-recaptcha-refresh,.fld-recaptcha-help
{
	cursor: pointer;
}



.version.contact /* version checker */
{
	color: #0000EA;
	background-color: #A5CD3F;
}

#page
{
	z-index: 1;
	width: 900px;
	min-height: 200px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

#pu210
{
	width: 0.01px;
}

#u210
{
	z-index: 6;
	width: 171px;
	margin-right: -10000px;
}

#u212
{
	z-index: 8;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 167px;
}

#u214
{
	z-index: 10;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 247px;
}

#u216
{
	z-index: 12;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 327px;
}

#u218
{
	z-index: 14;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 407px;
}

#u220
{
	z-index: 16;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 487px;
}

#u222
{
	z-index: 18;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 567px;
}

#u224
{
	z-index: 20;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 647px;
}

#u226
{
	z-index: 22;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 727px;
}

#u265
{
	z-index: 25;
	width: 80px;
	margin-right: -10000px;
	margin-top: 64px;
	left: 807px;
}

#u228
{
	z-index: 24;
	height: 1px;
}

#u228-bw
{
	z-index: 24;
	margin-top: -1px;
	margin-bottom: -1px;
	height: 1px;
}

#widgetu321
{
	z-index: 27;
	width: 0.01px;
	height: 266px;
	margin-left: 225px;
	margin-top: 79px;
	position: relative;
}

#widgetu334
{
	z-index: 28;
	width: 452px;
	height: 47px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: -1px;
}

#widgetu334.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 0px -10000px 0px 0px;
}

#u336-4
{
	z-index: 29;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	line-height: 12px;
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 1px;
}

#u337-4
{
	z-index: 33;
	width: 438px;
	min-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #F2F2F2;
	padding: 6px;
	line-height: 12px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-style: italic;
	position: relative;
	margin-right: -10000px;
	margin-top: 19px;
}

.html,#widgetu334.non-empty-st #u337-4
{
	background-color: #FFFFFF;
}

#widgetu334:hover #u337-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu334.focus-st #u337-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu334.non-empty-st #u337-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu334:hover #u337-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu334.focus-st #u337-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu322
{
	z-index: 37;
	width: 452px;
	height: 47px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 60px;
	left: -1px;
}

#widgetu322.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 60px -10000px 0px 0px;
}

#u325-4
{
	z-index: 38;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	line-height: 12px;
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 1px;
}

#widgetu322.fld-err-st #u325-4
{
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	margin: 0px -10000px 0px 0px;
}

#u323-4
{
	z-index: 42;
	width: 438px;
	min-height: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #F2F2F2;
	padding: 6px;
	line-height: 12px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-style: italic;
	position: relative;
	margin-right: -10000px;
	margin-top: 19px;
}

#widgetu322.non-empty-st #u323-4
{
	background-color: #FFFFFF;
}

#widgetu322:hover #u323-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu322.focus-st #u323-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu334.fld-err-st #u337-4,#widgetu322.fld-err-st #u323-4
{
	border-color: #D7244C;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 14px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu322.non-empty-st #u323-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu322:hover #u323-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu322.focus-st #u323-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu334_input,#widgetu334_prompt,#widgetu322_input,#widgetu322_prompt
{
	width: 438px;
	min-height: 14px;
	color: #CCCCCC;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 6px;
}

#u326-4
{
	z-index: 46;
	width: 200px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	font-size: 12px;
	line-height: 14px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 240px;
	left: 140px;
}

#widgetu321.frm-sub-st #u326-4 p
{
	color: #999999;
	line-height: 1;
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}

#u332-4
{
	z-index: 50;
	width: 200px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	line-height: 14px;
	font-size: 12px;
	color: #FF0000;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 240px;
	left: 140px;
}

#widgetu321.frm-subm-err-st #u332-4 p
{
	color: #D7244C;
	line-height: 1;
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}

#u327-4
{
	z-index: 54;
	width: 200px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	line-height: 12px;
	font-size: 12px;
	color: #00FF00;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 240px;
	left: 140px;
}

#widgetu321.frm-sub-st #u326-4,#widgetu321.frm-subm-err-st #u332-4,#widgetu321.frm-subm-ok-st #u327-4
{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	min-height: 25px;
}

#widgetu321.frm-subm-ok-st #u327-4 p
{
	color: #999999;
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
}

#u333-17
{
	z-index: 58;
	min-height: 31px;
	width: 131px;
	margin-bottom: -1px;
	position: relative;
	margin-right: -10000px;
	margin-top: 235px;
	background: url("../images/u333-17.png") no-repeat 0px 0px;
}

#u333-17:hover
{
	background: url("../images/u333-17-r.png") no-repeat 0px 0px;
}

#u333-17:active
{
	background: url("../images/u333-17-m.png") no-repeat 0px 0px;
}

#widgetu321.frm-sub-st #u333-17
{
	background: url("../images/u333-17-fs.png") no-repeat 0px 0px;
}

#widgetu328
{
	z-index: 75;
	width: 452px;
	height: 101px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 120px;
	left: -1px;
}

#widgetu328.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 120px -10000px 0px 0px;
}

#u329-4
{
	z-index: 76;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	line-height: 12px;
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	position: relative;
	margin-right: -10000px;
	left: 1px;
}

#widgetu334.fld-err-st #u336-4,#widgetu328.fld-err-st #u329-4
{
	border-style: none;
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	margin: 0px -10000px 0px 0px;
}

#widgetu334.fld-err-st #u336-4 p,#widgetu334.fld-err-st #u336-4 span,#widgetu322.fld-err-st #u325-4 p,#widgetu322.fld-err-st #u325-4 span,#widgetu328.fld-err-st #u329-4 p,#widgetu328.fld-err-st #u329-4 span
{
	color: #D7244C;
}

#u330-4
{
	z-index: 80;
	width: 438px;
	min-height: 68px;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C4C4;
	background-color: #F2F2F2;
	padding: 6px;
	line-height: 12px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-style: italic;
	position: relative;
	margin-right: -10000px;
	margin-top: 19px;
}

#widgetu328.non-empty-st #u330-4
{
	background-color: #FFFFFF;
}

#widgetu328:hover #u330-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 68px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu328.focus-st #u330-4
{
	border-color: #6B6B6B;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 68px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu328.fld-err-st #u330-4
{
	border-color: #D7244C;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 68px;
	width: 438px;
	margin: 19px -10000px 0px 0px;
}

#widgetu328.non-empty-st #u330-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu328:hover #u330-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu328.focus-st #u330-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu334.fld-err-st #u337-4 *,#widgetu322.fld-err-st #u323-4 *,#widgetu328.fld-err-st #u330-4 *
{
	color: #D7244C;
	font-style: italic;
}

#widgetu328_input,#widgetu328_prompt
{
	width: 438px;
	min-height: 68px;
	color: #CCCCCC;
	text-align: left;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 6px;
}

#widgetu334.focus-st #widgetu334_prompt,#widgetu322.focus-st #widgetu322_prompt,#widgetu328.focus-st #widgetu328_prompt
{
	padding-top: 6px;
	padding-bottom: 6px;
	visibility: hidden;
}

#widgetu334:hover #widgetu334_input,#widgetu334.focus-st #widgetu334_input,#widgetu334.fld-err-st #widgetu334_input,#widgetu334:hover #widgetu334_prompt,#widgetu334.fld-err-st #widgetu334_prompt,#widgetu322:hover #widgetu322_input,#widgetu322.focus-st #widgetu322_input,#widgetu322.fld-err-st #widgetu322_input,#widgetu322:hover #widgetu322_prompt,#widgetu322.fld-err-st #widgetu322_prompt,#widgetu328:hover #widgetu328_input,#widgetu328.focus-st #widgetu328_input,#widgetu328.fld-err-st #widgetu328_input,#widgetu328:hover #widgetu328_prompt,#widgetu328.fld-err-st #widgetu328_prompt
{
	padding-top: 6px;
	padding-bottom: 6px;
}

#widgetu334.non-empty-st #widgetu334_prompt,#widgetu322.non-empty-st #widgetu322_prompt,#widgetu328.non-empty-st #widgetu328_prompt
{
	visibility: hidden;
}

#u168-4
{
	z-index: 2;
	width: 489px;
	margin-left: 205px;
	margin-top: 99px;
}

body
{
	position: relative;
	min-width: 900px;
}

#page .verticalspacer
{
	clear: both;
}



.version.contact_thanks /* version checker */
{
	color: #0000EC;
	background-color: #46C10D;
}

.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 900px;
	min-height: 200px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

#pu210
{
	width: 0.01px;
}

#u210
{
	z-index: 6;
	width: 171px;
	margin-right: -10000px;
}

#u212
{
	z-index: 8;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 167px;
}

#u214
{
	z-index: 10;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 247px;
}

#u216
{
	z-index: 12;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 327px;
}

#u218
{
	z-index: 14;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 407px;
}

#u220
{
	z-index: 16;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 487px;
}

#u222
{
	z-index: 18;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 567px;
}

#u224
{
	z-index: 20;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 647px;
}

#u226
{
	z-index: 22;
	width: 80px;
	margin-right: -10000px;
	margin-top: 65px;
	left: 727px;
}

#u265
{
	z-index: 25;
	width: 80px;
	margin-right: -10000px;
	margin-top: 64px;
	left: 807px;
}

#u228
{
	z-index: 24;
	height: 1px;
}

#u228-bw
{
	z-index: 24;
	margin-top: -1px;
	margin-bottom: -1px;
	height: 1px;
}

#u347-10
{
	z-index: 27;
	width: 629px;
	min-height: 99px;
	background-color: transparent;
	line-height: 17px;
	font-size: 11px;
	letter-spacing: 8px;
	text-align: center;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	margin-left: 160px;
	margin-top: 110px;
	position: relative;
}

#u348-10
{
	z-index: 37;
	width: 567px;
	background-color: transparent;
	line-height: 19px;
	font-size: 12px;
	letter-spacing: 6px;
	text-align: center;
	font-family: muli, sans-serif;
	font-weight: 400;
	margin-left: 191px;
	margin-top: 40px;
	position: relative;
}

#u168-4
{
	z-index: 2;
	width: 489px;
	margin-left: 205px;
	margin-top: 119px;
}

body
{
	position: relative;
	min-width: 900px;
}

#page .verticalspacer
{
	clear: both;
}

#url
{
	font-size: 18px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 200px;
	text-align: center;
}
