@charset "shift-JIS";

/* ■基本設定（全体の基本になる余白や文字の設定など） */

* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

body {
	padding: 0px;
	margin: 0px;
	color: #555555;
}

h1, h2,h4, ul, li, dl, dt, dd, p, span, {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}

hr {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

a {
	color: #3366CC
}

a:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}



/* ■全体横幅 */
#base {
	width: 800px;
}



/* ■上エリア */
#top {
	margin-bottom: 8px;
}

/* 一番最上のサブタイトル部分  */
#top h1 {
	padding: 3px;
	background-image: url(./img/topbg.jpg);
}

/* タイトル部分のスペース  */
#top h2{
	height: 52px;
}

/* タイトル画像部分  */
#top h2 img {
	float: left;
	margin: 20px 0px 0px 6px;
}

/* １８歳未満の注意書きの部分  */
#top h2 span {
	float: right;
	clear: both;
	height: 52px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 28px 8px 0px 0px;
}


/* 上のメニュー部分（全体） */
#top ul {
	width: 800px;
}

/* 上のメニュー部分（個別） */
#top li {
	float: left;
}



/* ■左エリアと中エリアの親エリア */
#left-base01 {
	float: left;
	width: 648px;
}

/* ■左エリア（カテゴリー＆エントリーテンプレの場合） */
#left-base02 {
	float: left;
	width: 640px;
	text-align: left;
	margin-right: 8px;
}



/* ■左エリア */
#left {
	float: left;
	width: 152px;
}

/* 左ランキング部分の順位＆名前部分 */
#left dt {
	font-weight: bold;
	padding: 2px;
}

/* 左ランキング部分のプロフィール部分 */
#left dd {
	font-size: 12px;
	padding: 2px;
	margin-bottom: 8px;
}

/* 左右に使っているサブタイトル */
.sub-title {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-image: url(./img/barx1.jpg);
	padding: 3px 0px 2px 0px;
}

/* 左右エリアに使っている枠１ */
.sub-text01 {
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999;
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 8px;
}

/* 左右エリアに使っている枠２ */
.sub-text02 {
	text-align: left;
	line-height: 110%;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999;
	background-color: #ffffff;
	padding: 3px;
	margin-bottom: 8px;
}



/* ■中エリア */
#center {
	float: right;
	width: 480px;
	margin: 0px 4px;
}

/* ちょっと余白あけたい部分の文字指定 */
#center p {
	font-size: 12px;
	line-height: 130%;
	margin-top: 5px;
}

/* トップ写真レイアウト（全体） */
#center ul {
	clear: both;
	width: 476px;
	margin-bottom: 8px;
}

/* トップ写真レイアウト（個別） */
#center li {
	float: left;
	width: 157px;
}

/* トップ写真の画像部分 */
#center li img {
	float: left;
	margin-right: 12px;
}

/* トップ写真の下の文字 */
#center li p {
	clear: both;
	text-align: center;
	padding-right: 18px;
}


/* 中央サブタイトル部分 */
.center-title {
	font-weight: bold;
	text-align: left;
	background-image: url(./img/barx1.jpg);
	padding: 5px;
}

/* 中央テキスト部分 */
.center-text01 {
	line-height: 130%;
	text-align: left;
	padding: 2px;
	margin-bottom: 13px;
}

/* 中央テキスト部分（質問ページ） */
.center-text02 {
	line-height: 130%;
	text-align: left;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	padding: 2px 2px 8px 2px;
	margin-top: 2px;
	margin-bottom: 6px;
}

/* 質問ページオレンジ文字部分 */
#left-base02 b {
	color: #ff6600;
	font-style: normal;
}

/* 出勤情報ページの月日全体部分 */
.syukkin-base {
	clear: both;
	width: 640px;
	margin-bottom: 5px;
}

/* 出勤情報ページの月日部分 */
.syukkin {
	float: left;
	width: 102px;
	font-size: 13px;
	text-align: center;
	background-color: #000000;
	border: solid 1px #999999;
	padding: 5px;
	margin: 3px 0px 5px 4px;
}

.syukkin a {
	color: #ffffff;
}

/* 出勤情報ページの人物写真枠（全体） */
#left-base02 ul {
	clear: both;
	width: 640px;
	margin-top: 3px;
	margin-bottom: 6px;
}

/* 出勤情報ページの人物写真枠（個別） */
#left-base02 li {
	float: left;
	width: 91px;
	text-align: center;
	padding: 5px;
}

/* 出勤情報ページの人物写真枠（個別） */
#left-base02 li img {
	margin-bottom: 5px;
}

/* プロフィールページ */
#profil {
	clear: both;
	width: 640px;
	text-align: center;
	line-height: 140%;
	padding: 2px;
	margin-bottom: 10px;
}

/* プロフィールページ左エリア */
#profil-left {
	float: left;
	width: 300px;
}

/* プロフィールページ右エリア */
#profil-right {
	float: right;
	width: 320px;
}

/* プロフィールページ項目全体 */
#profil dl {
	margin-bottom: 10px;
}

/* プロフィールページ項目 */
#profil dt {
	float: left;
	width: 100px;
	text-align: center;
	background-color: #eeeeee;
	padding: 3px;
	margin: 1px;
}

/* プロフィールページ内容 */
#profil dd {
	float: right;
	width: 200px;
	text-align: left;
	padding: 3px;
	margin: 1px;
}

/* プロフィールページメッセージ題名 */
.mes-title {
	clear: both;
	background-color: #eeeeee;
	padding: 3px;
	margin: 8px 2px 0px 2px;
}

/* プロフィールページメッセージテキスト */
.mes-text {
	text-align: left;
	border: solid 2px #eeeeee;
	padding: 6px;
	margin: 0px 2px 2px 2px;
}



/* ■右エリア */
#right {
	float: right;
	clear: both;
	width: 152px;
}

/* 見出し文字 */
#right p {
	color: #333333;
	margin: 8px 0px;
}

/* 地図の画像部分 */
.map-img {
	float: left;
	clear: both;
}

/* 地図のテキスト部分 */
.map-text {
	float: right;
	clear: both;
	padding: 6px;
}



/* ■下エリア */

/* 回り込みを解除 */
#bottom {
	clear: both;
}

/* 著作権 */
.copyright {
	text-align: center;
	padding: 8px;
	margin-bottom: 14px;
}



/* ■個別指定 */

/* 赤字の部分 */
em {
	color: #ff0000;
	font-style: normal;
}

/* 真ん中に表示する */
.center {
	text-align: center;
}

/* 下に余白を作る */
.margin-bottom {
	margin-bottom: 13px;
}