/* Layout/main
----------------------------------------*/
div#main {
	float: right;
	width: 100%;
	margin-right:-2px;
}


div#main div.section {
	margin-right: 260px;
	padding: 0px 40px;
	background:url(http://www.tomii1212.com/common/section.gif) top left repeat-y;
}

div#main div.section div.section {
	margin-right: 0;
	overflow:hidden;
}

div#main div.section-top {
	height:22px;
	margin-right: 280px;
	background:url(http://www.tomii1212.com/common/section_top.gif) no-repeat;
}

div#main div.section-bottom {
	height:22px;
	margin-right: 280px;
	background:url(http://www.tomii1212.com/common/section_bottom.gif) no-repeat;
	clear: both;
}

div#main div.line {
	width:610px;
	height:20px;
	background:#fff url(http://www.tomii1212.com/common/section_line.gif) no-repeat;
}

/* company
----------------------------------------*/

div#main div.section th{ width:100px; padding:5px; line-height:140%; vertical-align:top;}
div#main div.section td{ width:390px; padding:5px; line-height:140%; vertical-align:top;}

/* Layout/main/TOPICS
----------------------------------------*/

div#main div.section div.topics {
	width:465px;
	margin-left:10px;
	float: left;
}

div#main div.section div.topics dt {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
	color:#5B2D00;
	padding-left:15px;
	background:url(http://www.tomii1212.com/common/tri.gif) no-repeat;
	float: left;
}

div#main div.section div.topics dt a{
	color:#5B2D00;
}
div#main div.section div.topics dt a:hover{
	color:#FF6000;
}
.date{
	text-align:right;
	margin-right:20px;
	font-size:10px;
	letter-spacing:1px;
	color:#999;
}


div#main div.section div.topics p {
	width:445px;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	line-height:15px;
	letter-spacing:1px;
	color:#999;
	margin-top:5px;
	padding-top:8px;
	border-top:#999 1px dotted;
}

div#main div.section div.section div.topics_img {
	width:73px;
	hight:73px;
}

.topics_img img{
	border:#000 1px solid;
}

div#main div.section div.section_space {
	height:5px;
}



/* Layout/blog
----------------------------------------*/

div#main div.blog {
	width:620px;
	height:69px;
}
div#main div.blog a{
	width:620px;
	height:69px;
	padding: 16px 0px 0px 0px;
	display: block;
	background:#fff url(http://www.tomii1212.com/images/tomiisblog.gif) top right no-repeat;
}
div#main div.blog a:hover{
	background:#fff url(http://www.tomii1212.com/images/tomiisblog_on.gif) top right no-repeat;
	cursor: pointer; cursor: hand;
}
div#main div.blog p {
	width:295px;
	margin-left:125px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	line-height:16px;
	letter-spacing:1px;
	color:#999;
}



/* Layout/heyanavi
----------------------------------------*/

div#main div.heyanavi {
	width:620px;
	height:74px;
}
div#main div.heyanavi a{
	width:620px;
	height:74px;
	padding: 16px 0px 0px 0px;
	display: block;
	background:#fff url(http://www.tomii1212.com/images/navi.gif) top left no-repeat;
}
div#main div.heyanavi a:hover{
	background:#fff url(http://www.tomii1212.com/images/navi_on.gif) top left no-repeat;
	cursor: pointer; cursor: hand;
}
div#main div.heyanavi p {
	width:310px;
	margin-left:290px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	line-height:16px;
	letter-spacing:2px;
	color:#999;
}



/* Elements
----------------------------------------*/

h2 {
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	color: #5B2D00;
	margin: 0px 0px 10px 0px;
	padding:2px 0px 2px 10px;
	background-color: #DEDCCA;
}



/* EntryList
----------------------------------------*/

#main .section .title{
	width:468px;
	height:18px;
	padding-left:12px;
	background:url(http://www.tomii1212.com/common/tri.gif) no-repeat;
}
#main .section .date{
	width:80px!important;
	width:60px;
	height:18px;
	text-align:right;
	margin-left:480px;
	margin-top:-18px;
}
#main .section .read{
	width:560px;
	height:38px;
	overflow:hidden;
	clear:left;
}



