body {
margin:0 auto; background-image: url('images/b2.gif');
background-position:  center 50%;
background-repeat: repeat-y;
background-color: #ffffff;
text-align:left;
font-size:80%;
padding: 0;

}

#container {
 width:800px;
 position: absolute;  
 left: 50%;  
 height: 100%;  
 margin-left: -398px; /* MUST be half the width */

}

#boxA {
 width:798px;
 float:left;
 text-align:center;
}
#boxB {
 width:220px;
 float:left;
 text-align:left;
}

#boxC {
 width:578px;
 float:left;
 text-align:left;
}

#boxD {
 width:100%;
 clear:left;
 text-align:left;
}



.ev-title-kanko {
	font-size:1.3em;
	font-weight: bold;
	color:#ffffff;
	background-color:#6d1313;
	padding:2px;
	width:200px;
	margin:5px 0px 5px 0px;

}


.midashi-kanko {
	font-size:1.3em;
	font-weight: bold;
	border-top:#6d1313 3px solid;
	border-bottom:#6d1313 3px solid;
	width:100%;
}


.midashi-kanko-li {
	margin:0px;
	list-style-type:square;
}



.ev-title-kurashi {
	font-size:1.3em;
	font-weight: bold;
	color:#ffffff;
	background-color:#6d3713;
	padding:2px;
	width:200px;
	margin:5px 0px 5px 0px;

}


.midashi-kurashi {
	font-size:1.3em;
	font-weight: bold;
	border-top:#6d3713 3px solid;
	border-bottom:#6d3713 3px solid;
	width:100%;
}

.OOmidashi-kurashi {
	font-size:2.0em;
	font-weight: bold;
	color:#ffffff;
	border-top:#6d3713 3px solid;
	border-bottom:#6d3713 3px solid;
	background-color:#6d3713;
	width:798px;
}

.midashi-kurashi-li {
	margin:0px;
	list-style-type:square;
}


.ev-title-biz {
	font-size:1.3em;
	font-weight: bold;
	color:#ffffff;
	background-color:#132a6d;
	padding:2px;
	width:200px;
	margin:5px 0px 5px 0px;

}


.midashi-biz {
	font-size:1.3em;
	font-weight: bold;
	border-top:#132a6d 3px solid;
	border-bottom:#132a6d 3px solid;
	width:100%;
}

.OOmidashi-biz {
	font-size:2.0em;
	font-weight: bold;
	color:#ffffff;
	border-top:#132a6d 3px solid;
	border-bottom:#132a6d 3px solid;
	background-color:#132a6d;
	width:798px;
}

.kensaku-common {
	font-size:1.5em;
	font-weight: bold;
	color:#000000;
	border-top:#132a6d 2px solid;
	border-bottom:#132a6d 2px solid;
	border-left:#132a6d 2px solid;
	border-right:#132a6d 2px solid;	
	background-color:#ffffff;
	width:350px;
	height:60px;
	padding-top:20px;

}



.midashi-biz-li {
	margin:0px;
	list-style-type:square;
}


.ev-title-shisei {
	font-size:1.3em;
	font-weight: bold;
	color:#ffffff;
	background-color:#136d20;
	padding:2px;
	width:200px;
	margin:5px 0px 5px 0px;

}


.midashi-shisei {
	font-size:1.3em;
	font-weight: bold;
	border-top:#136d20 3px solid;
	border-bottom:#136d20 3px solid;
	width:100%;
}


.midashi-shisei-li {
	margin:0px;
	list-style-type:square;
}



.ul-short {
	list-style:none;
	font-size:90%;
	width:200px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}
.li-short-head{
	width:170px;;
	margin:0;
	padding:2;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
	background-color:#482a00;
	background-image:url(./images/top_09_menuback.png);
	background-repeat:repeat;
	display:block;

}
.li-short {
	margin:0;
	padding:1;
}
.li-short a{
	margin:0;
	padding-top:3;
	padding-bottom:3;
	display:block;
	border-bottom:#555555 1px solid;
	border-right:#ffffff 5px solid;
	background-color:#ffffff;
	text-decoration: none; 
}
.li-short a:hover{
	background-color:#DBE0FB;
	border-bottom:#1C37D5 1px solid;
	border-right:#1C37D5 5px solid;
	font-weight:bold;
}




#feedControl .gfc-resultsRoot{
	border-left:#6d1313 5px solid;
	margin-bottom:10px;
	padding-left:5px;
}

#feedControl .gfc-title{
	color:#000000;
	font-weight:bold;
	background-color:#ffcccc;
}

#feedControl .gf-author{
	margin-left:10px;
}
#feedControl .gf-relativePublishedDate{
	color:#000000;
}
#feedControl .gf-snippet{
	margin-left:10px;
	height:2.2em;
	overflow:hidden;
	color:#666666;
}
