@charset "utf-8";


#box {
	clear:both;
}

#box #main {
	float:left;
	width:730px;
}

#box #menu {
	float:right;
	width:240px;
}



.announcerInfo {
	float:left;
	width:210px;
}

.announcerProfile {
	width:500px;
	float:right;
	border:#1887B1 solid 3px;
}

.announcerProfile table {
	margin:10px;
	width:480px;
}

.announcerProfile table th {
	width:100px;
	text-align:right;
	color:#1887B1;
	padding:5px;
	vertical-align:top;
}
.announcerProfile table td {
	vertical-align:top;
	padding:5px;
}

.announcerProfile table .dotted {
	border-bottom:dotted 1px #CCC;
}

#announcer_profile_takubo ul.menuList li.announcerTakubo a ,
#announcer_profile_kawasaki ul.menuList li.announcerKawasaki a ,
#announcer_profile_ootani ul.menuList li.announcerOotani a ,
#announcer_profile_esaka ul.menuList li.announcerEsaka a ,
#announcer_profile_sakanashi ul.menuList li.announcerSakanashi a ,
#announcer_profile_tsunose ul.menuList li.announcerTsunose a ,
#announcer_profile_deguchi ul.menuList li.announcerDeguchi a ,
#announcer_profile_makio ul.menuList li.announcerMaikio a ,
#announcer_profile_arakaki ul.menuList li.announcerArakaki a {
	height:30px;
	line-height:30px;
	display:block;
	color:#000;
	background-position:0 -30px;
}


.bannerPrint {
	margin:0;
	padding:0;
}

p.blogTitle {
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}
	
.announcerList {
	clear:both;
	margin-bottom:10px;
}


.announcerItem {
	width:170px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.announcerItemName {
	margin:0;
	padding:0;
	color:#246584;
	background:url(images/bgAnnouncerName.png) no-repeat;
	line-height:30px;
	height:30px;
	text-align:center;
}

.announcerItemNameW {
	margin:0;
	padding:0;
	color:#B5374E;
	background:url(images/bgAnnouncerName.png) no-repeat;
	line-height:30px;
	height:30px;
	text-align:center;
}

.announcerPhoto {
	text-align:center;
}
