@charset "Shift_JIS";

h1, h2 {
	padding-bottom: 2px;
	border-bottom: 1px solid #ff7300;
}

.midashi1 {
	color: #ff7300;
	font-size: 120%;
	line-height: 200%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.midashi2 {
	color: #ff7300;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/* ページ設定 */
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #393939;
}


#container500 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #393939;
}


#pageheader, #toppageflash, #toppagewhatsnew, #pagefutter {
	width: 760px;
	margin: auto;
	padding: 0px 0px;
	background-color: #393939;
}

/* ページタイトルバー */
#pageheader {
	height: 80px;
	background-color: #000000;
}
#container #pageheader #pageheader-line {
	background-color: #000000;
}


/* ページタイトルロゴ表示 */
#pageheaderlogo {
	float: left;
	top: 0;
	left: 0;
}

#pageheaderimage {
	height: 100px;
}

/* ページタイトル会社名表示 */
#pageheadercampanyname {
	position: relative;
	float: right;
	left: 0;
	top: 65px;
}

/* トップページflash */
#toppageflash {
	/*border-top: 1px solid #ff7300;*/
}

/* グローバルメニュー1 */
#globalmenu1 {
	width: 760px;
	height: 16px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ff7300;
	background-image: url('image/global_menu_bg.gif');
	background-repeat: no-repeat;
}

#globalmenu1 ul {
	display: inline;
	float: right;
}

#globalmenu1 li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#globalmenu1item li {
	margin: 0;
	padding: 0;
	float: left;
}

.globalmenu1li {
	margin: 0;
	padding: 0;
}

#toppagecontent {
	width: 760px;
}

/* グローバルメニュー2 */
#globalmenu2 {
	width: 160px;
	float: left;
	margin: 10px 0;
	padding: 0;
}

/* グローバルメニュー2 */
#globalmenu2 li {
	list-style: none;
	margin: 0 0 10px -1.5em;
}

.globalmenu2onmargin {
	margin-left: 10px;
}

/* 最新情報表示 */
#toppagewhatsnew {
	width: 520px;
	float: right;
	border-left: 1px solid #666666;
}

#toppagewhatsnew, .indextitle {
	padding: 10px 10px;
}

/* 最新情報の日付 */
.whatsnewdate {
	font-size: 100%;
	color: #ffffff;
	line-height: 120%;
	font-weight: bold;
	margin: 0 1em 0 0;
	padding: 5px 5px;
	float: left;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}


/* 下位ページ */
#pageconteiner {
	width: 520px;
	float: right;
	border-left: 1px solid #666666;
}

#pageconteiner, .pageconteinertext {
	padding: 10px 10px;
}

/* テーブルのフォーム */
.tablepricelistform th, td {
	color: #cccccc;
	font-size: 100%;
	line-height: 100%;
	vertical-align: middle;
	padding: 5px 5px;
}

.tablepricelistform  {
	width: 100%;
}

.tablepricelistform th {
	text-align: center;
	word-break: keep-all;
	background-color: #333333;
}

.tablepricelistform td {
	padding: 5px 5px;
	vertical-align: middle;
	text-align: center;
	background-color: #444444;
}

.tableform th, td {
	color: #cccccc;
	font-size: 100%;
	line-height: 100%;
	vertical-align: middle;
	padding: 5px 5px;
}

.tableform th {
	text-align: center;
	word-break: keep-all;
	background-color: #333333;
}

.tableform td {
	padding: 5px 5px;
	background-color: #444444;
}

.tablehistory th, td { /* スクール沿革用 */
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
	padding: 0;
	border-collapse: collapse;
	border: none;
}

.tablehistory th { /* スクール沿革用 */
	color: #cccccc;	
	padding: 0 10px 0 0;
	background-color: #393939;
}

.tablehistory td { /* スクール沿革用 */
	color: #cccccc;
	background-color: #393939;
}

.tableinstructor td { /* インストラクター用 */
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
	padding: 0;
	border-collapse: collapse;
	border-collapse: none;
}

.tableperformance { /* イベントページのパフォーマンス一覧用 */
	margin: auto;
}
	
.tableperformance td {
	font-size: 100%;
	line-height: 100%;
	vertical-align: top;
	text-align: right;
	padding: 10px 15px;
	border-collapse: collapse;
	border-collapse: none;
}

.tableperformance td img { 
	margin: 0 0 5px 0;
}

.performanceimage { /* イベントバナー表示用 */
	clear: both;
	margin: 0 5px 8px 0;
	float: left;
}


.tableinquiry td { /* お問い合わせ用 */
	font-size: 100%;
	line-height: 100%;
	vertical-align: top;
	padding: 5px 5px;
	border-collapse: collapse;
	border-collapse: none;
}



/* ページフッターバー */
#pagefutter {
	clear: both;
	position: relative;
	border-top: 1px solid #666666;
}

#pagefutter #futtertext {
	padding: 10px 20px;
	font-size: 80%;
	line-height: 140%;
	color: #666666;
}
.midashi3 {

	color: #ff7300;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.futterlink {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#prtext {
	background-color: #FF7300;
	height: 20px;
	width: 760px;
}
