/* @override
	http://konishiki.net/wp/wp-content/themes/konishiki2014/css/top.css */

@charset "UTF-8";

#top_content h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#top_frame {
	background: url(http://www.konishiki.net/images/main_visual_bg.jpg) top center repeat-x;
	min-width: 980px;
	min-height: 800px;
}
div#top_frame .visual {
	background: url(http://www.konishiki.net/images/main_visual.jpg) top center no-repeat;
	min-width: 980px;
	min-height: 1000px;
}
div#top_content {
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding-top: 430px;
	text-align: left;
}
div#top_content .greetings_box {
	position: absolute;
	left: 151px;
	top: 40px;
}
div#top_content div.whiteboard {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 30px;
}

/* link */
#top_content div.column1.clearfix {
	padding-top:0 ;
}



/**** news ****/
div#top_content dl.newslist {
	margin: 0px;
	padding: 0px;
}
div#top_content dl.newslist dt {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	diplay: block;
	float: left;
	width: 370px;
	font-weight: bold;
	color: #f36;
}
div#top_content dl.newslist dd.date {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	diplay: block;
	float: left;
	width: 70px;
	text-align: right;
	font-size: 11px;
	color: #aaa;
}
div#top_content dl.newslist dd.text {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#top_content p.more {
	text-align: right;
	padding: 0px;
	margin: 0;
}

/* movie */

p.VideoCaption {
	margin: 0;
	padding-bottom: 10px !important;	
}

/* topic */

.newstopic {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #faeee2;
	border: 2px solid #ff8832;
	font-weight: bold;
	
}

.newstopic a{
	color: #ff660c;
}

#top_content div.grid div.column3.clearfix div.block div.newstopic h4 {
	font-size: 1.1em;
	line-height: 1;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}