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


.head_nskr{margin-bottom:40px;}
.area_menu{
	float:left;
	width:290px;}
.menu_title{
	font-size:large;
	color:#666;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #999;
	padding:0 0 5px 0;}
.menu_subphoto{width:147px;}
.menu_subtext{
	width:100%;
	color:#666;
	margin:0px 0px 10px 0px;}

.area_topic{
	width:620px;
	float:right;
	}
.topic_photo_main{width:100%;}
.topic_title{
	width:600px;
	border-left:5px solid #000;
	font-size:large;
	margin:10px 0px 5px 0px;
	padding-left:4px;}
.topic_date{
	color:#777;
	width:100%;}
.topic_text{
	width:100%;
	margin:10px 0px;}
.topic_photo_caption{width:100%;}
.topic_caption{
	width:100%;
	margin:10px 0px 20px 0px;}
.topic_photo_sub{width:100%;}
.topic_text_sub{
	width:100%;
	color:#666;
	margin:10px 0px 20px 0px;}

.area_relation{width:100%;}
.relation_title{
	width:100%;
	margin:10px 0px 15px 0px;}
.relation_column{
	float:left;
	width:100%;
	margin:10px 0px;
	clear:both;}
.relation_photo{
	width:147px;
	float:left;}
.relation_text{
	width:460px;
	float:right;}
