@charset "utf-8";

/*透過用*/
.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}

/*共通クラス*/
.clear{
	clear:both;
	line-height: 1px;
}
.floatLeft {
	float: left;
}
.bold {
	font-weight: bold;
}
.red_txt {
	color: #F00;
}

/*------------------------------------------------<はじまり>---------*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #2f2f2f;
	letter-spacing: 0.03em;
	line-height: 150%;
	font-size: 80%;
}
a {
	color: #2f2f2f;
}

/*--------------------------------------------------------<ヘッダー>------------*/
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 89px;
}
#header h1 {
	font-size: 85%;
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	padding-top: 10px;
}
.logo {
	float: left;
	margin-top: 17px;
}
.sence {
	float: left;
	margin-top: 20px;
	margin-left: 465px;
}


/*--------------------------------------------------------<メインコンテンツ>------------*/
#wrap {
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
}
#wrapInner {
	background-image: url(../images/bg_white_top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 24px;
	padding-left: 24px;
	z-index: 1;
}

/*--------------------------------------------------------<左コンテンツ>------------*/

#leftCont {
	float: left;
	width: 492px;
}

.yobiko_image img {
	float: left;
	margin-right: 4px;
}
#yes_no {
	margin-top: 10px;
}

/*--------------------------------------------------------<右コンテンツ>------------*/

#rightCont {
	float: right;
	width: 415px;
}
.qa_search {
	background-image: url(../images/qa_input.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 40px;
}
.in_txt {
	height: 33px;
	width: 215px;
	padding-top: 8px;
	padding-left: 15px;
	background: none;
	border: none;
	float: left;
	font-size: 130%;
}
.new_qa_outer {
	float: left;
	padding-left: 20px;
	width: 400px;
}

.new_qa {
	padding-top: 10px;
}
.new_qa_report {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 85%;
	letter-spacing: 0.02em;
}
.new_qa_report a {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
.qa_q {
	background-image: url(../images/qa_q.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 2px;
	letter-spacing: 0em;
}
.qa_a {
	background-image: url(../images/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 2px;
	letter-spacing: 0em;
}
.ninki_kw {
	margin-top: 10px;
}
.ninki_kw p {
	font-weight: bold;
	color: #204688;
	padding-left: 8px;
	float: left;
	font-size: 85%;
	letter-spacing: 0em;
}

/*タグクラウド（検索トップ用）*/
#tagcloud {
	font-weight: bold;
	background-color: #ececec;
	margin-top: 5px;
}

#tagcloud.top{
	font-weight: bold;
	margin: 0;
	padding:0;
	background-image: url(../images/qa_search_22.gif);
	background-repeat: repeat-y;
	color: #55AC11;
}
#tagcloud.right{
	font-weight: bold;
	margin: 0;
	padding:0;
	background-image: url(../images/qa_search_12.gif);
	background-repeat: repeat-y;
	color: #55AC11;
}

#tagcloud ul.tag {
	list-style-type: none;
	padding: 10px;
}

#tagcloud ul.tag li {
	line-height: 1.3;
	display: inline;
	margin:3px;
	font-size: 8.5px; /* ここで相対的に文字サイズを変更 */
	list-style-type: none;
}

#tagcloud ul.tag li a {
	position: relative;
	text-decoration: none;
	text-align: center;
}

#tagcloud ul.tag li.level1 a {
	z-index: 6;
	font-size: 300%;
}

#tagcloud ul.tag li.level2 a {
	top: 5px;
	z-index: 5;
	font-size: 250%;
}

#tagcloud ul.tag li.level3 a {
	font-size: 200%;
	z-index: 4;
}

#tagcloud ul.tag li.level4 a {
	top: 5px;
	z-index: 3;
	font-size: 150%;
}

#tagcloud ul.tag li.level5 a {
	font-size: 120%;
	z-index: 2;
}

/* オンマウス */
#tagcloud ul.tag li a:hover {
	z-index: 10;
	color: #FFFFFF;
	padding: 2px;
	background-color: #333333;
	border: 1px dotted #FFFFFF;
}

/*--------------------------------------------------------<下コンテンツ>------------*/
.bottomCont {
	margin-top: 10px;
}
.university {
	background-color: #2f599a;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.universityInner {
	width: 907px;
}
#uni_gyo {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#uni_gyo li {
	float: left;
	list-style-type: none;
	margin-bottom: 3px;
}
#uni_gyo .aa a {
	background-image: url(../images/university_a.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ka a {
	background-image: url(../images/university_ka.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .sa a {
	background-image: url(../images/university_sa.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ta a {
	background-image: url(../images/university_ta.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .na a {
	background-image: url(../images/university_na.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ha a {
	background-image: url(../images/university_ha.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ma a {
	background-image: url(../images/university_ma.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ya a {
	background-image: url(../images/university_ya.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo .ra a {
	background-image: url(../images/university_ra.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	width: 57px;
	display: block;
}
#uni_gyo a:hover {
	background-position: center;
}
#uni_gyo a.hit {
	background-position: bottom;
}

/*-------------------/大学名検索/-----*/
.freeword {
	padding-top: 10px;
}

#uni_search {
	background-image: url(../images/university_input.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 50px;
	width: 360px;
}
#uni_search .in_bt {
	margin-left: 5px;
	float: left;
}
.in_uni {
	background: none;
	border: none;
	height: 30px;
	width: 275px;
	padding-top: 6px;
	padding-left: 9px;
	float: left;
	font-size: 22px;
}

/*-------------------/大学一覧/-----*/
.uni_list {
	padding-top: 10px;
	margin-right: 15px;
}
.uni_list_inner {
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.uni_list_inner li {
	list-style-type: none;
	background-image: url(../images/university_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.uni_list_inner li a {
	color: #FFFFFF;
}

/*--------------------------------------------------------<フッダー>------------*/
.pagetop {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.pagetop p {
	font-size: 85%;
	float: right;
	margin-right: 25px;
	margin-top: 30px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 121px;
	background-position: bottom;
}
.footerInner {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
}
.footer_menu {
	background-color: #264A8B;
	padding: 8px;
	font-size: 85%;
	margin-top: 4px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer_menu a {
	color: #FFFFFF;
}
address {
	float: right;
	font-style: normal;
	color: #FFFFFF;
	font-size: 85%;
}

/*--------------------------------------------------------<ぱんくず>------------*/
#pankzu {
	font-size: 85%;
	padding-bottom: 10px;
	letter-spacing: 0em;
}
/*--------------------------------------------------------<Ｑ＆Ａ横断検索ツール>------------*/
/*左コンテンツ*/
#leftCont2 {
	float: left;
	width: 645px;
	min-height:700px;
	height: auto !important;
	height:700px;
}
p.normal {
	font-size: 100%;
}

/*検索ワード入力*/
.qa_search2 {
	background-image: url(../images/qa_top_input.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 55px;
	margin-right: 15px;
}
.in_txt2 {
	height: 30px;
	width: 222px;
	padding-top: 8px;
	padding-left: 8px;
	background: none;
	border: none;
	float: left;
	font-size: 18px;
}

/*右コンテンツ*/
#rightCont2 {
	float: right;
	width: 253px;
}


/*おすすめ検索キーワード*/
.osusume_kw a {
	font-weight: bold;
	color: #FF0000;
}
.osusume_kw {
	margin-top: 15px;
}

/*バナー*/
.banner {
	padding-top: 15px;
}

/*関連キーワード（上）*/
.linkUp {
	background-image: url(../images/QA_08-05.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	padding-top: 2px;
	min-height:22px;
	height: auto !important;
	height: 22px;
}
.linkUp a {
	font-size: 85%;
	color: #0066cc;
}

/*検索結果*/
.resultWrap {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.result {
	background-image: url(../images/QA_12.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 29px;
	padding-left: 155px;
	color: #cc0000;
	padding-top: 2px;
}
.resultInner p {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.resultInner {
	margin-bottom: 20px;
}
a.resultTitle {
	color: #1486be;
	font-size: 120%;
	font-weight: bold;
	line-height: 24px;
	margin-left: 7px;
}
.date {
	color: #B3B3B3;
	font-size: 85%;
	margin-left: 10px;
}
.siteLink {
	color: #2ba700;
}

.resultTitle .highlight {
	padding: 2px;
	background-color: #bcf0ff;
	text-decoration: underline;
}
 
.highlight {
	padding: 2px;
	background-color: #bcf0ff;
}
/*ページ番号*/
.number a {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	text-align: center;
}
.number a:hover {
	margin-left: 5px;
	border: 1px solid #E0DFE3;
	padding: 3px;
	color:#FFFFFF;
	background-color:#1486BE;
}
.numberHit {
	padding: 3px;
	margin-left: 5px;
	font-weight: bold;
	border: 1px solid #E0DFE3;
	background-color: #E0DFE3;
}
.next a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
}
.pre a {
	margin-right: 10px;
	margin-left: 15px;
	font-weight: bold;
	background-image: url(../images/icon_pre.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
}

/*関連キーワード（下）*/

.linkBottom {
	background-image: url(../images/QA_19-09.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 117px;
	font-size: 80%;
	line-height: 130%;
	margin-top: 25px;
}
.linkBottomBox {
	background-color: #e5f2ff;
	border: 1px solid #0066cc;
	padding: 10px;
	font-size: 80%;
	line-height: 130%;
}

.linkBottomBox a {
	color: #0066cc;
}
/*全てみる*/
.red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	float: right;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.red a {
	font-weight: bold;
	color: #FFFFFF;
}

/*-----------------------------------------------------------行きたい大学から探す------------------*/
.university2 {
	background-color: #2f599a;
	padding-top: 15px;
	padding-left: 15px;
	height: 102px;
}

.tab {
	background-color: #ecf5fb;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #74b5d0;
	border-bottom-color: #74b5d0;
	margin-top: 10px;
	height: 38px;
}
.tab li {
	background-image: url(../images/school_tab_bg.gif);
	background-repeat: repeat-x;
	padding: 8px;
	float: left;
	list-style-type: none;
	margin-right: 8px;
	border: 1px solid #FFF;
	font-size: 140%;
	display: block;
}
.tab li a {
	text-decoration: none;
}
.page {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.ken_number {
	font-weight: bold;
	float: left;
	margin-right: 30px;
}
.uni_name {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 35px;
	margin-bottom: 25px;
}
.uni_name li {
	float: left;
	width: 210px;
	list-style-type: none;
}
.uni_sub {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #4f90c1;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4f90c1;
	font-size: 120%;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p.uni_txt {
	padding: 10px;
}

/*-----------------------------------------------------------大学から探す結果ページ------------------*/

.uni_h2 {
	background-image: url(../images/school_title_left.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 30px;
	margin-top: 30px;
}
.uni_h2 span {
	line-height: 30px;
}
.border_blue {
	height: 4px;
	margin-top: 8px;
	background-image: url(../images/school_dot.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

/*---第1位---*/
.school_no1 {
	background-image: url(../images/school_no1.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}
/*---第2位---*/
.school_no2 {
	background-image: url(../images/school_no2.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}
/*---第3位---*/
.school_no3 {
	background-image: url(../images/school_no3.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}

/*---第4位---*/
.school_no4 {
	background-image: url(../images/school_no4.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}

/*---第5位---*/
.school_no5 {
	background-image: url(../images/school_no5.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}

/*---第6位---*/
.school_no6 {
	background-image: url(../images/school_no6.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-size: 140%;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}



.logo_right_txt {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
.gray_txt {
	font-weight: bold;
	color: #FFF;
	background-color: #545454;
	font-size: 150%;
	padding: 5px;
}
.big_txt {
	font-size: 120%;
	padding-top: 10px;
	letter-spacing: 0em;
}
.yotsuya_benkyoho {
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.yotsuya_benkyoho img {
	float: left;
}
.yotsuya_benkyoho p {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 810px;
}

/*---科目別能力授業---*/
.yotsuya_type1 {
	border: 2px solid #009900;
	width: 440px;
	background-color: #EEFFF2;
	float: left;
}
.yotsuya_type1_2 {
	border: 2px solid #009900;
	width: 910px;
	background-color: #EEFFF2;
}
.type1_bg_image {
	background-image: url(../images/yotsuya02.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 440px;
}
.type1_bg_image p {
	color: #FFF;
	padding-top: 94px;
	padding-left: 10px;
	float: left;
}
.type1_bt {
	padding-top: 126px;
	float: right;
	margin-right: 4px;
}
.yotsuya_typ1_txt {
	background-image: url(../images/yotsuya04.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.01em;
}
.yotsuya_typ1_txt2 {
	background-image: url(../images/yotsuya04.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 38px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.01em;
	float: left;
	width: 440px;
}
.yotsuya_type1_bt {
	background-image: url(../images/yotsuya05.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 215px;
	padding-top: 7px;
	padding-left: 27px;
	float: right;
	letter-spacing: 0em;
}
.yotsuya_type1_bt a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.yotsuya_type1_bt a:hover {
	text-decoration: underline;
}


/*---55段階個別指導---*/
.yotsuya_type2 {
	border: 2px solid #ff0000;
	width: 440px;
	background-color: #ffecec;
	float: left;
	margin-left: 20px;
}
.yotsuya_type2_2 {
	border: 2px solid #ff0000;
	width: 910px;
	background-color: #ffecec;
}
.type2_bg_image {
	background-image: url(../images/yotsuya06.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 440px;
}
.type2_bg_image p {
	color: #FFF;
	padding-top: 94px;
	padding-left: 10px;
	float: left;
}
.type2_bt {
	padding-top: 126px;
	float: right;
	margin-right: 4px;
}
.yotsuya_typ2_txt {
	background-image: url(../images/yotsuya08.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.01em;
}
.yotsuya_typ2_txt2 {
	background-image: url(../images/yotsuya08.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 38px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.01em;
	float:left;
	width:440px;
}
.yotsuya_type2_bt {
	background-image: url(../images/yotsuya09.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 215px;
	padding-top: 7px;
	padding-left: 27px;
	float: right;
}
.yotsuya_type2_bt a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
}
.yotsuya_type2_bt a:hover {
	text-decoration: underline;
}

/*四谷学院へ資料請求バナー*/
a.yotsuya_banner {
	background-image: url(../images/yotsuya_banner_03.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
	display: block;
	line-height: 180%;
	padding-top: 34px;
	padding-left: 788px;
}
.banner2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

/*--------------------------------------------------/YES・NO診断結果/-------------*/
.border_green {
	height: 4px;
	margin-top: 8px;
	background-image: url(../images/yes_no_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.yes_no_h2 {
	background-image: url(../images/yes_no_subtitle.gif);
	background-repeat: no-repeat;
	padding-left: 230px;
	height: 30px;
}
.yes_no_h2 span {
	line-height: 30px;
}

p.big_txt2 {
	font-size: 120%;
	padding: 10px;
}


/*--------------------------------------------------/会社概要/-------------*/
.border {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 2px;
}
.sub {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #305A9A;
	padding-left: 8px;
}
.yobiko_right_menu {
	margin-top: 15px;
	width: 252px;
}
.yobiko_right_menu_inner {
	margin-left: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #156d19;
	border-bottom-color: #156d19;
	border-left-color: #156d19;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.yobiko_right_menu_inner p {
	background-image: url(../images/yobiko_right_menu02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 22px;
}
.border_green2 {
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #156D19;
	margin-top: 12px;
	margin-bottom: 12px;
}
.yobiko_image {
	width: 492px;
	margin-right: auto;
	margin-left: auto;
}
.yobiko_right_menu img {
	padding-bottom: 5px;
}

/*合格者の声*/
.gokaku {
	border: 1px solid #c4c4c4;
	background-color: #f1eff0;
	width: 905px;
	margin-top: 15px;
}
.gokakuInner img {
	border: 1px solid #9f9f9f;
	margin-right: 10px;
}
.gokakuInner {
	padding: 10px;
}
.school_name {
	font-size: 85%;
	color: #de190a;
}
.name {
	font-size: 85%;
}
.name a {
	color: #DE190A;
}
.gogakusha01 {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4C4C4;
	padding-right: 10px;
	margin-right: 10px;
	width: 444px;
}
.dote {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A8A8A8;
	height: 1px;
	clear: none;
	float: none;
}

/*１位の予備校へ戻る*/
.to_no1 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}
.to_no1 a {
	color: #15458d;
	font-size: 120%;
}

/*----------------------------------------------夏期講習-----*/
.top_summer {
	margin-bottom: 20px;
}
h2.summer_title {
	margin-bottom: 15px;
}

/*バナー*/
a.yotsuya_summer_banner {
	background-image: url(../images/summer_class_banner.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
	display: block;
	line-height: 180%;
	padding-top: 34px;
	padding-left: 788px;
}

/*ココがポイント！*/
.summer_outer {
	padding-top: 15px;
}
.summer_wrap {
	background-color: #fffdd8;
	border: 1px solid #fff73a;
	padding: 12px;
}
.summer_inner {
	padding-top: 15px;
	width: 440px;
	float: left;
}
.summer_inner img {
	float: left;
	padding-left: 10px;
}
.summer_inner p {
	margin-left: 10px;
	margin-right: 15px;
	float: left;
	width: 300px;
}
.summer_inner a {
	color: #FF6600;
}

/*体験談*/
.summer_report_left {
	width: 357px;
	margin: 20px;
	float: left;
}
.summer_report_left_inner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff6600;
	border-left-color: #ff6600;
	padding-right: 15px;
	padding-left: 15px;
	background-color:#FFFFFF;
}
.link {
	text-align: center;
	background-color: #FF6600;
	color: #FFFFFF;
	width: 80px;
	padding-right: 6px;
	padding-left: 6px;
	height: 15px;
	margin-left: 226px;
	padding-top: 3px;
}
.padd {
	margin-left: 343px;
}
.link a {
	color: #FFFFFF;
}

.summer_report_right {
	width: 473px;
	float: left;
	margin-top: 20px;
}
.summer_img {
	padding: 20px;
}



h2.gakki_title {
	background-image: url(../images/2gaki_class_07.gif);
	padding-left: 8px;
	height: 28px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
.gakki_green {
	width: 360px;
	float: left;
	padding-right: 15px;
}
.gakki_green_inner {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	font-size: 12px;
}

.gakki_green_inner p img {
	padding-right: 15px;
	padding-bottom: 10px;
}
.gakki_green_btn {
	background-color: #cccccc;
	height: 38px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-align: center;
	padding-top: 10px;
}
.gakki_red {
	width: 360px;
	float: left;
	padding-right: 15px;
}
.gakki_red_inner {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	font-size: 12px;
}

.gakki_red_inner p img {
	padding-right: 15px;
	padding-bottom: 10px;
}
.gakki_red_btn {
	background-color: #cccccc;
	height: 38px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
	padding-top: 10px;
}
.shosai_btn {
	background-image: url(../images/2gaki_class_37-10.gif);
	background-repeat: no-repeat;
	width: 290px;
	overflow: hidden;
	display: block;
	padding-top: 67px;
	height: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.shosai_btn:hover {
	background-position:bottom;	
}
.shosai_btn_outer {
	width: 735px;
	padding-top: 15px;
	padding-bottom: 30px;
}
p.gakki_txt img {
	padding-right: 10px;
}
p.gakki_txt {
	font-size: 12px;
	width: 720px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.orange {
	font-weight: bold;
	color: #FF3300;
}
#wrapGakki {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
