@charset "utf-8";

/* common style
====================================================*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 16px;
	line-height: 1.6em;
	color: #423f45;
	background-image: url(images/bg.png);
}
.hidden {
	display: none;
}
h2,h3,h4 {
	display: none;
}
h6 {
	position: relative;
	margin: 35px 0 25px 80px;
	font-size: 22px;
	color: #8d5787;
}
p, small, big {
	margin-left: 142px;
}
p {
	margin-top: 10px;
	margin-bottom: 30px;
}
small, big {
	font-weight: bold;
}
small {
	color: #090;
}
.tcg {
	font-size: 12px;
	font-weight: bold;
	margin-left: 80px;
}
.tcp {
	color: #e2257e;
}
b {
	font-size: 12px;
	color: #7d7585;
	margin-left: 40px;
}
.center {
	margin: 0 auto;
	margin-bottom: 20px;
}
.tab2, .tab3, .tab4, .tab5, .tab6 {
	width: 883px;
	display: none;
}

/* container
====================================================*/
#container {
	width: 100%;
	padding-bottom: 150px;
	min-width: 940px;
	background: url(images/header.png) no-repeat top center;
}
.wrap header {
	height: 1160px;
	position: relative;
}
.wrap header h1 a {
	position: absolute;
	top: 15px;
	left: 31%;
	width: 150px;
	height: 90px;
	text-indent: -10000px;
}
.wrap {
	width: 940px;
	height: 100%;
	margin: 0 auto;
}
.wrap .gnb {
	position: relative;
	width: 940px;
	height: 300px;
	margin-top: -500px;
	padding-top: 50px;
	background: url(images/menu_bg_top.png) no-repeat;
	box-sizing: border-box;
}
.wrap .gnb .fix {
	position: relative;
	width: 812px;
	height: 206px;
	margin: 0 auto;
}
.wrap .gnb .fix li {
	float: left;
	width: 228px;
	height: 93px;
	margin: 10px 20px;
	background: url(images/menu.png) no-repeat;
	text-indent: -100000px;
	cursor: pointer;
}
.wrap .gnb .fix .gnb1 {
	background-position: 0 0;
}
.wrap .gnb .fix .gnb1:hover,
.wrap .gnb .fix .gnb1.active {
	background-position: 0 -93px;
}
.wrap .gnb .fix .gnb2 {
	background-position: -228px 0;
}
.wrap .gnb .fix .gnb2:hover,
.wrap .gnb .fix .gnb2.active {
	background-position: -228px -93px;
}
.wrap .gnb .fix .gnb3 {
	background-position: -456px 0;
}
.wrap .gnb .fix .gnb3:hover,
.wrap .gnb .fix .gnb3.active {
	background-position: -456px -93px;
}
.wrap .gnb .fix .gnb4 {
	background-position: -684px 0;
}
.wrap .gnb .fix .gnb4:hover,
.wrap .gnb .fix .gnb4.active {
	background-position: -684px -93px;
}
.wrap .gnb .fix .gnb5 {
	background-position: -912px 0;
}
.wrap .gnb .fix .gnb5:hover,
.wrap .gnb .fix .gnb5.active {
	background-position: -912px -93px;
}
.wrap .gnb .fix .gnb6 {
	background-position: -1140px 0;
}
.wrap .gnb .fix .gnb6:hover,
.wrap .gnb .fix .gnb6.active {
	background-position: -1140px -93px;
}
.wrap .gnb_middle {
	position: relative;
	width: 100%;
	background: url(images/menu_bg_md.png) repeat-y;
}
.wrap .gnb_middle .content_top {
	position: relative;
	width: 883px;
	height: 23px;
	background: url(images/content_bg_top.png) no-repeat;
	margin: 0 auto;
}
.wrap .gnb_middle .content_middle {
	position: relative;
	width: 883px;
	height: 100%;
	background: url(images/content_bg_md.png) repeat-y;
	margin: 0 auto;
	padding-bottom: 60px;
}
.wrap .gnb_middle .content_bottom {
	position: relative;
	width: 883px;
	height: 23px;
	background: url(images/content_bg_bt.png) no-repeat;
	margin: 0 auto;
}
.wrap .gnb_bottom {
	position: relative;
	width: 940px;
	height: 20px;
	background: url(images/menu_bg_bt.png) no-repeat;
}
.wrap .gr_table {
	width: 730px;
	margin: 0 auto;
	font-size: 13px;
	border: 1px solid #6bab43;
}
.wrap .gr_table thead {
	font-size: 12px;
	text-align: center;
	background-color: #6bab43;
	color: #fffac4;
}
.wrap .gr_table th,
.wrap .vi_table th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrap .gr_table td {
	padding: 5px 10px;
	border-right: 1px solid #6bab43;
	border-bottom: 1px solid #6bab43;
}
.wrap .gr_table .border,
.wrap .vi_table .border {
	border-right: none;
	text-align: center;
}
.wrap .vi_table {
	width: 530px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	border: 1px solid #7a2564;
}
.wrap .vi_table thead,
.wrap .violet {
	background-color: #7a2564;
	color: #f2c7e0;
	font-weight: bold;
}
.wrap .vi_table td {
	padding: 5px 10px;
	border-right: 1px solid #7a2564;
	border-bottom: 1px solid #7a2564;
}
.wrap .gnb_middle .content_middle .tab6 {
	text-align: center;
}
.wrap .gnb_middle .content_middle .tab6 .buy_btn {
	position: absolute;
	top: 565px;
	left: 355px;
	width: 212px;
	height: 76px;
	background: url(images/sub06_btn.png) no-repeat;
}
.wrap .gnb_middle .content_middle .tab6 .buy_btn:hover {
	background-position: 0 -76px;
	cursor: pointer;
}
.wrap .gnb_middle .content_middle .tab6 .buy_btn a {
	display: block;
	width: 100%;
	height: 100%;
}


/* caution
====================================================*/
#caution {
	position: relative;
	height: 278px;
	background: url(images/caution_bg.png) repeat-x;
	color: #FFF;
}
#caution .fix {
	width: 940px;
	margin:0 auto;
	padding-top: 40px;
}
#caution .fix li {
	font-size: 12px;
	padding-left: 100px;
}

/* footer
====================================================*/
#footer {
	position: relative;
	background-color: #000;
	color: #999;
}
#footer .fix {
	width: 940px;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer .fix li {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

/* btnTop
====================================================*/
.btnTop {
	position: absolute;
	top: 800px;
	left: 50%;
	width: 107px;
	height: 161px;
	margin-left: 480px;
	background: url(images/top_btn.png) no-repeat top left;
	cursor: pointer;
	z-index: 50;
}