/*****************************************************
******************************************************
**	鳥取県立智頭農林高等学校
**	Last modified:2009/06/25/
**	制作:石賀　悠
**	所属:鳥取西高等学校
**	使用コード:utf-8(unicode)
**	http://www.torikyo.ed.jp/toriw-h/
******************************************************
*****************************************************/

img{
	border:0;
	text-align: left;
	}
html{
	height:100%
}
body{
	margin:0;
	height:100%;
	}
h1{
	font-size:35px;
	font-weight:bolder;
	vertical-align:bottom;
	margin:10px 0 0 0;
	font:"ＤＦ行書体","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
h2{
	font-size:16px;
	margin:0;
	font:"Times New Roman", Times, serif;
	color: #b6e4e3;
}
h3{
	height:21px;
	margin:0px 5px 0px 0px;
	border-width:1px 6px;
	border-style:solid;
	border-color:#06F;
	font-size:100%;
	padding-left:5px;
	padding-top:3px;
}
h3{
	display:block;
	font-size:18px;
	color:#030;
	font-weight:bold;
	border-width:1px 3px 3px 1px;
	border-color:#066;
	background-color:#0F6;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	text-align: inherit;
	}
	h4{
	display:block;
	font-size:15px;
	color: #003;
	font-weight:bold;
	border-style:solid;
	border-width:1px 3px 3px 1px;
	border-color: #009;
	background-color: #09C;
	padding:3px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	width:95%;
	text-align: inherit;
	}


/*レイアウト****************************************/
#shitaji{width:800px; height:auto; margin-left:auto; margin-right:auto;float:inherit;}
#waku{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:1pt #999 dashed;
	border-right:1pt #999 dashed;
	border-collapse:separate;
	border-spacing:0;
	float:left
}
#cont1{
	width:800px;
	height:auto;
	background-image:url(image/bgline.gif);
	background-repeat:repeat-y;
	display:block;
	float:left;
}
/***************************************************/

/*ヘッダー******************************************/
#header{
	width:800px;
	height:80px;
	float:left;
}
#title{
	width:610px;
	height:80px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#4171c0;
}
#address{
	width:190px;
	height:80px;
	float:right;
	text-align:right;
	background-color:#69C;
	color:#000;
	font-size:12px;
	vertical-align:bottom;
	line-height:12px;
}
#address p {
	margin-bottom:0;
}
/****************************************************/

/*メニュー*******************************************/
#menu {
	width:110px;
	height:auto;
	padding-left:40px;
	padding-top:10px;
	float:left;
	text-align:right;
	background-color: #b3e2e8;
}
#menu p {
	padding:0;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
	}
#menu a {
	display:block;
	width:85px;
	background:url(images/menu-ul-li.jpg) no-repeat;
	height:33px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	padding-left:25px; 
	}
#menu a:visited {
	display:block;
	width:85px;
	background:url(images/menu-ul-li.jpg) no-repeat;
	height:33px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	padding-left:25px; 
	color:#03F;
	}
#menu a:hover {
	display:block;
	width:85px;
	background:url(images/menu-ul-li-h.jpg) no-repeat;
	height:33px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	padding-left:25px;
	color:#090
	}
#menu p a {
	display:block;
	width:75px;
	background:url(images/menu-ul-ul-li.jpg) no-repeat;
	height:30px;
	text-decoration:none;
	text-align:center;
	font-size:60%;
	padding-left:25px;
	line-height:30px;
	}
#menu p a:hover {
	display:block;
	width:75px;
	background:url(images/menu-ul-ul-li-h.jpg) no-repeat;
	height:30px;
	text-decoration:none;
	text-align:center;
	padding-left:25px;
	line-height:30px;
	}

#tabmenu {
	width:100px;
	height:100px;
	margin-left:10px;
	float:right
	}
#tabmenu a {
	display:block;
	width:80px;
	background:url(images/tab.gif) no-repeat;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
	line-height:20px;
	font-size:75%;
	color:#fff;
	margin-bottom:2px;
	}
#tabmenu a:visited {
	display:block;
	width:80px;
	background:url(images/tab.gif) no-repeat;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
	line-height:20px;
	font-size:75%;
	color:#fff;
	margin-bottom:2px;
	}
#tabmenu a:hover {
	display:block;
	width:80px;
	background:url(images/tab-h.gif) no-repeat;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
	line-height:20px;
	font-size:75%;
	color:#960;
	margin-top:4px;
	margin-bottom:0
	}
/****************************************************/

/*メインコンテンツ***********************************/
#main{
	width:650px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding-bottom:5px;
	padding-top: 5px;
}
#what {
	margin-top:10px;
	margin-left:5px;
	width:645px;
	height:auto;
	float:left;
}
#inframe {
	width:645px;
	padding-top:5px;
	text-align:center;
	float:left;
}
#whatsnew{
	height:auto;
	width:645px;
	text-align:center;
}
#link{
	width:645px;
	height:auto;
	float:left;
	margin-left:5px;
}
#links{
	width:100%;
	height:auto;
}
#links div {
	height:30px;
	width:640px;;
	padding-left:5px;
	font-size:60%;
}
#links div img {
	float:left;
}
#links div p {
	margin:0;
	padding-top:0.5em;
}
	
/****************************************************/

/*フッター*******************************************/
#foot{
	width:800px;
	height:auto;
	float:left;
	bottom:0;
}
#left {
	width:150px;
	height:35px;
	float:left;
	background-color: #a2a2ff;
	bottom:0;
}
#right{
	width:650px;
	height:35px;
	float:left;
	background-color: #b3e2e8;
	text-align:right;
	font-size:80%;
	bottom:0;
}
/****************************************************/
#photodiv{width:400px; margin-left:auto; margin-right:auto;}

.inframe {
	width:550px;
	height:220px;
	border:1pt #000 solid;
}
.h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #333;
	width: auto;
	border: 1px solid #000;
}

#gensaku{
	width:85%;
	border:3px #000 solid;
	display:block;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	background-color: #CF0
	}

