@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,dl{
	padding: 0;
	margin: 0;
	font-size: 13px;
}

a img {
	border:none;
}

img{
	vertical-align: middle;
}

ul{
	list-style-type: none;
}


/*** important class ***/

.left{
	text-align: left !important;
}

.right{
	text-align: right !important;
}

.center{
	text-align: center !important;
}

.fl{
	float: left !important;
}

.fr{
	float: right !important;
}

.clear{
	clear: both !important;
}

.pdt5{
	padding-top: 5px !important;
}

.pdt10{
	padding-top: 10px !important;
}

.mgb10{
	margin-bottom: 10px !important;
}

.limg_txt{
	font-size: 11px;
	padding-left: 10px;
	width: 490px;
}

/*** header ***/

div#hwrap{
	width: 100%;
	height: 100px;
	background: url(../img/header_bg.jpg) repeat-x;
}

div#header{
	margin: 0 auto;
	width: 790px;
	height:100px;
	padding: 0;
	position: relative;
	background: url(../img/header_inner_bg.jpg) no-repeat;
}

#header h1,p{
	margin:17px 0 0 0;
	padding:0;
	float: left;
}

#header ul{
	float: right;
	margin:0;
	padding: 45px 0 0 0;
}

#header ul li{
	float:left;
	margin:0;
	padding:0;
}

#header ul li a img{
	margin:0;
	padding:0;
}

/*** index ***/

div#index{
	margin: 10px auto;
	width: 760px;
	text-align: left;
}

#index ul li{
	display: inline;
	padding-right: 1px;
}

#index h2{
	margin: 5px 0;
}

#index dl{
	margin-left: 10px;
}

#index dl dt{
	float: left;
}

#index dl dd{
	margin-left: 10em;
	padding-top: 3px;
}

/*** cont ***/

div#cont{
	background: url(../img/cont_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
    overflow: hidden;
}

div#cont:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#cont {
    height: 1em;
    overflow: visible;
}
/**/

/*** rcol ***/

div#rcol{
	float: right;
	width: 580px;
	padding: 0 20px 5px 15px;
	border-left: 1px solid #ccc;
}

#rcol div.wrap{
	width: 570px;
}

#rcol ul#bl{
	font-size: 11px;
	text-align: right;
}

#rcol ul#bl li{
	display: inline;
}

#rcol ul#bl li a{
	background: url(../img/bl.gif) no-repeat 100% 50%;
	padding-right: 10px;
}

#rcol dl{
	margin-top: 15px;
}

#rcol dl dt,#rcol dl dd{
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

#rcol dl dt{
	float: left;
	border-bottom: 1px dashed #999;
	color: #005;
}

#rcol dl dd{
	margin-left: 8em;
	padding-top: 2px;
}

#rcol h2{
	padding: 10px 0 0 10px
}

#rcol h3{
	background: url(../img/h3_bg.jpg) no-repeat 0 100%;
	margin: 25px 0 5px 0;
	padding-bottom: 3px;
	color: #000;
	clear: both;
}

#rcol h4{
	clear: both;
	background: url(../img/h4_bg.gif) no-repeat 0 100%;
	margin: 10px 0;
	padding: 0 0 2px 20px;
	color: #000;
	font-weight: normal;
}

#rcol h5{
	clear: both;
}

#rcol p{
	padding-bottom: 10px;
	display: block;
}

#rcol p#message{
	background: url(../img/comany01.gif) #fff no-repeat 100% 100%;
	padding-bottom: 50px;
}

#rcol p#message span{
	float: right;
}

#rcol table{
	border-collapse: collapse;
	margin-top: 10px;
}

#rcol table th,#rcol table td{
	border: 1px solid #ccc;
	padding: 10px;
}

#rcol table th{
	background-color: #fef;
}

#rcol p#gotop{
	clear: both;
	text-align: right;
	width: 570px;
	padding: 50px 10px 0 0;
}

#rcol ul#sitemap{
	list-style-type: disc;
	padding-left: 15px;
	margin: 10px;
	line-height: 200%;
}

#rcol ul#sitemap ul{
	list-style-type: circle;
	padding-left: 15px;
	margin: 0 10px;
}


/*** lcol ***/

div#lcol{
	float: left;
	width: 155px;
	padding: 5px 5px 5px 20px;
}

#lcol ul li{
	margin-bottom: 5px;
}

#lcol ul.sub{
	font-size: 12px;
	margin: 5px 5px 5px 1px;
}

#lcol ul.sub li{
	height: 1%;
	margin-bottom: 0;
}

#lcol ul.sub li a{
	background: url(../img/yz.gif) #fff no-repeat 5px 50%;
	padding-left: 15px;
	display: block;
}

#lcol ul.sub li.current a,#lcol ul.sub li a:hover{
	background: url(../img/yz_.gif) #005 no-repeat 5px 50%;
	color: #fff;
	text-decoration: none;
}


/*** footer ***/

div#footer{
	clear: both;
	width: 760px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	text-align: left;
	padding-bottom: 10px;
}

#footer ul li{
	display: inline;
}

#okagesama {
	position: absolute;
	left: 380px;
	top: 0px;
}

#info_renewal {
	position: absolute;
	left: 270px;
	top: 50px;
}

#catering {
	position: absolute;
	left: 670px;
	top: 0px;
}