@charset "utf-8";
/*
Theme Name: WordPress IEC
Theme URI: 
Description: IEC九州国際カレッジ専門学校用WordPress のテーマ
Version: 1.0
Author: ブレスサービス
Author URI: http://binarybonsai.com/
Tags: english, college, fixed width, two columns,

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* CSS Document */
.pickup_head{
	border:solid #003399;
	border-width:1px 1px 0px 1px;
	background:#5072c1;
	margin-top:14px;
	padding:2px 0px 0px 8px;
	color:#ffffff;
}
.middle_banner{margin:0px 0px 10px 0px;
	padding:18px 18px 3px 18px;
	border:solid 1px #003399;
	line-height:2.5em;
}
.middle_banner a{text-decoration:underline; margin-bottom:2px;}

.top_long_banner{
		margin:10px 0 16px 0;

}

/*ニュース*/
.midashi_underline{
	width:550px;
	border-bottom:solid 2px #1f4d8d;
	margin-bottom:3px;
	font-size:16px;
	padding-bottom:3px;
	padding-left:8px;
}
ul.news_list{padding:0px; margin:0px 5px 15px 5px; list-style-position:outside;}
.news_list li{
	clear:both;
	width:544px;
	margin:0px;
	padding:3px 3px 3px 3px;
	list-style:none;
	border-bottom:dashed 1px #CCCCCC;
	color:#444444;
	font-size:14px;
	line-height:1.8em;
}
/* 一旦コメントアウト
.news_list li span{
	display:block;
	float:left;
	width:90px;
}
.news_list li a{
	display:block;
	float:right;
	width:460px;
	text-align:left;
}
*/

#top_news{
		width:550px;
		padding:0;
}
#top_news .news_date{
		width:80px;
		text-align:left;
		padding:0;
		margin:0;
		font-size:14px;
		float:none;
}
#top_news .news_cat{
		width:80px;
}
#top_news hr{
		margin:0;
		line-height:20px;
		border:dashed #ccc;
		border-width:1px 0 0 0;
		background:none;
}
