@charset "Shift_JIS";
/* 全ページ共通 */
a:link {
	color: #3366ff;
}
a:hover {
	color: orange;
}
a:visited {
	color:purple;
}
a:active {
	color:#C30D3D;
}
/* テーブル */
td img {
	background-color: #fff;
	display: block;
}
img {
	vertical-align:bottom
}
/* 学院トップへ */
.sitemap_font {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	width: 95px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* カラム切り替え */
body.layout {
	background-image: url(../images/side_R.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
}
/* ボックス */
.layout #box {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
	margin-bottom: 0px;
}
/* ヘッダ */
.head_bg {
	background-image: url(../images/head_bar.jpg);
	background-repeat: no-repeat;
}
#header {
	padding-right: 82px;
	padding-left: 82px;
	height: 131px;
	width: 860px;
}
/* ヘッダナビ */
.headnavi2 {
	margin-bottom: 10px;
}
/* ボディ開始 */
.layout #content {
}
/* ふらっしゅ（TOPのみ） */
.flash {
	width: 860px;
	height: 308px;
	padding-right: 82px;
	padding-left: 82px;
}
/* ヘッドなび（TOPのみ） */
.headnavi {
	width: 860px;
	height: 62px;
	padding-right: 82px;
	padding-left: 82px;
}
/* ヘッドイメージ */
.headimg {
	background-color: #C33;
	height: 160px;
	width: 860px;
	margin-right: 82px;
	margin-left: 82px;
}
/* パンくず */
#pan {
	width: 860px;
	margin-right: 82px;
	margin-left: 82px;
	padding-top: 4px;
	font-size: 12px;
	color: #C30D3D;
	padding-left: 12px;
}
#pan .splitter {
	margin-right: 4px;
	margin-left: 4px;
}
/* ボディレイアウト */
.main {
	margin-top: 10px;
	width: 860px;
	margin-right: 82px;
	margin-left: 82px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.main:after {
	content:"";
	display:block;
	clear:both;
}
/* ボディ左（共有） */
.main #sideL {
	width: 176px;
	float: left;
}
/* ボディメイン（TOPのみ） */
.main #center {
	float: left;
	margin-left: 10px;
	width: 417px;
}
/* 記事１（TOPのみ） */
#center .kiji1 {
	margin-bottom: 10px;
}
.kiji1 #kijibody {
	height: auto;
}
/* 記事２（TOPのみ） */
#center .kiji2 {
	margin-bottom: 10px
}
.kiji2 #kijibody {
	height: auto;
}
/* 記事３（TOPのみ） */
#center .kiji3 {
	margin-bottom: 10px
}
.kiji3 #kijibody {
	height: auto;
}
#center .backnumber {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
}
/* 記事文字（共通） */
.topInfo dl {
	width:414px;
	font-size:12px;
	line-height: 160%;
	margin:0px;
	padding:0px;
}
.topInfo dt {
	color: #c30d3d;
	font-weight:bold;
	width:120px;
	margin:0;
	padding:5px 0 5px 5px;
}
.topInfo dd {
	border-bottom:1px dotted #b2b2b2;
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 7em;
}
/* ボディ右（TOPのみ） */
.main #sideR {
	width: 244px;
	float: left;
	margin-left: 10px;
}
.main   #sideR .video{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}
/* ボディメイン（各ページ） */
.main #contentsu {
	float: left;
	margin-left: 10px;
	width: 671px;
}
#contentsu .title {
	margin: 0px;
}
#contentsu .titleB {
	color: #c30d3d;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px solid #c30d3d;
	border-left: 4px solid #c30d3d;
	margin-top: 10px;
	padding-left: 12px;
}
#contentsu .titleC {
	font-weight: bold;
	color: #000;
}
#contentsu .titleD {
	color: #000;
	font-weight: bold;
	text-indent: 12px;
	margin-bottom: 8px;
	margin-top: 32px;
	padding: 1px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A9DE2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9DE2B;
}
#contentsu .titleE {
	margin-top: 20px;
	margin-bottom: 10px;
}
#contentsu .titleTOP {
	color: #666;
	margin-bottom: 32px;
	margin-top: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: right;
	font-size: 12px;
	padding: 1px;
}
#contentsu .bodytext {
	margin-bottom: 20px;
	color: #333;
	letter-spacing: 0.1em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 160%;
	padding-top: 10px;
}
.bodytext h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
}
.bodytext h5 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
}
.bodytext #text_pink {
	color: #F36;
}
.bodytext ul {
	margin: 0;
	padding: 0;
}
.bodytext ul li {
	margin-left: 16px;
	list-style-type: disc;
}
.bodytext #layaut1 {
	margin-bottom: 32px;
	float: left;
}
.body1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.body1 #child {
	color: #F395A0;
}
.body1 #food {
	color: #E77400;
}
.body1 #business {
	color: #89BD1E;
}
#text_S {
	font-size: 10px;
	color: #000;
}
#text_M {
	font-size: 12px;
	color: #000;
}
#text_M2 {
	font-size: 12px;
	color: #000;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text_L {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
/* ３カラム左（サイトマップ） */
.main #bodyL {
	float: left;
	margin-left: 10px;
	width: 330px;
}
/* ３カラム右（サイトマップ） */
.main #bodyR {
	float: left;
	margin-left: 10px;
	width: 330px;
}
img.photoLs {
	float : left;
	margin-right: 1px;
}
img.photoR {
	float: right;
	margin-left: 10px;
}
/* フッタ */
.footer {
	width: 860px;
	height: 50px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A9DE2B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	background-color: #FFF;
	margin-right: 82px;
	margin-left: 82px;
	text-align: right;
	padding-top: 5px;
	clear: both;
}
.footer_title {
	text-align: left;
	float: left;
}
.footer_link {
}
/*copyright*/
.footer .copyright {
	width: 860px;
	margin-top: 10px;
	text-align: center;
}
/* 禁則処理 */
p {
	line-break: normal /* 通常の禁則処理を適用する */
}
div {
	line-break: strict /* 厳密な禁則処理を適用する */
}

