#up-tab {
	background-image: url(../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(../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(../images/under_tab.gif) ;
	background-repeat: no-repeat;
	width: 260px;
	height: 12px;
	margin-top: 0px;
}

#title-img {
	margin-top: 15px;
	margin-left: 0px;
}
#contents {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
	width: 660px;
	height: 220px;
}
#contents img {
	border: 1px solid #ddd;
}
.web-img{
	padding: 0px 0px 10px 10px;
	float: right;
}
/*#left-navi #twitter {
	background-image: url(/common/images/twitterBG.gif) ;
	background-repeat: no-repeat;
	width: 260px;
	height: 500px;
	margin-top: 10px;
}*/

h2 {
	background-image: url(../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 {
	background-image: url(../images/title_bg.jpg) ;
	background-repeat: no-repeat;
	width: 660px;
	height: 30px;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}
#entry-body {
	width: 390px;
	padding: 0px 5px 0px; 5px;
}
#check {
	margin-top: 15px;
}
#url {
	font-size: 12px;
	word-break: break-all;
}