@charset "utf-8";
/*
Theme Name: 坂戸鶴ヶ島医師会立看護専門学校
Theme URI: http://www.sakatsuru-kango.ac.jp/wp-content/themes/kango
Description: 有名な <a href="http://www.techno-cruise.co.jp/">Techno Cruise</a>
Version: 1.0
Author: Techno-Cruise
Author URI: http://www.techno-cruise.co.jp/

	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

*/
body			{
				margin:0;
				padding:0;
				}

img				{
				border:none;
				}

a				{
				color:#3F79FF;
				}
				
a:hover			{
				color:#FF0000;
				}
				
#container		{
				width:900px;
				margin-left:auto;
				margin-right:auto;
				}

#menu			{
				width:900px;
				margin-left:auto;
				margin-right:auto;
				}

/*ここからヘッダー*/

#header			{
				background-color:#5CB8FF;
				}

#logo			{
	float:left;
	width:450px;
	margin-top: 10px;
	margin-bottom: 10px;
				}

#description	{
				float:right;
				width:400px;
				margin-top:7px;
				line-height:25px;
				margin-bottom:20px;
				text-align:right;
				padding-right:10px;
				font-size:0.8em;
				}
			
#button ul		{
				margin:0;
				padding:0;
				}
				
#button li		{
				list-style:none;
				float:left;
				margin-left:5px;
				}				

#mainphoto		{
				margin-top:0px;
				margin-bottom:0px;
				height:200px;
				}

/*ここまでヘッダー*/

/*ここからメニュー*/

#menu			{
				margin-bottom:5px;
				}

#menu ul		{
				margin:0;
				padding:0;
				}

#menu li		{
				list-style:none;
				float:left;
				}

/*ここまでメニュー*/

/*ここからナビゲーション*/

#navi			{
				margin-top:5px;
				margin-bottom:5px;
				font-size:0.9em;
				}

/*ここまでナビゲーション*/

/*ここからサイドバー*/

#sidebar		{
				float:right;
				width:225px;
				font-size:0.9em;
				}
				
#sidebartop		{
				background-image:url(images/side_back_top.jpg);
				background-repeat:no-repeat;
				height:173px;
				margin-bottom:10px;
				}
				

#sidebannermain		{
				padding-top:6px;
				margin-top:5px;
				margin-bottom:5px;
				text-align:center;
				}				

#banner			{
				margin-top:5px;
				margin-bottom:10px;
				text-align:center;
				}
				
				
#sidelist ul	{
				list-style:none;
				margin:0;
				padding:0;
				}
				
#sidelist li	{
				background-image:url(images/side_list.jpg);
				background-repeat:no-repeat;
				background-position:0px 13px;
				padding-left:15px;
				line-height:40px;
				border-bottom:dotted 1px #996600;
				}

#sidelist li a		{
				display:block;
				background:#FFFFFF;
				line-height:40px;
				text-decoration:none;
				}
				
#sidelist li a:hover	{
				background-color:#C9E7FF;
				}

/*ここまでサイドバー*/

/*ここからメイン*/

#main			{
				float:left;
				width:660px;
				/*font-size:11pt;*/
				margin-top:5px;
				line-height:25px;
				font-size:0.9em;
				}

#main h2		{
				margin:0;
				padding-left:50px;
				background-image:url(images/main_h2_back.jpg);
				background-repeat:no-repeat;
				line-height:39px;
				font-size:1.1em;
				color:#FFFFFF;
				clear:both;
				}
				
#whatsnew ul	{
				margin:0;
				padding:0;
				}
				
#whatsnew li	{
				padding-left:15px;
				list-style:none;
				line-height:25px;
				border-bottom: dotted 1px #CCCCCC;
				}

/*ここまでメイン*/

/*ここから検索フォーム*/



/*ここまで検索フォーム*/




/*回り込み解除*/
.clear			{
				clear:both;
				}

/*ここからページトップへ*/

#top			{
				width:900px;
				margin-left:auto;
				margin-right:auto;
				text-align:right;
				font-size:0.9em;
				margin-top:30px;
				}

/*ここまでページトップへ*/

/*ここからフッター*/

#footer			{
				width:900px;
				margin-left:auto;
				margin-right:auto;
				padding-bottom:10px;
				font-size:0.8em;
				margin-top:5px;
				text-align:right;
				border-top: solid 5px #5CB8FF;
				}
				

/*ここまでフッター*/

