@charset "utf-8";
body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

body a:link, body a:visited, body a:active {
	color: #FFFFFF;
	text-decoration: none;
}

body a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

body p{
	line-height: 18px;
	margin-top: 8px;
	text-indent: 16px;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 8px;
}

body img{
	border: 0px none #000000;
}


#divMain {
	width: 950px;
	height: auto;
	background-color: #000000;
	border: 1px solid #666666;
	margin: auto;
}
#divHeader {
	height: 33px;
}
#divLanguage {
	display: inline;
	text-align: right;
	font-size: 11px;
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}
#divLanguage a {
	color: #999999;
}
#divTop {
	height: 170px;
	clear: both;
}
#divTopLogo {
	height: 68px;
	width: 94px;
	position: relative;
	left: 40px;
	top: 87px;
	float: left;
}
#divMainNavi {
	float: right;
	height: 170px;
	width: 260px;
}
#ulMainList {
	padding: 0px;
	text-align: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url((URL));
	list-style-type: none;
}
#ulMainList li {
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#ulMainList a {
	color: #FFFFFF;
	padding-right: 60px;
}

#ulMainList a.current {
	background-image: url(../images/dot_01.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#ulMainList a:hover {
	background-image: url(../images/dot_02.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	text-decoration: none;
}

#ulMainList a:hover.current {
	background-image: url(../images/dot_01.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#divHome {
	clear: both;
	height: 368px;
	background-image: url(../images/home_main.jpg);
	background-repeat: no-repeat;
}
#divFullWidth {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#divSubNavi {
	height: 50px;
}

#divSubNavi h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: 1px;
	float: left;
	display: block;
	color: #FFFFFF;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 0px;
}
#divSubNavi a.gray {
	color: #999999;
	text-decoration: none;
}

#divSubNavi a:hover {
	color: #FFFFFF;
}

#ulSubList {
	padding: 0px;
	width: 650px;
	float: left;
	display: block;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ulSubList li {
	margin-right: 16px;
	float: left;
	list-style-type: none;
	
}

#ulSubList a {
	color: #FF6600;
	background-image: url(../images/dot_03.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	display: block;
}

#ulSubList a.current {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/dot_04.png);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#divContent {
	clear: both;
}
#divContainLeft h2, #divContainLeftfullwidth h2 ,#divContainLeftfullwidth_topborder h2{
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




#divContainLeft {
	background-color: #121212;
	border: 1px solid #7a7a7a;
	display: block;
	float: left;
	width: 665px;
	position: relative;
	left: 30px;
}
#divContainLeft.topborder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

#divContainLeft.fullwidth {
	width: 860px;
}

#divContainLeftfullwidth {
	background-color: #121212;
	border: 1px solid #7a7a7a;
	display: block;
	float: left;
	width: 860px;
	position: relative;
	left: 30px;
}


#divContainLeft.fullwidth_topborder {
	width: 860px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

#divContainLeftfullwidth_topborder {
	background-color: #121212;
	border: 1px solid #7a7a7a;
	display: block;
	float: left;
	position: relative;
	left: 30px;
	width: 860px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
}


#divGalleryImg {
	text-align: center;
}

#divImgNavi {
	height: 55px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#divImgNavi img {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#divContentSubNav {
	text-align: right;
	padding: 5px;
	font-size: 10px;
}
#divContentSubNav h1 {
	font-size: 24px;
	background-image: url(../images/dot_05.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divContentSubNav h1 a {
	color: #FF8200;
	text-decoration: none;
}
#divContentSubNav h2 {
	font-size: 18px;
	background-image: url(../images/dot_06.png);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#divContentSubNav h2 a {
	color: #FF8200;
	text-decoration: none;
}
#divContentSubNav h2.prev {
	background-image: url(../images/dot_07.png);
	background-position: left 1px;
	padding-left: 30px;
	margin-right: 0px;
}


.box, .box3{
	float:left;
	width:195px;
	padding: 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.box3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.box ul, .box3 ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box ul li, .box3 ul li{
	margin: 0px 0px 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.box ul li ul, .box3 ul li ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box ul li ul li, .box3 ul li ul li{
	font-weight: normal;
	color: #999999;
}

.box ul li strong, .box3 ul li strong{
	color: #EBEBEB;
}
.box ol, .box3 ol{
	padding: 0px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box ol li, .box3 ol li{
	margin-bottom: 5px;
}
.box img {
	margin-bottom: 13px;
	border: 1px solid #FFFFFF;
}

.pad_a {
	padding: 20px;
}
.border {
	border: 1px solid #FFFFFF;
}
.option {
	font-size: 14px;
}

#divContainRight {
	display: block;
	float: right;
	height: 450px;
	width: 215px;
}
#hr {
	clear: both;
	height: 0px;
}

.box2 {
	float:left;
	width:185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.box4 {
	float:left;
	width:470px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#divPattenLeft {
	float: left;
	width: 100px;
	text-align: center;
}
#divPattenLeft h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#divPattenLeft h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divPattenLeft h4 {
	padding: 0px;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#divPattenRight {
	float: right;
	width: 640px;
	padding: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#divPtnPreviewBox {
	height: auto;
	width: 83px;
	text-align: center;
	float: left;
}
#divPtnPreviewBox h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
}
.ptnbox {
	height: 93px;
	padding-top: 8px;
}
#divSetting {
	float: right;
	width: 550px;
}
#divSetting.setting_big {
	width: 620px;
}

#divSetting h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#divSetting h2 {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 50px;
	color: #FF6600;
}
#divSetting h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#divSetting p {
	color: #CCCCCC;
	font-size: 12px;
}




#divPtnPreview {
	background-image: url(../images/bg_md_front.png);
	background-repeat: no-repeat;
	height: 303px;
	width: 83px;
}
#divPtnPreview.back {
	background-image: url(../images/bg_md_back.png);
}
#divPtnPreviewName {
	color: #FF6600;
	font-size: 9px;
	margin-top: 65px;
}



#fmForm{
	margin: 0px;
	padding: 0px;
}


#fmForm p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#fmForm p label {
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 150px;
	color: #CCCCCC;
	font-weight: bold;
}


#fmForm select{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

#fmForm input.txt{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}

#fmForm input.txt_l{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}



#fmForm input.button{
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#fmForm select{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 320px;
}

#fmForm select.sel_m{
	width: 250px;
}

#fmForm textarea{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80px;
	width: 250px;
}
#divSublink {
	font-size: 9px;
	text-align: right;
	margin-right: 120px;
	margin-left: 50px;
	color: #FF6600;
}
#divSublink  a {
	color: #FF6600;
	text-decoration: none;
}


#divNote {
	float: left;
	width: 330px;
	background-image: url(../images/logo_mahjongdisk_s.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px;
	height: 390px;
}
#divNote p {
	font-size: 12px;
	padding: 0px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divNote h3 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#divNote.top_s {
	padding-top: 50px;
}

#tbSubmit {
	margin-left: 50px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#tbSubmit.no_border {
	border-bottom-style: none;
}
#tbSubmit.no_border td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#tbSubmit th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#tbSubmit td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 3px;
}
#tbSubmit td.price {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#ulStep {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: decimal;
}
#ulStep li {
	font-size: 11px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.hr1 {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#divTopImg {
	background-image: url(../images/bg_faq.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
.top {
	text-align: right;
	display: block;
	letter-spacing: 2px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-bottom: 50px;
}
#divTopImg ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#divTopImg p a {
	color: #FF6600;
}

#divTopImg ul li {
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	background-position: left 2px;
	font-weight: bold;
	font-size: 13px;
}
#divTopImg ul li p {
	font-weight: normal;
	background-color: #222222;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
#divTopImg h3 {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





#divFooter {
	clear: both;
	height: 40px;
}
#divCopyright {
	display: block;
	float: left;
	background-image: url(../images/logo_bronon_s.png);
	background-repeat: no-repeat;
	height: 20px;
	color: #666666;
	font-size: 10px;
	padding-left: 25px;
	padding-top: 4px;
	position: relative;
	left: 10px;
	top: 9px;
}
#divDesignBy {
	height: 20px;
	width: 108px;
	display: block;
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
}

.empty_field {
	color: #FF0000;
}
.must {
	color: #FF6600;
}

#divNote2 {
	background-color: #333333;
	padding: 12px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #8F8F8F;
	margin-top: 50px;
	margin-bottom: 50px;
}
#divNote2 h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#divWood {
	height: 160px;
	width: 280px;
	float: left;
	margin-left: 15px;
	background-image: url(../images/wood_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#divWood h4 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #FFFFFF;
}
#divWood ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#divWood ul li {
	margin-bottom: 20px;
}
#divWood.wood02 {
	background-image: url(../images/wood_02.jpg);
}
.note {
	font-size: 12px;
	color: #FF8200;
}

