/* Basic Structure
-------------------------------------*/
*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

fieldset{
	border:none;
}

a img{
  border:none;
}

form {
 margin: 0;
}

/* Sentence, Character
------------------------------------*/
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	line-height: 1.8em;
}

#h1Box {
	width: 960px;
	height: 10px;
	position: absolute;
	bottom: 40px;
	margin-left: -480px;
	font-size: 10px;
	color: #999999;
	left: 50%;
	z-index: 1;
}

#h1Box h1 {
	font-size: 10px;
	color: #999999;
	line-height:10px;
	float: left;
}

#h1Box p {
	font-size: 10px;
	color: #999999;
	line-height: 10px;
	float: left;
}

em, address {
 font-style: normal;
}

/* List
-------------------------------------*/
ul, ol, li, dd, dt, dl{
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	color: #484848;
	line-height: 1.3em;
}

/* Anchor
-------------------------------------*/
a {
	text-decoration: none;
}

a:link {
	color: #6552EB;
	text-decoration: none;
}

a:visited {
	color: #6552EB;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

.fade a:hover img{
 -ms-filter:"alpha( opacity=80 )";
 opacity:0.8;
 -webkit-transition:opacity;
	filter:alpha(opacity=80);
/*	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	zoom:1;*/
}

/* Other
-------------------------------------*/
#container{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

.reset{
	clear: both;
}

.return{
	width: 960px;
	height: 30px;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	text-align: left;
	top: -30px;
}

.return a{
	background-color: #0198e7;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	width:120px;
	height: 30px;
	line-height:30px;
	text-align:center;
	display:block;
}

/* Header
-------------------------------------*/
#headerTop{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerTop2{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 5px solid #0198e7;
}

#logo {
	width: 960px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	height: 73px;
	z-index: 1;
}

#logo img.logo {
	padding-top: 32px;
}

.monthlySanpou {
	position: absolute;
	left: 700px;
}


#freeWordSearch {
	width: 100%;
	position: relative;
	background-color: #e1f1f7;
	height: 44px;
	overflow: hidden;
}

#freeWordSearch .freeWordBox{
	height: 44px;
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	text-align: center;
}

#freeWordSearch .freeWordBox img.freeWord {
	float: left;
	width: 192px;
	display: block;
	margin:15px 10px 0;
}

#freeWordSearch .freeWordBox input.searchBox {
	float: left;
	font-size: 12px;
	color: #7f9db9;
	width: 375px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7f9db9;
	margin-top:9px;
	margin-right:10px;
	padding:0 10px;
}

#freeWordSearch .freeWordBox input.freeBtn{
	float: left;
	margin-top:9px;
}


#globalNavi {
	width: 100%;
	background-image: url(/common/images_ver3/gnavi_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	bottom: 0px;
	height: 151px;
}


#globalNavi ul {
	height: 51px;
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	text-align: center;
	top: 100px;
}

#globalNavi li {
	float: left;
}

/*.headerLogin {
 width: 159px;
 height: 27px;
 position: absolute;
 top: 29px;
 left: 591px;
  z-index: 1;
}

.headerLogin li {
 float: left;
}

.headerLogout {
	height: 27px;
	position: absolute;
	top: 29px;
	z-index: 1;
	right: 210px;
}

.headerLogout li {
	float: left;
	line-height: 27px;
}*/

.headerLogin2 {
	width: 179px;
	height: 58px;
	position: absolute;
	top: 21px;
	z-index: 1;
	left: 576px;
}

.headerLogin2 li {
	display:inline;
 float: left;
}

.headerLogin2 li.login {
	margin-right:5px;
	margin-bottom:8px;
}

.headerPamph{
	width: 154px;
	height: 25px;
	position: absolute;
	top: 21px;
	left: 769px;
	z-index: 1;
}

.headerLogout2 {
	width: 338px;
	height: 58px;
	position: absolute;
	top: 21px;
	z-index: 1;
	left: 576px;
}

.headerLogout2 li {
	display:inline;
 float: left;
}

.headerLogout2 p.member {
	line-height: normal;
	margin-bottom:5px;
	display: block;
	width: 338px;
}

/*.headerLogoutPamph{
	width: 154px;
	height: 58px;
	position: absolute;
	top: 21px;
	left: 579px;
	z-index: 1;
}*/


/*.headerLogout2 {
	position: absolute;
	z-index: 1;
	right: 210px;
	width: 520px;
	height: 66px;
}

.headerLogout2 p {
	text-align: right;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	width: 520px;
}

.headerLogout2 ul {
	width: 159px;
	height: 27px;
	display: block;
	float: right;
}

.headerLogout2 li {
	float: left;
}*/

/* ヘッダーキーワード検索
-------------------------------------
.headerBoxSearch {
 position: absolute;
 width: 960px;
 position: absolute;
 top: 0px;
 left: 50%;
 margin-left: -480px;
}

.headerKeyBox {
	width: 423px;
	background-color:#c7e4ff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 24px;
	position: absolute;
	left: 223px;
	top: 23px;
}

.headerKeyBox img.key {
 float: left;
 margin-right: 8px;
}

.headerKeyBox input.school {
	font-size:12px;
	color:#7f9db9;
	width: 145px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #7f9db9;
	float: left;
	display: block;
	margin-right: 8px;
}

.headerKeyBox input.study {
	font-size:12px;
	color:#7f9db9;
	width: 145px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #7f9db9;
	float: left;
	display: block;
	margin-right: 8px;
}

.headerKeyBox input.btn {
	float: left;
}*/



/* さんぽうくんふきだし
-------------------------------------*/
#comment {
	width: 960px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	/*background-image: url(/common/images_ver3/sanpou.gif);
	background-repeat: no-repeat;
	background-position: 748px 21px;*/
	height: 79px;
}

#comment p.message {
	font-size: 10px;
	color: #484848;
	text-align: center;
	line-height: 1.5em;
	width: 83px;
	display: block;
	top: 37px;
	position: absolute;
	z-index: 1;
	right: 124px;
}

/* 学校紹介以外のTopicPath
-------------------------------------*/
#topicPathContents {
	width: 960px;
	position: absolute;
	top: 15px;
}

#topicPathContents li  {
	color: #999999;
	display: inline;
	font-size: 11px;
}

#topicPathContents li strong {
	font-weight: normal;
}

#topicPathContents li a {
	padding-right: 10px;
	background-image: url(/common/images_ver3/pan.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/*#topicPath2{
	width: 770px;
	position: absolute;
	top: 70px;
	left: 15px;
}

#topicPath2 li  {
	color: #999999;
	display: inline;
	font-size: 10px;
}

#topicPath2 li strong {
	font-weight: normal;
}

#topicPath2 li a {
	padding-right: 10px;
	background-image: url(/common/images_ver2/pan.gif);
	background-position: right center;
	background-repeat: no-repeat;
}*/


/* Contents
-------------------------------------*/
#allContents{
	/*width: 896px;*/
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 32px;
}

#contents{
	width:770px;
	/*width: 896px;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 32px;
}

/* login
-------------------------------------
#login{
	position: absolute;
	top: 22px;
	left: 263px;
	width: 317px;
	height: 34px;
}

#login table{
	border-style: none;
	width: auto;
}

#login td {
	padding-right: 3px;
	padding-left: 3px;
	color: #484848;
	font-size: 12px;
	border-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#login td.headerLogin {
	padding-right: 3px;
	padding-left: 3px;
	border-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}

.headerLoginBox {
	height: 18px;
}

input.headerLoginBox{
	font-size: 12px;
	height: 16px;
}*/


/* logout
-------------------------------------
#logout{
	position: absolute;
	top: 35px;
	left: 263px;
	width: 317px;
	height: 21px;
}

#logout table{
	border-style: none;
	width: auto;
}

#logout td {
	padding-right: 3px;
	padding-left: 3px;
	color: #484848;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#logout td.headerLogin {
	padding-right: 3px;
	padding-left: 3px;
	border-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}*/


/* ページトップへ
-------------------------------------*/
#pageTop {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 11px;
	z-index:10000;
}

#pageTop a {
    background: #0198e7;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

/*#pageTop a:hover {
    text-decoration: none;
    background: #999;
}*/

/* Footer
-------------------------------------*/
#footer{
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 44px;
	height: auto;
}

.footerBoxT {
	position: relative;
	width: 100%;
	margin: 0 auto 20px;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	border-top: 5px solid #0198e7;
}

.footerBoxT li {
	display: inline;
	border-left: 1px solid #999;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 12px;
}

.footerBoxT li.home {
	border-left-style: none;
	padding-left: 0px;
}

.footerBoxM {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	font-size: 0;
}

.footerBoxM dl.naviBox{
	/*float: left;*/
	padding: 10px;
	width: 220px;
    display: inline-block;
    vertical-align: top;
}

.footerBoxM dl.naviBox dt{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
}

.footerBoxM dl.naviBox dd{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom:1px solid #dcdcdc;
}

.footerBoxM dl.naviBox a{
	color: #484848;
}

.footerBoxM dl.naviBox a:link{
	color: #484848;
}

.footerBoxM dl.naviBox a:visited{
	color: #484848;
}

.footerBoxM dl.naviBox a:hover{
	color: #FF9900;
}

.footerBoxM dl.naviBox a:active{
	color: #FF9900;
}

.footerBoxM p.txt {
	line-height: 1.3em;
	font-size: 10px;
	color: #999999;
	margin:10px 0;
}

.footerBoxM p.txt strong {
 font-weight: normal;
}

.copyright{
	text-align: center;
	height: 30px;
}

/*.footerBoxB {
	width: 285px;
	height: 69px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 30px;
}*/


/* 全ページ共通おまかせ資料請求
-------------------------------------*/
#commonEntrust {
	margin-right: auto;
	margin-left: auto;
	background-color: #e8eff6;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
	border: 1px solid #CCDCEC;
	width: 778px;
}

#commonEntrust p{
	text-align: center;
	font-size: 11px;
}

.commonEntrustBox {
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	height: 20px;
}

.commonEntrustArea {
	float: left;
	margin-right: 25px;
}

.commonEntrustField {
	float: left;
	margin-right: 25px;
}

.commonEntrustArea select {
	font-size: 12px;
	width: 190px;
	height: 20px;
	color: #484848
}

.commonEntrustField select {
	font-size: 12px;
	width: 255px;
	height: 20px;
	color: #484848
}

.commonEntrustEnd {
	float: left;
}

.commonEntrustEnd input {
	font-size: 12px;
	width: 165px;
	height: 20px;
	color: #484848
}

/* 全ページ共通学校ピックアップ
-------------------------------------*/
#schoolPicup {
	margin-right: auto;
	margin-left: auto;
	background-color: #e8eff6;
	border: 1px solid #ccdcec;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 778px;
	background-image: none;
}

#schoolPicup p.pickUp {
	color: #005199;
	background-color: #ccdcec;
	height: 20px;
	line-height: 18px;
	padding-left: 59px;
	font-size: 10px;
}

#schoolPicup .schoolPicBox {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#schoolPicup .picBox {
	width: 210px;
	float: left;
	width: 210px;
	padding-right: 10px;
}

#schoolPicup .picBox p {
 font-size: 10px;
	line-height: 1.2em;
}

#schoolPicup ul {
	text-align: center;
}

#schoolPicup li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 17px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 1.8em;
	color: #999999;
}

#schoolPicup li.home {
	display: inline;
	border-left-style: none;
	padding-left: 17px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 1.8em;
	color: #999999;
}



#schoolPicup li.end {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 17px;
	font-size: 12px;
	line-height: 1.8em;
	color: #999999;
}

.schoolPicupTxt {
 margin-bottom: 5px;
}
