@charset "utf-8";
/*
Theme Name: 沖縄サドベリースクール
Author: 株式会社カメレオン
Author URI:http://www.kameleon.jp
Version: 1.0
*/


/*-------------------------
	全体共通項目
-------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif, Osaka;
	color:#333333;
}

p {
	line-height: 1.5em;
}

a {
	color: #1377C1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

img {
	border: none;
}
.cboth {
	clear: both;
}

#wrapper {
	width: 860px;
	height: 86px;
	margin: 0 auto;
	text-align: left;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone {
	float: none;
}

.text-right {
	text-align: right;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}

/*-------------------------
	ヘッダー
-------------------------*/

#header {
	width: 850px;
	height: 73px;
	padding: 5px 5px 13px;
	background: url(images/common/global-navi_line.gif) no-repeat left bottom;
}

#header #header-top {
	width: 850px;
}

#header .right-box {
	float: right;
	width: 320px;
}

#header .left-box {
	float: left;
	width: auto;
}

#header h1 a {
	width: 254px;
	height: 27px;
	display: block;
	margin: 8px 0 0 10px;
	text-indent: -9999px;
	background: url(images/common/title.gif) no-repeat;
}

#header ul#header-menu {
	width: 296px;
	list-style-type: none;
	margin-top: 5px;
	float: right;
}

* html #header ul#header-menu {
	width: 226px;
}


#header ul#header-menu li {
	float: left;
	min-width: 60px;
	background: url(images/common/marker.gif) no-repeat left center;
	padding-left: 10px;
	display: inherit;
	margin-left: 12px;
}


/*グローバルナビ*/

#global-navi {
	width: 841px;
	padding-left: 9px;
	padding-top: 12px;
}


* html #global-navi {
	padding-top: 0;
}

#global-navi ul {
	width: 841px;
	list-style-type: none;
}

#global-navi ul li {
	width: auto;
	height: 13px;
	float: left;
	border-right: solid 1px #333333;
	margin-right: 25px;
}


#global-navi ul li a {
	display: block;
	margin-right: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: auto;
	height: 13px;
}


#global-navi ul li a:hover {
	background-position: 0 -13px;
}


#global-navi ul li.gmenu01 a {
	background-image: url(images/common/gmenu01.gif);
	width: 26px;
}

#global-navi ul li.gmenu02 a {
	background-image: url(images/common/gmenu02.gif);
	width: 52px;
}

#global-navi ul li.gmenu03 a {
	background-image: url(images/common/gmenu03.gif);
	width: 78px;
}

#global-navi ul li.gmenu04 a {
	background-image: url(images/common/gmenu04.gif);
	width: 83px;
}

#global-navi ul li.gmenu05 a {
	background-image: url(images/common/gmenu05.gif);
	width: 52px;
}

#global-navi ul li.gmenu06 a {
	background-image: url(images/common/gmenu06.gif);
	width: 74px;
}

#global-navi ul li.gmenu07 a {
	background-image: url(images/common/gmenu07.gif);
	width: 77px;
}
/*-------------------------
	メイン
-------------------------*/

#main {
	width: 860px;
	padding-top: 16px; 
}


/*-------------------------
	コンテンツ
-------------------------*/

#contents {
	width: 570px;
	float: right;
}

#contents h2.page-title {
	background:url(images/common/no-text_h2.gif) no-repeat bottom;
	width: 565px;
	height: 1.7em;
	margin-bottom: 13px;
	color: #1377C1;
	font-size: 13px;
	padding-left: 5px;
}

#contents .text-box {
	line-height: 1.4em;
	margin-bottom: 20px;
}

#contents .text-box p {
	margin-bottom: 1em;
}

#contents .text-box ul,
#contents .text-box ol,
#contents .text-box dl {
	padding: 0 0 1em 2em;
}
#contents .text-box ul li,
#contents .text-box ol li,
#contents .text-box dl li {
	margin-bottom: 1em;
}

#contents blockquote {
	padding: 1em 2em;
}
/*-------------------------
	サイドバー
-------------------------*/

#sidebar {
	width: 250px;
	float: left;
}


#sidebar p {
	line-height: 1.4;
}

#sidebar h2 {
	width: 250px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}

#sidebar h2#mainmaga-h {
	background-image: url(images/common/sidebar/mailmagazine_h2.gif);
}

#sidebar h2#book-h {
	background-image: url(images/common/sidebar/book_h2.gif);
}

#sidebar h2#faq-s-h {
	background-image: url(images/common/sidebar/faq_h2.gif);
}

#sidebar h2#mobile-h {
	background-image: url(images/common/sidebar/mobile_h2.gif);
	margin-bottom: 25px;
}

/*	メルマガ登録フォーム	*/

#sidebar ul#widgetl-list {
	width: auto;
	list-style-type: none;
}

#sidebar div.wpcf7-response-output {
	margin-top: 0;
}

#sidebar form table {
	width: 250px;
	margin-top: 16px;
	margin-bottom: 20px;
}
#sidebar form table td {
	vertical-align: middle;
	padding-bottom: 10px;
}


#sidebar form table td.btn-cell {
	text-align: left;
}


#sidebar form table td.btn-cell input#submit-btn {
	background: url(images/common/sidebar/submit_btn.gif) no-repeat;
	width: 60px;
	height: 19px;
	margin: 0 auto;
	text-indent: -9999px;
	text-align: left;
	border: none;
	cursor: pointer;
	display: block;	
}

label#name-label,
label#email-label {
	width: 40px;
	height: 11px;
	display:block;
	font-size: 10px;
	line-height: normal;
	background-repeat: no-repeat;
	margin-right: 10px;
	text-indent: -9999px;
}

label#name-label {
	background-image: url(images/common/sidebar/name.gif);
}

label#email-label {
	background-image: url(images/common/sidebar/e-mail.gif);
}

input#name,
input#email { 
	width: 195px;
}

/* ブログバナー */
#sidebar .blog-bnr {
	margin: 0 0 20px 0;
	display: block;
	width: 250px;
	height: 83px;
}

/*	お勧め本	*/
.book-box {
	width: 250px;
	margin-bottom: 20px;
}

.book-box img {
	display: block;
	margin:0 auto 0.5em;
}


.book-box p {
	text-align: center;
	margin-bottom: 15px;
	background: url(images/common/sidebar/faq_line.gif) no-repeat center bottom;
	padding-bottom: 10px;
}


/*	よくある質問	*/
#sidebar dl.faq-list {
	width: 250px;
	margin-bottom: 12px;
}

#sidebar dl.faq-list dd {
	background: url(images/common/sidebar/faq_line.gif) no-repeat center bottom;
}

/*	よくある質問リスト(一覧、サイドバー兼用)	*/
dl.faq-list dt {
	background: url(images/common/marker.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 8px;
}

dl.faq-list dd {
	padding: 0 0 15px 8px;
	width: auto;
	margin-bottom: 14px;
	line-height: 1.4;
}

p#to-list {
	text-align: right;
	margin-bottom: 20px;
}

/*	モバイルサイト	*/
#qu-code {
	display: block;
	margin: 0 auto 40px;
}

/*-------------------------
	フッター
-------------------------*/

#footer {
	width: 860px;
	border-top: #4E6132 solid 2px;
	height: 133px;
	padding-top: 9px;
}

#footer ul#footer-menu {
	width: 375px;
	float: right;
	list-style-type: none;
	margin-bottom: 16px;
}


#footer ul#footer-menu li {
	float: left;
	width: auto;
	padding-right: 7px;
	margin-right: 7px;
	border-right: solid 1px #333333;
}

#footer ul#footer-menu li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#footer p#copyright {
	background: url(images/common/copyright.gif) no-repeat;
	width: 229px;
	height: 12px;
	text-indent: -9999px;
	float: right;
	margin: 0 0 20px 0;
}

/* powered by LWWP */
#footer p.powered {
font-size: 10px;
margin:0 10px 0 0;
text-align:right;
}

#footer p.powered a {
	color: #663300;
}


/*-------------------------
	最新情報・イベントのお知らせ
	一覧ページ
-------------------------*/

#contents h2#news-event-h {
	text-indent: -9999px;
	margin-bottom: 13px;
	width: 570px;
	height: 27px;
	background: url(images/top/news-event_h2.gif) no-repeat;
}


/*	一覧リスト表示(トップページと兼用)	*/
ul#news-event-list {
	list-style-type: none;
	width: auto;
	margin-bottom: 30px;
}


ul#news-event-list li {
	background: url(images/common/line.gif) no-repeat left bottom;
	padding: 10px;
	vertical-align: middle;
}


ul#news-event-list li img {
	vertical-align: middle;
	margin-right: 6px;
}	

ul#news-event-list li span {
	font-weight: bold;
	margin-right: 15px;
	vertical-align: middle;
}

/*-------------------------
	フォトツアーページ
-------------------------*/
#contents h2#photo-h {
	background: url(images/photo/photo_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

.simpleviewer,
.tiltviewer,
.autoviewer,
.pcviewer {
	outline:none;
}

/*-------------------------
	お勧めの本一覧ページ
-------------------------*/

#contents h2#book-h {
	background: url(images/book/book_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

#contents .book-box {
	width: 570px;
}

#contents .book-box .right-box {
	float: right;
	width: 275px;
}


#contents .book-box .left-box {
	float: left;
	width: 275px;
}


/*-------------------------
	よくある質問一覧ページ
-------------------------*/

#contents h2#faq-h {
	background: url(images/faq/faq_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

#contents dl.faq-list {
	width: 570px;
	margin-bottom: 12px;
}

#contents dl.faq-list dd {
	background: url(images/common/line.gif) no-repeat center bottom;
}

/*-------------------------
	教育理念ページ
-------------------------*/

#contents h2#idea-h {
	background: url(images/idea/idea_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

/*-------------------------
	入学についてページ
-------------------------*/

#contents h2#entrance-h {
	background: url(images/entrance/entrance_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

/*-------------------------
	ご協力のお願い
-------------------------*/
#contents h2#cooperation-h {
	background: url(images/cooperation/cooperation_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}


/*-------------------------
	イベントページ
-------------------------*/

#contents h2#event-h {
	background: url(images/event/event_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

ul#news-event-list li p {
	line-height: 1.4;
	padding: 2px 0;
}

/*-------------------------
	スタッフ紹介
-------------------------*/
#contents h2#staff-h {
	background: url(images/staff/staff_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

.staff-box {
	width: 570px;
	background: url(images/common/line.gif) no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.staff-box h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.staff-box .staff-photo {
	width: 150px;
	padding-right:4px;
	float: left;
	border-right: #0099FF dotted 1px;
	text-align: center;
}

.staff-box .staff-photo img {
	display: block;
	margin: 0 auto;
}


.staff-box .staff-text {
	width: 395px;
	padding: 0 10px;
	float: right;
}


/*-------------------------
	プライバシーポリシーページ
-------------------------*/

#contents h2#privacy-h {
	background: url(images/privacy/privacy_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

/*-------------------------
	リンク集
-------------------------*/
#contents h2#link-h {
	background: url(images/link/link_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

/*-------------------------
	サイトマップページ
-------------------------*/

#contents h2#sitemap-h {
	background: url(images/sitemap/sitemap_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

#contents ul#sitemap {
	padding-left: 0;
}

#contents ul#sitemap li {
	background: url(images/common/marker.gif) no-repeat left 5px;
	padding-left: 10px;
	list-style-type: none;
}

#contents ul#sitemap ul.subcont {
	margin: 10px 0 20px 0;
	padding: 0 0 0 20px;
}

#contents ul#sitemap ul.subcont li {
	background: url(images/common/marker.gif) no-repeat left 5px;
	padding-left: 10px;
	list-style-type: none;
}
	


/*-------------------------
	お問い合わせページ
-------------------------*/

#contents h2#inquiry-h {
	background: url(images/inquiry/inquiry_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}

#inq-box {
	width: 570px;
}


#inq-box table {
	width: 500px;
	background-color: #999999;
	border-spacing: 1px;
}

#inq-box table th,
#inq-box table td {
	vertical-align: top;
	padding: 10px 5px;
	font-weight: normal;
	text-align: left;
	width: auto;
	background-color:#FFFFFF;
}


#inq-box table th {
	width: 150px;
}

#inq-box table td.btn-cell {
	text-align: center;
}

#inq-box input.short-text {
	width: 150px;
}

#inq-box input.long-text {
	width: 300px;
}

#inq-box input.number {
	width: 29px;
}

#inq-box textarea {
	width: 315px;
	height: 200px;
}


#inq-box textarea.half-textarea {
	width: 315px;
	height: 100px;
}

/*	人材募集	*/
#contents h2#recruit-h {
	background: url(images/inquiry/recruit_h2.gif) no-repeat;
	width: 570px;
	height: 27px;
	text-indent: -9999px;
	margin-bottom: 13px;
}


