@charset "UTF-8";
/*GLOBAL SETTING ------------------------------*/
html, body, p, table, td, img, h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Tahoma, Verdana, Segoe, sans-serif;
	font-size: 11px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active, a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#container {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 560px;
	position: relative;
	overflow: hidden;
	xbackground-color: #333333;
}
#container2 {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	xbackground-color: #333333;
}
/*HEADER ------------------------------*/
#header {
	position: relative;
	width: 940px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
h1#header-logo a {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 290px;
	position: absolute;
	text-indent: -9999em;
	background-image: url(../images/gsp_logo.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 4px;
}


ul.lang-link {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 106px;
	left: 828px;
	top: 17px;
}
ul.lang-link li {
	display: inline;
	float: left;
}
ul.lang-link li a {
	padding: 0px;
	height: 17px;
	width: 25px;
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	overflow: hidden;
}
ul.lang-link li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.jp a {
	background-image: url(../images/jp.jpg);
}
.kr a {
	background-image: url(../images/kr.jpg);
}
.en a {
	background-image: url(../images/us.jpg);
}


ul.header-link1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 160px;
	left: 500px;
	top: 46px;
}
ul.header-link1 li {
	float: left;
	display: inline;
}
ul.header-link1 li a {
/*	background-image: url(../images/blt01.jpg); */
	padding: 0px;
	height: 26px;
	width: 160px; 
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	overflow: hidden;
}
.hlink01 a {
	background-image: url(../images/onlineshop.jpg);
}
ul.header-link2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 109px;
	left: 655px;
	top: 46px;
}
ul.header-link2 li {
	float: left;
	display: inline;
}
ul.header-link2 li a {
/*	background-image: url(../images/blt01.jpg); */
	padding: 0px;
	height: 26px;
	width: 109px; 
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	overflow: hidden;
}
.hlink02 a {
	background-image: url(../images/blog_link.gif);
}
ul.header-link3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 170px;
	left: 765px;
	top: 46px;
}
ul.header-link3 li {
	float: left;
	display: inline;
}
ul.header-link3 li a {
/*	background-image: url(../images/blt01.jpg); */
	padding: 0px;
	height: 26px;
	width: 170px; 
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	overflow: hidden;
}
.hlink03 a {
	background-image: url(../images/follow_us-a.gif);
}






ul#navigation {
	width: 940px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/navi_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navigation li {
	display: inline;
	float: left;	
}
ul#navigation li a {
	display: block;
	height: 25px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	margin-top: 2px;
	overflow: hidden;
}
ul#navigation li strong a {
	display: block;
	height: 20px;
	background-position: 0px -25px;
	background-repeat: no-repeat;
	margin-top: 2px;
}
.Home a {
	width: 62px;
	background-image: url(../images/navi_images/navigation_01.jpg);
}
.Whatsnew a {
	width: 103px;
	background-image: url(../images/navi_images/navigation_08.jpg);
}
.Products a {
	width: 87px;
	background-image: url(../images/navi_images/navigation_02.jpg);
}
.LimitedEdition a {
	width: 113px;
	background-image: url(../images/navi_images/navigation_09.jpg);
}
.Catalogue a {
	width: 95px;
	background-image: url(../images/navi_images/navigation_03.jpg);
}
.DemoEvent a {
	width: 102px;
	background-image: url(../images/navi_images/navigation_demo.jpg);
}
.Retailers a {
	width: 105px;
	background-image: url(../images/navi_images/navigation_04.jpg);
}
.FAQ a {
	width: 52px;
	background-image: url(../images/navi_images/navigation_05.jpg);
}
.Publicity a {
	width: 83px;
	background-image: url(../images/navi_images/navigation_06.jpg);
}
.Inquiry a {
	width: 90px;
	background-image: url(../images/navi_images/navigation_07.jpg);
}
.PastModels a {
	width: 113px;
	background-image: url(../images/navi_images/navigation_10.jpg);
}
.EventInfo a {
	width: 99px;
	background-image: url(../images/navi_images/navigation_event.jpg);
}
.OSDist a {
	width: 115px;
	background-image: url(../images/navi_images/navigation_dist.jpg);
}
.Team a {
	width: 83px;
	background-image: url(../images/navi_images/navigation_team.jpg);
}
ul#navigation li a:hover {
	background-position: 0px -25px;
	background-repeat: no-repeat;	
}

/*h3 ------------------------------*/
h3.inquiry_img {
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 800px;
	text-indent: 5px;
}
/*CONTENTS/LAYOUT ------------------------------*/
#main-col {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px;
}
#right-col {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main-col-inner {
	height: 405px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	margin-top: 10px;
}
#main-col-inner2 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	margin-top: 10px;
}
.maincontents_wrapper {
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.full-contents-inner {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.inq_form {
	width: 600px;
	line-height: 1.7em;
	margin-top: 10px;
	font-size: 1em;
}
.inq_form2 {
	width: 600px;
	line-height: 1em;
	margin-top: 10px;
	font-size: 1em;
}
.inq_form2 tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
}
.shops {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.shop_list, .prolist {
	width: 390px;
	float: left;
}
.prolist {
	margin-bottom: 10px;
}
.shop_list {
	width: 390px;
	float: left;
}
.shop_list_r {
	width: 390px;
	float: right;
}
.shop_list_full {
	width: 100%;
	float: left;
	line-height: 1.5em;
}
.list_space {
	border-bottom-style: dotted;
 	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.shop_list tr td, .shop_list_r tr td, .shop_list_full tr td, .company_pro tr td {
	xborder-bottom-width: 1px;
	xborder-bottom-style: dotted;
	xborder-bottom-color: #666666;
}
.shop_list th, .shop_list_r th, .shop_list_full th {
	background-color: #333333;
	color: #FFFFFF;	
}
.company_pro {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.privacy_area {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #cccccc;
	line-height: 1.5em;
}



/*PUBLICITY BACKNUMBER ----------------*/
.backnumber-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #cccccc;
	xline-height: 1.5em;
}
.backto-latest a {
	background-image: url(../images/blt01.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 173px;
	text-decoration: none;
	background-position: left 3px;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.backto-latest a {
	margin-left: 600px;
}
.to-backnumber {
	margin-left: 0px;
	text-align: center;
}
.to-backnumber strong {
	text-decoration: underline;
	font-weight: bold;
	color: #F00;
	
}
.to-backnumber li {
	display: inline;
	
}
.to-backnumber li a {
	background-image: url(../images/blt01.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left 3px;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 20px;
}
/*FOOTER ------------------------------*/
#footer {
	position: absolute;
	width: 940px;
	height: 29px;
	clear: both;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/navi_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul#footer-navi {
	list-style-type: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 422px;
	height: 20px;
	top: 9px;
	left: 59px;
}
ul#footer-navi li {
	float: left;
	display: inline;
}
ul#footer-navi li a {
	background-image: url(../images/blt01.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	background-position: left 3px;
	margin-right: 10px;
}
#footer address {
	position: absolute;
	left: 600px;
	top: 6px;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	width: 329px;
}
/*TOP ------------------------------*/
#rotator{
	width: 920px; /*任意サイズ */
	height: 393px; /*任意サイズ */
	position: absolute;
	background-image: url(../rotator/rotator.php);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0;
	}
.whatsnew {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 597px;
	top: 200px;
	width: 320px;
	xheight: 81px;
	list-style-type: none;
	background-image: url(../images/gs_whatsnew.jpg);
	background-repeat: no-repeat;
}
.whatsnew ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
.whatsnew ul li {
	background-image: url(../images/blt01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-bottom: 6px;
	margin-top: 3px;
}
.whatsnew ul li a {
}

.topevent {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 597px;
	top: 30px;
	width: 320px;
	xheight: 81px;
	list-style-type: none;
	background-image: url();
	background-repeat: no-repeat;
}
.topevent ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}


/*PRODUCTS ------------------------------*/
.p_1w, .p_uw, .p_fw, .p_GTSTDwedge, .p_GSwedge, .p_GTwedge, .p_putterGT, .p_iron, .p_caddie {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 97px;
	width: 148px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.p_1w:hover, .p_uw:hover, .p_fw:hover, .p_GTSTDwedge:hover, .p_GSwedge:hover, .p_GTswpro:hover, .p_GTwedge:hover, .p_putterGT:hover, .p_iron:hover, .p_caddie:hover  {
	background-position: 0px -97px;
	background-repeat: no-repeat;

}
.p_1w {
	left: 0px;
	top: 45px;
	background-image: url(../../products/images/gs_1w.jpg);
}
.p_fw {
	left: 0px;
	top: 225px;
	background-image: url(../../products/images/gs_fw.jpg);
}
.p_iron {
	left: 154px;
	top: 45px;
	background-image: url(../../products/images/gs_iron.jpg);
}
.p_uw {
	left: 154px;
	top: 225px;
	background-image: url(../../products/images/gs_uw.jpg);
}
.p_GSwedge {
	left: 308px;
	top: 45px;
	background-image: url(../../products/images/gs_wedge.jpg);
}
.p_GTSTDwedge {
	left: 308px;
	top: 225px;
	background-image: url(../../products/images/gt_std_wedge.jpg);
}
.p_GTwedge {
	left: 462px;
	top: 45px;
	background-image: url(../../products/images/gt_wedge.jpg);
}
.p_GTswpro {
	left: 462px;
	top: 45px;
	background-image: url(../../products/images/gt_swpro.jpg);
}
.p_putterGT {
	left: 616px;
	top: 45px;
	background-image: url(../../products/images/gt_putter.jpg);
}
.p_caddie {
	left: 616px;
	top: 225px;
	background-image: url(../../products/images/gs_caddie.jpg);
}

.right-p_description {
	padding: 0px;
	height: 405px;
	width: 450px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.product-area-l, .product-area-r, .product-area-full, .product-area-l02, .product-area-r02 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product-area-l, .product-area-r, .product-area-full {
	margin-top: 55px;
}
.product-area-l02, .product-area-r02 {
	margin-top: 10px;
}
.product-area-l, .product-area-l02 {
	width: 300px;
	float: left;
}
.product-area-l {
	margin-left: 150px;
}
.product-area-l02 {
	margin-left: 150px;
}
.product-area-r, .product-area-r02 {
	width: 300px;
	float: right;
}
.product-area-r {
	margin-right: 100px;
}
.product-area-r02 {
	margin-right: 100px;
}
.product-area-full {
	width: 300px;
	float: left;
	margin-left: 150px;
}
* html .product-area-l {
	width: 300px;
	float: left;
	margin-left: 75px;
}
* html .product-area-l02 {
	width: 300px;
	float: left;
	margin-left: 75px;
}
* html .product-area-r {
	width: 300px;
	float: right;
	margin-right: 50px;
}
* html .product-area-r02 {
	width: 300px;
	float: right;
	margin-right: 50px;
}
* html .product-area-full {
	width: 300px;
	float: left;
	margin-left: 75px;
}

ul.p-btns {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
}
ul.p-btns li {
	display: inline;
}
.btn_spec a, .btn_detail a, .btn_zoom a, .kren-btn_spec a, .kren-btn_detail a, .kren-btn_zoom a {
	float: left;
	display: block;
	margin-right: 10px;
	overflow: hidden;
	height: 19px;
	width: 80px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.btn_spec a:hover, .btn_detail a:hover, .kren-btn_zoom a:hover, .kren-btn_spec a:hover, .kren-btn_detail a:hover, .kren-btn_zoom a:hover {
	background-position: 0px -19px;	
}
.btn_spec a {
	background-image: url(../../products/images/p_spec_btn.jpg);
}
.btn_detail a {
	background-image: url(../../products/images/p_detail_btn.jpg);
}
.btn_zoom a {
	background-image: url(../../products/images/p_zoom_btn.jpg);
}
.kren-btn_spec a {
	background-image: url(../images/kren_p_spec_btn.jpg);
}
.kren-btn_detail a {
	background-image: url(../images/kren_p_detail_btn.jpg);
}
.kren-btn_zoom a {
	background-image: url(../images/kren_p_zoom_btn.jpg);
}
.thumb_description, .thumb_description02 {
	background-image: url(../images/blt01.jpg);
	background-position: 0px 4px;
	position: absolute;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 303px;
	height: 19px;
	font-size: 90%;
}
.thumb_description {
	left: 480px;
	top: 307px;
}
.thumb_description02 {
	left: 333px;
	top: 394px;
}
.back-to a {
	background-image: url(../images/blt01.jpg);
	background-position: 0px 4px;
	position: absolute;
	margin: 0px;
	left: 87px;
	top: 1px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 123px;
}
ul.thumb_list_btm01 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 475px;
	top: 85px;
	width: 430px;
}
ul.thumb_list_btm02 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 475px;
	top: 199px;
	width: 430px;
}
ul.thumb_list_btm03-right {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 521px;
	top: 276px;
	width: 300px;
}
ul.thumb_list_btm03-left {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 150px;
	top: 276px;
	width: 300px;
}
ul.thumb_list_btm01 li, ul.thumb_list_btm02 li, ul.thumb_list_btm03-right li, ul.thumb_list_btm03-left li {
	display: inline;
	margin-right: 10px;
	float: left;
}
.stock-info {
	padding: 0px;
	width: 100%;
	text-align: left;
	height: 13px;
	display: block;
	line-height: 13px;
	font-size: 10px;
	color: #FF0000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*P-NAME ------------------------------*/
h3.gsmb, h3.gscb, h3.gt_putter, h3.gs_putter, h3.gsa1_putter,h3.gta2_putter, h3.gs_wedge, h3.gt_wedge, h3.gt_swpro, h3.gtSTD_wedge, h3.gs_bag, h3.gs_1w, h3.gs_fw {
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3.gsmb {
	background-image: url(../../products/iron/images/p-name_gsmb.jpg);
}
h3.gscb {
	background-image: url(../../products/iron/images/p-name_gscb.jpg);
}
h3.gt_putter {
	background-image: url(../../products/putter/images/p-name_gt_putter.jpg);
}
h3.gs_putter {
	background-image: url(../../products/putter/images/p-name_gs_putter.jpg);
}
h3.gsa1_putter {
	background-image: url(../../products/putter/images/p-name_gsa1_putter.jpg);
}
h3.gta2_putter {
	background-image: url(../../products/putter/images/p-name_gta2_putter.jpg);
}
h3.gs_wedge {
	background-image: url(../../products/wedge/images/p-name_gs_wedge.jpg);
}
h3.gt_swpro {
	background-image: url(../../products/wedge/images/p-name_gt_swpro.jpg);
}
h3.gt_wedge {
	background-image: url(../../products/wedge/images/p-name_gt_wedge.jpg);
}
h3.gtSTD_wedge {
	background-image: url(../../products/wedge/images/p-name_thewedge.jpg);
}
h3.gs_bag {
	background-image: url(../../products/caddie_bag/images/p-name_gs_bag.jpg);
}
h3.gs_1w {
	background-image: url(../../products/driver/images/p-name_gs1w.jpg);
}
h3.gs_fw {
	background-image: url(../../products/fw/images/p-name_gsfw.jpg);
}
#container-5, #container-5 ul {
	padding: 0px;
	width: 800px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fragment-13 {
	xmargin: 0px;
	xpadding: 0px;
	xfloat: left;
}
h3.item-name{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.main-p_area {
	float: left;
	width: 312px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.p_thumb {
	margin-top: 10px;
}
.p-description {
	width: 380px;
	float: right;
	overflow: hidden;
	margin-right: -10px;
}
.p-description ul {
	line-height: 1.5em;	
}
.spec-table {
	width: 100%;
	padding: 0px;
	border: 1px solid #999999;
	border-collapse: collapse;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
}
.spec-table th, .spec-table tr td {
	border: 1px solid #999999;	
}

/*CATALOGUE ------------------------------*/
p.p_dl_btn a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 119px;
	position: absolute;
	background-image: url(../../catalogue/images/dl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	left: 402px;
	top: 246px;
	overflow: hidden;
}
p.p_dl_btn a:hover {
	background-position: 0px -29px;	
}
/*KR PUBLICITY ------------------------------*/
p.p_dl_btn_pub a {
	padding: 0px;
	height: 22px;
	width: 90px;
	background-image: url(../../kr/publicity/images/dl_link_pub.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.p_dl_btn_pub a:hover {
	background-position: 0px -22px;	
}
/*TEAM ------------------------------*/
.areaLeft, .areaRight {
	width: 370px;
	
}
.areaLeft {
	margin-left: 70px;
	float: left;
	width: 390px;
}
.areaRight {
	float: right;
	margin-right: 70px;
}
.ProAreaLeft {
	margin-left: 0px;
	float: left;
	width: 390px;
}
.ProAreaRight {
	float: right;
	margin-right: 0px;
}

ul.proIntroLi {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 220px;
	
}
.proIntroLi li {
	background-image: url(../images/blt01.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	list-style-type: none;
	padding-left: 10px;
	background-position: 0px 5px;
}
.proImage {
	float: left;
}
table.prolist a {
	color: #F00;
}
table.prolist a:hover {
}
