@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../image/global/contentsbg.gif) repeat-x;
}

#topImg{
	clear:both;
	padding-top:22px;
	padding-bottom: 12px;
}

#profile {
	width:248px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_company.gif) no-repeat left 22px;
}

#privacy {
	width:322px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_privacy.gif) no-repeat left 22px;
}

#links {
	width:390px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_link.gif) no-repeat left 22px;
}

#friend_link {
	width:390px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_friendlink.gif) no-repeat left 22px;
}

#bukken {
	width:390px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_bukken.gif) no-repeat left 22px;
}

#mailform {
	width:390px;
	height:86px;
	clear:both;
	text-indent:-9999px;
	background: url(../image/info/t_contact.gif) no-repeat left 22px;
}
#list{
	margin-top:12px;
	padding-left: 2em;
	line-height:1.5em;
}

#list li{
	padding-bottom:0.7em;}
	
#list ol{
	padding-left:1em;}
	
#list .listBox{
	padding:0.5em;
	background-color:ededed;
	border:solid 1px #CCC;
	margin:0.5em;}
	
#company {
	margin-top:6px;
	margin-left:5px;
	margin-bottom:45px;
	font-size:0.85em;
	color:#333;}
	
#company table {
	border-collapse:collapse;
	width:97%;
	border:0;
	}
	
#company th{
	text-align:left;
	font-weight:normal;
	padding:0.8em;
	width:7em;
	background-color:#EDEDED;
	border:solid 1px #CCC;}
	
#company td{
	padding:0.8em;
	border:solid 1px #CCC;}
	
h3.subtitle{
	margin-bottom:15px;}
	
#aisatutxt{
	line-height:1.6;
	padding:0.5em;
	font-size:0.85em;
	color:#333;}

#aisatutxt img{
	margin-right:0.8em;
	margin-bottom:0.5em;}
	
.name{
	padding-top:0.5em;
	padding-right:1em;
	text-align:right;
	font-style:italic;}
	
h4{
	font-size:120%;
	color:#ff6600;
	margin-top:10px;}
	
#map{
	padding:8px;}
	
.access{
	line-height:1.6;
	padding-left:0.5em;
	padding-right:0.5em;
	font-size:0.85em;
	color:#333;
	margin-bottom:10px;}
	
.access li{
	margin-left:1em;
	padding-bottom:0.6em;
	list-style: none;
	}
	
#link table{
	margin-top:5px;
	margin-left:10px;
	border-collapse:collapse;
	width:580px;
	border:0;}
	
#link table th{	text-align:left;
	font-weight:normal;
	padding:0.8em;
	width:10em;
	background-color:#EDEDED;
	border:solid 1px #CCC;}
	
#link table td{
	font-size:0.75em;
	color:#666;
	line-height:1.5;
	padding:0.8em;
	border:solid 1px #CCC;}
	
#contactform{
	margin-left:10px;
	font-size:0.75em;
	line-height:1.5;
	margin-bottom:15px;
	}
	
#contactform table{
	border-collapse:collapse;
	width:580px;
	border:0;
	margin-top:15px;}
	
#contactform table th{
	text-align:left;
	font-weight:normal;
	padding:0.5em;
	width:12em;
	background-color:#EFEFEF;
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
	
#contactform table td{
	color:#666;
	padding:0.5em;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
}
	
#mail-form-footer{
	}
	
.red{
	color:#F00;
	padding-right:0.2em;}
	
h3.comments-open-header{
	color:#C00;}
