#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;
}
#contents {
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}
#contents img {
	padding: 10px;
	float: left;
}
/*#left-navi #twitter {
	background-image: url(../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;
}