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

#fla {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 760px;
}
#lleft {
	float: left;
	width: 525px;
	padding-left: 20px;
}
#right {
	float: right;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#intro {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#intro p {
	display: inline;
	line-height: 150%;
}
.date {
	background-image: url(common/list_note.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 10px;
}
#topics .date {
	color: #64B3C4;
	font-weight: bold;
}
#topics p {
	line-height: 150%;
}

#topics {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#blog {
	width: 202px;
	float: left;
}
#work {
	width: 303px;
	float: left;
	padding-left: 20px;
}
.blogtitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
#blog p {
	line-height: 150%;
}
#lleft h3 {
	padding-bottom: 20px;
}
#blog dt {
	background-image: url(common/list_note.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#blog dd {
	padding-left: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#blog dl {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 82%;
}
.work {
	float: left;
	padding-left: 6px;
	width: 95px;
	text-align: center;
}
#work h3 {
	padding-left: 6px;
}
.work img {
	padding-bottom: 5px;
}
.index {background-image: url(common/bg_basis.jpg);}
.tlp {background-image: url(common/bg_tulip.jpg);}
#right .txt {
	line-height: 130%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#right .bnr {
	padding-left: 10px;
	padding-bottom: 10px;
}
.bnr img {
	padding-right: 5px;
}

#sitemap a{
	display: block;
	padding: 4px 5px;
	width: 155px;
}
#sitemap a:hover{
	display: block;
	background-color: #FFEBD7;
}
#sitemap table  {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-size: 82%;
	width: 503px;
} 

#sitemap td {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	width: 33%;
	color: #666666;
}
#sitemap {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#sitemap .list {
	background-image: url(common/menu_ov.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 18px;
}
#google {
	padding-left: 45px;
	padding-bottom: 30px;
}

