#rayout {
	margin: 0px auto 20px;
	padding: 0px 0px 20px;
	width: 800px;
}
#header {
	width:800px;
}
#header ul {
	padding: 0px;
	width:551px;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

#header ul li {
	float: left;
	margin-left: -1px;
}
#hantei {
	margin: 10px 0;
	padding: 10px 0;
	clear: both;
	text-align: center;
	font-weight: bolder;
	color: #FF0000;
}
#content {
	width: 800px;
}
#content #upper {
	width: 799px;
	height:20px;
	background-image: url(../img/upper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contents {
	background-color: #f0f0f0;
	padding:0 10px;
	width: 779px;
}
#footer li {
	float:left;
	margin: 0px 30px 0px 0px;
}
#info {
	margin:0 0 0 15px;
	width:270px;
	height:440px;
	float: left;
	overflow:auto;
	background-color: #FFF;
	border:#DEDEDE solid 1px;
}
#info p {
	font-size:85%;
	margin-bottom: 20px;
	clear: both;
	padding: 0 15px;
}
#info .date {
	font-size:100%;
	color:#999999;
	text-decoration:underline;
}


#content #under {
	background-image: url(../img/under.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
#company_text p {
	text-indent: 1em;
}
p.letter:first-letter {
	float:left;
	margin:0 5px 0 0;
	padding:9px;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:150%;
	color:#333333;
	line-height:2.0;
	background-color: #FFCC66;
}
table#company {
    width: 400px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 url(../img/bg_02.gif) repeat-x 0 100%;
}

table#company th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url(../img/bg_02_header.gif) repeat-x 0 100%;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#company td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: left;
    white-space: nowrap;
}
#form {
	padding:20px 0px;
	width:500px;
}
#form td {
	padding: 5px;
}
.height {
	min-height:450px;
	height: auto !important;
	height: 450px;
	padding: 0px 20px;
}
p.cap {
	padding:10px 0 0;
	font-weight: bold;
}
#sitemap {
	padding-top: 30px;
}
#sitemap li {
	list-style-type:disc;
}
ul#sitemap > li {
	padding:0px 10px;
	margin-bottom:10px;
}
#sitemap ul {
	padding: 10px 50px 0px;
}
#sitemap ul ul li {
	list-style-image:url(../img/sitemap_line01.gif);
}
#sitemap .last {
	list-style-image:url(../img/sitemap_line02.gif);
}
#recruit .content {
	margin:0px 30px;
	padding: 10px 5px;
	border: 1px solid #999999;}
#recruit .content ul {
	padding: 0px 15px 10px;
	font-weight:normal;
}

/** 箇条書きリスト **/

.kajougaki {
	margin: 0;
	padding: 10px 0px 10px 30px;
}
.kajougaki li {
	padding:5px 0;
	list-style:circle;
}
.bold {
	font-weight: bold;
}
ul.square ul {
	padding:0 30px;
}

ul.square li {
	list-style-type: square;
}
.red {
	color: #FF0000;
}
