* {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
body {
	/*background: url("image/wallpaper.gif");*/
	background-image: url(image/table_back.gif);
	background-repeat: repeat-x;
	text-align: center;
}
table {
	width: 100%;
	border: none;
	margin: 0px auto 0px atuo;
	padding: 0px;
}
table.t_main {
	width: 750px;
	text-align: center;
/*	border: solid 1px #66bbff; */
	margin: 0px atuo 0px auto;
	padding: 3px 5px 3px 5px;
}
table.t_pf {
	width:750px;
	text-align:left;
}
table.t_title {
	width: 100%;
}
table.t_ph {
	width: 170px;
	height: 160px;
	border: solid 1px #CCCCCC; 
}
table.t_ph a {
	color: #006699;
	background-image: url(image/icon_image.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	padding: 0px 0px 0px 14px;
}
table.t_ph a:hover {
	color: #993300;
}
table.t_ph td {
	height: 25px;
	margin: 0px;
	padding: 5px;
}

table.t_dih {
	height: 30px;
	border: solid px #bbbbbb; 
}
table.t_did {
	height: 110px;
	border: solid px #bbbbbb; 
}

th {
	width: 100%;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}
th.thhl {
	width: 55%;
	height: 30px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #006699;
	margin: 0px;
	padding: 3px;
}
th.thhr {
	width: 45%;
	height: 30px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #006699;
	margin: 0px;
	padding: 3px;
}
th.thp {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td {
	width: 100%;
	font-size: 10pt;
	color: #003399; 
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}
td.tdwd {
	font-size: 10px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
td.tddc {
	font-size: 36px;
	color: #006699; 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	line-height: 1.5em;
	border-bottom: solid 2px #006699;
	margin: 0px;
	padding: 0px;
}
td.td_title {
	width: 50%;
	height: 20px;
}
td.td_move {
	width: 50%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td.tdph {
	width: 170px;
	vertical-align: bottom;
}
td.tdh {
	width: 32%;
	height: 25%;
	font-size: 10pt;
	color: #003399; 
	padding: 3px;
}
td.tdd {
	width: 68%;
	height: 25%;
	font-size: 10pt;
	color: #003399; 
	padding: 3px;
}
td.tdri {
	width: 50%;
	border-right: solid 4px #006699;
}
td.tdli {
	width:50%;
}
td.tdpf {
	width: 100%;
	height: 30px;
	font-size: 12pt;
	vertical-align:middle;
}
td.td_pic {
	width: 128px;
	height: 160px;

}
td.td_item {
	width: 200px;
	height: 160px;
}
td.td_note {
	height: 25px;
	font-size: 14px;
	color: #FF0000;
	text-align: right;
	font-weight: bolder;
	vertical-align: top;
	margin: 0px;
	padding: 0px 3px 0px 3px;
}
a {
	color: #006699;
}
a.a_mail {
	color: #333366;
}
div.d_main {
	width: 100%;
	height: 450px;
	overflow-y: auto;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #DFDFDF; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #DEDEDE; 
	scrollbar-darkshadow-color: #DEDEDE;
}
div.d_pf {
/*	overflow: auto;*/
	font-size: 10px;
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}


img {
/*	vertical-align: middle;*/
}
img.img_move {
/*	width: 100px;
	height: 35px;*/
}
img.img_pic {
	border: solid 1px #CCCCCC;
	margin: 0px 0px 10px 0px;
}
img.img_mail {
	width: 30px;
	height: 30px;
}

