@charset "utf-8";

/*
	Page Name:IT事業部 
	Description: style import
*/

/* Set Base Style
----------------------------------------- */

@import "menu_4.css";/*　Right column menu style */

@import "set.css";/* base template style */

/* Style for MacIE 5.x 
------------------------------------------*/
/*for MacIE5*/
/*\*//*/
  @import "ie5m.css";
/**/

/*************IT事業部*************/
#main h2 {
	margin-bottom: 20px;
}

#main p {
	padding: 10px;
}

#main h2 img {
	padding-top: 10px;
	padding-bottom: 10px;
}



#main #it_top {
	background-image: url(../it/images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 15px 0 200px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#it_top h2 {
	color: #662D91;
	font-weight: bold;
	font-size: 14px;
}
#title_package {
	color: #662D91;
	background-image: url(../it/images/bg_title_package.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 14px;
}
#box_cost ,#box_technology ,#box_outsourcing {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 110px;
	margin-top: 20px;
}
#box_cost {
	background-image: url(../it/images/bg_title_costs.jpg);
}
#box_technology {
	background-image: url(../it/images/bg_title_technology.jpg);
}
#box_outsourcing {
	background-image: url(../it/images/bg_title_outsourcing.jpg);
}
#box_cost h3 ,#box_technology h3 ,#box_outsourcing h3{
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}
#box_cost strong ,#box_technology strong ,#box_outsourcing strong {
	color: #CC0000;
}


/*********TAB**********/
#main #tab {
	width: 508px;
	clear: both;
	margin-top: 20px;
}
/******TAB1******/

#tab_1{
	margin-bottom: 30px;
	background-color: #C0A1DA;
	background-image: url(../it/images/bg_tb1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}

#tab_1 #tab1 li ,#tab_2 #tab2 li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 166px;
}
#tab1 .selected ,#tab2 .selected {
	background-color: #FFFFFF;

}
#tab_1 #tab1 .selected a ,#tab_2 #tab2 .selected a {
	color: #333333;
}
#tab_1 #tab1 a{
	color: #FFFFFF;
	display: block;
	height: 38px;
	text-decoration:none;
}
#tab_1 dl ,#tab_2 dl {
	clear: both;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 10px;
}
#tab_1 dt ,#tab_2 dt{
	font-weight:bold;
}

#tab_1 #tab1 {
	height: 38px;
	line-height: 38px;
	width: 498px;

}

#tab_1 #tab1 a:hover ,#tab_2 #tab2 a:hover{
	background-color:#EBD7FF;
	color:#333333;
	text-decoration: underline;
}
#tab_1 #tab1 em ,#tab_2 #tab2 em{
	width: 99%;
	font-style: normal;
	margin-right: -1px;
}
#tab1 #center ,#tab1 #right ,#tab2 #center ,#tab2 #right{
	background-image: url(../it/images/bg_tb1_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:-1px;
}
#tab_1 #tab1 #right ,#tab_2 #tab2 #right{
	float:right;
	width:168px;
}

#tab_1 #LaneCat {
	background-image: url(../it/images/lanecat.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 60px;
}
#tab_1 #LaneCat p {
	background-image: url(../it/images/img_01.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 120px;
}

#tab_1 #is {
	background-image: url(../it/images/is.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 80px;
}
#tab_1 #is p {
	background-image: url(../it/images/img_02.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 120px;
}
#tab_1 #Cool47 {
	background-image: url(../it/images/cool47.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 60px;
}
#tab_1 #Cool47 p {
	background-image: url(../it/images/img_03.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 120px;
}

/******TAB2******/
#tab_2{
	margin-bottom: 30px;
	background-color: #DED8D8;
	background-image: url(../it/images/bg_tb2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}

#tab_2 #tab2 {
	height: 45px;
	line-height: 45px;
	width: 498px;
	overflow: hidden;

}
#tab_2 #tab2 a{
	color: #FFFFFF;
	display: block;
	height: 45px;
	text-decoration: none;
}

#tab_2 #s_development ,#tab_2 #o_development ,#tab_2 #base {
	padding-top: 20px;
}

#tab_2 #tab2 #center {
	line-height: 1.3em;
}
#tab_2  dt {
	color: #6633CC;
	font-size: 14px;
	letter-spacing: 0.4em;
	margin-top: 10px;
}
#tab_2 dd ul {
	margin-left: 1.5em;
	margin-top: -5px;
}
#tab_2  dd {
	margin-bottom: 10px;
}
#tab_2 #base table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
}
#tab_2 #base th {
	background-color: #E7E7E7;
	width: 20%;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tab_2 #base td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tab_2 #tab2 #center a {
	padding-top: 5px;

}


#date	{
	width: 530px;
	height: 500px;
	clear: both;
	margin-top:10px;
	margin-bottom: 10px
		}

#date dl {
	margin: 0;
	padding:0;
		}

#date dt {
	margin-top:7px;
	padding:0;
	line-height: 1.2em;
    float: left;
	clear: both;
	width: 70px;
	background-color: #CCC;
		}

#date dd {
	margin-top:7px;
	margin-left:5px;
	padding:0;
	line-height: 1.2em;
	width:225px;
    float: left;
		}

.frame1	{
	height:15px;
		}

.frame2	{
	height:100px;
		}

.notes	{
	font-size: 85%;
	color: #0000CD;
		}

#notes2	{
	font-size: 85%;
	color: #0000CD;
	margin-bottom: 15px;
		}

#hear	{
	font-size: 110%;
	margin-top: 20px;
		}

#contact	{
	margin-top: 20px;
		}

#contact h3	{
	color: #0000CD;
	font-size: 120%;
		}
