

@charset "UTF-8"

/* *********************************************************
 * 
 *         Seigakuin Univercity Style Seat
 *           ALL Rights reserved, Copyright(C)2006, Seigakuin University. 
 * 
 * 
 * *********************************************************
 */
/* -------------------- Common Tag -------------------- */
html { min-width: 760px; } /* For Mozilla's bug */
body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #343434;
	font-size: medium;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;

}
form, input, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
img, fieldset {
	border: none;
}
ul {
	list-style-type: none;
}

.skip{
	display: none;
}
.ItemSpace {
	width: 100%;
	clear: both;
	margin: 0;
	height: 8px;
}
.ItemSpace02 {
	width: 100%;
	clear: both;
	margin: 0;
	height: 24px;
}



/* -------------------- Link -------------------- */
a:link { color: #f60; text-decoration: none; background-color: transparent; }
a:active, a:hover, a:focus{ color: #FF6633; text-decoration: underline; background-color: transparent; }
a:visited{ color: #669966; text-decoration: none; background-color: transparent; }


a.ft:link {color: #036; text-decoration: underline}
a.ft:active, a.ft:hover, a.ft:focus {color: #006; text-decoration: underline}
a.ft:visited{color: #363; text-decoration: none}



/* -------------------- Common Layout -------------------- */
#AllArea {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background: url(./images/main_img.jpg) no-repeat left top;
}
#AllAreascnd {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
}
#HeaerArea {
	width: 480px;
	height: 76px;
	margin: 0 0 17px 280px;
	padding: 0;
}
#HeaerAreascnd {
	width: 760px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(./images/common/scndhd.jpg) no-repeat left top;
}
h1 {
	display:none;
}
#hdnavi {
	display:inline;
	width: 348px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:right;
}
#hdnavi h4 {
	display:none;
}
#content {
	width: 760px;
	height: 582px;
	_height: 548px;
	margin:  0;
	padding: 0;
	clear:both;vertical-align:top
}
#listnv {
	width: 520px;
	margin: 20px 0;
	padding: 0;
	font-size: 86%;
	line-height:140%;
	float:left;
}
#listnv span {
	color: #215199;
	font-weight:bold;
}
#contentscnd {
	width: 760px;
	margin: 0;
	padding: 0;
	background: url(./images/common/fr_bg.gif) repeat-y left top;
	clear:both;
}
#topcont {
	width: 462px;
	margin: 0 0 0 298px;
	padding: 0;
	clear:both;
}
#scndnavi {
        position:absolute;
	width: 202px;
	margin: 0;

	padding: 10px 0 0 1px;
	float:left;
}
#scndnavi ul {
	font-size: 86%;
	_font-size: 96%;
	_letter-spacing: -0.1em;
	line-height:130%;
	_line-height:120%;
}
#scndcont {
	width: 543px;
	margin: 0 0 0 217px;
	padding: 0;
	color:#454545;
	font-size: 100%;
	line-height:170%;
	vertical-align: top;	
}
#tpctnavi {
	position: absolute;
	width: 279px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear:both;
	top: 126px;
	left: auto;
}

#FooterSpace {
	width: 100%;
	clear: both;
	margin: 0;
	height: 8px;
}
#FooterNavi {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	background-color:#FFFFFF;
	font-size: 76%;
	_font-size: 65%;
}
#Footer {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(./images/common/Footer_bg.gif) no-repeat left top;
	font-size: 76%;
	line-height:17px;
}
#FooterInfo {
	width: 650px;
	padding: 5px 0 0 12px;
	float: left;
}
#FooterLogo {
	width: 86px;
	padding: 23px 0 0 0;
	font-size: 76%;
	float: right;
	text-align:center;
}
/* -------------------- Footer Layout -------------------- */
#FNavi{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#FNavi li{
	margin: 0px;
	padding: 8px 0px;
	list-style: none;
	display: inline;
	background: url(./images/common/FNavi.gif) no-repeat;
	/* */
	background-position: 0px 9px;
	/* \*/
	background-position: 0px 7px;
	/* */
	padding-left: 28px;
	_padding-left: 32px;
}
#FooterInfo address{
	color:#343434;
	font-style: normal;
	font-weight: normal;
}
#FooterInfo copyright{
}



/* ----- Page Navi Layout ----- */
#PageNavi {
	width: 100%;
	margin: 0;
	padding: 15px 0;
	font-size: 76%;
	line-height: 150%;
	clear: both;
}
#PNavi{
	margin: 0;
	padding: 0px;
	list-style: none;
	display: inline;
}
#PNavi li {
	list-style: none;
	display: inline;
	margin: 0 10px;
	padding: 3px 0 6px 20px;
	background-position: 0 10px;
}
html* #PNavi li {
	padding: 3px 0 6px 20px;
	_padding: 3px 0 0 20px;
}
#PNavi li.back{
	background: url(./images/common/btm_back.gif) no-repeat left;
}
#PNavi li.pagetop{
	background: url(./images/common/btm_top.gif) no-repeat left;
}
#PNavi li.next{
	background: url(./images/common/btm_next.gif) no-repeat left;
}


/* -------------------- HeaderSearch dl -------------------- */
#hdsearch {
	width: 455px;
	margin:0;
	padding: 0;
	font-size: 76%;
	_font-size: 70%;
	color:#565656;
	float: right;
}
#hdsearch dl, #hdsearch dd {
	display: inline;
}
#stext{ width: 170px; margin: 4px 0 0 0; _margin: 0;
	float: right; }
#slogo{ width: 40px; margin: 10px 0 0 0; float:left; }
#searchtext{ 
	float:left;
}
#searchtext input{
	width: 153px;
	height: 21px;
	margin: 6px 6px;
	background-color: #E6F1EF;
	border:1px solid #70b350;
	float:left;
}
#searchbtn input{
	width: 60px;
	height: 22px;
	margin: 7px 10px 0 0;
	float:left;
}

#hdsearchscd {
	width: 200px;
	margin: 20px 0 0 15px;
	padding: 0;
	font-size: 76%;
	color:#565656;
}
#hdsearchscd dl, #hdsearchscd dd {
	display: inline;
}
#slogoscd{ width: 40px; clear:both; }

#searchtextscd input{
	width: 100px;
	height: 21px;
	margin: 0 6px 0 0;
	background-color: #E6F1EF;
	border:1px solid #70b350;
	float:left;
}
#searchbtnscd input{
	width: 60px;
	height: 22px;
	margin: 0 10px 0 0;
	float:left;
}
#stextscd{ width: 170px;
	margin: 5px 0 0 0; }



/* ----- HeaderNavi Navigation ----- */
#hdnavi h4{ display: none; }
#hdnavi ul li#hdn01 { width: 56px; height: 40px; float: left; }
#hdnavi ul li#hdn02 { width: 113px; height: 40px; float: left; }
#hdnavi ul li#hdn03 { width: 103px; height: 40px; float: left; }
#hdnavi ul li#hdn04 { width: 76px; height: 40px; float: left; }

#hdnavi ul li a { display: block; background-repeat: no-repeat; background-position: 0px 0px; }

#hdnavi ul li a:hover { background-position: 0px -40px; }
#hdnavi ul li a span { position: absolute; left: -9999px; text-align:left;}

#hdnavi ul li#hdn01 a { width: 56px; height: 40px;
						 background-image: url(./images/navi/btm_home.gif); }
#hdnavi ul li#hdn02 a { width: 113px; height: 40px;
						 background-image: url(./images/navi/btm_seiguniv.gif); }
#hdnavi ul li#hdn03 a { width: 103px; height: 40px;
						 background-image: url(./images/navi/btm_faculity.gif); }
#hdnavi ul li#hdn04 a { width: 76px; height: 40px;
						 background-image: url(./images/navi/btm_contact.gif); }


/* ----- HeaderNavi Navigation ----- */
#tpctnavi h4{ display: none; }
#tpctnavi ul li {  width: 277px; height: 35px; float: left; margin: 5px 0 0 0; }

#tpctnavi ul li a { display: block; background-repeat: no-repeat; background-position: 0px 0px; }

#tpctnavi ul li a:hover { background-position: 0px -35px; }
#tpctnavi ul li a span { position: absolute; left: -9999px; text-align:left;}

#tpctnavi ul li#tpctnavi01 a {  width: 277px; height: 35px;
						 background-image: url(./images/navi/btm_tpfaculity.jpg); }
#tpctnavi ul li#tpctnavi02 a { width: 277px; height: 35px;
						 background-image: url(./images/navi/btm_tpclass.jpg); }
#tpctnavi ul li#tpctnavi03 a { width: 277px; height: 35px;
						 background-image: url(./images/navi/btm_tpplaz.jpg); }



/* ----- HeaderNavi Navigation ----- */
#scndnavi h4{ display: none; }
#scndnavi ul li#scnd01 { width: 200px; height: 35px; float: left; padding: 10px 0 0 0; }
#scndnavi ul li#scnd02 { width: 200px; height: 35px; float: left; padding: 10px 0 8px 0; }
#scndnavi ul li#scnd03 { width: 200px; height: 35px; float: left; padding: 10px 0 8px 0; }
#scndnavi ul li#scnd04 { width: 200px; height: 35px; float: left; padding: 10px 0 8px 0; }

#scndnavi ul li a { display: block; background-repeat: no-repeat; background-position: 0px 0px; }

#scndnavi ul li a:hover { background-position: 0px -70px; }
#scndnavi ul li a span { position: absolute; left: -9999px; text-align:left;}

#scndnavi ul li#scnd01 a { width: 200px; height: 35px;
						 background-image: url(./images/navi/btm_home.jpg); }
#scndnavi ul li#scnd02 a { width: 200px; height: 35px;
						 background-image: url(./images/navi//btm_faculity.jpg); }
#scndnavi ul li#scnd03 a { width: 200px; height: 35px;
						 background-image: url(./images/navi/btm_class.jpg); }
#scndnavi ul li#scnd04 a { width: 200px; height: 35px;
						 background-image: url(./images/navi/btm_plaz.jpg); }

body#faculity #scndnavi ul li#scnd02 a { background-position: 0px -35px; }
body#class #scndnavi ul li#scnd03 a { background-position: 0px -35px; }
body#plaz #scndnavi ul li#scnd04 a { background-position: 0px -35px; }


#scndnavi ul li#txt {
	width: 160px;
	margin: 2px 0 0 15px;
	padding: 3px 0 3px 18px;
	background: url(./images/navi/point_navi.gif) no-repeat left top;
	background-position: 0px 4px;
	clear:both;
}
#scndnavi ul li#dflt {
	width: 140px;
	margin: 2px 0 0 15px;
	padding: 3px 0 3px 18px;
	background: url(./images/common/point_info.gif) no-repeat left top;
	background-position: 0px 6px;
	clear:both;
}

/* -------------------- Toppage Layout -------------------- */
/* ----- ItemNew, ItemComment Layout ----- */
#NewsArea {
	width: 462px;
	/*height: 200px;*/
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border:1px solid #ddd;
	clear:both;
}
#NewsArea h3 {
	width: 462px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(./images/top/ttl_whats.gif) no-repeat left top;
}
#ItemNews {
	margin: 7px 0;
	_margin: 3px 0;
	padding: 0;
	clear:both;
}
#ItemNews dl {
	list-style-type: none;
}
#ItemNews dt {
	float: left;
	width: 75px;
	padding: 3px 5px 3px 10px;
	color:#454545;
	font-size:80%;
	clear: left;
}
#ItemNews dd {
	width: 360px;
	margin-left: 90px;
	padding: 3px;
	color:#454545;
	font-size: 93%;
}
#NewsArea p.moreinfo {
	text-align: right;
	font-size: 85%;
}
#NewsArea p.moreinfo a {
	background: url(./images/common/point_green.gif) no-repeat left top;
	background-position: 0px 8px;
	padding: 5px 10px 15px 15px;
}
#News {
	margin: 7px 0;
	_margin: 3px 0;
	padding: 0;
	clear:both;
}
#News dl {
	display: inline;
	list-style-type: none;
	color:#454545;
}
#News dt {
	width: 500px;
	margin: 0 0 0 0;
	padding: 0;
	color:#454545;
	font-size: 80%;
	float:left;
	vertical-align:text-top;
}
#News dd {
	width: 500px;
	margin: 0 0 0 0;
	padding: 0 0 10px 18px;
	background: url(./images/common/point_info.gif) no-repeat left top;
	background-position: 0px 2px;
	border-bottom:1px solid #ddd;
	color:#454545;
	font-size: 94%;
	_font-size: 86%;
	line-height:130%;
	float:left;
}

/* ----- ItemInfo Layout ----- */
#InfoArea {
	width: 462px;
	height: 200px;
	_height: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	border:1px solid #ddd;
	clear:both;
}
#InfoArea h3 {
	width: 462px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(./images/top/ttl_info.gif) no-repeat left top;
}
#ItemInfo {
	/* */
	margin: 12px 0;
	/* \*/
	margin: 4px 0;
	_margin: 4px 0 0 0;
	/* */
	padding: 0;
}

#ItemInfo ul {
	list-style-type: none;
	color:#454545;
}
#ItemInfo ul li{
	display: block;
	margin: 0 5px;
	padding: 3px 5px 5px 30px;
	background: url(./images/common/point_info.gif) no-repeat left top;
	background-position: 3px 8px;
	border-bottom:1px solid #ddd;
	font-size: 93%;
}

/*#ItemInfo dl {
	display: inline;
	list-style-type: none;
	color:#454545;
}
#ItemInfo dd.list {
	width: 420px;
	margin: 2px 0 0 15px;
	padding: 5px 0 10px 18px;
	background: url(./images/common/point_info.gif) no-repeat left top;
	background-position: 0px 8px;
	border-bottom:1px solid #ddd;
	clear:both;
}
#ItemInfo dd.last {
	width: 420px;
	margin: 2px 0 0 15px;
	padding: 5px 0 10px 18px;
	background: url(./images/common/point_info.gif) no-repeat left top;
	background-position: 0px 8px;
	clear:both;
}*/



/* ----- reportArea Layout ----- */
#reportArea {
	width: 220px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:1px solid #ddd;
	float:left;
}
*html #reportArea {
	margin: -2px 0 0 0;
	_margin: 0;
}
#reportArea h3 {
	width: 220px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(./images/top/ttl_report.gif) no-repeat left top;
}
#Itemreport {
	margin: 7px 0;
	padding: 0;
	clear:both;
}
#Itemreport dt {
	width: 72px;
	height: 82px;
	margin: 2px 0 0 8px;
	padding: 0;
	float:left;
	border:1px solid #ddd;
}
#Itemreport dd {
	margin: 2px 5px 0 92px;
	padding: 0 0 6px 0;
	color:#454545;
	font-size: 86%;
	line-height:130%;
}
#Itemreport dd.link {
	margin: 2px 0 0 15px;
	padding: 5px 0 10px 18px;
	font-size: 76%;
	background: url(./images/common/point_green.gif) no-repeat left top;
	background-position: 0px 8px;
	float:left;
}


/* ----- proramArea Layout ----- */
#proramArea {
	width: 220px;
	height: 138px;
	margin: 0;
	padding: 0;
	border:1px solid #ddd;
	float:right;
}
*html #proramArea {
	margin: -140px 0 0 0;
	_margin: 0;
}
#proramArea h3 {
	width: 220px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(./images/top/ttl_pg.gif) no-repeat left top;
}
#Itemproram {
	margin: 7px 0;
	padding: 0;
	clear:both;
}
#Itemproram dt {
	width: 72px;
	height: 82px;
	margin: 2px 0 0 8px;
	padding: 0;
	float:left;
	border:1px solid #ddd;
}
#Itemproram dd {
	margin: 2px 5px 0 92px;
	padding: 0 0 6px 0;
	color:#454545;
	font-size: 86%;
	line-height:130%;
}
#Itemproram dd.link {
	margin: 2px 0 0 15px;
	padding: 5px 0 10px 18px;
	font-size: 76%;
	background: url(./images/common/point_green.gif) no-repeat left top;
	background-position: 0px 8px;
	float:left;
}
#Itemproram dd.more {
	margin: 2px 10px 0 15px;
	padding: 5px 0 10px 18px;
	font-size: 76%;
	background: url(./images/common/point_green.gif) no-repeat left top;
	background-position: 0px 8px;
	float:right;
}


/* ----- SecondArea Layout ----- */


#scndcont h3 {
	margin: 18px 15px;
	padding: 0;
	font-size: 130%;
	line-height:190%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W6", "HGPｺﾞｼｯｸM", "Osaka?等幅";
	color:#3399CC;
}
#scndcont h4 {
	margin: 0;
	padding: 0 0 8px 18px;
	font-size: 114%;
	line-height:190%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W6", "HGPｺﾞｼｯｸM", "Osaka?等幅";
	color:#575757;
	background: url(./images/subttl_bg.gif) no-repeat left top;
}
#scndcont h5 {
	margin: 0 0 8px 10px;
	padding: 0 0 4px 10px;
	font-size: 100%;
	line-height:160%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W6", "HGPｺﾞｼｯｸM", "Osaka?等幅";
	color:#575757;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
#scndcont p.scont {
	margin: 0;
	padding: 0 0 0 15px;
}
#scndcont p.scontrd {
	margin: 0;
	padding: 0 0 0 15px;
	color:#cc0000;
}






td.prfttl {
	margin: 0;
	padding: 8px 15px;
	background-color:#ABC8EB;
	font-size: 100%;
	_font-size: 94%;
	line-height:160%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W6", "HGPｺﾞｼｯｸM", "Osaka?等幅";
	color:#333;
}
td.prfname {
	margin: 0;
	padding: 10px 0 0 15px;
	font-size: 86%;
	line-height:140%;
	color:#454545;
}
td.pupttl {
	margin: 0;
	padding: 3px 10px;
	background-color: #ABC8EB;
	font-size: 100%;
	_font-size: 94%;
	line-height:160%;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	color:#333;
}
td.pupname {
	margin: 0;
	padding: 3px 10px;
	background-color: #ABC8EB;
	font-size: 86%;
	line-height:140%;
	color:#333;
}
td.pupread {
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 100%;
	_font-size: 94%;
	line-height:175%;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	color:#369;
}
td.pgname {
	margin: 0;
	padding: 10px 0;
	background-color: #fba9af;
	font-size: 78%;
	line-height:130%;
	color:#454545;
	text-align:center;
}
td.pgcont {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 100%;
	_font-size: 94%;
	line-height:180%;
	color:#454545;
}

table#class {
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
}
td.hd {
	margin: 0;
	padding: 2px 4px;
	font-size: 84%;
	line-height:130%;
	background-color:#ABC8EB;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
td.ttl {
	margin: 0;
	padding: 4px 4px;
	font-size: 84%;
	line-height:130%;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
td.teama {
	margin: 0;
	padding: 0 4px;
	font-size: 100%;
	_font-size: 94%;
	line-height:150%;
	background-color:#D4F1FB;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
td.thch {
	margin: 0;
	padding: 0 4px;
	font-size: 94%;
	line-height:150%;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
td.about {
	margin: 0;
	padding: 4px 4px;
	font-size: 84%;
	line-height:130%;
	background-color:#ececec;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
td.teama02 {
	margin: 0;
	padding: 10px 4px;
	font-size: 114%;
	_font-size: 100%;
	line-height:190%;
	background-color: #FFCC33;
	color:#454545;
}

p.cap {
	font-size: 84%;
	color: #FF3333;
	text-align:right;
}
table#result {
	margin: 0 0 0 15px;
	border-top:1px solid #b4b4b4;
}
table#result td.hd {
	margin: 0;
	padding: 2px 4px;
	font-size: 96%;
	line-height:130%;
	background-color: #FFCC99;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}
table#result td {
	margin: 0;
	padding: 4px 4px;
	font-size: 84%;
	line-height:130%;
	background-color: #efefef;
	color:#454545;
	border-bottom:1px solid #b4b4b4;
}
table#result td.lank {
	height:30px;
	margin: 0;
	padding: 4px 4px;
	font-size: 96%;
	line-height:130%;
	background-color: #FFFF66;
	color:#232323;
	border-bottom:1px solid #b4b4b4;
}

/* ----- kamoku-pickup Layout ----- */

#scndcont .main{ font-size: 100%; line-height: 150%; margin: 0 auto; width: 530px; border: none; clear:left}

.c0 {
width: 10px;
border:none;
margin: 1px;
padding:8px 0px 0px 0px;
float: left;
}
.c1 {
width: 200px;
border:none;
margin: 1px;
padding:5px;
float: left;
}
.c2 {
width: 120px;
border:none;
margin: 1px;
padding:5px;
float: left;
}
.c3 {
width: 70px;
border:none;
margin: 1px;
padding:5px;
float: left;
}
.c4 {
width: 30px;
border:none;
margin: 1px;
padding:8px 0px;
float: left;
}

.fMidium { font-size: 96% }
.teat { border: solid 1px #F29C9F }
.subPict { border: solid 1px #dcdcdc ; float:right ; margin:0 0 4px 12px }




td.fPupsub {
	margin: 0;
	padding: 3px 10px;
	background-color: #F29C9F;
	font-size: 100%;
	line-height:140%;
	color:#fff;
}

td.fPupname {
	margin: 0;
	padding: 3px 10px;
	background-color: #F29C9F;
	font-size: 86%;
	line-height:140%;
	color:#fff;
}

td.fPupread {
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 86%;
	line-height:150%;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka;
	color:#CD696C;
}
