@charset "utf-8";
/*
Theme Name: koga
Theme URI: http://www.koga.ac.jp/
Description: 古河テクノビジネス専門学校テーマセット
Version: 1.0
Author: web design center
Author URI: http://yume-mirai.jp/
Tags: 古河,古河市,茨城県,コンピュータ,専門学校,専修学校

*/

/* 堀越デザイナー用CSS読み込み */
@import url(horikoshi.css);

/* Begin Typography & Colors */

* {
	margin: 0px;
	padding: 0px;
	}

img	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Meiryo;
	background: #000;
	color: #333;
	text-align: center;
	}

/* layout */
#page_rap	{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	margin-bottom: 10px;
	border: 1px solid #F30;
	margin-top: 10px;
	color: #AAA;
	text-align: left;
	}
	

#content_l {
	width: 260px;
	float: left;
	}

#content_l_t {
	height: 20px;
	background-image: url(images/content_l_t_back.jpg);
	}

#content_l_c {
	background-image: url(images/content_l_c_back.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 240px;
	height: 1900px;
	}

#content_l_c img	{
	vertical-align: middle;
	}

#content_l_b {
	height: 20px;
	background-image: url(images/content_l_b_back.jpg);
	}

#menu_ctrl	{
	clear: both;
	}

#side_menu	{
	clear: both;
	margin-bottom: 10px;
	}

#side_banner	{
	clear: both;
	margin-bottom: 10px;
	}

#sidebar	{
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#content_r {
	width: 655px;
	float: left;
	padding: 10px;
	margin: 9px;
	border: 1px solid #111;
	}

#header_bx {
	height: 40px;
	color: #AAA;
	font-size: 12px;
	line-height: 40px;
	background-image: url(images/header_bx_back.jpg);
	}

#menu_bx_1 {
	height: 46px;
	clear: both;
	}

#menu_bx_1_l {
	height: 46px;
	width: 126px;
	background-image: url(images/menu_box_1_logo.jpg);
	float: left;
	}

#menu_bx_1_r {
	height: 46px;
	width: 834px;
	background-image: url(scripts/menu_bx_1_r_back.jpg);
	float: left;
	}

#flash_bx {
	height: 400px;
	clear: both;
	overflow: hidden;
	background-color: #000;
	}

#menu_bx_2 {
	height: 26px;
	text-align: left;
	clear: both;
	color: #ddd;
	font-size: 12px;
	line-height: 24px;
	}

.menu_bx_2_bt_1	{
	width: 239px;
	background-image: url(images/menu_bx_2_bt_1.jpg);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	text-indent: 4px;
	}

.menu_bx_2_bt_2	{
	width: 239px;
	background-image: url(images/menu_bx_2_bt_2.jpg);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	text-indent: 4px;
	}

.menu_bx_2_bt_3	{
	width: 239px;
	background-image: url(images/menu_bx_2_bt_3.jpg);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	text-indent: 4px;
	}

.menu_bx_2_bt_4	{
	width: 240px;
	background-image: url(images/menu_bx_2_bt_4.jpg);
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	background-position: left;
	text-indent: 4px;
	}

#menu_bx_3 {
	height: 82px;
	text-align: left;
	clear: both;
	margin-bottom: 2px;
	}

#banner_bx_1 {
	height: 30px;
	clear: both;
	}

#banner_bx_2 {
	color: #DDD;
	text-align: left;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#banner_bx_2 img	{
	vertical-align: middle;
	}

#news_bx {
	height: 120px;
	border: 1px solid #F30;
	padding: 12px;
	font-size: 12px;
	color: #DDD;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(images/news_bx_back.jpg);
	overflow: auto;
	}

#news_bx img	{
	vertical-align: middle;
	}

#menu_bx_4 {
	height: 26px;
	clear: both;
	margin-bottom: 8px;
	background-image: url(images/menu_bx_4_back.jpg);
	color: #BBBBBB;
	line-height: 18px;
	word-spacing: 1em;
	}

#menu_bx_4 ul li	{
	display: inline;
	}

#footer_bx {
	height: 60px;
	font-size: 12px;
	color: #AAA;
	line-height: 16px;
	}

/* 疑似クラス */

/* header_bx */
#header_bx a:link {
	text-decoration: none;
	color: #AAA;
	}

#header_bx a:visited {
	text-decoration: none;
	color: #AAA;
	}

#header_bx a:hover {
	text-decoration: none;
	color: #FFF;
	}

/* header_bx_4 */
#menu_bx_4 a:link {
	text-decoration: none;
	color: #AAA;
	}

#menu_bx_4 a:visited {
	text-decoration: none;
	color: #AAA;
	}

#menu_bx_4 a:hover {
	text-decoration: none;
	color: #FFF;
	}

/* news_bx */
#news_bx a:link {
	text-decoration: none;
	color: #AAA;
	}

#news_bx a:visited {
	text-decoration: none;
	color: #AAA;
	}

#news_bx a:hover {
	text-decoration: none;
	color: #FFF;
	}

/* content_r post title */
#content_r a:link {
	text-decoration: underline;
	color: #AAA;
	}

#content_r a:visited {
	text-decoration: underline;
	color: #AAA;
	}

#content_r a:hover {
	text-decoration: underline;
	color: #F00;
	}

/* content_l_c open/close */
#content_l_c #menu_ctrl a:link {
	text-decoration: underline;
	color: #AAA;
	}

#content_l_c #menu_ctrl a:visited {
	text-decoration: underline;
	color: #AAA;
	}

#content_l_c #menu_ctrl a:hover {
	text-decoration: underline;
	color: #F00;
	}

/* content_l_c open/close */
#banner_bx_2 a:link {
	text-decoration: none;
	color: #444;
	}

#banner_bx_2 a:visited {
	text-decoration: none;
	color: #444;
	}

#banner_bx_2 a:hover {
	text-decoration: none;
	color: #F00;
	}

/* clear */
.clear_img	{
	clear: both;
	}

.clear0	{
	height: 0px;
	clear: both;
	}

.clear10	{
	height: 10px;
	clear: both;
	}
