@charset "utf-8";

/* 株式会社ココロ　スタイルシート
　 作成者：鈴木
　 平成20年02月20日
---------------------------------------------------------------------------------------------------*/


/* 基本スタイル
---------------------------------------------------------------------------------------------------*/
/* 全体
-------------------------------------*/
* {
	padding: 0;
	font-size: 100%;
	margin: 0;
}

/* 画像
-------------------------------------*/
img {
	border: none;
	vertical-align: top;
}

/* ボディ
-------------------------------------*/
body {
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0;
	padding: 0;
}

/* ヘッダー部分
---------------------------------------------------------------------------------------------------*/
#header {
	background: #FF0000 url(../img/header-bg.gif) repeat-x;
	height: 110px;
	margin-bottom: 5px;
}
#header h1 {
	width: 730px;
	float: left;
	display: block;
	font-weight: normal;
	font-size: 90%;
}
.text {
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
	background: url(../img/text-bg.gif) no-repeat;
}

.text-area {
	width: 380px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: bottom;
}

.head { }

.link {
	width: 270px;
	float: right;
	font-size: 90%;
}

.link ul {
	float: right;
	width: 250px;
}

.link li {
	width: 120px;
	float: left;
	display: inline;
	text-align: right;
}

.pan {
	width: 485px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.pan ul {
	float: left;
	width: 400px;
}

.pan li {
	float: left;
	display: inline;
	text-align: left;
	padding-right: 10px;
}

.logo1 {
	width: 300px;
	float: left;
	padding-top: 20px;
}

.logo2 {
	width: 156px;
	float: left;
	padding-top: 5px;
}

.logo3 {
	width: 292px;
	float: right;
	padding-top: 20px;
}

/* ナビゲーション上部分
---------------------------------------------------------------------------------------------------*/
#navi_over { display: block; }

#navi_over ul {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}

#navi_over li {
	display: inline;
	overflow: hidden;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ナビゲーション下部分
---------------------------------------------------------------------------------------------------*/
#navi_under {
	display: block;
	padding-top: 5px;
	float: left;
}

#navi_under ul {
	margin: 0px;
	padding: 0px;
}

#navi_under li {
	display: inline;
	overflow: hidden;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* メイン部分
---------------------------------------------------------------------------------------------------*/

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 1010px;
}

#wrapper-sub {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

.clearfix { display:inline-block; }

#main {
	width: 690px;
	float: left;
}

#contents {
	width: 300px;
	float: left;
	margin-left: 10px;
}

#main h1 {
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}

#main h2 {
	margin-top: 20px;
	display: block;
	border-bottom: thin dotted #CCCCCC;
	font-weight: bold;
	color: #666666;
	font-size: 125%;
}

#main li { margin-left: 20px; }

#main li.li { margin-left: 30px; }

.next { height:100px; }

#main p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.nna {
	margin-right: 10px;
	padding-left: 5px;
	clear: none;
	width: 670px;
	float: left;
}
.nna-top {
	margin-right: 10px;
	padding-left: 5px;
	clear: none;
	width: 500px;
	float: left;
}
.nna_movie {
	margin-right: 0px;
	padding-left: 5px;
	clear: none;
	width: 150px;
	float: left;
	margin-top: 20px;
}
.next-nna {
	margin-right: 10px;
	padding-left: 5px;
	clear: left;
}

.movie {
	margin-right: 10px;
	height: 285px;
	width: 380px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}

.movie-text {
	margin-top: 20px;
	padding-left: 390px;
	margin-bottom: 10px;
}

#contents_bg {
	width: 300px;
	background: url(../../img/menu/bg.gif) repeat-y;
	margin-top: 20px;
	margin-bottom: 30px;
	float: right;
}

#contents h1 {
	margin-top: 10px;
	width: 275px;
	display: block;
	margin-left: 10px;
	font-size: 110%;
	background: #FFFFFF center center;
	padding-left: 5px;
}

#contents h2 {
	margin-top: 10px;
	width: 280px;
	display: block;
	margin-left: 10px;
	font-size: 110%;
	background: center center;
	border-bottom: thin dotted #999999;
	font-weight: normal;
	margin-bottom: 5px;
}

#contents h3 {
	width: 200px;
	height: 172px;
	display: block;
	margin: 10px auto;
}

#contents p {
	margin-top: 0px;
	width: 280px;
	display: block;
	margin-left: 10px;
	font-size: 100%;
	background: center center;
	font-weight: normal;
	height: auto;
}

.text1 {
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 290px;
	margin-top: 10px;
	margin-left: 10px;
}

#icon {
	width: 300px;
	margin-bottom: 5px;
}

.img-icon {
	width: 300px;
	margin-top: 10px;
}

/* フッター部分
---------------------------------------------------------------------------------------------------*/
#footer {
	background: url(../img/foot_bg.gif) repeat-x;
	margin: 0px auto;
	clear: both;
}

.footer_navi {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.footer_copy {
	width: 1000px;
	text-align: center;
	margin-top: 5px;
	font-size: 100%;
	border-top: thin dotted #CCCCCC;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#footer ul {
	padding: 14px 0px 2px;
	text-align: center;
}

#footer li {
	display: inline;
	padding-right: 5px;
}

#footer a { color: #FFFFFF; }

#footer a:visited { color: #FFCCFF; }

#footer a:hover { color: #FFCCFF; }

/* テーブル・フォーム部分
---------------------------------------------------------------------------------------------------*/
#inquiry { width: 665px; }

#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
	margin-top: 20px;
	margin-left: 10px;
}

#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}

#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;
	width: 200px;
}

#inquiry th.an {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;
	width: 200px;
	text-align: left;
}

#inquiry th.must { border-left-color: #D90000; }

#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}

.text1,
.text2,
.text3,
.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}

.text1 {
	width: 100px;
	margin-left: 0px;
}

.text2 { width: 4em; }

.text3 { width: 98%; }

.text4 { width: 98%; }

#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

#inquiry .submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#academy { width: 665px; }

#academy table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
	margin-top: 20px;
}

#academy td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#academy td.futo {
	border-bottom: 1px solid #CCCCCC;
}

#academy th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;
	width: 200px;
}

#academy th.an {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;
	width: 200px;
	text-align: left;
}

#academy th.must { border-left-color: #D90000; }

#academy th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}

#academy select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

#academy .submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.bg {
	background: #FFFFCC;
	padding-left: 15px;
}

/* CSS部分
---------------------------------------------------------------------------------------------------*/
.css-m {
	width: 88px;
	height: 31px;
	float: right;
}
