@charset "UTF-8";
@import "http://anminhou.seiuns2.com/css/common.css";

/*デザインのCSS*/
@import "http://anminhou.seiuns2.com/css/blue1.css";

/*拡張CSS*/
@import "http://anminhou.seiuns2.com/css/advanced.css";


h2 {
	background: #F5F5F5 !important;/*背景色*/
	border-left: 1px solid #F5F5F5 !important;/*左枠線の色*/
	font-size: 10pt !important;
	font-weight: normal !important;
	line-height: 12pt !important;
	color: #333333 !important;
}


.sponsoredlink {
	background: #F5F5F5;/*背景色*/
	border-left: 1px solid #F5F5F5;/*左枠線の色*/
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #333333 !important;
}




a:link { 
	color: #0066CC !important;
	font-weight: bold !important;
}


a:visited {
	color: #0066CC !important;
	font-weight: bold !important;
}


.y{
font-weight:bold !important;
background-color:yellow !important;
}


.r{
color:red !important;
}


.rb{
color:red !important;
font-weight:bold !important;
font-size: 18pt;
}



.bgy{
background-color:FFFF99 !important;
}


.imgr{
 float: right; margin: 0px 0px 0px 0;
}

.imgl{
 float: left; margin: 5px 5px 5px 0;
}


.list1{
list-style-image:url() ;
}


