@charset "utf-8";
/* CSS Document */
/* ******************************************************************
 *
 *	Site name		：チケットGIP
 *	Last update	：08/04/09
 *	File name		：company_style.css
 *	Summary		：companyページ内全て
 *	Copyright		：2007-2008 G/i/P.All rights reservde.
 *
 * ******************************************************************
 */
/*▼タブメニューセット-----------------------------------*/
ul.company_skipnavi {
	display: block;
	background-image: url(../images/company_img/tub_menu_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 553px;
	height: 27px;
	margin-left: 5px;
	}
ul.company_skipnavi li{
	height: 27px;
	width: 106px;
	float: left;
	margin-right: 5px;
	
	}
ul.company_skipnavi li a{
	height: 27px;
	width: 106px;
	display: block;
	text-indent: -9999px;
	
	}
/*会社概要*/
li.menu_company a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	}
li.menu_company a:hover{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	
	}
li.menu_company_on a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	
	}
/*業務内容*/
li.menu_gyoumu a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -110px 0px;
	
	}
li.menu_gyoumu a:hover{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -110px -27px;
	
	}
li.menu_gyoumu_on a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -110px -27px;
	
	}
/*採用情報*/
li.menu_saiyou a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	
	}
li.menu_saiyou a:hover{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -220px -27px;
	
	}
li.menu_saiyou_on a{
	background-image: url(../images/company_img/tub_menu.gif);
	background-repeat: no-repeat;
	background-position: -220px -27px;
	
	}
/*▼タブメニューセット2-----------------------------------*/
ul.company_skipnavi2 {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 553px;
	height: 20px;
	margin-left: 5px;
	}
ul.company_skipnavi2 li{
	float: left;
	margin-right: 5px;
	height: 20px;
	background-image: url(../images/company_img/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-size: 0.95em;
	line-height: 1.4em;	
	}



/*▼会社概要-----------------------------------*/
dl.company_dl {
	position: relative;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	
	}
dl.company_dl dt{
	position: absolute;
	color: #333333;
	width: 120px;
	font-size: 0.95em;
	line-height: 1.4em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;	
	}
dl.company_dl dd{
	padding-left: 143px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.4em;	
	}
dl.company_dl dd li{
	font-size: 0.95em;
	line-height: 1.4em;
	color: #333333;	
	}
/*	map*/
.map_img {
	height: 366px;
	width: 507px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	padding: 10px;
	
	}
/*▼業務内容-----------------------------------*/
p.gyoumu_link {
	background-image: url(../images/company_img/link_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 475px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 20px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.95em;
	line-height: 1.4em;	
	}
span.gyoumu_link_icon{
	background-image: url(../images/company_img/link_bg_icon.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 30px;

	
	}
/*イメージボックス*/
div.img_boxs {
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	
}
div.img_boxs img{
	margin-right: 10px;
	margin-left: 10px;
	
}
/*イメージボックス3枚版*/
div.img_boxs3 {
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: center;
	
}
div.img_boxs3 img{
	margin-right: 2px;
	margin-left: 2px;
	
}

/*GIPが初めてコンサートを実施した会場-------------------*/
.live_tablebox {
	border-collapse:separate;
	border-spacing:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9C6D54;
	border-right-color: #9C6D54;
	border-bottom-color: #9C6D54;
	border-left-color: #9C6D54;
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	}
.live_tablebox th,
.live_tablebox td{
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5642;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B5642;
	}
.live_tablebox th{
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 1em;
	text-align: center;
	background-image: url(../images/2nd_pages_img/table_bg001.gif);
	background-repeat: no-repeat;
	}
.live_tablebox td{
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	vertical-align: top;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C6D54;
	border-bottom-color: #9C6D54;
	background-color: #FCF9F1;
	}
p.text_live {
	font-size: 1.2em;
	margin-left: 30px;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
	text-indent: -1.4em;
	}
/*広告リスト*/
ul.koukoku_li {
	display: block;
	margin-bottom: 10px;
	margin-left: 20px;
	
	}
ul.koukoku_li li{
	list-style-type: disc;
	margin-left: 30px;
	font-size: 0.95em;
	line-height: 1.6em;
	color: #333333;
	
	}
/*光のページェント*/
/*左*/
div.hikari_left {
	width: 277px;
	float: left;
	color: #333333;
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 30px;
	
	}
/*右*/
div.hikari_right {
	width: 277px;
	float: right;
	color: #333333;
	line-height: 1.6em;
	font-size: 1em;
	margin-bottom: 30px;
	
	}
/*GIPが企画段階から関わった主なサッカーイベント運営業務-------------------*/
.sports_tablebox {
	border-collapse:separate;
	border-spacing:0px;
	width: 520px;
	margin-top: 10px;
	border: 1px none #9C6D54;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	}
.sports_tablebox th,
.sports_tablebox td{
	margin:0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}
.sports_tablebox th{
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 1em;
	text-align: center;
	background-image: url(../images/2nd_pages_img/table_bg001.gif);
	background-repeat: no-repeat;
	}
.sports_tablebox td{
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	vertical-align: top;
	color: #333333;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
/*開閉ボックス*/
div.info {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 2px solid #666666;
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	position: relative;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
	
}
div.info span.link_ex{
	position: absolute;
	display: block;
	font-size: 0.85em;
	left: 340px;
	top: 24px;
	width: 170px;
	text-align: right;
	
}
div.morelnfo dt{
	color: #2F97FF;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1.4em;
	background-image: url(../images/2nd_pages_img/icon_o1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 18px;
	margin-top: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #999999;
	height: 100%;
	
	}
div.morelnfo dt span{
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 8px;
	font-weight: bold;
	color: #0066D5;

	
	}
div.morelnfo dd{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 5px;
	padding-left: 15px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	}
/*開閉ボックス*/
div#info_open {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 2px solid #666666;
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
	clear: both;
}

div.morelnfo_open ul{
	margin-top: 10px;

	}
div.morelnfo_open li{
	float: left;
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	width: 216px;
	margin-bottom: 5px;
	font-size: 0.95em;
	line-height: 1.4em;
	color: #0066CC;
	font-weight: bold;
	background-image: url(../images/2nd_pages_img/icon_o1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	}

/*CM料金*/
.cm_tablebox {
	border-collapse:separate;
	border-spacing:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9C6D54;
	border-right-color: #9C6D54;
	border-bottom-color: #9C6D54;
	border-left-color: #9C6D54;
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
.cm_tablebox th,
.cm_tablebox td{
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B5642;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B5642;
	}
.cm_tablebox th{
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 1em;
	background-image: url(../images/2nd_pages_img/table_bg001.gif);
	background-repeat: no-repeat;
	}
.cm_tablebox td{
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C6D54;
	border-bottom-color: #9C6D54;
	background-color: #FCF9F1;
	}
/*採用情報*/
dl.saiyou_dl {
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	
	}
dl.saiyou_dl dt{
	color: #000000;
	background-image: url(../images/2nd_pages_img/h3_icon_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 1.4em;	
	}
dl.saiyou_dl dd{
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 1.4em;
	color: #333333;
	font-size: 0.95em;	
	}
/*QAリスト*/
ul.qa_list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	
	}
ul.qa_list li{
	list-style-type: none;
	line-height: 1.4em;
	font-size: 0.95em;
	margin-bottom: 5px;
	padding-left: 20px;
	text-indent: -23px;
	
	}
span.q_list {
	color: #CC0000;
	
	}
span.a_list {
	color: #0066CC;
	
	}

