.article{
	width: 650px;
}
.article > .box_contents{
	padding-bottom: 30px;
}

.box_article_data{
	width: 550px;
	float:right;
	margin-right: 30px;
}
.box_article_data > .title_article{
	font-size:120%;
	margin: 0 0 10px;
	font-weight: bold;
}
.box_article_data > .series{
	color: #999;
	border-bottom: 1px solid #999;
	padding: 0 0 5px 0;
	font-size: 105%;
}
.box_article_data > .writer_name{
	float: left;
	margin: 8px 0 0 0;
}
.box_article_data > .data{
	float: right;
	margin: 8px 0 0 0;
}

.box_article_main{
	width: 550px;
	float:right;
	margin: 30px 30px 10px 0;
	font-size:15px;
	line-height: 1.8em;
	letter-spacing: 1px;
	line-break: strict;
}
.box_article_main a{
	word-break:break-all;
}
.wrap_border {
	border: 1px solid #000;
	margin-top: 20px;
	padding: 0 10px 40px 10px;
}
.box_article_main > .lead,
.box_article_main > .wrap_border > .lead{
	display:block;
	font-weight: bold;
	margin: 40px 0 5px;
}
.box_article_main > .lead:first-child{
	margin-top: 10px;
}
.box_article_main > .text_main{
	margin: 0 0 15px 0;
}
.box_article_main > .wrap_photo > .photo,
.box_article_main > .wrap_border > .wrap_photo > .photo{
	margin-bottom: 8px;
}
.box_article_main > .wrap_photo > .photo > img,
.box_article_main > .wrap_border > .wrap_photo > .photo > img{
	max-width: 100%;
	max-height:100%;
}
.box_article_main > .wrap_photo > img{
	max-width: 100%;
	max-height:100%;
}
.box_article_main > .wrap_photo > a > img{
	max-width: 100%;
	max-height:100%;
}

.box_article_main > .wrap_photo_left > .photo{
	margin-bottom: 8px;
}
.box_article_main > .wrap_photo_left > .photo > img{
	max-width: 100%;
	max-height:100%;
}

.box_article_main > .wrap_photo > .photo > a > img{
	max-width: 100%;
	max-height:100%;
}
.box_article_main > .wrap_photo > .caption,
.box_article_main > .wrap_border > .wrap_photo > .caption{
	color: #888;
	font-size: 13px;
	line-height: 1.4em;
}
.wrap_photo{
	margin: 30px 0 50px 0;
}
.wrap_photo:before,.wrap_photo:after{content:"";display:table;}
.wrap_photo:after{clear:both;}
.wrap_photo{*zoom:1;}

.box_article_main > .notes{
	color: #888;
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 30px;
}

.photo img{max-width:100%;}

.box_column > .lead{
	font-weight: bold;
	margin: 0 0 5px;
}
.box_column > .wrap_photo{
	margin: 30px 0 50px 0;
}
.box_column > .wrap_photo > .photo{
	margin-bottom: 8px;
}
.box_column > .wrap_photo > .photo > img{
	max-width: 100%;
	max-height:100%;
}
.box_column > .wrap_photo > .caption{
	color: #888;
	font-size: 13px;
	line-height: 1.4em;
}

.company_data {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #666;
}
.company_name {
	font-weight: bold;
}

.box_writer_data{
	width: 100%;
	margin: 20px 0;
}
.box_writer_data:before,.box_writer_data:after{content:"";display:table;}
.box_writer_data:after{clear:both;}
.box_writer_data{*zoom:1;}

.box_writer_data > .photo{
	float: left;
	width: 90px;
	height: 90px;
	margin: 0 20px 0 0;
	text-align: right;
}
.box_writer_data > .photo > img{
	max-width: 100%;
	max-height:100%;
}
.box_writer_data > .wrap_data{
	float: left;
	width: 510px;
	font-size: 14px;
	line-height: 1.5em;
}
.box_writer_data > .wrap_data > .name{
	margin-bottom: 8px;
}
.box_writer_data > .wrap_data > .data{
	
}
.box_article_main > img{
	display: block;
	margin-bottom: 5px;
	max-width: 100%;
	max-height:100%;
}
.caption{
	display: block;
	color: #888;
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.wrap_photo_left{
	margin: 20px 0;
}
.wrap_photo_left:before,.wrap_photo_left:after{content:"";display:table;}
.wrap_photo_left:after{clear:both;}
.wrap_photo_left{*zoom:1;}
.photo_left{
	float: left;
	width: 90px;
	margin-bottom: 10px;
}
/*.photo_left > img*/
.photo_left img{
	width: 90px;
}
.wrap_photo_right:before,.wrap_photo_right:after{content:"";display:table;}
.wrap_photo_right:after{clear:both;}
.wrap_photo_right{*zoom:1;}
.photo_right{
	float: right;
	width: 90px;
	margin-bottom: 10px;
}
.photo_right > img{
	width: 90px;
}

.caption_right{
	display: inline;
	width:450px;
	float: right;
}
.underLine{
	display: inline;
	border-bottom: 1px solid #888;
}
.underLine_br{
	display: block;
	border-bottom: 1px solid #888;
}
.bold{
	display: inline;
	font-weight: bold;
	color: #666;
}
.bold_br{
	display: block;
	font-weight: bold;
}
.voice_star{
	display: inline;
	color: #96B3DE;
}
.br{
	display: block;
}
.line{
	display: block;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.right{
	display: block;
	width: 100%;
	margin-bottom: 20px;
	text-align: right;
}

.box_article_main .list{
	padding-left: 1em;
	text-indent: -1em;
}


.box_category{
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #b1b1b1;
	padding: 0 0 20px 0;
}
.box_category:before,.box_category:after{content:"";display:table;}
.box_category:after{clear:both;}
.box_category{*zoom:1;}

.box_category > .category{
	display: inline;
	margin: 0;
}
.box_category > .tag{
	display: inline;
	margin: 0 0 0 20px;
}

.box_series_nav{
	width: 100%;
	margin: 10px 0;
}
.box_series_nav:before,.box_series_nav:after{content:"";display:table;}
.box_series_nav:after{clear:both;}
.box_series_nav{*zoom:1;}

.box_series_nav > .prev{
	float: left;
}
.box_series_nav > .prev > a > img{
	width: 20px;
	margin: 0 20px 0 0;
}
.box_series_nav > .next{
	float: right;
}
.box_series_nav > .next > a{
	color: #0073BD;
}
.box_series_nav > .next > a > img{
	width: 20px;
	margin: 0 0 0 20px;
}


/*menu*/
.menu_tab{
	border-top: none !important;
}
.wrap_tabmenu{
	border-bottom: 5px solid #0073BD;
	height: 40px;
}
.wrap_tabmenu > .left{
	float:left;
	height: 40px;
	width: 155px;
	background-color: #D6D6D6;
	line-height: 40px;
	color: #0073BD;
	font-weight: bold;
	padding-left: 10px;
}
.wrap_tabmenu > .right{
	float: right;
	height: 40px;
	width: 155px;
	background-color: #D6D6D6;
	line-height: 40px;
	color: #0073BD;
	font-weight: bold;
	padding-left: 10px;
}
.wrap_tabmenu > .active{
	background-color: #0073BD;
	color: #fff;
}

.wrap_menu_series_list{
	margin: 20px 0 0 0;
}

.wrap_menu_series_list > .box_menu_list{
	width: 90%;
	margin: 0 auto 10px;
	border-bottom: 1px solid #999;
	box-sizing: border-box;
	padding: 0 0 10px;
}
.wrap_menu_series_list > .box_menu_list:last-child{
	margin-bottom: 30px;
}
.wrap_menu_series_list > .box_menu_list > .series{
	margin-bottom: 5px;
	color: #999;
}
.wrap_menu_series_list > .box_menu_list > .title{
	color: #0073BD;
	font-size: 110%;
	margin-bottom: 5px;
}
.wrap_menu_series_list > .box_menu_list > .data{
	font-size: 90%;
	text-align: right;
}

.box_column{
	border: 1px solid #aaa;
	padding: 20px;
	display: block;
	margin: 20px 0;
}
.video_container {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding-top: 56.25%;
}
.video_container iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

