*{
	margin:0;
	padding:0;
}

body{
}

div.containerALL{
	width:1180px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

div.adv1{
	width:150px;
	margin-left:0px;
	padding:10px;
	float:left;
}

div.container{
	width:780px;
	border-right:thin ridge #999999;
	border-left:1px solid #999999;
	border-bottom:thin ridge #999999;
	float:left;
}

div.adv2{
	width:170px;
	margin-left:0px;
	padding-left:0px;
	float:right;
}

div#home{
	background:url("img/conbg0.jpg") no-repeat 530px 165px;
}

div#service{
	background:url("img/conbg1.jpg") no-repeat 530px 165px;
}

div#profile{
	background:url("img/conbg2.jpg") no-repeat 530px 165px;
}

div#data{
	background:url("img/conbg3.jpg") no-repeat 530px 165px;
}

div#link{
	background:url("img/conbg4.jpg") no-repeat 530px 165px;
}

div#sitemap{
	background:url("img/conbg5.jpg") no-repeat 530px 165px;
}

#header{
	width:780px;
	height:120px;
	background:#ffffff url("img/head4.jpg") no-repeat top left;
}

h1{
	padding-left:20px;
	padding-top:10px;
	width:380px;
	height:100px;
	font-size:12px;
	color:#cccccc;
	text-indent:-9999px;
	float:left;
}

h1 a{
	display:block;
	width:130px;
	height:100px;
	margin:0;
	padding:0;
	border:0;
	background:url("img/logo2.gif") no-repeat top left;
	text-decoration:none;
}

#header p#mail{
	width:90px;
	height:17px;
	font-size:0.75em;
	line-height:0.75em;
	color: #666666;
	margin-top:30px;
	padding-top:40px;
	padding-left:25px;
	padding-right:30px;
	background:url("img/mail.gif") no-repeat center left;
	float:right;
}

#header p#mail a{
	width:100px;
	color: #666666;
	text-decoration:none;
}

#contents{
	position:relative;
	width:700px;
	margin-top:120px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:30px;
	border-bottom:#336699 1px solid;
}

#contents ul{
	padding-left:40px;
	font-size:0.875em;
	color:#000000;
	line-height:2em;
}

#contents ol{
	padding-left:40px;
	font-size:0.875em;
	color:#000000;
	line-height:2em;
}

.section{
	margin-top:30px;
	margin-bottom:20px
	width:465px;
}

.section span{
	font-size:0.875em;
	color:#555555;
	line-height:2em;
}

.renraku{
	font-weight:bold;
	color:#333333;
}

em{
	font-family:Verdana,Helvetica,san-serif;
	font-style:normal;
	font-size:1.4em;
}

h2{
	margin-top:20px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
	font-size:1.0em;
	color:#699;
	width:670px;
	height:30px;
	border-bottom:1px dotted #699;
	border-left:10px solid #699;
}

h3{
	margin-top:50px;
	padding-top:10px;
	text-align:left;
	font-size:0.875em;
	color:#000066;
	margin-bottom:0.5em;
}

h3.subtitle{
	height:40px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:60px;
	text-align:left;
	font-size:0.875em;
	color:#000000;
	margin-bottom:0.5em;
	background:url("img/midasi.jpg") no-repeat top left;
}

h3.faq{
	margin-top:20px;
	margin-bottom:0px;
	height:50px;
	padding-top:60px;
	padding-left:50px;
	padding-bottom:0px;
	padding-right:50px;
	background:url("img/midasi3.jpg") no-repeat top left;
}

h4{
	padding-top:10px;
	text-align:left;
	font-size:0.8em;
	color:#000000;
	margin-bottom:0.5em;
}

h4.koumoku{
	padding-left:10px;
}

.shoukon{
	width:350px;
	height:80px;
	overflow:auto;
	border:thin solid green;
}

p{
	padding-top:10px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.875em;
	color:#000000;
	line-height:2em;
}

#navi{
	position:absolute;
	top:120px;
	padding-left:30px;
	padding-right:29px;
	background:url("img/naviback2.jpg") no-repeat top left;
}

ul#globalnavi{
	clear:both;
	width:720px;
	height:35px;
	color:#000000;
}

ul#globalnavi li{
	display:inline;
	width:120px;
	height:35px;
	float:left;
	font-size:12px;
	text-align:center;
	background:#ffffff url("img/gnavili.gif") no-repeat top left;
}

ul#globalnavi li.current{
	background:#ffffff url("img/gnavicr.gif") no-repeat top left;
}

ul#globalnavi li a{
	display:block;
	width:100%;
	padding-top:11px;
	padding-bottom:11px;
	color:#000000;
	text-decoration:none;
}

ul#globalnavi li a:hover{
	color:#FF6600;
}

ul#globalnavi li.current a{
	color:#FF0000;
}

ul#globalnavi li.current a:hover{
	color:#0000cc;
	background:#ffffff url("img/gncrover.gif") no-repeat top left;
}

ul#localnavi{
	clear:both;
	margin-top:20px;
	margin-bottom:15px;
	width:720px;
	height:23px;
	color:#0000cc;
	border-left:#336699 1px solid;
}

ul#localnavi li{
	display:inline;
	width:119px;
	height:23px;
	float:left;
	font-size:12px;
	text-align:center;
	border-right:#336699 1px solid;
}

ul#localnavi li.current a{
	color:#0000cc;
	background-color:#99ccff;
}

ul#localnavi li.current a:hover{
	color:#6699ff;
	background-color:#99ccff;
}

ul#localnavi li a{
	display:block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

ul#localnavi li a:hover{
	color:#0000cc;
	background-color:#ffff99;
}

#footer{
	clear:both;
	width:780px;
	height:90px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
}

#footer ul{
	clear:both;
	width:517px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:15px;
}

#footer ul li{
	display:inline;
	width:85px;
	float:left;
	font-size:12px;
	text-align:center;
}

#footer ul li.hidari{
	border-left:#336699 1px solid;
	border-right:#336699 1px solid;
}

#footer ul li.migi{
	border-right:#336699 1px solid;
}

#footer ul li a{
	display:block;
	width:100%;
	text-decoration:none;
}

address{
	margin-top:15px;
	text-align:center;
	font-size:0.75em;
	font-wight:bold;
	font-style:normal;
	color:#000000;
	padding-bottom:15px;
}

address a{
	color:#000000;
	text-decoration:none;
	border-bottom:dotted 2px orange;
}

address a:hover{
	color:#ff8800;
}

.komoji{
	font-size:0.7em;
	color:#ff4500;
}

table#calender{
	margin-right:auto;
	margin-left:auto;
	width:80%;
	border-collapse:collapse;
	border:solid 1px #999999;
}

table#calender caption{
	margin-right:auto;
	margin-left:auto;
	width:80%;
	background-color:#336699;
	color:#ffffff;
	text-align:center;
	font-size:0.8em;
	padding:0.2em;
}

table#calender th{
	border:dotted 1px #999999;
	border-collapse:collapse;
	padding:5px;
	background-color:#ccccff;
	width:50%;
	font-weight:normal;
	font-size:0.8em;
	color:#000000;
}

table#calender td{
	padding:5px;
	border:dotted 1px #999999;
	border-collapse:collapse;
	font-size:0.75em;
	color:#000000;
	background-color:#ffffff;
}

table.kantei{
	margin-right:auto;
	margin-left:auto;
	width:80%;
	border-collapse:collapse;
	border:solid 1px #999999;
}

table.kantei caption{
	margin-right:auto;
	margin-left:auto;
	width:80%;
	background-color:#336699;
	color:#ffffff;
	text-align:center;
	font-size:0.8em;
	padding:0.3em;
}

table.kantei th{
	border:dotted 1px #999999;
	border-collapse:collapse;
	padding:5px;
	background-color:#ccccff;
	width:200px;
	text-align:left;
	font-weight:normal;
	font-size:0.8em;
	color:#000000;
}

table.kantei td{
	padding:5px;
	border:dotted 1px #999999;
	border-collapse:collapse;
	font-size:0.8em;
	color:#000000;
	background-color:#ffffff;
}

div.setumei{
	padding-bottom:20px;
	border-left:outset 1px #ccff99;
	border-bottom:outset 1px #ccff99;
	border-right:outset 1px #ccff99;
	background:url("img/migisita.gif") no-repeat bottom right;
	background-color:#ccffff;
}

div.faqlist{
	padding-bottom:20px;
}

p.indent{
	height:100px;
	border-left:outset 1px #ccff99;
	border-bottom:outset 1px #ccff99;
	border-right:outset 1px #ccff99;
	margin-left:25px;
	margin-right:25px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	background:url("img/migisita.gif") no-repeat bottom right;
	background-color:#ccffff;
}
