@charset "shift-JIS";

/*------------------------------BASE&RAYOUT----------*/
body#top {
	text-align: center;
	color: #333;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Hiragino Maru Gothic Pro, Osaka, arial, sans-serif;
	background-color: ffffff;
	background-image : url(../profile/top_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

body {
	text-align: center;
	color: #333;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Hiragino Maru Gothic Pro, Osaka, arial, sans-serif;
	background-color: fff;
	background-image : url(../profile/course_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

body#course {
	text-align: center;
	color: #333;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Hiragino Maru Gothic Pro, Osaka, arial, sans-serif;
	background-color: fff;
	background-image : url(../profile/course_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}

body#subwin {
	text-align: center;
	color: #333;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Hiragino Maru Gothic Pro, Osaka, arial, sans-serif;
	background-color: fff;
	background-image: none;
	/*background-repeat: repeat-x;*/
	margin:0px;
	padding:0px;
}

#wrapper {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

a {
	color: #3D6FB7;
	text-decoration: none;
}

a:link {
	color: #3D6FB7;
	text-decoration: none;
}

a:visited {
	color: #3D6FB7;
	text-decoration: none;
}

a:active {
	color: #3D6FB7;
	text-decoration: underline;
}

a:hover {
	color: #3D6FB7;
	text-decoration: underline;
}

.head-small a {
	font-size: 85%;
	line-height: 150%;
	color: #444;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

img {
	border: 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.photo {
	padding: 2px;
	border: 1px solid #ccc;
}

img.photo-right {
	padding: 2px;
	border: 1px solid #ccc;
	float: right;
	margin: none;
	margin-left: 12px;
	margin-bottom: 12px;
}

img.photo-left {
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin: none;
	margin-right: 12px;
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5,h6 {
	font-size: 85%;
}

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

h2#top {
	text-align:	left;
	margin: 0px;
	padding: 0px;
	margin-top: 19px;
	margin-bottom: 30px;
	margin-left: 4px;
}

h2 {
	text-align:	left;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 37px;
}

h3#top {
	text-align:	left;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	text-align:	left;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h3.line {
	font-size: 120%;
	text-align:	left;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	background-image : url(../profile/title-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}

h3.line2 {
	font-size: 140%;
	text-align:	left;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	background-image : url(../profile/title-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}

h4 {
	font-weight: bold;
	line-height: 150%;
	color: #090;
	margin: 0px;
	padding: 0px;
	text-align:	left;
	font-size: 100%;
}

h4.line {
	text-align:	left;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	color: #666;
	margin: 0px;
	padding: 0px;
	border-bottom:3px solid #d8e2ef;
	margin-bottom: 5px;
}

h5 {
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align:	left;
}

table.tb-right {
	float: right;
	margin: none;
	margin-left: 12px;
	margin-bottom: 12px;
}

table.tb-left {
	float: right;
	margin: none;
	margin-right: 12px;
	margin-bottom: 12px;
}

th, td {
	font-size: 80%;
	line-height: 150%;
}

th table th,th table td,td table td,td table th,td table td,td table td table td{
	font-size:80%;
}

td.line {
	line-height: 150%;
	padding: 5px;
	border-bottom:1px dashed #999;
}

td.photo {
	width: 180px;
	padding: 5px;
}

td.line-photo {
	width: 180px;
	padding: 5px;
	border-bottom:1px dashed #999;
}

td.link {
	width: 230px;
	font-size: 90%;
	line-height: 150%;
	font-style: bold;
	padding: 5px;
	border:1px solid #ccc;
	padding: 12px 10px 12px 28px;
	margin: 0px;
	background-image : url(../profile/listarrow02.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

ol {
	padding: 0px 0px 0px 20px;
	_padding: 0px 0px 0px 30px;
	margin: 0px;
}

ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

li {
	font-size: 100%;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

ul.imgdisk {
	list-style-type:none;
	text-align:	left;
	margin: 0px;
	padding: 3px;
	margin-bottom: 10px;
}

ul.imgdisk-02 {
	list-style-type:none;
	text-align:	left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

li.imgdisk {
	padding: 0px 0px 3px 18px;
	margin: 0px;
	background-image : url(../profile/disk.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li.imglink {
	padding: 0px 0px 3px 18px;
	margin: 0px;
	background-image : url(../profile/listarrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li.imglink-02 {
	padding: 0px 0px 3px 8px;
	margin: 0px;
	background-image : url(../profile/listarrow-02.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
}

br {
	line-height: 150%;
	margin:0px;
	padding:0px;
}

sup {
	font-size: 65%;
	line-height: 100%;
	margin:0px;
	padding:0px;
}

sub {
	font-size: 65%;
	line-height: 100%;
	margin:0px;
	padding:0px;
}

.color666 {
	color: #666;
	margin:0px;
	padding:0px;
}

.text {
	font-size: 85%;
	line-height: 150%;
}

.small {
	font-size: 70%;
	line-height: 150%;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

.footer-small {
	font-size: 65%;
	line-height: 130%;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-left:10px;
}

.footer {
	background-image : url(../profile/footer_bg.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}



/*追加要素*/
/*生徒会*/

.photolist td{
	text-align:center;
	padding-bottom:15px;
}
.photolist th{
	text-align:left;
	padding:5px 5px 0px;
}

.photoreports td{
	padding:0 5px 10px;
}

h3.h_seitokai{
	background-color: #f0f0f0;
	color: #333333;
	font-size: 120%;
	padding: 7px 5px 5px 5px;
	border-bottom: 3px solid #3968B0;
	
}

.soukaireports{}
.soukaireports th{text-align:center;}
.soukaireports .caption{padding:6px;}
.soukaireports .caption2{ text-align:center; padding:6px;}
.soukaireports .slogan{border:1px solid #CCCCCC;padding: 12px 12px 0 12px;margin:10px 0;}

.bg_flash{ background-image : url(../profile/bg_flash.jpg); background-repeat:no-repeat; background-position:1px 16px;}
.bigger {
	font-size: 110%;
}
.gradName {
	margin-top: 8px;
	font-weight: bold;
	color: #999999;
}


/*長野俊英高校だより*/
.tayori{}
	.tayori h3{}
	.tayori p{}
	.tayori img{}
	.tayori p img{}
	.tayori table{}
	.tayori th{}
	.tayori td{}

p.caption{font-size:90%;color:#666666;line-height:130%;}
p.caption img{margin:0 0 3px;}


.qa{
	border-spacing:0;
	border-collapse:collapse;
}
.qa .question{
	background: #E0FFCC;
}
	.qa .question th{
	text-align:left;
	padding:8px;
}
	.qa .question td{padding:8px 8px 8px 0;}
.qa .answer{padding:8px;}
	.qa .answer th{text-align:left; padding:8px;}
	.qa .answer td{padding:8px 8px 8px 0;}
	
	.qa .question th {border-top:1px solid #DDDDDD;border-left:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
	.qa .question td {border-top:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
