/* 背景 */
.bg-announcer {
	background-image: url("../../images/bg_announcer.jpg");
	background-position: 50% 0%;
	background-repeat: repeat-x;
	background-color:#f1f5ff;
}


.page-head-area img{
	width: 100%;
}

/* アナウンサートップ */

.ann-column2-left {
}
.ann-column2-right {
	padding: 5px;
}
.ann-block {
	width: 50%;
}
.ann-block {
	float: left;
	border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
	position: relative;
}
.ann-block-in {
	background-color:#ffffff;
	border-top: 2px solid #658eec;
	border-left: 2px solid #658eec;
	border-right: 2px solid #658eec;
	border-bottom: 2px solid #658eec;
	border-radius: 8px;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
	overflow: hidden;
	padding-bottom: 2px;
	margin: 4px 4px 3px 4px;
	position: relative;
}

/* 偶数 */
.ann-column2-left .ann-block-in:NTH-CHILD(even) {
	margin-left: 0px;
}

.ann-block-photo {
	margin-top: 5px;
	width: 100%;
	background-color:#ffffff;
	border-bottom: 2px solid #d7d7d7;
}
.ann-block-name {
	margin: 5px 0 0px 0;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.ann-block-name .furigana {
	font-size: 70%;
	color: #777777;
}


.ann-block-btn {
}

.ann-block-btn-in{
	width: 50%;
	float: left;
}

.ann-block-btn1 , .ann-block-btn2{
	padding: 5px 3px 2px 3px;
}

.ann-block-btn-in img{
	width: 100%;
}


/* 新着情報 */
.anno-bloglist-win {
	background-color: #ffffff;
	border-left: 2px solid #658eec;
	border-right: 2px solid #658eec;
	border-bottom: 2px solid #658eec;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	overflow: hidden;
	margin-bottom: 3px;
}

.anno-bloglist-win-head {
	padding: 5px;
	background-color: #cad8fd;
	color: #333333;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5em;
	border-top: 2px solid #658eec;
	border-left: 2px solid #658eec;
	border-right: 2px solid #658eec;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	text-align: center;
}

.anno-bloglist-block-name {
	background-color: #cad8fd;
	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
	margin-bottom: 6px;
}
.anno-bloglist-block-name p {
	padding: 3px 5px;
}
.anno-bloglist-block-title {
	font-weight: bold;
}
.anno-bloglist-block-date {
	font-size: 90%;
	color: #555555;
}


.top-announcer-block {
	padding: 5px 36px 5px 5px ;
	display: block;
	text-decoration: none;
	background: url(../images/baseline_navigate_next_black_18dp.png) no-repeat 100% 50%;
	background-color: #ffffff;
	border-bottom: 2px solid #dddddd;
}

.top-announcer-block:LAST-CHILD {
	border-bottom: 0px solid #dddddd;
}

.top-announcer-block-photo {

	float: left;
	width: 22%;
}

.top-announcer-block-photo-border{
	margin-right: 5px;
	border: 2px solid #dedfde;
	overflow: hidden;
}

.top-announcer-block-photo img{
	width: 100%;

}

.top-announcer-block-data {
	float: left;
	width: 78%;
	text-align: left;
}

.top-announcer-block-name {
	margin-bottom: 5px;
}
.top-announcer-block-name p {
	background-color: #cad8fd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: bold;
	padding: 3px 10px;
}
.top-announcer-block-blog {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.top-announcer-block-date {
	color: #555555;
	font-size: 90%;
	text-align: left;
}


/* アナウンサープロフィール */
.ann-profile-win {
	background-color:#ffffff;
	margin: 0 0 20px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.ann-profile-win-in {
	background-color:#ffffff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid #658eec;
	padding-bottom: 4px;
	margin: 4px 4px 4px 4px;
}
.ann-profile-column2-left {
	padding: 5px;
}
.ann-profile-column2-right {

}

.ann-profile-photo {
	margin-bottom: 5px;
}

.ann-profile-photo div{
	width: 60%;
	margin: auto;
	border: 3px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
}

.ann-profile-photo img {
	width: 100%;
	max-width: 360px;
	margin: 5px auto;
}

.ann-profile-blog-head{
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	background-color: #658eec;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	overflow: hidden;
}

.ann-profile-blog-head a{
	color: #FFF;
	padding: 10px 36px 10px 10px ;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/baseline_navigate_next_white_18dp.png) no-repeat 100% 50%;
}


.ann-profile-blog-win {
	background-color: #ffffff;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	overflow: hidden;
	margin-bottom: 5px;
}
.ann-profile-blog-photo {
	width: 120px;
	margin: 10px 0;
	float: left;
}
.ann-profile-blog-photo img {
	margin: auto;
}
.ann-profile-blog-data {
	width: 150px;
	text-align:left;
	margin: 10px 0px;
	float: left;
}
.ann-profile-name {
	text-align:left;
}
.ann-profile-name1 {
	font-size: 150%;
}
.ann-profile-name2 {
	color: #555555;
}
.ann-profile-comment {
	margin-bottom: 5px;
	text-align:left;
}

.ann-profile-comment img{
	width: 100%;
}

.ann-profile-table {
	width: 100%;
	border: 2px solid #658eec;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	text-align:left;
	margin-bottom: 20px;
}
.ann-profile-table tbody th,.ann-profile-table tbody td {
	padding: 0.6em 1.2em;
	border-bottom: 1px solid #658eec;
}
.ann-profile-table tbody th {
	background-color: #eaf0fe;
	color: #2955ce;
	white-space: nowrap;
}
.ann-profile-table tbody td {
	border-left: 1px solid #658eec;
}
.ann-profile-table tbody tr:last-child th,
.ann-profile-table tbody tr:last-child td {
	border-bottom: none;
}
.ann-profile-tantou {
	margin: 0px 0px 20px 0;
	text-align:left;
	color: #2955ce;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 10px;
}
.ann-profile-tantou p {
	margin: 6px 0px;
}
.ann-profile-tantou1 {
	margin-bottom: 5px;
}
.ann-profile-tantou2 {
	margin-bottom: 10px;
}
.ann-profile-tantou-win {
	border: 2px solid #658eec;
	text-align:left;
	border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
}
.ann-profile-tantou-win-head {
	background-color: #eaf0fe;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
.ann-profile-tantou-win-head p {
	font-weight: bold;
	padding: 6px 12px;
	color: #2955ce;
}
.ann-profile-tantou-win-text {
	padding: 6px 12px;
}


/* アナウンサーブログ */
.ann-blog {

}
.ann-blog-in {
	background-color:#ffffff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid #658eec;
	margin-bottom: 5px;
	overflow: hidden;
}
.ann-blog-header {
	background-color:#dbe5fc;
}
.ann-blog-header-title {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}
.ann-blog-header-title p {
	color: #333333;
	font-size: 140%;
	line-height: 1.4em;
	padding: 10px 5px 10px 5px;
}
.ann-blog-header-date {
	background-color: #FFF;
	justify-content: center;
	align-items: center;
}
.ann-blog-header-date p {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	line-height: 1.4em;
	padding: 5px 10px;
}
.ann-blog-text {
	padding: 5px 5px;
}

.ann-color-bg-blog01,.ann-color-bg-blog01a {
	background-color: #658eec;
}
.ann-color-bg-blog01a:hover {
	background-color: #5972e2;
}
.blog-next-left {
	background-image: url("../../images/pic_blog_nextpointer_white_left.png");
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	float: left;
	color: #ffffff;
	border-radius: 20px;
  	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px;
}
.blog-next-left p {
	padding: 8px 20px 6px 36px;
}
.blog-next-right {
	background-image: url("../../images/pic_blog_nextpointer_white_right.png");
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: right;
	color: #ffffff;
	border-radius: 20px;
  	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px;
}
.blog-next-right p {
	padding: 8px 36px 6px 20px;
}

.ann-archive {
	background-color: #ffffff;
	border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ann-archive-in {
	border-radius: 8px;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
	overflow: hidden;
	margin: 4px;
}
.ann-archive-in2 {
	background-color: #ffffff;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	overflow: hidden;
	margin: 2px;
}
.ann-archive-in .title {
	padding: 8px 0 6px; 0;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
}
.ann-archive-form select {
	border: 2px solid #cccccc;
	background: #fff;
	width: 200px;
	padding: 10px 12px;
	color: #555555;
	font-weight: bold;
	border-radius: 8px;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
	margin: 10px auto;
}
.ann-bloglist-data {
	text-align: left;
	font-size: 100%;
	line-height: 1.6em;
	color: #333333;
	margin: 10px 0px;
	background-image: url("../images/pic_blog_list_point_blue.png");
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #cccccc;
}
.ann-bloglist-data p {
	padding: 0px 15px 5px 30px;
}
.ann-bloglist-data strong {
	font-size: 110%;
}


.ann_menu_btn{
	border: 2px solid #658eec;
	color: #FFF;
	font-size: 100%;
	line-height: 1.2em;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bold;
	padding: 6px 5px;
	text-decoration: none;
	margin: 3px 0px;
	background-color: #658eec;
}