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


body{
	margin-top:0px;
	margin-bottom:0px;
	/*font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';*/
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#e0e8ff;
	color:#333333;
}
pre{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
html{
	margin-top:0px;
	margin-bottom:0px;
}
/*リンク設定*/
a{
/*	color:#1f4980;	*/
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#0099ff;
	text-decoration:underline;
}
a img{border:none;}
/********************/
/*   タグ共通仕様   */
/********************/
em{
	font-style:normal;
	font-weight:normal;
}


/********************/
/*    共有クラス    */
/********************/
img.logo{
	width:100px;
	height:80px;
	margin-top:20px;
	margin-left:40px;
	vertical-align:middle;
}
.reset{clear:both;font-size:1px;}
.red{color:red;}
.contents_header{
	margin:5px 0px 5px 0px;
}
.titlebar{background:url(images/common/titlebar.gif) no-repeat; height:30px; padding-left:40px; color:#ffffff;  font-size:14px; line-height:30px;}
.titlebar_silver{
	background:url(images/common/titlebar_silver.gif) no-repeat;
	height:36px;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	line-height:30px;
}
div.titlebar_silver_300{
	background:url(images/common/titlebar_silver_300.gif) no-repeat;
	width:280px;
	height:40px;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	line-height:37px;
}
div.titlebar_silver_300_2{
	background:url(images/common/titlebar_silver_300_2.gif) no-repeat;
	float:right;
	width:325px;
	height:40px;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	line-height:40px;
}
.titlebar_silver_300_right{
	background:url(images/common/titlebar_silver_300.gif) no-repeat;
	float:right;
	width:290px;
	height:40px;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	line-height:37px;
}
/*コンテンツエリア内文章のスタイル*/
div.sentence{
	font-size:13px;
	line-height:1.7em;
	padding:5px 5px 5px 10px;
}
.sentence pre{margin:2px;}
/*ページ上部へ移動させるリンク*/
.gotop{float:right; font-size:13px;}
.small{font-size:10px; line-height:1.6em;}

/*基本テーブルレイアウト*/

.basic{
	background:#666666;
	margin:5px 0px 5px 0px;
	color:#333333;
	font-size:12px;
	line-height:1.7em;
}
.basic th{
	background:#eeeeee;
	text-align:center;
	border-top:solid 1px #ffffff;
}
.basic td{
	background:#ffffff;
	text-align:left;
	padding:5px;
}

/*全体幅の設定*/
div#wrapper{background-image:url(images/common/outside.gif);width:800px;margin:auto; text-align:left; padding:0px 20px 0px 20px;}
/*ヘッダー*/
div.header{background:url(images/common/header.gif);width:800px; height:100px;}
.header img{margin:0px;}
div.global_menu{width:800px; margin:10px 0px 10px 0px;}
.global_menu img{border-left:solid 1px #666666;}
.global_last{border-right:solid 1px #666666;}
div.left_menu{ width:220px; float:right;}
div.left_menu img{margin-bottom:5px;}
table.kokusai{font-size:12px;}
div.main_container{background:#ffffff; width:560px; float:left; font-size:14px; line-height:1.6em;}
div.main_container h1{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 4px 0px;
	line-height:1.3em;
	display:inline;
}
div.main_container span{
	font-size:12px;
}

/*学科案内*/
div.course_head{
	background:url(images/common/course_head.gif);
	width:220px;
	height:30px;
}
div.corse_waku{
	background-image:url(images/common/course.gif);
	width:220px;
	height:110px;
	text-align:center;
	padding-top:10px;
	font-weight:bolder;
	font-size:14px;
	margin-bottom:5px;
}
div.corse_waku a{
	display:block;
	border-bottom:dashed 1px #999999;
	width:210px;
	height:26px;
	line-height:26px;
	margin:0px 5px 0px 5px;
}
div.corse_waku hr{
	clear:both; background:none;border:dashed;
	border-top-color:#999999;
	border-bottom-color:#ffffff;
	border-width:1px 0px 1px 0px;
	border-left:none;
	border-right:none;
	height:0px;
	line-height:6px; font-size:6px;
	width:210px;
}

a.menu{
	display:block;
	background:url(images/common/menu_back.gif);
	width:210px;
	height:29px;
	font-size:16px;
	line-height:30px;
	padding-left:10px;
	padding-top:1px;
	margin-bottom:5px;
	color:#003366;
}
a.menu:hover{
	color:#0099CC;
}


div.news{
	float:left;
	width:554px;
	background-image:url(images/top/news_back.gif);
	padding:3px;
	margin-bottom:10px;
}
div.news_midashi{padding:7px 5px 2px 7px; background:#ffffff; width:150px; font-weight:bold; color:#006699;}
div.news_midashi2{padding:7px 5px 2px 7px; background:#ffffff; width:100px; font-weight:bold; color:#006699;}
div.news_list{padding:3px; background:#ffffff;}
.news_list ul{padding:0px; margin:0px;}
.news_list li{margin:0px; padding-bottom:3px; list-style:none; border-bottom:dashed 1px #CCCCCC; color:#444444; font-size:12px;}
.news_list p{display: inline; margin:0; padding:0px;}

div.vcard{
	padding:10px;
	font-size:13px;
	line-height:1.4em;
	border:solid 1px #666666;
}
div#footer{width:800px; color:#1f4980; font-size:12px; text-align:center;}
p#footer_link{margin:10px;}
div#footer a{margin:10px; font-weight:bold;}
div#copyright{background:#1f4980; color:#FFFFFF; font-weight:bold; text-align:center; padding:5px; font-size:14px;}
	
