@charset "Shift_JIS";
/*************************************************/
/* スタイルシート */
/*************************************************/
* {
	padding:0;
	margin:0;
}
body {
	text-align:center;
	font-size:13px;
	background-color:#d2be96;
	background-image:url(../img/bg.gif);
}
/*************************************************/
/* コンテナ */
/*************************************************/
#container {
	overflow:hidden;
	width:980px;
	height:auto;
	background-color:#fff;
	background-image:url(../img/containerbg.gif);
	background-repeat:repeat-y;
	margin:auto;
}
/*************************************************/
/* タイトルエリア */
/*************************************************/
#title_area {
	width:980px;
	height:90px;
	text-align:center;
	background-image:url(../img/titlebg.gif);
	background-repeat:no-repeat;
}
/*************************************************/
/* タイトル表示位置 */
/*************************************************/
#title_text {
	width:540px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	color:#500;
	font-size:28px;
	letter-spacing:1px;
	padding-top:14px;
	text-align:center;
	float:left;
}
/*************************************************/
/* 左・右タイトル表示位置 */
/*************************************************/
#title-left {
	width:200px;
	height:30px;
	text-align:left;
	padding:10px 0 0 24px; /* top right bottom left */
	float:left;
}
#title-right {
	width:200px;
	height:30px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:0px;
	text-align:left;
	padding:22px 0 0 0;
	float:right;
}
/*************************************************/
/* サブタイトルエリア */
/*************************************************/
#subtitle {
	clear:both;
	height:10px;
	text-align:left;
	padding:16px 0 16px 26px;
}
#subtitle h2 {
	width:800px;
	color:#0080e0;
	font-size:13px;
	font-family:"verdana", "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing:1px;
	float:left;
}
#subtitle a {
	display:block;
	width:86px;						/* IE5.5 */
	height:14px;
	color:#800000;
	font-size:13px;
	text-align:center;
	background-color:#fff8e0;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:2px 0 2px 0;
	margin:0 30px 0 0;
	float:right;
}
#subtitle a:hover {
	color:#f00;
	background-color:#f6faff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
/************************************/
/* ナビゲータ */
/************************************/
#navi_area {
	width:218px;
	height:auto;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	margin-right:4px;
	float:left;
}
#navi_area ul {
	padding:4px 0 0 22px;
	list-style-type:none;
}
#navi_area li {
	width:178px;
	height:33px;
	margin:2px 0 2px 0;
}
#navi_area a {
	display:block;
	width:178px;
	height:14px;
	color:#800000;
	font-size:13px;
	background-color:#fec;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	text-align:left;
	padding:8px 0 8px 6px;
}
#navi_area a:hover {
	color:#f00;
	background-color:#f6faff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
#navi_area .here {
	display:block;
	width:178px;
	height:15px;
	color:#f00;
	font-size:13px;
	background-color:#ffffff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	text-decoration:none;
	text-align:left;
	padding:8px 0 8px 6px;
}
/*************************************************/
/* キャッチコピー表示エリア */
/*************************************************/
#catch_copy_area {
	color:#555;
	font-size:13px;
	text-align:left;
	line-height:18px;
	padding:10px 0 0 3px;
}
#catch_copy {
	width:186px;
	height:160px;
	color:#555;
	font-size:13px;
	background-image:url(../img/catchbg.gif);
	background-repeat:no-repeat;
	text-align:left;
	line-height:17px;
	padding:14px 0 0 8px;
	margin:4px 0 2px 22px;
}
/*************************************************/
/* 更新日付表示エリア */
/*************************************************/
#update {
	clear:both;
	height:auto;
	color:#777;
	text-align:center;
	padding:30px 0 0 0;
	margin:auto;
}
/*************************************************/
/* カウンタエリア */
/*************************************************/
#counter_area {
	clear:both;
	margin:14px auto 0 auto;
}
/*************************************************/
/* メインコンテンツエリア */
/*************************************************/
#main_contents {
	overflow:hidden;
	width:750px;
	height:auto;
	text-align:left !important;
	margin-top:4px;
	float:left;
}
#main_contents h1 {
	clear:both;
	font-size:16px;
	padding-left:10px;
}
#main_contents h2 {
	clear:both;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	padding-left:10px;
}
#main_contents hr {
	clear:both;
	width:730px;
	border:1px solid #ddd;
	margin:10px 0 10px 0;
	float:left;
}
#main_contents pre {
	clear:both;
	line-height:18px;
}
#profile {
	width:93px;
	height:42px;
	float:left;
}
#profile_title {
	overflow:hidden;
	width:500px;
	height:auto;
	float:left;
}
.red {
	color:#e00000;
}
.blue {
	color:#0060ff;
}
.brown {
	color:#800000;
}
.green {
	color:#008000;
}
/*************************************************/
/* メイン画像位置 */
/*************************************************/
#main_img {
	width:720px;
	height:auto;
}
/*************************************************/
/* メインコンテンツ表示エリア */
/*************************************************/
#box_area {
	overflow:hidden;
	width:740px;
	height:auto;
	font-size:15px;
	text-align:left;
	margin-top:4px;
}
#box_0 {
	overflow:hidden;
	width:730px;
	height:60px;
	font-size:13px;
	color:#777;
	text-align:left;
	line-height:15px;
	padding:8px 0 0 8px;
	background-image:url(../img/boxbg.gif);
	background-repeat:no-repeat;
}
.box_1 {
	width:180px;
	height:230px;
	color:#555;
	font-size:12px;
	background-image:url(../img/portraitbg.gif);
	background-repeat:no-repeat;
	line-height:16px;
	margin:4px 6px 0 0;
	padding:4px;
	float:left;
}
.box_1 img {
	padding-right:4px;
	float:left;
}
.box_2 {
	width:260px;
	height:auto;
	color:#555;
	font-size:12px;
	line-height:23px;
	margin:0px 8px 0 0;
	padding:2px;
	text-align:center;
	float:left;
}
.line_ht {
	line-height:20px !important;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:11px;
	line-height:14px;
}
/*************************************************/
/* 下部コンテンツ表示エリア */
/*************************************************/
#schedule_area {
	clear:both;
	overflow:hidden;
	width:740px;
	height:220px;
	font-size:12px;
	color:#555;
	font-family:"ＭＳ ゴシック", monospace, sans-serif;
	text-align:left;
}
#schedule_area table {
	width:330px;
	height:auto;
	line-height:16px;
	border-collapse:collapse;
	margin-left:10px;
}
#schedule_area caption {
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
}
#schedule_area td {
	border-left:none;
	border-right:none;
	border-bottom:1px solid #ffccaa;
	padding:2px 0 2px 0;
}
.logo_area {
	overflow:auto;
	width:358px;
	height:200px;
	background-image:url(../img/schedulebg.gif);
	background-repeat:repeat-x;
	margin-right:8px;
	float:left;
}
/*************************************************/
/* コピーライトエリア */
/*************************************************/
#copyright {
	clear:both;
	height:20px;
	color:#777;
	font-size:12px;
	background-image:url(../img/footerbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
/*************************************************/
/* link */
/*************************************************/
a:link {
	color:#0040ff;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
a:visited {
	color:#8040ff;
	text-decoration:none;
}
/*************************************************/
/* page */
/*************************************************/
#jisseki_area {
	overflow:hidden;
	width:720px;
	height:auto;
	font-size:12px;
	color:#555;
	line-height:18px;
	font-family:"ＭＳ ゴシック", monospace, sans-serif;
	text-align:left;
	margin-left:8px;
}
#book_area {
	overflow:hidden;
	width:720px;
	height:auto;
	background-image:url(../img/office_mtc_2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#book_img {
	width:98px;
	height:165px;
	margin-right:10px;
	float:left;
}
#books {
	overflow:hidden;
	width:470px;
	height:auto;
	line-height:18px;
	float:left;
}
table {
	width:720px;
	font-size:13px;
	line-height:24px;
	border-collapse:collapse;
	padding-left:10px;
	margin:10px 0 10px 4px;
}
#table_cap {
	font-size:15px;
	text-align:left;
	vertical-align:bottom;
	padding-left:4px;
}
td {
	border:1px solid #ff8000;
	height:18px;
	padding:10px;
	vertical-align:top;
}
.cake {
	background-image:url(../img/table_titlebg.gif);
	background-repeat:repeat-x;
}
#profile_img {
	clear:both;
	width:184px;
	height:140px;
	margin:2px 10px 10px 0;
	float:left;
}
#profile_pos {
	width:530px;
	height:auto;
	line-height:18px;
	float:left;
}
.presen {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}
#presen_img {
	margin:8px 0 6px 8px;
}
.space {
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 0;
}
.topspace {
	clear:both;
	overflow:hidden;
	width:980px;
	padding:10px 0 0 0;
	margin:auto;
}
#recruit {
	font-size:14px;
	letter-spacing:1px;
	line-height:18px;
}
/*************************************************/
/* スタイルシートはここまで */
/*************************************************/
