@charset "utf-8";
/*
Theme Name: 北越高校ウェブサイト用テーマ
Theme URI: http://www.hokuetsu.ed.jp/
Description: 北越高校用に作成したオリジナルのテーマ。
Version: 1.0
Author: xe-que
Author URI: http://xe-que.com/
*/


/* Customized from YUI Library CSS
-----------------------------------------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
-----------------------------------------------------------------------------*/
html{color:#242424;background:#F3ECDB;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}button{border-style:none;}legend{color:#000;}body {font:13px/1.4 sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* Textsize Changer Styling
-----------------------------------------------------------------------------*/
body.textsize-s { font-size:11px;*font-size:x-small;*font:xx-small; }
body.textsize-m { font-size:13px;*font-size:small;*font:x-small; }
body.textsize-l { font-size:16px;*font-size:medium;*font:medium; }


/* Element Styling
-----------------------------------------------------------------------------*/
a { text-decoration: none; }
a:link { color: #3B3B3B; }
a:visited { color: #3B3B3B; }
a:hover { color: #CC2D28; }
a:active { color: #CC2D28; }
a img {
	border-style: none;
	border-width: 0px;
	text-decoration: none;
}

a:hover img.img-filter {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}

em, i { font-style: oblique; }

ul.dc,
ul.lr,
ul.ur,
ul.la,
ul.ua { margin-left: 1.8em; }
ul.dc li,
ul.lr li,
ul.ur li,
ul.la li,
ul.ua li { background: none; }
ul.dc li { list-style-type: decimal; }		/* 数字 */
ul.lr li { list-style-type: lower-roman; }	/* ローマ数字小文字 */
ul.ur li { list-style-type: upper-roman; }	/* ローマ数字大文字 */
ul.la li { list-style-type: lower-alpha; }	/* アルファベット小文字 */
ul.ua li { list-style-type: upper-alpha; }	/* アルファベット大文字 */

blockquote { margin: 1.5em; }

hr { display: none; border: none; }

form span { display: block; }
form span input,
form span textarea {
	font-family: "Lucida Grande","Arial","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","Osaka";
/*\*//*/
	font-family: "\30D2\30E9\30AE\30CE\20ProN","HiraKakuProN-W3","\30D2\30E9\30AE\30CE\20Pro","HiraKakuPro-W3","Osaka";
/**/
}

label { display: block; }

legend { display: none; }
