@charset "EUC-JP";
/* CSS Document */

h4 {
	font-size: 1.1em;
	color: #1a1a1a;
	margin-bottom: 0.8em;
	font-weight: bold;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #df7000;
	margin-bottom: 1.6em;
	padding-bottom: 0.4em;
}

table.PriceList{
	width: 400px;
	margin: 8px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}
table.PriceList th,table.PriceList td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table.PriceList th {
	background-color: #f0f0f0;

}
div.detail {
	width: 500px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 0.8em;
	background-color: #fff0f0;
	margin-left: 50px;
	padding: 1em;
	border: 1px dotted #df7000;
}
div.entry {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FAFAFA;
	margin-bottom: 45px;
	margin-top: 10px;
	padding-bottom: 10px;
}
div.entry p {
	margin-bottom: 2.0em;
}
div.entry div.fl_right img {
	margin-left: 2em;
	
}
.new_img {
	margin-bottom: 24px;
}

.sp_l {
	margin-bottom: 24px;
}

.sp_m {
	margin-bottom: 12px;
}

div.cyber_system{
	height:104px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF315F;	
}
