@charset "UTF-8";
@import "http://cadvd.net/css/common.css";

/*デザインのCSS*/
@import "http://cadvd.net/css/gray4.css";

/*拡張CSS*/
@import "http://cadvd.net/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: #0000ff !important;
	font-weight: bold !important;
}


a:visited {
	color: #0000ff !important;
	font-weight: bold !important;
}


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



.weby{
background-color: #FFFF99;
}

.weby a{
background-color: #FFFF99 !important;
color: #0000FF !important;
}



.r{
color:red !important;
}

.rl{
color:red !important;
font-size: 8pt !important;
}

.rs{
color:red !important;
font-weight: bold !important;
}

.rb{
color:red !important;
font-size: 20pt !important;
}



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

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


blockquote{
	background-color:#feff99 !important;
	border:1px dotted #c00000 !important;
	padding:5px 5px 5px 5px !important;
	margin:5px !important;
}


#logo-text{
width: 425px !important;
}

#logo-text a{
color: #ffffff !important;
}


