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

#topMovie {
	background-color: #9B9391;
	padding: 5px;
	height: 230px;
}
#topGyomu {
	background-image: url(../top/top_gyomu_Bg1_01.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CFCCC8;
}
#topGyomuBtmBg {
	height: 100%;
	background-image: url(../top/top_gyomu_Bg1_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#topGyomuLWrap {
	float: left;
	width: 220px;
}
#topGyomuRWrap {
	width: 440px;
	float: left;
	padding: 9px;
}
#topGyomu span {
	list-style-type: none;
	white-space:nowrap;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 20px;
	font-size: 14px;
}

.topNewsDoc {
	border: 1px double #CCCCCC;
	margin-bottom: 15px;
	padding: 1px;
}
.topNewsDoc h2 {
	background-image: url(../top/topNews_h2.gif);
}
.contentDoc h2 a {
	color: #333333;
	text-decoration: none;
}
.contentDoc h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.topNewsList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topNewsDate {
	width: 100px;
	float: left;
}
.topNewsTitle {
	float: left;
	width: 480px;
}
.topNewsBody {
}
.topBlogIn {
	background-color: #F7F6F2;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 665px;
}

.topBlogEntry {
	height: 78px;
	width: 198px;
	border: 1px solid #CFCCC8;
	padding: 5px;
	float: left;
	margin-right: 7px;
}
.topBlogEntry table {
	height: 75px;
}
.topBlogCalWrap {
	height: 75px;
	width: 65px;
}
.topBlogCalMonth {
	background-image: url(../top/topBlogCal_01.jpg);
	height: 30px;
	width: 58px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 30px;
}
.topBlogCalDay {
	height: 45px;
	width: 65px;
	background-image: url(../top/topBlogCal_02.jpg);
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	background-repeat: no-repeat;
}
.topBlogCalDay div {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.topBlogClassLaywer {
	font-size: 10px;
	color: #006666;
	font-weight: bold;
	margin-top: 5px;
}
.topBlogEntryTitle {
	font-size: 12px;
	font-weight: bold;
	
	line-height: 16px;
}
.topBlogEntryTitle a {
	color: #663333;
	text-decoration: none;
}
.topBlogEntryTitle a:hover {
	color: #FF6600;
}
.topBlogEntryCategory {
	font-size: 10px;
}

