@charset "UTF-8";
/* CSS Document */




/* KV FLASH
-------------------------------------------------*/
#fla_css {
	position:rerative;
	width:100%;
	height:635px;
	z-index: 1;
} 

#flashcontent{
	margin:0px 0px 0px 0px;
}


/* Base Area
-------------------------------------------------*/
#wrapper {
	width: 100%;
	height: auto;
	top:0px;
	/*bottom: 0px;*/
	background-image: url(../../images/new/header_bg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	z-index: 10;
	
}


#container {
	width: 1006px;
	margin-top:0px;
	margin-bottom: 0px;
	/*margin-right: auto;
	margin-left: auto;*/
	display:block;
	padding:0px;
	
	
	/*background:none;*/
}


/* Header
-------------------------------------------------*/
#header {
	height: 145px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/new/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 0px;
	line-height: 0px;
}
* html #header { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */



#headerFlash{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:978px;
	height:100px;
	
	
}


/* Global menu
-------------------------------------------------*/
ul.gm {
	width:978px;
	list-style-type: none;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.gm li {
	margin:0px;
	padding:0px;
	float: left;
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	width:163px;
	height: 31px;
	list-style-type: none;
}

ul.gm li a {
	margin:0px;
	padding:0px;
	display: block;
	height: 31px;
	text-indent: -9999px;
}

/* home */
ul.gm li.home {
	background-position: 0px 0px;
	
}

ul.gm li.home a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}

ul.gm li.homeOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}

/* work */
ul.gm li.work {
	background-position: -163px 0px;
	
}

ul.gm li.work a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -163px -31px;
}

ul.gm li.workOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -163px -31px;
}

/* company */
ul.gm li.company {
	background-position: -326px 0px;
	
}

ul.gm li.company a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -326px -31px;
}

ul.gm li.companyOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -326px -31px;
}

/* policy */
ul.gm li.policy {
	background-position: -489px 0px;
	
}

ul.gm li.policy a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -489px -31px;
}

ul.gm li.policyOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -489px -31px;
}

/* result */
ul.gm li.result {
	background-position: -652px 0px;
	
}

ul.gm li.result a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -652px -31px;
}

ul.gm li.resultOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -652px -31px;
}

/* privacy */
ul.gm li.privacy {
	background-position: -815px 0px;
	
}
ul.gm li.privacy a:hover {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: -815px -31px;
}

ul.gm li.privacyOn {
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}






/* Pull Down menu */
ul.gm ol.sub{
	width: 163px;
	padding: 0px;
	list-style-type: none;
	/*update 2009-09-01-2335*/
	/*text-align: center;*/
	/*original 2009-09-01-1500*/
	text-align: left;
	left:0;
	top:0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	display: block;
}
ul.gm ol.sub li {
	background-image: none;
	float: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 11px;
	line-height: normal;
	_line-height: 1.5; /* IE 6 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	/*update 2009-09-01-2335*/
	/*text-align:center;*/
}
ul.gm ol.sub li a {
	/*update 2009-09-01-2335*/
	/*width: 163px;*/
	/*original 2009-0901-1500*/
	width: 153px;
	color: #000;
	text-decoration: none;
	text-indent: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	padding-right: 0px;
	/*update 2009-09-01-2335*/
	/*padding-left: 0px;*/
	/*original 2009-0901-1500*/
	padding-left: 10px;
	height: auto;
	display: block;
}

ul.gm ol.sub li a:hover {
	color: #FFF;
	background-color: #7d963f;
}
ul.gm ol.sub li.off{ height:31px;}
ul.gm ol.sub li.on{ border-bottom:0; }
ul.gm ul.sub-2{
	left:163px;
	top:-32px;
	width:163px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFF;
	display: block;
}
ul.gm li.offWorks{
	position:relative;
	overflow:hidden;
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-position: -163px 0px;
}
ul.gm li.onWorks{
	overflow:hidden;
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-position: -163px -31px;
}
ul.gm li.offAbout{
	position:relative;
	overflow:hidden;
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-position: -326px 0px;
}
ul.gm li.onAbout{
	overflow:hidden;
	background-image: url(../../images/new/header_gnavi_btn.jpg);
	background-position: -326px -31px;
}
ul.gm>li.onWorks,ul.gm>li.onAbout{overflow:visible;/*×*/}
ul.gm ol.sub{position:relative;}
ul.gm ol.sub li.off2{position:relative;overflow:hidden;}
ul.gm ol.sub li.on2{overflow:hidden;}
ul.gm ol.sub>li.on2{overflow:visible;}
ul.gm ul.sub-2{position:relative;}



/* captionFlash
-------------------------------------------------*/
.captionFlash{
	/*width:365px;
	height:24px;
	margin:246px 613px 0px 0px;
	padding:0px;
	text-align:left*/
	width:365px;
	height:24px;
	padding:246px 613px 0px 0px;
	margin:0px;
}


/* Pull Down menu */
ul#dd li.mainmenu ul.submenu{
	visibility: hidden;
	position: absolute;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	margin-top: -12px;
	font-size: 11px;
	line-height: normal;
	_width:700px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
ul#dd li.mainmenu ul.submenu li{
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#dd li.mainmenu ul.submenu li a{
	height: auto;
	display: block;
	background-image: none;
	text-indent: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	width:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	_float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}

ul#dd li.mainmenu ul.submenu li a:hover {
 background-color: #7d963f;
 color: #FFF;
}





/* Sub menu
-------------------------------------------------*/
ul.sm {
 margin-top:10px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
 padding:0px;
 width:993px;
 height: 59px;
 background-image: url(../../images/new/menu.png);
 background-repeat: no-repeat;
 list-style-type: none;
	_position:static
 _z-index:5000;
 _zoom:1;
}
* html ul.sm { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

ul.sm li {
	float: left;
	/*background-image: url(../../images/new/contents_snavi_btn.png);
	background-repeat: no-repeat;*/
	
}
/** html ul.sm.li { behavior: expression(IEPNGFIX.fix(this)); }*/ /* IE 6 */

ul.sm li a {
	display: block;
	text-indent: -9999px;
	/*width:973px;*/
	height: 32px;
	/*margin:10px 14px 10px 14px;*/
	_zoom:1;
}

/* マーケティングサービス */
ul.sm li.research a{
	/*background-position: 0px 0px;*/
	background-image: url(../../images/new/contents_snavi_btn1.jpg);
	background-repeat: no-repeat;
	background-position:10px 14px;
	width:161px;
	height: 32px;
	display: block;
	/*margin-top:14px;
	margin-bottom:14px;
	margin-left:10px;*/
	padding:14px 0px 14px 10px;
}

ul.sm li.research a:hover {  
	background-image: url(../../images/new/contents_snavi_btn1_o.jpg);
	background-repeat: no-repeat;
	background-position:10px 14px;
	width:161px;
	height: 32px;
	display: block;
	/*margin-top:14px;
	margin-bottom:14px;
	margin-left:10px;*/
	padding:14px 0px 14px 10px;
}


/* タレントパワーランキング */
ul.sm li.talent a{
	background-image: url(../../images/new/contents_snavi_btn2.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

ul.sm li.talent a:hover {
	background-image: url(../../images/new/contents_snavi_btn2_o.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

/* 販売促進サポート */
ul.sm li.hansoku a{
	background-image: url(../../images/new/contents_snavi_btn3.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

ul.sm li.hansoku a:hover {
	background-image: url(../../images/new/contents_snavi_btn3_o.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

/* スポーツ＆タレントマネジメント */
ul.sm li.sportsmanagement a{
	background-image: url(../../images/new/contents_snavi_btn4.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

ul.sm li.sportsmanagement a:hover {
	background-image: url(../../images/new/contents_snavi_btn4_o.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

/* ジュニアサッカースクールSKY */
ul.sm li.sky a{
	background-image: url(../../images/new/contents_snavi_btn5.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

ul.sm li.sky a:hover {
	background-image: url(../../images/new/contents_snavi_btn5_o.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

/* ブランドマネジメントHarraca */
ul.sm li.harraca a{
	background-image: url(../../images/new/contents_snavi_btn6.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}

ul.sm li.harraca a:hover {
	background-image: url(../../images/new/contents_snavi_btn6_o.jpg);
	background-repeat: no-repeat;
	width:162px;
	margin-top:14px;
	margin-bottom:14px;
}












/* CONTENTS
-------------------------------------------------*/
#contentsWrapper{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:994px;
	
}

#contents_ttl_bg{
	/*height:62px;*/
	height:52px;
	/*height:81px;*/
	background-image: url(../../images/new/con_top.png);
	background-repeat: no-repeat;	
	padding:20px 0px 0px 25px;
}
* html #contents_ttl_bg { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

#hotnews_ttl{
	width:731px;
	/*height:60px;*/
	height:50px;
	/*height:79px;*/
	/*background-image:url(../../images/new/con_h1_hotnews.jpg);*/
	/*background-image:url(../../images/new/con_h1_matsuzaka.jpg);*/
	/*background-image:url(../../images/new/con_h1_groupinterview.jpg);*/
	/*background-image:url(../../images/new/tokyo_game_show_TTL.jpg);*/
	/*background-image:url(../../images/new/con_h1_matsuzaka_20111013.jpg);*/
	/*background-image:url(../../images/new/bnr_shibata_blog3.jpg);*/
	background-image:url(../../images/new/con_h1_groupinterview.jpg);
	background-repeat:no-repeat;
}

#hotnews_ttl h1{
	text-indent:-9999px;
}

#contentsContainer{
	width:994px;
	background-image: url(../../images/new/con_mid2.png);
	background-repeat: repeat-y;
	height:auto;	/*padding:0px 10px 0px 25px;*/
}
* html #contentsContainer { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

#contentsContainer .base{
	width:986px;
	margin:0px 4px 0px 4px;
}

#contentsContainer .main{
	width:747px;
	padding-right:0px;
	padding-left:7px;
/*	background-color:#166;*/
}

#contentsContainer .main_wrapper{
	width:721px;
	margin-left:auto;
	margin-right:auto;
	
}

#contentsContainer .right{
	width:216px;
	padding:0px 0px 0px 16px;
	/*padding:0px 10px 0px 16px;
	background-color:#966;*/
}

#contentsContainer .main .main_btm{
	width:747px;
	height:63px;
	background-image:url(../../images/new/con_btm.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding-top:37px;
	
}

#contentsContainer .main .main_btm .page_top a{
	width:110px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../../images/new/pagetop.jpg);
	background-repeat:no-repeat;
	/*margin:37px 0px 0px 625px;*/
	margin-left:625px;
	/*padding-top:37px;*/
	display:block;
	/*background-position: 0px 37px;*/
}


.hotnews_thumb1{
	width:266;
	height:242px;
	display:block;
}
.hotnews_ttl1{
	width:455px;
	height:64px;
	background-image:url(../../images/new/hotnews01_h2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hotnews_txt1{
	background-image:url(../../images/new/hotnews01_txt.gif);
	background-repeat:no-repeat;
	width:455px;
	height:178px;
	text-indent:-9999px;
}

.hotnews_thumb2{
	background-image:url(../../images/new/hotnews02_img.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:266;
	height:257px;
}
.hotnews_ttl2{
	width:455px;
	height:90px;
	background-image:url(../../images/new/hotnews02_h2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hotnews_txt2{
	background-image:url(../../images/new/hotnews02_txt.gif);
	background-repeat:no-repeat;
	/*width:455px;
	height:167px;*/
	text-indent:-9999px;
}

.hotnews_thumb3{
	background-image:url(../../images/new/hotnews03_img.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:266;
	height:242px;
	display:block;
}
.hotnews_ttl3{
	width:455px;
	height:64px;
	background-image:url(../../images/new/hotnews03_h2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hotnews_txt3{
	background-image:url(../../images/new/hotnews03_txt.gif);
	background-repeat:no-repeat;
	/*width:455px;
	height:178px;*/
	text-indent:-9999px;
}

.hotnews_thumb4{
	background-image:url(../../images/new/hotnews04_img.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:266;
	height:242px;
	display:block;
}
.hotnews_ttl4{
	width:455px;
	height:64px;
	background-image:url(../../images/new/hotnews04_h2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.hotnews_txt4{
	background-image:url(../../images/new/hotnews04_txt.gif);
	background-repeat:no-repeat;
	/*width:455px;
	height:178px;*/
	text-indent:-9999px;
}

.hotnews_bkno{
	margin-top:20px;
	padding-bottom:10px;
	width:721px;
	background-image: url(../../images/new/hotnews_underline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.hotnews_bkno h1{
	padding:0px;
	margin:0px 0px 5px 0px;
	height:52px;
	text-indent:-9999px;
	background-image:url(../../images/new/con_h1_backno.jpg);
	background-repeat:no-repeat;
}

dl.hotnews_bkno_list {
	margin-bottom: 20px;
	margin-top:0px;
	padding:0px;
}

dl.hotnews_bkno_list dt {
	width: 7em;
	float: left;
	clear:both;
	padding-left:0.2em;
	padding-top: 0.5em;
	background-image:url(../../images/new/hotnews_bkno_date_bg.gif);
	background-repeat:no-repeat;
	font-size: 10px;
	color: #FFF;
	background-position: 0px 0.6em;
	_background-position: 0px 0.7em;
	letter-spacing: -1px;
	font-family: Verdana;
}

dl.hotnews_bkno_list dt.none-margin {
	padding-top: 0px;
}

dl.hotnews_bkno_list dd {
	margin-left: 6em;
	padding-top: 0.6em;
	padding-left:0.6em;
	background-image:url(../../images/new/arrow_t2_green.gif);
	background-repeat:no-repeat;
	background-position: -0.1em 0.8em;
}

dl.hotnews_bkno_list dd.none-margin {
	padding-top: 0px;
}

.bnr_tarent{
	float: left;
	width:721px;
	height:102px;
	margin-top:30px;
	display:block;
}

.bnr_tarent h3 a{
	margin:0px;
	padding:0px;
	float: left;
	display:block;
	width:721px;
	height:102px;
	text-indent:-9999px;
	background-image:url(../../images/new/bnr_tarent.jpg);
	background-repeat:no-repeat;
	
}


/* RIGHT AREA
------------------------------------------------*/
#oursite{
	width:238px;

	height:52px;
	background-image:url(../../images/new/con_h2_oursite.png);
	background-repeat:no-repeat;
	background-position: bottom;
}
* html #oursite { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

#oursite h4{
	text-indent:-9999px;
	/*width:238px;
	height:52px;
	background-image:url(../../images/new/con_h2_oursite.png);
	background-repeat:no-repeat;*/
}
* html #oursite h4{ behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

.our_site_bnr{
	width:205px;
	padding:0px;
	margin:0px 0px 40px 0px;
	_padding-top:-10px;
}

.our_site_bnr ul{
	margin:0px;
	padding:0px;
	_padding-top:-10px;
	list-style-type: none;
}

.our_site_bnr ul li{
	margin:0px 0px 10px 0px;
	_margin:-10px 0px 10px 0px;
	padding:0px;
}

*:first-child+html .our_site_bnr ul li{
	margin:-10px 0px 10px 0px;
	padding:0px;
}

.our_site_bnr ul dl{
	padding:0px;
	_padding-top:-10px;
	margin:0px;
}
*:first-child+html .our_site_bnr ul dl{
	padding:-10px;
}

.our_site_bnr ul dl dt{
	width:205px;
	height:65px;
	display:block;
	margin: 0px;	
	padding:0px;
	_margin-top:-8px;
}
*:first-child+html .our_site_bnr ul dl dt{
	margin-top:-8px;
}


.our_site_bnr ul dl dd{
	margin:0px;
	_padding-top:-10px;
	padding:0px 0px 0px 0px;
	
}


.our_site_bnr_thumb01 a{
	background-image:url(../../images/new/bnr_01_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_thumb02 a{
	background-image:url(../../images/new/bnr_02_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_thumb03 a{
	background-image:url(../../images/new/bnr_03_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_thumb04 a{
	background-image:url(../../images/new/bnr_04_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_thumb05 a{
	background-image:url(../../images/new/bnr_05_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_thumb06 a{
	background-image:url(../../images/new/bnr_06_thumb.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
	padding-bottom:5px;
	display:block;
	height:94px;
	text-indent:-9999px;
}

.our_site_bnr_txt{
	width:203px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;	
}

.our_site_bnr_btm{
	background-image:url(../../images/new/bnr_btm.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:205px;
	height:10px;
	display:block;
}

	


dl.pmark{
	padding:10px 0px 10px 0px;
	width:215px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
}  
dt.pmark_logo a {  
	background-image:url(../../images/new/icon_pMark.gif);
	background-repeat:no-repeat;
	float:left;  
	width:50px;  
	height:50px;
	padding:5px 0px 5px 0px;  
	clear:both;  
	text-indent:-9999px;
	display:block;
}  

dd.pmark_txt {  
	width:155px;  
	margin-left:55px;  
	padding:padding:5px 0px 5px 0px; 
	font-size:10px;
}  




/* FOOTER
-------------------------------------------------*/
#footer_area{
	width:100%;
	height:128px;
	background-image:url(../../images/new/footer_bg_r.jpg);
	background-repeat:repeat-x;
}

#footer{
	width:994px;
	height:128px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/new/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer_logo{
	text-indent:-9999px;
	width:200px;
	height:67px;
	background-image:url(../../images/new/footer_logo.png);
	background-repeat:no-repeat;
	float:left;
}
* html #footer_logo { behavior: expression(IEPNGFIX.fix(this)); } /* IE 6 */

#footer_menu{
	float:left;
	width:693px;
	height:25px;
	margin-top:29px;
	margin-bottom:35px;
	margin-left:50px;
}

ul.fsm {
	/*margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:978px;*/
	list-style-type: none;
	padding:0px;
	margin:0px;
	/*height: 31px;*/
}

ul.fsm li {
	float: left;
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	
	/*width:163px;*/
}

ul.fsm li a {
	display: block;
	text-indent: -9999px;
	height: 25px;
}

/* home */
ul.fsm li.home {
	width:65px;
	background-position: 0px 0px;
	
}

ul.fsm li.home a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}

/* work */
ul.fsm li.work {
	width:80px;
	background-position: -65px 0px;
	
}

ul.fsm li.work a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -65px -25px;
}

/* company */
ul.fsm li.company {
	width:75px;
	background-position: -145px 0px;
	
}

ul.fsm li.company a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -145px -25px;
}

/* policy */
ul.fsm li.policy {
	width:73px;
	background-position: -220px 0px;
	
}

ul.fsm li.policy a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -220px -25px;
}

/* result */
ul.fsm li.result {
	width:94px;
	background-position: -293px 0px;
	
}

ul.fsm li.result a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -293px -25px;
}

/* privacy */
ul.fsm li.privacy {
	width:129px;
	background-position: -387px 0px;
	
}

ul.fsm li.privacy a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -387px -25px;
}

/* contact */
ul.fsm li.contact {
	width:91px;
	background-position: -516px 0px;
	
}

ul.fsm li.contact a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -516px -25px;
}

/* sitemap */
ul.fsm li.sitemap {
	width:86px;
	background-position: -607px 0px;
	
}

ul.fsm li.sitemap a:hover {
	background-image: url(../../images/new/footer_menu.jpg);
	background-repeat: no-repeat;
	background-position: -607px -25px;
}

address{
	text-indent:-9999px;
	clear:left;
	width:264px;
	height:13px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/new/footer_copyright.jpg);
	background-repeat:no-repeat;
}






/* Clearfix
-------------------------------------------------*/
.clearfix:after { /* for modern browser */
	font-size: 0px;
	line-height: 0px;
	height: 0;
	visibility: hidden;
	content:".";
	display: block;
	clear: both;
}

.clearfix { /* for IE5.5-7 */
	zoom: 1;
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }

.clearfix { display: block; }

