@charset "utf-8";

/* body
-------------------------------------------------- */
body {
	background: #fff url(../images/bg_body.gif) left top repeat-x;
}

.mainWrapper {
	background-color: #fff;
	border-left: 1px solid #dce0e1;
	border-right: 1px solid #dce0e1;
	width: 799px;
	margin: 0 auto;
}


/* top
-------------------------------------------------- */
.top {}

.mtit_top {
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.mtit_top_left {
	float: left;
	font-weight:100;
}

h1 {
	float: right;
	vertical-align: bottom;
}

.company {
	background: url(../images/bg_company.gif) left top no-repeat;
	height: 41px;
	padding: 0 0 0 13px;
}


/* banner_top
-------------------------------------------------- */
.banner_top {
	height: 114px;
	margin-top: 4px;
	padding-top: 80px;
	padding-right: 0;
	padding-left: 431px;
	background-image: url(../images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* sf-menu
-------------------------------------------------- */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style:	none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 111px; /* left offset of submenus need to match (see below) */
	z-index: 999;
}

.sf-menu ul li {
	width: 100%;
	height: auto;
	margin: 2px 0 2px 1px;
}

.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {

	float: left;
	position: relative;
	z-index:1;
}
.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 39px; /* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

.sf-menu {
	float: left;
}

.sf-menu a {
	text-decoration:none;
	cursor: pointer;
	height: 39px;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #13a;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator 		{ background-position: -10px 0; }
.sf-menu ul a > .sf-sub-indicator 	{ background-position: 0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background: url(../images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

li.gnb_01 {
	background: url(../images/gnb_1.gif) left bottom no-repeat;
	width: 113px;
}

li.gnb_02 {
	background: url(../images/gnb_2.gif) left bottom no-repeat;
	width: 112px;
}

li.gnb_03 {
	background: url(../images/gnb_3.gif) left bottom no-repeat;
	width: 111px;
}

li.gnb_04 {
	background: url(../images/gnb_4.gif) left bottom no-repeat;
	width: 112px;
}

li.gnb_05 {
	background: url(../images/gnb_5.gif) left bottom no-repeat;
	width: 111px;
}

li.gnb_06 {
	background: url(../images/gnb_6.gif) left bottom no-repeat;
	width: 112px;
}

li.gnb_07 {
	background: url(../images/gnb_7.gif) left bottom no-repeat;
	width: 112px;
}

.sf-menu li {
	height: 39px;
	text-indent: -11000px;
}

.sf-menu {
	margin-left: 7px;
}

*html .sf-menu {
	margin-left: 0.25em;
}

*html .contentWrapper {
	margin-left: 0.65em;
}

li.sfHover,.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-position: top;	
}

.sf-menu li.gnb_02 ul {
	background: url(../images/gnb_2_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_03 ul {
	background: url(../images/gnb_3_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_04 ul {
	background: url(../images/gnb_4_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_05 ul {
	background: url(../images/gnb_5_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_06 ul {
	background: url(../images/gnb_6_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_07 ul {
	background: url(../images/gnb_7_bgul.png) left bottom no-repeat;
	padding-bottom: 10px;
}

.sf-menu li.gnb_05 ul li, .sf-menu li.gnb_06 ul li, .sf-menu li.gnb_07 ul li {
	text-align: center;
}

.sf-menu li ul li a {
	text-indent: 0;
	height: auto;
}




/* content
-------------------------------------------------- */
.contentWrapper {
	background: url(../images/bg_contents_bottom.gif) right bottom no-repeat;
	width: 781px;
	margin: 0 auto;
	padding: 0 0 27px 0;
}
.content {
	background: url(../images/bg_contents.gif) right top repeat-y;
	padding: 23px 0 0 0;
}

.adv_section {
}

.adv_section :after{
	height:1px;
	content:".";
	display:block;
	clear:both;
	
}

.adv_section_1 {
	float: left;
	margin: 0 12px 0 51px;
	padding: 50px 0 0 15px;
	width: 201px;
	height: 331px;
	background: url(../images/advertise_5.gif) left top no-repeat;
	position: relative;
}

.adv_section_1 .btn_click {
	position: absolute;
	top: 287px;
	left: 51px;
	height: 13px;
}

.adv_section_1 .btn_detail {
	position: absolute;
	top: 318px;
	left: 49px;
}

.adv_section_1 .adv_txt {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 180px;
	line-height: 21px;
	font-family: MS PGothic;
	text-align:left;
}

*html .adv_section_1 {
	margin: 0 12px 0 25px;
}

.adv_right {
	float: left;
}

.adv_right_top_1 {
	background: url(../images/advertise_6.gif) left top no-repeat;
	float: left;
	width: 211px;
	height: 173px;
	padding: 50px 0 0 13px;
	position: relative;
}

.adv_right_top_1 a{
	margin-left:-8px;	
}


.adv_right_top_1 .btn_detail_1 {
	position: absolute;
	top: 137px;
	left: 3px;
}

.adv_right_top_1 .btn_detail_2 {
	position: absolute;
	top: 162px;
	left: 3px;
}

.adv_right_top_1 .btn_detail_3 {
	position: absolute;
	top: 186px;
	left: 3px;
}

.adv_right_top_1 .adv_txt {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 190px;
	line-height: 21px;
	font-family: MS PGothic;
}

.adv_right_top_2 {
	background: url(../images/advertise_7.gif) left top no-repeat;
	float: left;
	width: 212px;
	height: 173px;
	margin: 0 0 0 7px;
	position: relative;
	padding: 50px 0 0 12px;
}

.adv_right_top_2 a.btn_detail {
	position: absolute;
	top: 180px;
	left: 12px;
}

.adv_right_top_2 .adv_txt {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 190px;
	line-height: 21px;	
	font-family: MS PGothic;
}

.adv_right_bottom {
	margin: 12px 0 0 0;
}

.adv_right_top_1 a {
	display: block;
}

.adv_right_bottom_1 {
	background: url(../images/advertise_8.gif) left top no-repeat;
	width: 140px;
	height: 107px;
	float: left;
	margin: 0 7px 0 0;
	position: relative;
	padding: 40px 0 0 7px;
}

.adv_right_bottom_1 .btn_detail {
	position: absolute;
	top: 115px;
	left: 10px;
}

.adv_right_bottom_1 .adv_txt {
	color: #fff;
	font-size: 13px;
	width: 130px;
	line-height: 17px;
	font-family: MS PGothic;
}

.adv_right_bottom_2 {
	background: url(../images/advertise_9.gif) left top no-repeat;
	width: 140px;
	height: 107px;
	float: left;
	margin: 0 7px 0 0;
	position: relative;
	padding: 40px 0 0 7px;
}

.adv_right_bottom_2 .btn_detail {
	position: absolute;
	top: 115px;
	left: 10px;
}

.adv_right_bottom_2 .adv_txt {
	color: #fff;
	font-size: 13px;
	width: 130px;
	line-height: 17px;
	font-family: MS PGothic;
}

.adv_right_bottom_3 {
	background: url(../images/advertise_10.gif) left top no-repeat;
	width: 140px;
	height: 107px;
	float: left;
	margin: 0 7px 0 0;
	position: relative;
	padding: 40px 0 0 7px;
}

.adv_right_bottom_3 .btn_detail {
	position: absolute;
	top: 115px;
	left: 10px;
}

.adv_right_bottom_3 .adv_txt {
	color: #fff;
	font-size: 13px;
	width: 130px;
	line-height: 17px;
	font-family: MS PGothic;
}

.adv_section_2 {
	margin: 0 0 8px 0;
	display: inline-block;
}


/* banner_below
-------------------------------------------------- */
.banner_below {
	margin: 15px 0 0 0;
	text-align: center;
}

.banner_below ul {
	text-align: center;
	margin: 15px 0 0 0;
}

.banner_below ul li {
	display: inline;
}

.adv04_round {
	width:799px;
	height:auto;
	float:left;
	margin-bottom:15px;
}

.btn_02 {
	float: left;
	margin: 0 50px 0 70px;
}

.adv_04 {
	float: left;
	margin: 9px 0 0 0;
}




/* footer
-------------------------------------------------- */
.footer {
	background-color:#225EB9;
	height: 30px;
	width:799px;
	margin: 5px 0 0 0;
}

.footer ul {
	float: left;
	margin: 10px 0 0 20px;
	font-family: MS PGothic;
}

*html .footer ul {
	margin: 8px 0 0 5px;
}

*:first-child+html .footer ul {
	margin: 8px 0 0 5px;
}

.footer ul li {
	float: left;
	margin: 0 3px;
	color: #fff;
	border-left: 1px solid #fff;
	padding: 0 0 0 6px;
	line-height: 13px;
}

.footer ul li.last {
	border-right: 1px solid #fff;
	padding: 0 6px;
}


*html .footer ul li {
	line-height: 12px;
}

*:first-child+html .footer ul li {
	line-height: 12px;
}

.footer ul li a {
	color: #fff;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer address {
	float: right;
	font-style: normal;
	font-size: 14px;
	margin: 10px 15px 5px 0;
	font-family: MS PGothic;
	color:#fff;
	letter-spacing:1.8px;
}

*html .footer address {
	margin: 0 10px 5px 0;
}

.number {
	width:799px;
	height:auto;
	text-align:right;
}

.number p {
	padding-right:10px;	
	font-size:100%;
	letter-spacing:0.1em;

}




/*****************************/

*html .sf-menu li.gnb_02 ul {
	background: url(../images/gnb_2_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

*html .sf-menu li.gnb_03 ul {
	background: url(../images/gnb_3_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

*html .sf-menu li.gnb_04 ul {
	background: url(../images/gnb_4_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

*html .sf-menu li.gnb_05 ul {
	background: url(../images/gnb_5_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

*html .sf-menu li.gnb_06 ul {
	background: url(../images/gnb_6_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

*html .sf-menu li.gnb_07 ul {
	background: url(../images/gnb_7_bgul.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

table.tbl_contact {
	border: 1px solid #b2b2b2;
}

.tbl_price_02 th.have_border_top img,.tbl_price_02 th.tbl_rt img {
	margin-top: 5px;
	margin-bottom:5px;
}

.tbl_price_03 th.have_border_top img,.tbl_price_02 th.tbl_rt img {
	margin-top: 5px;
	margin-bottom:5px;
}

/* plan attention
-------------------------------------------------- */
ul{
	margin-top:5px;
}

ul.hedge li{
	list-style-type:none;
	text-indent:-1em;
	padding-left:1em;
	line-height:1.2;
}


