@charset "utf-8";


body {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ECF6EA;
	/*background-image: url(../images/bg.gif);*/
	background-repeat: repeat-x;
	line-height:1.5;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* html body{
	font-size:0.8em;
}

td,th
 {padding:3px;}

img {
	border-style:none;
}

li{list-style-type:square;}


#wrap {
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0 auto;
	width:850px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	height:119px;
	background-position: left top;
	background-repeat: no-repeat;
}
#header h1 {
	padding:0;
	margin:0;
	text-indent: -9999px;
	height:75px;
}

#header #global-nav{
	width:750px;
	text-align:right;
}

#container {
	padding:0px 40px;
	width: 566px;
	float:left;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height:30px;
	float:none;
	clear:both;
	padding:15px 120px;
	width: 560px;
	text-align:center;
	font-size:70%;
	margin-top: 10px;
}
#side_nav {
	width:108px;
	float:left;
}
#wrap #side_nav ul {
	margin: 0px;
	padding: 0px;
}
#wrap #side_nav li {
	list-style-type: none;
}
#wrap #container #left_exp {
	width: 250px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A3CBDC;
	padding-right: 10px;
	padding-left: 15px;
	padding-top:8px;
	padding-bottom:8px;
	margin: 0px 5px;
	float: left;
	line-height: 2.2;
}

#wrap #container #right_exp {
	margin: 0 0 10px 10px;
	width: 244px;
	float: right;
	background-image: url(../images/support_service_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:0.8em;
	padding-right: 10px;
	padding-bottom: 10px;
}
#wrap #container #right_exp h3 {
	padding: 0;
	margin: 0;
}

#wrap #container table.ne_list_table td,
#wrap #container table.ne_list_table th{
	font-size:80%;
}
#wrap #container .team_list_table {
	width:560px;
	border-collapse:collapse;
	border: 2px solid #B3E095;
}
#wrap #container .team_list_table th{
	text-align:left;
	background:#ECF6E7;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
		
}

#wrap #container .team_list_table td{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	
}
#wrap #container #lead {
	margin-top: 15px;
}
#wrap #container .email_info {
	font-size: 90%;
	text-decoration: underline;
}
