table#main_t{
	margin-left:auto;
	margin-top:auto;
	width:100%;
}

table#main_t th{
	width:33%;
	height:10px;
}

table#main_t td{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div#parts{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100px;
	padding-bottom:10px;
	border-bottom:1px solid #372EDC;
	border-left:1px solid #372EDC;
	border-right:1px solid #372EDC;
	background-color:#eeeeff;
}

div#p_img{
	position:absolute;
	top:24px;
	left:4px;
	width:100px;
	height:80px;
	border:1px solid #333333;
	color:#000000;
}


div#p_data{
	position:absolute;
	top:24px;
	right:4px;
	width:136px;
	color:#000000;
}

#p_data p{
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin-top:2px;
}

div#p_ohp{
	position:absolute;
	bottom:4px;
	right:4px;
	text-align:center;
	width:100px;
	line-height:18px;
	height:18px;
	background-color:#372EDC;
}

#p_ohp a,#p_ohp a:link #p_ohp a:visited{
	text-decoration: none;
	width:100%;
	height:18px;
	display:block;
	color:#ffffff;
	font-family:'ゴシックフォント',sans-serif;
}

#p_ohp a:hover{
	color:#ffffff;
	background-color:#017FFF;
}

div#p_mail{
	float:right;
	width:100px;
	height:18px;
	background-color:#017FFF;
}

#p_mail a,#p_mail a:link #p_mail a:visited{
	text-decoration: none;
	width:100%;
	height:14px;
	display:block;
	color:#ffffff;
	font-family:'ゴシックフォント',sans-serif;
}

#p_mail a:hover{
	color:#ffffff;
	background-color:#000676;
}


h3{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

h4{
	font-size:12px;
	line-height:14px;
	height:14px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:2px;
}

h5{
	font-size:12px;
	line-height:20px;
	padding-left:5px;
	height:20px;
	color:#ffffff;
	background-color:#372EDC;
}
