@charset "euc-jp";

/* ------------------------------
	BASE
------------------------------ */

#content {
	background: url("/common/img/ct_home.jpg") no-repeat right top;
}


/* ------------------------------
	HOME
------------------------------ */

#info {
	padding: 0 0 15px 5px;
}

#info h2 {
	margin-bottom: 8px;
}

#info table {
	width: 422px;
}
#info table th, 
#info table td {
	padding-bottom: 3px;
	vertical-align: top;
	font-size: 10px;
	line-height: 1.3;
	color: #666;
}
#info table th {
	padding: 0 10px 0 33px;
	width: 5em;
	background: url("/img/info_mk.gif") no-repeat 25px 0.4em;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: normal;
}
#info table p {
	line-height: 1.3;
}

#info a { color: #666; text-decoration: none; }
#info a:active { color: #4d4d4d; text-decoration: underline; }
#info a:hover { color: #4d4d4d; text-decoration: underline; }

#info .past {
	padding: 5px 0 0 25px;
}


/* --------------------------- */

#blog img#fic{
	float: left;
}
#blog img#bee {
	float: right;
}

#swf {
	margin-bottom: 10px;
	padding-left: 30px;
}

#bee_after{
height:222px;
padding:15px;
}


