@charset "utf-8";

#head {
	height:54px;
}

#dirctoryFrame #dir_login {
	width:71px;
	background:url(../images/dir_login_on.gif) no-repeat 0 0;
}

p.msg {
	margin:0 auto;
	text-align:center;
}

/* ログインフォームtable *********************************** */
#login_t {
	margin:10px auto;
	width:282px;
}

#login_t th {
	font-weight:normal;
	padding:5px;
	text-align:right;
}
/* end - ログインフォームtable ***************************** */


/* ログインボタン ****************************************** */
.btnFrame {
	text-align:center;
}
/* end - ログインボタン ************************************ */


/* メッセージ ********************************************** */
p#msg {
	margin:15px auto 10px;
	padding:7px;
	width:685px;
	font-size:0.9em;
	color:#444;
	/*border:3px double #cfdddf;
	background:#fff;*/
	border:1px dotted #aaa;
	background:#f8f8f8;
}

div#suppFrame {
	margin:0 auto;
/*	width:566px; */
	width:700px;
	border:1px solid #b0c5c9;
	background:#eef3f4;
}

div#suppFrame strong {
	display:block;
	padding:7px 5px 3px;
	line-height:1;
	background:#93b2c1;
	color:#fff;
	border:1px solid #fff;
	/*border-bottom:1px solid #b0c5c9;*/
	border-bottom:0;
}

div#suppFrame ul {
	overflow:hidden;
	margin:7px 0 0;
	height:50px;
	border:1px solid #fff;
	border-top:0;
	color:#555;
}

div#suppFrame ul li {
	positioin:relative;
	float:left;
	overflow:hidden;
	margin:0 5px 0 8px;
	padding:8px 0 6px;
	/*height:35px;
	line-height:35px;*/
	text-indent:18px;
	font-size:1.1em;
	font-weight:bold;color:#666;
}

div#suppFrame ul li span.ico {
	display:none;
}

div#suppFrame ul li#tel {
	background:url(../images/ico_tel.gif) no-repeat 0 11px;
}

div#suppFrame ul li#tel span.stxt {
	display:inlilne;
	font-size:0.7em;
	position:relative;
	top:-3px;
}

div#suppFrame ul li#mail {
	padding-left:10px;
	border-left:1px dotted #aaa;
	background:url(../images/ico_mail.gif) no-repeat 6px 12px;

}
/* end - メッセージ **************************************** */

/* お知らせ ************************************************ */
.newsFrame {
	margin:20px auto;
	padding:10px 15px;
	width:600px;
	font-size:0.9em;
	border:5px solid #e1e1e1;
	background:#f3f3f3;
}

.newsFrame strong {
	display:block;
	margin:0 auto 10px;
	padding-left:12px;
	font-size:14px;
	color:#444;
	background:url(../images/arrow02_on.gif) no-repeat 0 3px;
	border-bottom:1px dotted #aaa;
}

.newsFrame p {
	margin:0 3px;
}

.newsFrame p.pt10 {
	margin:10px 3px;
}
.newsFrame ul {
	background:#fff;
	margin:10px 20px;
	padding:10px 20px 5px;
	/*border:1px solid #e3e3e3;*/
	font-weight:bold;
	color:#666;
}

.newsFrame ul li {
	clear:both;
	overflow:hidden;
	height:auto;
	margin:3px 0;
	padding:3px 0;
	border-bottom:1px dotted #ddd;
}

*html .newsFrame ul li span{
	padding-top:3px;
}

.newsFrame ul li.btm {
	border-bottom:0;
}

.newsFrame ul li span {
	display:block;
	overflow:hidden;
	float:left;
}

.newsFrame ul li span.maker {
	/* width:110px; */
	width:150px;
	padding-right:12px;
	background:url(../images/arrow03.gif) no-repeat right 3px;
}

.newsFrame ul li span.item {
	width:200px;
	padding-left:20px;
}

.newsFrame .note01 {
	overflow:hidden;
	margin:5px 10px 10px;
	padding:10px 0 7px;
	background:#fff;
	color:#ea5d5d;
	text-align:center;
	/* height:45px; */
	height:auto;
	/* line-height:40px; */
	font-weight:bold;
	border:3px double #d5e4ec;
}

.type02 {
	background:#f8fbfd;
	border-color:#d5e4ec;
}

.font01 {
	color:#52798b;
	text-decoration:underline;
}

.note_s01 {
	display:block;
	font-weight:normal;
	font-size:0.9em;
	color:#666;
}

p.box01 {
	background:#fff;
	padding:10px 12px 5px;
	margin:5px 10px 10px;
	line-height:1.8;
}

strong.em02 {
	margin-top:10px;
	margin-left:13px;
	margin-bottom:0;
	padding-left:16px;
	border-bottom:0;
	background:url(../images/arrow01_dwn.gif) no-repeat 0 7px;
}

p.box02 {
	background:#fff;
	padding:10px 12px 5px;
	margin:5px 10px 10px;
	line-height:1.8;
	border:3px double #becedc;
	text-align:center;
	font-weight:bold;
	color:#333;
}
/* end -{ お知らせ ****************************************** */