#p_contents {
	width: 600px;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
	float: right;
	padding-bottom: 20px;
}
#p_contents h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
#p_contents h4 {
	font-size: 12px;
	color: #660033;
	margin: 0px;
	font-weight: bold;
}
.p_table_online {
	background-color: #B5CDEB;
	margin-bottom: 10px;
	margin-left: 20px;
}
.p_table_online th {
	font-weight: bold;
	background-color: #D0DFF2;
	padding-right: 5px;
	padding-left: 5px;
}
.p_table_online td {
	background-color: #FFFFFF;
	padding: 5px 10px;
}
.p_table_sniper{
	background-color: #FF99FF;
	margin-bottom: 10px;
	margin-left: 20px;
}
.p_table_sniper th {
	font-weight: bold;
	background-color: #FFCCFF;
	padding-right: 10px;
	padding-left: 10px;
}
.p_table_sniper td {
	background-color: #FFFFFF;
	padding: 10px;
}
.p_table_question{
	background-color: #918600;
	margin-bottom: 10px;
	margin-left: 20px;
}
.p_table_question th {
	font-weight: bold;
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.p_table_question td {
	background-color: #FFFFFF;
	padding: 10px;
}
.p_table_question li {
	text-align: left;
	list-style-type: upper-alpha;
}
#p_heading_sniper {
	background-image: url(../images/p_sniper_heading_s.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 540px;
	margin-top: 20px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 40px;
}
#p_heading_online {
	background-image: url(../images/p_online_heading_s.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 540px;
	margin-top: 20px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 40px;
}
#p_keywrod {
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.p_tel {
	width: 580px;
	text-align: right;
}
#p_contents h2 {
	background-image: url(../images/bg_main_h1.jpg);
	height: 40px;
	font-size: 22px;
	padding-top: 16px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: bold;
}
