#up-tab {
	background-image: url(/service/images/title_tab.gif) ;
	background-repeat: no-repeat;
	width: 260px;
	height: 30px;
	margin-top: 10px;
}
#left-navi #navi-box {
	width: 258px;
	border: 1px solid #2c5de8;
}
#left-navi #navi-box li {
	width: 220px;
	background-image: url(/service/images/arrow01.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-bottom: 3px;
	line-height: 145%;
	font-size: 15px;
	text-align: left;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;
}
#under-tab {
	background-image: url(/service/images/under_tab.gif) ;
	background-repeat: no-repeat;
	width: 260px;
	height: 12px;
	margin-top: 0px;
}

#title-img {
	margin-top: 15px;
}
#contents {
	margin: 3px;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}
/*#contents img {
	padding: 10px;
	float: left;*/
}
#left-navi #twitter {
	background-image: url(/service/images/twitterBG.gif) ;
	background-repeat: no-repeat;
	width: 260px;
	height: 500px;
	margin-top: 10px;
}

h2 {
	background-image: url(/service/images/h2-title.gif) ;
	background-repeat: no-repeat;
	width: 674px;
	height: 30px;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
}

*:first-child+html h2
{
	margin-left: 0px;
}
* html h2 {
	width: 634px;
}

#contents td {
	border: 1px solid #ddd;
	padding:2px;
}
#entry-title {
	display: none;
}
#order {
	width: 670px;
	text-align: center;
}
#order a{
	background-image: url(/common/images/order.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 500px;
	height: 111px;
	display: block;
	text-indent: -9999px;
	margin-left: 85px;
}
#order a:hover{
	background-position: 0px -111px;
}