@charset "utf-8";

/* ================================================================
   基本スタイル
================================================================ */
body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, legend, input, textarea, p, blockquote, address,
th, td{
	margin: 0;
	padding: 0;
}
img, a img {
	text-decoration: none;
	border: 0 none;
	margin:0;
	padding:0;
	background-color:#FFF;
}
fieldset { border: 0 none; }

.hide { display: none; }
.cut{
	clear: both;
	float: none;
}
ol{
	padding-left:40px;
}
a:link,
a:visited  {	color: #06C;	text-decoration: none;}
a:hover,
a:active {	text-decoration: underline;	color: #099;}

/* ================================================================
   基本構造
================================================================ */
#wrapper
{
	width: 855px;
	clear: both;
	float: none;
	border-right: solid #999 1px;
	background-image: url(img/shade.png);
	background-repeat: repeat-y;
	background-position: left;
}
body.index #wrapper
{
	background-image: url(img/shade_index.png);
	background-repeat: repeat-y;
	background-position: left;
}
#header{
	height: 70px;
	background-color: #37806D;
}
#contents{
	font-size: 81%;
	line-height: 1.5;
	margin:10px 15px 20px 15px;
}
#footer{
	font-size: 80%;
	background-color: #37806D;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	background-image: url(img/footer_copy.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
}
#topimg {
	display:none;
}
body.index #topimg {
	display:inline;
	background-image:url(img/topimg.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 650px;
	height:168px;
}
#main_outer{
	float:left;
}

/* ================================================================
   header
================================================================ */
#header h1{
	width: 420px;
	float: left;
	text-indent:-9999px;
	margin-top:10px;
	height:50px;
	background-image: url(img/cmat_logo.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#header h1 a{
	display:block;
	width: 420px;
	height:50px;
}
#header li{
	display:inline;
	padding-right:11px;
	color:#FFF;
	border-right:solid #FFF 1px;
	margin: 3px 10px 3px 0px;
}
#header li.last{
	border:none;
	margin:0px;
}
#headerToolBox {
	width: 66px;
	height: 43px;
	bottom: 0px;
	float: right;
	margin: 5px 7px 0 0;
}
#headerSubNavi{
	float: right;
	font-size: 80%;
	font-weight:bold;
	width:400px;
	text-align: right;
	margin-top: 5px;
}
#headerSubNavi a:link,
#headerSubNavi a:visited{
	color:#FFF;
}
#headerSubNavi a:hover,
#headerSubNavi a:active{
	color: #cc3333;
}


/* ================================================================
   footer
================================================================ */
#footer a:link,
#footer a:visited{	color: #fff;}
#footer a:hover,
#footer a:active{	color: #c33}

#footer ul{
	margin:0.5em;
}
#footer li{
	display: inline;
	margin: 3px 10px 3px 0px;
	padding-right: 10px;
	border-right: 1px solid #c0c0c0;
	font-size: 90%;
}
#footer li.last{
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
#footer_address {
	float: right;
}
#footer_copyright{
	margin-top:20px;
}
div#footerNavi{}
div#footerNavi li.right a:link,
div#footerNavi li.right a:visited{
	background: url(../imgs/icon02.gif) no-repeat left center;
	padding-left: 12px;
}
div#footerNavi li.right a:hover,
div#footerNavi li.right a:active{	background: url(../imgs/icon01.gif) no-repeat left center;}
ul#footerSubNavi{}

/* ================================================================
   sidemenu
================================================================ */

#l_menu {
	width: 200px;
	float: left;
}
#l_menu ul {
	background-color:#eee;
	padding:7px;
}
#l_menu li {
	font-size:90%;
	list-style-type: disc;
	margin-left:30px;
}
#l_menu li a{
	color:#333;
}
#l_menu li.active a{
	color:#C00;

}
.l_menu_banner{
	text-align:center;
	margin: 8px 0;
}
#r_menu {
	display:none;
}
#r_menu li {
	margin-top:10px;
	list-style:none;
}
	
body.index #r_menu {
	display:inline;
	width:150px;
	float:right;
	text-align:center;
}

/* ================================================================
   snippet
================================================================ */

#WebLoginLayer0 {
	background-color: #CCC;
	padding:8px;
	background-image:url(img/shade_to_ccc.png);
	background-repeat:repeat-x;
}
#WebLoginLayer0.logout {
	text-align:center;
}
#Search {
	width: 280px;
	float: right;
	margin: 15px 10px 0 0;
	text-align: right;
}
#Search img {
	background-color:#FFF;
	border:#999 solid 1px;
	margin-left:3px;
	margin-bottom:3px;
}
#ajaxSearch_output{
	background-color:#FFF;
	border:#999 solid 1px;
	text-align:left;
	line-height:1.3em;
	padding:10px;
}
.ajaxSearch_highlight{
	background-color:#FFC;
}
.AS_ajax_resultLink{
	font-weight:bold;
}
.AS_ajax_resultExtract{
	font-size:70%;
	font-weight:normal;
	padding-left:20px;
}
.ditto_item{
	border-bottom:dotted 1px #999;
	margin-bottom:10px;
	padding-bottom:10px;
}
.ditto_pageTitle{
	font-size:110%;
	float:right;
	width:500px;
}
.ditto_introText{
	font-size:90%;
	color:#999;
	float:right;
	width:500px;
}
.ditto_documentInfo{
	font-size:12px;
	float:left;
	width:100px;
	text-align:center;
}
#contents #event_subcat{
	margin-bottom:20px;
}
#contents #event_subcat a{
	color:#FFF;
}
#contents #event_subcat li{
	display:inline;
	padding:10px;
}
#contents #event_subcat ul{
	border:2px #066 solid;
	text-align:center;
	padding-left:0px;
	background-color:#030;
}
#contents #event_subcat li.active a{
	color:#F00;
	font-weight:bold;
}
.B_crumbBox, .B_crumbBox a{
	color:#CCC;
	font-size:90%;
}
