body {
	background-color: #c9c9c9;
	background-repeat: repeat-y;
	background-position: center;
	margin:0;
	padding:0;
	font-size:12px;
}
body.top {
	background-color: #c9c9c9;
	background-image:url(../images/img_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin:0;
	padding:0;
	font-size:12px;
}

#wrapper {
	width:840px;
}

/* リンク
------------------------------------------------------ */
.link {
	color: #990000;
	text-decoration: none;
	background:url(../images/pict_arrow_self.gif) no-repeat 0% 50%;
	padding-left:15px;
}
.link:visited {
	color: #003366;
	text-decoration: none;
}
.link:hover {
	color: #990000;
	text-decoration: underline;
}
.link:active {
	color: #990000;
	text-decoration: underline;
}
.link-blank {
	color: #990000;
	text-decoration: none;
	background:url(../images/pict_arrow_blank.gif) no-repeat 0% 50%;
	padding-left:15px;
}
.link-blank:visited {
	color: #990000;
	text-decoration: none;
}
.link-blank:hover {
	color: #990000;
	text-decoration: underline;
}
.link-blank:active {
	color: #990000;
	text-decoration: underline;
}
.link-normal {
	color: #990000;
	text-decoration: none;
}
.link-normal:visited {
	color: #003366;
	text-decoration: none;
}
.lin-normalk:hover {
	color: #990000;
	text-decoration: underline;
}
.link-normal:active {
	color: #990000;
	text-decoration: underline;
}

.link-navi {
	display:block;
	width:210px;
	border-top:#FFFFFF 1px solid;
	border-bottom:#e5e5e5 1px solid;
	padding:5px 10px;
}
.link-navi a {
	color:#333333;
	text-decoration:none;
	background: url(../images/pict_arrow_big.gif) no-repeat left;
	padding-left:17px;
}
.link-navi a:visited {
	color:#333333;
}
.link-navi a:hover {
	color:#999999;
}
.link-navi a:active {
	color:#666666;
}
.link-navi02 {
	display:block;
	width:210px;
	border-top:#FFFFFF 1px solid;
	border-bottom:#e5e5e5 1px solid;
	padding:5px 10px;
}
.link-navi02 a {
	color:#333333;
	text-decoration:none;
	padding-left:17px;
	font-size:10px;
}
.link-navi02 a:visited {
	color:#333333;
}
.link-navi02 a:hover {
	color:#999999;
}
.link-navi02 a:active {
	color:#666666;
}

/* ヘッダ
------------------------------------------------------ */
#header {
	width:840px;
	height:58px;
	background:#000000 url(../images/main_navi.gif) no-repeat right center;
	text-align:left;
}
h1 {
	margin:0;
	position:relative;
	left:15px;
	top:12px;
	float:left;
}
/*
#header ul {
	margin:0;
	list-style:none;
}
#header li {
	margin:0;
	padding:0;
	position:relative;
	top:21px;
	height:16px;
	text-indent:-9999px;
}
#header li#navi01 {left:428px; width:62px; float:left;}
#header li#navi02 {left:436px; width:62px; float:left;}
#header li#navi03 {left:444px; width:72px; float:left;}
#header li#navi04 {left:442px; width:72px; float:left;}
#header li a {
	text-decoration:none;
	display:block;
	height:16px;
}
#header li#navi01 a:hover {
	background:url(../images/main_navi_over.gif) 0 0;
}
#header li#navi02 a:hover {
	background:url(../images/main_navi_over.gif) -70px 0;
}
#header li#navi03 a:hover {
	background:url(../images/main_navi_over.gif) -140px 0;
}
#header li#navi04 a:hover {
	background:url(../images/main_navi_over.gif) -210px 0;
}
*/
/* ページ本体
------------------------------------------------------ */
#pagebody {
	position:relative;
	width:840px;
	padding-top:20px;
}
#news {
	width:580px;
	text-align:left;
	margin-bottom:30px;
}
#newsline {
	border-bottom:#000000 3px solid;
}
#news p.date {
	font-size:10px;
	font-weight:bold;
	margin:1.3em 0 0 0;
}
#news h2.text {
	font-size:12px;
	margin:0;
}
#news p.text {
	font-size:12px;
	margin:0 0 1em 0;
}
#banner {
	width:200px;
	margin:0 0 30px 25px;
	text-align:left;
}
#banner h2 {
	font-size:10px;
	margin:3px 0 0;
	padding:0;
}
#banner p {
	font-size:10px;
	margin:0 0 1.5em 0;
	padding:0;
}
#banner img.logo {
	margin-top:10px;
	}
.pagetop {
	text-align:right;
	margin-bottom:20px;
	}
	
/* フッター
------------------------------------------------------ */
#footer {
	clear:both;
	background:#000;
	width:840px;
	text-align:left;
	padding-top:5px;
}
#footer ul {
	margin:0;
	padding:0;
	width:840px;
	list-style:none;
	line-height: 1.0;
}
#footer li {
	margin:3px 0 0 10px;
	display: inline;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
#footer a:link {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
#footer img.copy {
	margin:12px 0 7px 10px;
}

/* コンテンツページ
------------------------------------------------------ */
#content {
	margin:15px;
}
	
#news_b {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	margin:0;
}

#content_14_b {
	font-size:14px;
	font-weight:bold;
	margin:0;
}


.navi01 {
	border-top:#FFFFFF 1px solid;
	border-bottom:#e5e5e5 1px solid;
	padding:10px;
}
.navi02 {
	border-top:#FFFFFF 1px solid;
	border-bottom:#e5e5e5 1px solid;
	padding:5px 0 5px 28px;
}
#img-lead {
	margin:0 0 20px 0;
}
#cont-body {
	margin-top:10px;
	width:570px;
	text-align:left;
}
#cont-body p {
	margin:1em 15px 30px 15px;
}
#cont-body h2 {
	margin:1em 15px 5px;
	font-size:12px;
}
#contentsbody {
	padding: 0 0 0 20px;
	background:#FFFFFF;
}
#navi-td {
	vertical-align:top;
	text-align:left;
	background:#f1f1f1;
}
#main-td {
	vertical-align:top;
	width:590px;
	text-align:left;
	background:#FFFFFF;
}
#comp table {
	margin:10px 0 30px 15px;
	width:554px;
}
#comp td {
	padding:3px 0;
	border-bottom:1px dotted #dddddd;
	vertical-align:top;
}
#comp th {
	padding:3px 0;
	border-bottom:1px dotted #dddddd;
	vertical-align:top;
	margin-right:30px;
	text-align:left;
	width:100px;
	font-weight:normal;
	}
#comp ul {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
.ttl-sub {
	color:#339999;
	font-weight:bold;
}
.sub-10px {
	font-size:10px;
}
#news p {
	margin-top:10px;
	margin-bottom:0;
}

/* パン屑
------------------------------------------------------ */
#pan {
	font-size:10px;
	margin-top:5px;	
	color:#333;
}
#pan a:link {
	color: #333;
	text-decoration: none;
}
#pan a:visited {
	color: #333;
	text-decoration: none;
}
#pan a:hover {
	color: #990000;
	text-decoration: none;
}
#pan a:active {
	color: #990000;
	text-decoration: none;
	}

/* サイトマップ
------------------------------------------------------ */
#sitemap {
	margin:15px;
	}
.sitemap01 {
	color: #990000;
	text-decoration: none;
	background:url(../images/pict_arrow_big.gif) no-repeat left;
	padding-left:15px;
}
.sitemap01:visited {
	color: #003366;
	text-decoration: none;
}
.sitemap01:hover {
	color: #990000;
	text-decoration: underline;
}
.sitemap01:active {
	color: #990000;
	text-decoration: underline;
}
.sitemap02 {
	color: #990000;
	text-decoration: none;
	background:url(../images/pict_arrow.gif) no-repeat left;
	padding-left:7px;
	margin-left:15px;
}
.sitemap02:visited {
	color: #003366;
	text-decoration: none;
}
.sitemap02:hover {
	color: #990000;
	text-decoration: underline;
}
.sitemap02:active {
	color: #990000;
	text-decoration: underline;
}
.sitemap03 {
	font-size:10px;
	color: #990000;
	text-decoration: none;
	margin-left:30px;
}
.sitemap03:visited {
	color: #003366;
	text-decoration: none;
}
.sitemap03:hover {
	color: #990000;
	text-decoration: underline;
}
.sitemap03:active {
	color: #990000;
	text-decoration: underline;
}

/* お問い合わせ
------------------------------------------------------ */
#contact {
	margin:0 0 0 15px;
	}
#contact table {
	border-bottom:1px dotted #C9C9C9;
	margin-bottom:5px;
	}
#contact td {
	border-top:1px dotted #C9C9C9;
	background-color:#F1F1F1;
	padding:5px;
	}
.hissu {
	font-size:10px;
	color:#FF0000;
}
#phone {
	margin:5px 0 0 15px;
	}
#phone table {
	margin-bottom:15px;
	}
#phone td {
	border-bottom:1px dotted #C9C9C9;
	padding:5px;
	}
	
/* プライバシーポリシー
------------------------------------------------------ */
#policy {
	margin-bottom:15px;
	}
#policy h2 {
	margin:10px 0 0 15px;
	}
#policy p {
	margin:5px 0 0 15px;
	}
#policy ul {
	margin:5px 0 0 5px;
	list-style-type:disk;
	}
	
/* 利用規約
------------------------------------------------------ */
#agree {
	margin-bottom:15px;
	}
#agree h2 {
	margin:20px 0 0 15px;
	}
#agree p {
	margin:5px 0 0 15px;
	}
ul.agree {
	margin:5px 0 0 5px;
	list-style-type:decimal;
	}
ul.agree02 {
	margin:5px 0 0 5px;
	list-style-type:disk;
	}
ul.agree03 {
	margin:5px 0 0 0;
	list-style-type:none;
	}

/* リクルート
------------------------------------------------------ */
table.recruit {
	width: 100%;
	margin-left:30px;
	margin-bottom:2em;
	margin-top:1em;
	border-left:2px solid #000000;
	}
table.recruit td {
	vertical-align:top;
	}
table.recruit th {
	vertical-align:top;
	text-align:left;
	padding-left:0.5em;
	width:5.5em;
	}