@charset "UTF-8";
/* CSS Document */

#service #main #menu .service a,
#price #main #menu .price a,
#inquiry #main #menu .inquiry a,
#company #main #menu .company a,
#privacy #main #menu .privacy a {
	background: url(../common/bg_botton.gif) no-repeat left bottom;
}
#contents .profile td {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #contents p {
	font-size: 110%;
}
#contents h3 {
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(../common/bg_h3.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 120%;
}
#contents h4 {
	font-size: 110%;
	line-height: 26px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	background: url(../common/bg_h4.gif) no-repeat left top;
}
#contents #topmenu {
	padding: 8px;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px dotted #FF9900;
	text-align: center;
	background: #FFFF99;
	font-weight: bold;
}
#contents .entry {
	height: auto;
	width: 540px;
	margin-bottom: 15px;
}
.red {
	color: #F00;
}
#contents .entry table {
	line-height: 130%;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	margin-bottom: 5px;
}
#contents .entry tr,#contents .entry td {
	border: 1px solid #E6E6E6;
}
#contents .entry ul {
	line-height: 135%;
	margin-top: 0px;
	letter-spacing: 0em;
	font-size: 80%;
	margin-bottom: 5px;
}
#contents .entry li {
	background: url(../common/listmark_price.gif) no-repeat left 2px;
	padding-left: 12px;
}
#contents .entry .nomark {
	background: url(none);
	padding-left: 0px;
}
#contents .entry p {
	margin-top: 5px;
	margin-bottom: 2px;
}
#contents .entry .to_top {
	text-align: right;
	margin: 0px;
	padding: 0px 14px 0px 0px;
	background: url(../common/arrow-up.gif) no-repeat 528px 4px;
	width: 526px;
	height: auto;
	font-size: 80%;
}
