@charset "utf-8";
/* CSS Document */
/*update 2010-06-03*/

/* Gakuwari Arbeit
------------------------------*/
#tab_gaku {
	border-bottom:15px solid #FFA400;
	width:656px;
	height:57px;
}
#tab_arbeit {
	border-bottom:15px solid #0161FF;
	width:656px;
	height:57px;
}
#tab_gaku h2 {
	float:left;
}
#tab_arbeit h2 {
	float:left;
}
#night {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#after {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#production {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#esthetic {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#home {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#others {
	border-bottom:12px solid #0161FF;
	width:656px;
	height:46px;
}
#night h2 {
	float:left;
}
#after h2 {
	float:left;
}
#production h2 {
	float:left;
}
#esthetic h2 {
	float:left;
}
#home h2 {
	float:left;
}
#others h2 {
	float:left;
}
#gaku_tab {
	margin-right:8px;
}
#gaku .entry h3 {
	width:628px;
	height:28px;
	margin:10px 0 0 0;
	padding:14px 14px 14px 14px;
	background-image:url(../images/gaku/gaku_h3.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:20px;
	color:#000000;
}
#arbeit .entry h3 {
	width:628px;
	height:28px;
	margin:10px 0 0 0;
	padding:14px 14px 14px 14px;
	background-image:url(../images/gaku/arbeit_h3.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:20px;
	color:#FFFFFF;
}
.entry .entrybody {
	margin:8px;
}
.entry .entrybody img {
	float:left;
	margin:0 8px 10px 0;
}
.entry .entrybody table {
	clear:both;
	margin:0;
	padding:0;
	width:640px;
	border:0;
}
.entry .entrybody table th {
	margin:0;
	padding:2px;
	width:200px;
	border:1px solid #cdcdcd;
	text-align:center;
}
#gaku .entry .entrybody table th {
	background-color:#FBFFC9;
}
#arbeit .entry .entrybody table th {
	background-color:#DCF6FF;
}
.entry .entrybody table td {
	margin:0;
	padding:4px;
	width:440px;
	border:1px solid #cdcdcd;
}
.author {
	width:630px;
	background-image:url(../images/blog/author_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:4px 0 0 0;
	padding:4px 10px 10px 4px;
	text-align:right;
	font-size:10px;
	border-top:1px dotted #CDCDCD;
}

