@charset "UTF-8";

/*  
Theme Name: Original Theme
Theme URI: http://www.tuhw-h.ed.jp/
Description: このテーマセットは 高崎健康福祉大学高崎高等学校 が作成しました。
Author: 高崎健康福祉大学高崎高等学校
Author URI: http://www.tuhw-h.ed.jp/
*/

/* 基本 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #e2f5ff;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrap {
	text-align: center;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* ヘッダー */
#header {
	background-image: url(images/bg.gif);
	width: 740px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}
.headmenu {
	font-size: 70%;
	text-align: right;
	margin-right: 20px;
}
h1 {
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#search {
	text-align: right;
	float: right;
	margin-right: 10px;
}
#search #searchform{
	margin: 0px;
	padding: 0px;
}
#search #s{
	width:110px;
}

/* トップメニュー */
#topmenu {
	background-image: url(images/topmenubg.gif);
	width: 735px;
	text-align: right;
	padding-right: 5px;
	font-size: 80%;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
}
.topmenu2{
	width:150px;
	height: 18px;
	float:right;
}
.topmenu2 a{
	width:100%;
	height:100%;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.topmenu2 a:hover{
	background-image:url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: underline;
}
.topmenu3{
	width:130px;
	height: 18px;
	float:right;
}
.topmenu3 a{
	width:100%;
	height:100%;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.topmenu3 a:hover{
	background-image:url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: underline;
}
.topmenu4{
	width:110px;
	height: 18px;
	float:right;
}
.topmenu4 a{
	width:100%;
	height:100%;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.topmenu4 a:hover{
	background-image:url(images/topmenubg2.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: underline;
}

/* パンクズリスト */
#pankuzu {
	background-image: url(images/pankuzubg.gif);
	width: 730px;
	text-align: left;
	font-size: 65%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}

/* メイン */
#main {
	background-image: url(images/bg.gif);
	width: 730px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/* 左メニュー */
.menu ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.menu1{
	width: 160px;
	font-size: 80%;
}
.menu1 a{
	width: 137px;
	height: 26px;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/menubg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 21px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu1 a:hover{
	background-image:url(images/menubg1.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: underline;
}
.menu .cat-item{
	width: 160px;
	font-size: 80%;
}
.menu .cat-item a{
	width: 137px;
	height: 26px;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu .cat-item a:hover{
	background-image:url(images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-decoration: underline;
}
.colum {
	font-size: 70%;
	background-color: #FFFFCC;
	float: right;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.colum p {
	margin: 0px;
}

/* お知らせ＆ニュース */
.info-news {
	margin-top: 10px;
	margin-left: 12px;
}
.info {
	font-size: 80%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	width: 357px;
	margin-left: 12px;
}
.news {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 357px;
	margin-left: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsindex {
	font-size: 80%;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 5px;
}
.newsday {
	font-size: 75%;
}
.newscontents {
	font-size: 70%;
	line-height: 100%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}
.news p {
	margin: 0px;
}
.nyuushi {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}


/* 右エリア */
#right {
	margin-top: 10px;
	margin-right: 10px;
}
#bosyu {
	text-align: center;
	width: 157px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 70%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#bosyutitle {
	background-color: #e9e9e9;
	border: 1px solid #999999;
	text-align: center;
	width: 157px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#name {
	font-size: 80%;
	line-height: 110%;
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
}
#name2 {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 70%;
	line-height: 100%;
	text-align: left;
	margin-left: 10px;
	margin-top: 1px;
}

/* フッター */
#footer {
	background-image: url(images/bg.gif);
	width: 730px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 70%;
	color: #666666;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

/* clearfix */
.clearfix {
  zoom: 1; /* for IE5.5 - IE7 */
  }
.clearfix:after { /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  /*font-size: 0px;*/
  }
.wrap {
	text-align: left;
  }

/* ページ */
h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 10px;
	background-image: url(images/pagetitle.gif);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-size: 100%;
}
.basictext {
	font-size: 80%;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 30px;
}
h3 {
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	border-bottom-width: 2px;
	font-size: 120%;
	background-image: url(images/h3.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 23px;
}
h4 {
	color: #003399;
	font-size: 100%;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #003399;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tophe {
	font-size: 75%;
	margin-right: 20px;
	margin-left: 40px;
	text-align: right;
}
.jisseki07midasi {
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #FFCC00;
	width: 240px;
}
.jisseki07midasi2 {
	font-weight: bold;
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #FFCC00;
	width: 510px;
}
.jisseki07 {
	font-size: x-small;
	padding-left: 15px;
	line-height: normal;
}
.jisseki06midasi {
	font-weight: bold;
	background-color: #FFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #FF9999;
	width: 240px;
}
.jisseki06midasi2 {
	font-weight: bold;
	background-color: #FFDFDF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #FF9999;
	width: 510px;
}
.jisseki05midasi {
	font-weight: bold;
	background-color: #D2E9FF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #99CCFF;
	width: 240px;
}
.jisseki05midasi2 {
	font-weight: bold;
	background-color: #D2E9FF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 5px;
	border-top-color: #99CCFF;
	width: 510px;
}
.jissekikako {
	font-size: x-small;
	line-height: normal;
}
.table01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table01 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.sitemap li {
	list-style-image: url(images/dot1.gif);
}
.search li {
	list-style-image: url(images/news.gif);
}
.search p {
	margin: 10px;
	font-size: 90%;
	line-height: 120%;
}
.right {
	float: right;
}
.tokusinmidasi {
	font-weight: bold;
	background-image: url(images/tokusin-midashi.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.futuumidasi {
	font-weight: bold;
	background-image: url(images/futuu-midashi.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.taikumidasi {
	font-weight: bold;
	background-image: url(images/taiku-midashi.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.smalltext {
	font-size: 75%;
	line-height: 110%;
}
.table-tokusin {
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.table-tokusin td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #339900;
	border-bottom-color: #339900;
	line-height: 110%;
}
.table-futuu {
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.table-futuu td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	line-height: 110%;
}
.table-taiku {
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.table-taiku td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	line-height: 110%;
}
.sports-midasi {
	font-weight: bold;
	background-image: url(images/sports-midasi.gif);
	text-align: center;
	padding: 10px;
	height: 27px;
	margin: 0px;
}
.sportstext {
	font-size: 85%;
	line-height: normal;
	padding: 10px;
}
.culture-midasi {
	font-weight: bold;
	background-image: url(images/culture-midasi.gif);
	text-align: center;
	padding: 10px;
	height: 27px;
}
.culturetext {
	padding: 10px;
	font-size: 95%;
	line-height: 130%;
}
.eventtext {
	font-size: 110%;
	font-weight: bold;
}
.sisetu-midasi {
	font-weight: bold;
	background-image: url(images/sisetu-midasi.gif);
	text-align: center;
	padding: 10px;
	height: 27px;
}

/* 2009年追加 */
.table-tokusin09 {
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.table-tokusin09 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	line-height: 110%;
}
