﻿@import url("common.css");
/*******************トップイメージ設定********************/
	
.topimg_index, .topimg_rest, .topimg_info, .topimg_bbs {
	display:block;
}
.topimg_index, .topimg_bbs {
	margin:auto;
}
.topimg_rest, .topimg_info {
	float:right;
	margin-bottom:1em;
	margin-right:0px;
}
.topimg_index {
	width:700px;
	margin-top:30px;
}
.topimg_bbs {
	width:300px;
}
/********************Twitterタイムライン*********************/
.twit {
	font-size:small;
	margin:0 2em 0 1em;
	float:right;
	width:350px;
	background-color: #cbf2ff;
	padding: 7px;
}
.twitHeader {
	background-color: #fff;
	margin: 0;
	padding: 7px 7px 0 7px;
}
.twitLabel {
	font-weight: bold;
	font-size: 22px;
	color: #33ccff;
}
.twitTitle {
	font-weight: bold;
}
.twitUser {
	background-color: #fff;
	border-bottom: none;
	font-size:160%;
	padding: 7px;
}
.twitUser a {
	color:#222;
	font-weight:bold;
	text-decoration: none;
}
.twitBody {
	background-color: #ffffff;
	padding: 0 7px 7px 7px;
	margin: 0;
	list-style: none;
	line-height:130%;
}
.twitEntry {
	padding: 6px 8px;
	margin: 0;
	border-bottom: dashed 1px #ccc;
	height: auto !important;
}
.twitNavi {
	clear: both;
	text-align: center;
	margin-top: 0;
	padding: 5px;
	background-color: #ffffff;
}
/*******************インデックス、受験生掲示板、私達についてページ文章設定********************/

#body p {
	margin:0 3em 0 3em;
}
 #body p, {
 line-height:150%;
}
/*******************インデックスページ設定********************/

div#contents_list {
	float:left;
}
div#contents_list ul {
	list-style-type: none;
	margin-left:2em;
}
div#counter {
	margin-right:3em;
	text-align:right;
	}
 #body img.coop {
float:left;
margin:0 5px 0 0;
}
#body img.coopsup {
	float:left;
	margin:0 5px 0 102px;
}
/*******************息抜きページ設定********************/

.rest {
	width:45%;
	border-left:8px solid orange;
	border-right:3px solid #444444;
	border-bottom:3px solid gray;
	margin:15px 5px 0px 5px;
	float:left;
}
.rest ul {
	margin:1em;
	list-style-type:none;
}
.rest ul li img {
	margin:1em 0em 0em 0;
}
.rest ul li2 img {
	margin:0em 0em 0em 0;
}
.rest h3 {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ", Osaka, "MS Gothic", "ＭＳ ゴシック", sans-serif;
}
.rest h4 a {
	text-decoration:none;
	color:#444;
}
.rest h4 {
	margin:1em 0em 0.5em 1em;
	font-size:1em;
	font-weight:bold;
}
.rest p {
	margin:0.5em 1em;
}
.rest p.right {
	text-align:right;
}
#contents img.chara {
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
}
/*******************お役立ち情報ページ設定********************/

#sidemenu #sidemenu_info li {
	padding:5px;
}
#info {
	margin-top:1em;
}
#info ul {
	width:450px;
	list-style-type:none;
	padding-left:100px;
	padding-bottom:30px;
}
#info li {
	background-repeat:no-repeat;
	height:126px;
	padding-top:20px;
}
#info li.way {
	background-image: url("images/illust_way.png");
	background-position:290px 0px;
}
#info li.support {
	margin-top: -20px;
	background-image: url("images/illust_sup.png");
	background-position:34px 0px;
	text-align:right;
}
#info li.support img {
	display:inline;
}
#info li.tyuui {
	margin-top: -20px;
	background-image: url("images/illust_tyuui.png");
	background-position:290px 0px;
}
#info li.hotel {
	margin-top: -20px;
	background-image: url("images/illust_hotel.png");
	background-position:34px 0px;
	text-align:right;
}
#info li.book {
	margin-top: -20px;
	background-image: url("images/illust_book.png");
	background-position:290px 0px;
}
#contents #adobe img {
	float:left;
}
#contents #adobe p {
	font-size:0.8em;
	line-height:120%;
}
/*******************受験生掲示板ページ設定********************/


p#link_bbs {
	text-align:center;
	margin-top:0.25em;
}
.img_bbs-new {
	margin-right:1em;
	border:black solid 1px;
}
.bbs {
	/*******************border:red solid 1px;********************/
width:600px;
	text-align:center;
	margin:auto;
	margin-top:1em;
}
.bbs ul {
	/*******************border:solid blue 1px;********************/
margin:1em 0 1em 1em;
}
.bbs ul {
	line-height:150%;
}
/*******************私たちについてページ設定********************/

#about-title {
	width:650px;
	float:right;
}
#about {
	width:600px;
	margin-right:12px;
	float:right;
	border-left:8px solid orange;
	border-bottom:3px solid gray;
}
#body #about p {
	margin:0.5em 1em;
	line-height:180%;
}
#about dl {
	margin:0 1.5em;
	line-height:140%;
}
#about dt {
	margin:1em 0em 0.2em 1.5em;
}
#about address {
	text-align:right;
	line-height:125%;
	font-style: normal;
	margin:1em 0.5em 2em 0;
}
/*******************アンケートについてページ設定********************/

#question-title {
	width:800px;
	float:left;
}
#question {
	width:800px;
	margin-left:35px;
	float:left;
}
#body #question p {
	margin:0.5em 1em;
	line-height:180%;
}
#question dl {
	margin:0 1.5em;
	line-height:140%;
}
#question dt {
	margin:1em 0em 0.2em 1.5em;
}
#question address {
	text-align:right;
	line-height:125%;
	font-style: normal;
	margin:1em 0.5em 2em 0;
}
/*******************FAQページ設定********************/


p#link_faq {
	text-align:left;
	margin-top:0.25em;
}
#faq {
	width:800px;
	margin-left:10px;
	float:left;
}
.img_faq-new {
	margin-right:1em;
	border:black solid 1px;
}
.faq {
	/*******************border:red solid 1px;********************/
width:600px;
	text-align:left;
	margin-top:1em;
}
.faq ul {
	line-height:150%;
}
#faq-title {
	width:800px;
	float:left;
}

