/* MAC IEのみ適応\*//*/ 
body {font-size:16px;} 
/**/


/*初期設定*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: 800px 0px;
}
#container {
	height: auto;
	width: 800px;
}

#foot {
	background-color: #DDDDDD;
	height: 50px;
	font-size: 63%;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 780px;
	padding-bottom: 0px;
	margin: 0px;
}


h1,h2,h3,h4,h5,p,dl,dt,dd,ul,ol,li,form{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


h2 {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}



/*上のテーブル設定*/
#index-table {
	margin-left: 20px;
	margin-bottom: 40px;
}
#index-table td {
	padding-right: 20px;
}








/*下のテーブル設定*/
#index-table02 {
	margin-left: 20px;
}
#index-table02 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-image: url(../img/bg-index_01.gif);
	background-repeat: repeat-y;
}
#index-table02 td {
	text-align: left;
	vertical-align: top;
}



/*ニュースリリース*/
.pict-margin {
	margin-right: 20px;
	margin-bottom: 80px;
	margin-top: 20px;
}



/*News Relase*/
#news {
	font-size: 69%;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 1.3em;
	margin-right: 10px;
	margin-bottom: 10px;
}
#news th {
	background-image: url(../img/icon-index_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	color: #666666;
	padding-bottom: 5px;
	width: 100px;
}
#news td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.text-blue {
	color: #3333ff;
}
