@charset "UTF-8";

/* ---------------- ページ全体 ----------------------- */

body {
	font-size: normal;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	background-attachment:fixed;

}

a {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

p.name {
	font-size: 90%;
	text-align: right;
}

p {
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
	text-align:justify;
	margin:3px 3px 0 20px;
	line-height:1.3em;
	color: #555555;
}

strong {
	color: #0066cc;
}

span {
	color: #0066cc;
}

em {
	font-size: 95%;
}

img {
    border-style:none;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	color:#0066cc;
	margin:0 0 25px 0;
	height:5px;
}

h3 {
	text-align: left;
	color:#666600;
}

h4 {
	font-size: normal;
	font-weight: bold;
	font-style: normal;
	text-align:justify;
	text-indent:-1.0em;
	margin:10px 0 0 20px;
	white-space: normal;
}

h5 {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color:#0066cc;
	margin:10px 30px 0 30px;
	text-indent:-1.3em;
}

/* --------------------- トップページ header ---------------------- */
h1 {
	font-family: "MS Pゴシック,MS P明朝", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	font-weight: bold;
	font-style:	italic;
	line-height:1.3em;
	color: #0066cc;
	width: 800px;
	height:250px;
	margin-top:0px;
	margin-bottom:-5px;
	padding-left:160px;
	padding-top:5px;
	background: url(top_2.jpg) no-repeat;
}

/* ------------- トップページ contents ------------- */

#main {
	width: 800px;
	margin-top:10px;
	overflow:hidden;
}

#contents {
	width: 560px;
	float: left;
	margin-top:5px;
	margin-left:15px;
}

.clearfix:after {
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

#entry1 p,#entry2 p,#entry3 p,#entry4 p,#entry5 p {
	font-size: 90%;
	font-weight: normal;
	color:#FF0000;
	padding-left:240px;
	padding-top:15px;
	line-height:1.3em;
}

#entry1,#entry2,#entry3,#entry4,#entry5 {
	width:559px;
	height:90px;
	background-image: url(entry01_2.jpg) ;
}

#entry2 {
	background-image: url(entry02_2.jpg) ;
}

#entry3 {
	background-image: url(entry03_2.jpg) ;
}

#entry4 {
	background-image: url(entry04_2.jpg) ;
}

#entry5 {
	background-image: url(entry05_2.jpg) ;
}

#end {
	width:559px;
	margin-top: 10px;
}

#side {
	float: right;
	margin:10px;
	width: 180px;
	padding-left:8px;
	border-left:dotted 2px;
	border-left-color:#6699cc;
	background: url(wall.jpg) ;
}

#side a,#gotop a {
	font-size: 80%;
	text-align:left;
	padding-left:3px;
	line-height:1.5em;
}

p.news {
	font-size: 95%;
	text-indent:-20px;
	width: 155px;
}	

p.update {
	font-size: 80%;
	text-align: right;
	color: #0066cc;
	margin-right: 10px;
	margin-bottom: 5px;
}

#gotop {
	width: 800px;
	text-align: right;
	margin-top: 25px;
}

/* ------------------------ wrapper ---------------------- */
#wrapper {
	width: 800px;
	margin:auto;
}	

/* ------------------------------ 事業案内 --------------------------- */
p.home {
	text-align: center;
}	

/* ------------------------------ 空間情報サービス --------------------------- */
h6 {
	font-family: "MS P明朝","ヒラギノ明朝 Pro W3";
	font-size: 115%;
	font-weight: normal;
	font-style: normal;
	text-align:center;
	color: #000000;
}

p.kukan {
	font-size: 90%;
	text-indent:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.2em;
}	

a.big {
	font-size: 120%;
	font-weight:bold;
	line-height:1.3em;
	color:#cc0000;
}

/* ------------------  環境、品質、情報セキュリティ、プライバシー -------------- */

h2.kankyo_hinshitu {
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	width: 600px;
	color:#0066cc;
	margin:0 0 25px 0;
	height:5px;
}

h5.kankyo_hinshitu {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color:#0066cc;
	margin:10px 30px 0 30px;
	text-indent:-1.3em;
}

/* ------------------------  ヘアライン --------------------- */
hr {
	color:#99ccff;
}

/* ---------------------- サイトマップ ---------------------- */
#cont {
	margin-top:10px;
}

/* ---------------------- 概要 main ---------------------- */
main.gaiyo {
	width: 800px;
	margin-top:10px;
}

#main1,#main2 {
	width: 350px;
	padding:10px 20px;
	float:left;
}

p.skyblue {
	font-size: 100%;
	text-align: left;
	text-indent:15px;
	line-height:2;
	border: solid 1px;
	border-left: solid 7px;
	border-color: #0099ff;
	background: url(skybluebar.jpg) repeat-x;
}

#mid {
	width: 800px;
	margin-top:5px;
	float:left;
}

#mid1 {
	float:left;
	width: 790px;
}

#column1 {
	width: 350px;
	float:left;
	margin-top:5px;
	margin-left:35px;
}

#column2 {
	width: 380px;
	float:left;
	margin-top:5px;
}

#column3 {
	float:left;
	width: 790px;
	clear:both;
}

/* ---------------------- ご案内 ---------------------- */
section {
	width: 800px;
	margin-top:10px;
}

#section1 {
	float: left;
	width: 500px;
	margin: 10px;
}

#section2 {
	margin-top: 10px;
	float: right;
}

#tpic1 {
	float: left;
	margin-top: -10px;
	margin-left: 10px;
}

/* ------------------------------- foot --------------------------- */
#foot {
	margin-top:10px;
	margin-bottom:20px;
	font-size: 100%;
	text-align: right;
	color: #666666;
	clear:both;
}

/* -------------------------------  基本テーブル --------------------------- */
table, th, td {
	font:"MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:110%;
}	
	
table {
	width:770px;
	margin-left:18px;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

caption {
	margin-left: 5px;
	color:#0066cc;
	line-height: 2;
	font-weight: bold;
	font-size:100%;
	text-align: left;
}	

th {
	padding: 0.5em 0.5em;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	background: #0066cc;
	font-weight: bold;
	font-size: 70%;
	text-align: left;
}


td {
	padding: 0.3em 0.5em;
	border-style: solid;
	border-width: 1px;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-size: 70%;
	text-attachment:fixed;
}

/* ---------------------- gnavi設定 ---------------------- */
ul#menu, ul#menu li, ul#menu li a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
	overflow:hidden;
}

ul#menu li {
	float:left;
	width:800px;
	list-style:none;
}

/* ---------------------- メニューの画像置換 ---------------------- */
#gnavi {
	margin-top: 3px;
	background: url(headmenu.gif) 0 0px repeat-x;
}

ul#menu li a {
	overflow: hidden ;
	text-indent: -9999em ;
}

ul#menu li#menu1 {
	width: 150px;
	background: url(headmenu.gif) -50 0 no-repeat;
}
	
ul#menu li#menu2 {
	width: 100px;
	background: url(headmenu.gif) -150 0 no-repeat;
}

ul#menu li#menu3 {
	width: 100px;
	background: url(headmenu.gif) -300 0 no-repeat;
}

ul#menu li#menu4 {
	width: 100px;
	background: url(headmenu.gif) -450 0 no-repeat;
}	

