#topmain_photo{
	float: left;
	height: 350px;
	width: 900px;
}
.pm_sample{
	height: 350px;
	width: 900px;
	float: left;
}

.karibox{
	float: left;
	height: 260px;
	width: 670px;
	margin-bottom: 20px;
	background-image: url(../../images/kari_back.jpg);
	background-repeat: no-repeat;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 78%;
}
#bnr{
	float: left;
	width: 230px;
}
#bnr ul{
	float: left;
	width: 230px;
	background-color: #FFFFFF;
}
#bnr ul li{
	float: left;
	width: 230px;
}
#rss_box{
	float: right;
	width: 420px;
	height: 250px;
}
#news{
	float: right;
	width: 420px;
}
#news ul{
	float: left;
	width: 420px;
	margin-bottom: 20px;
}

#news ul li{
	float: left;
	width: 420px;
	height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #333;
	margin-bottom: 5px;
}
.atama{
	background-image: url(../../images/bacc.png);
	background-repeat: repeat-y;
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.blog_bnr {
	width:190px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.blog_bnr ul {
	width: 180px;
	padding: 5px;
	
}
.blog_bnr ul li{
	float: left;
	width: 180px;	
}
li.b_p{
	background-image: url(../../images/president_blog_on.jpg);
	background-repeat: no-repeat;
}
li.b_s{
	background-image: url(../../images/staff_blog_on.jpg);
	background-repeat: no-repeat;
}
.blog_bnr ul li a{
	display:block;
}
.blog_bnr ul li a:hover {
	background-color:transparent;
}
.blog_bnr ul li a:hover img{
	visibility:hidden;
}
.shinkou{
	float: left;
	height: 170px;
	width: 140px;
	background-image: url(../../images/mokushiroku.jpg);
	background-repeat: no-repeat;
	padding: 120px 25px 20px;
}

table#table-shinko {
	width: 140px;
	float: left;
	font-size: 65%;
}

table#table-shinko th {
	width: 140px;
}
table#table-shinko td {
}
.loginbox{
	padding-top: 5px;
}
