@charset 'utf-8';

a {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: underline;
}

body {
	background-color:#FFF;
	/*font-family: "Gill Sans", sans-serif;*/
}

h1,h2,h3 {
	/*font-family: Arial,tahoma,verdana,Helvetica,sans-serif;*/
	font-family: "Gill Sans", sans-serif;
	color: #9C6;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}

hr {
	color: #9C6;
	background: #9C6;
}

p {
	font-family: Arial,tahoma,verdana,Helvetica,sans-serif;
	/*font-family: "Gill Sans", sans-serif;*/
	color: #333;
}

.strong {
	font-weight: 700;
}

#article_info {
	color: #069;
}

#article_info a#comment {
	margin-left: 3px;
}

#article_info img {
	margin-bottom: -4px;
}

#content {
/*	margin-bottom: 18px;*/
	min-height: 486px;
}

#content a {
	color: #069;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .border {
	border-right: 1px solid #9C6;
}

#foot {
	margin-top: -9px;
}

#foot #contact {
	color: #069;
}

#foot #copyright {
	/*color: #666;*/
}

#head_logo img {
	margin-left: 40px;
	margin-top: 0px;
}

#main_navi {
	/*background: #FFF url(../../../img/bg_head.png) left bottom no-repeat;*/
	color: #069;
	height: 126px;
	/*border-bottom: 2px solid #9C6;*/
}

#main_navi_item {
	font-weight: 700;
	margin-top: 54px;
}

#main_navi_item a {
	margin-left: 30px;
	margin-right: 15px;
}

#meta_form fieldset {
	/*background: #EEEEEE;*/
}

#meta_form input.text {
	width: 139px;
}

#meta_form label {
	color: #333;
}

#meta_form legend {
	color: #9C6;
	padding-left: 10px;
	padding-right: 10px;
}

#sec_navi dl dt a {
	color: #9C6;
	font-size: 1.4em;
	text-decoration: none;
}

#sec_navi dl dt a:hover {
	text-decoration: none;
}

#sec_navi span#beforeNaviLink {
	color: #9C6;
	font-family: Monospace;
	font-size: 16px;
	padding-right: 3px;
}

#sec_navi a#active {
	font-weight: 700;
}

#sec_navi a:hover#active {
	text-decoration: none;
}

div#contact ul li {
	margin-left: 6px;
list-style: none;
display: inline;
border-right: 1px solid #9C6; 
}
div#contact ul li a {margin-right: 6px; }
div#contact ul li.last_foot {border: none;}

div#copyright div span#cp {margin-right: 9px;}

div.csc-frame-frame1 {border: 2px dashed #9C6; margin-bottom: 36px; margin-top: 36px;}
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2 {margin-left: 36px; margin-top: 36px;}
div.csc-frame-frame1 p {margin: 36px;}

div.csc-frame-frame2 {border: 2px dotted #9C6; margin-bottom: 36px; margin-top: 36px;}
div.csc-frame-frame2 h2 {margin-left: 36px; margin-top: 36px;}
div.csc-frame-frame2 p {margin: 36px;}

div#banner {border: 2px solid #9C6; margin-bottom: 36px; margin-top: 36px;}
div#banner div a img {display: block; margin: 12px auto;}

#unixag-id-71 tr {
	border-top: 0px;
}
