/* www.financeblack.info*/
@import url("/tbl.css");
*{
	margin:0;
	padding:0;
	zoom:1;
}
img{border-style:none;} 
ul{list-style-type: none;}
/* 個別設定------------------*/
.cen {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.con table {
	color: #FFFFFF;}
hr {
	color: #000000;
	height: 1px;
}
/* body------------------*/
body{
	font-size: 13px;
	background-color: #000000;
	background-image: url(img/mainbg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
	line-height: 1.5em;
}

/*form---------------*/
form {
padding: 0 6px 6px 6px;}
textarea{
width: 500px;
}


/* ヘッダーの設定*/
#head{
	width:768px;
	height:120px;
	background-image: url(img/headbg.jpg);
}
#head h1{
	font-size: 17px;
	padding: 13px 0 20px 42px;
	color: #CC0000;
}
#head h1 a:link ,#head h1 a:visited,#head h1 a:active{
	color: #0000FF;
	text-decoration: none;
}
#head h1 a:hover {
	color: #000;
	text-decoration: none;
}

#head .sitemap{
	float: right;
	color: #66CC33;
	margin: 8px 5px 5px 0;
}

#head .sitemap a:link ,#head .sitemap a:visited,#head .sitemap a:active{
	color: #fff;
	text-decoration: none;
}
#head .sitemap a:hover {
	color: #66CC33;
	text-decoration: none;
}

	
#head h2,#head p{
	color: #fff;
	font-size: 12px;
	margin: 0 13px 0 13px;
}


/* （左右囲むラップ）----------*/
#wrap{
	width:768px;
	overflow: hidden;
	background-color: #000;
	background-image: url(img/lrwrap.gif);
	background-repeat: repeat-y;
}


/* #left------------*/
#left{
	width:190px;
	margin: 3px 0 3px 3px;
	float:left;
}

#left ul{
	border-top: 1px solid #336633;
	border-right: 1px solid #336633;
	border-left: 1px solid #336633;
}

#left li{
	border-bottom: 1px solid #336633;
}

#left a:link ,#left a:visited,#left a:active{
	color: #0000FF;
	display: block;
	text-decoration: none;
	background-image: url(img/left.jpg);
	padding: 3px 0 3px 18px;
}
#left a:hover {
	color: #000066;
	display: block;
	text-decoration: none;
	background-image: url(img/left.on.jpg);
	padding: 3px 0 3px 18px;
}

/* #left2------------*/
#left2{
	width:190px;
	margin: 3px 0 3px 3px;
	float:left;
}

#left2 ul{
	border-top: 1px solid #336633;
	border-right: 1px solid #336633;
	border-left: 1px solid #336633;
}

#left2 li{
	border-bottom: 1px solid #336633;
}

#left2 a:link ,#left2 a:visited,#left2 a:active{
	color: #0000FF;
	display: block;
	text-decoration: none;
	background-image: url(img/left.jpg);
	padding: 3px 0 3px 3px;
}
#left2 a:hover {
	color: #000066;
	display: block;
	text-decoration: none;
	background-image: url(img/left.on.jpg);
	padding: 3px 0 3px 3px;
}
/*--------------------------*/
#left3{
	width:190px;
	font-size: 11px;
	margin: 6px 0 6px 6px;
	float:left;
}

#left3 a:link ,#left3 a:visited,#left3 a:active{
	color: #0000FF;
}
#left3 a:hover {
	color: #000;
}

/* right---------------*/
#right{
	width:556px;
	float:right;
	background-color: #000;
}

#right .h{
	font-size: 15px;
}
#right dl{ margin:6px 0 0 0;}
#right dt{
	color: #99FF66;
	margin:0 6px 6px 6px;
	font-weight: bold;
}
#right dd{
	color: #000;
	margin:0 6px 6px 6px;
}

#right dd.tyu{
	color: #0000FF;
	margin:0 6px 6px 6px;
}


/* con---------------- */
#right .con {
	width: 543px;
	border: 1px none #000000;
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 3px;
}

#right .con a:link ,#right .con a:visited,#right .con a:active{
	color: #66CC33;
}
#right .con a:hover {
	color: #33CC00;
}

/* タイトル---------------- */
#right .con h2,#right .con h3,#right .con h4, right_gai_right h5{
	color: #0000FF;
	font-size: 13px;
	font-weight: normal;
	background-image: url(img/h2bg.jpg);
	padding: 2px 0 3px 17px;
}
 
#right .con p {
	margin: 5px;
	color: #FFFFFF;
}

#right ul {
	margin: 5px 7px 5px 7px;
	color: #CCFF66;
}
/* 左右二分割広告---------*/
.right_ad {
	width:543px;
	overflow: hidden;
	margin:0 0 6px 6px;
	}

.right_ad h4{
	color: #0000FF;
	width: 266px;
	font-size: 13px;
	font-weight: normal;
	background-image: url(img/right_adh4.jpg);
	padding: 2px 0 3px 17px;
	background-repeat: no-repeat;
}
	
.right_left {
	width: 266px;
	float: left;
	border: 1px solid #000000;
	background-color: #ccc;

}
.right_right {
	width: 266px;
	float: right;
	border: 1px solid #000000;
	background-color: #ccc;
}

.right_left p, .right_right p{
	margin: 5px;
}

.right_ad a:link ,.right_ad a:visited,.right_ad a:active{
	color: #666666;
}
.right_ad a:hover {
	color: #000000;
}


/* 広告--------------------*/
.right_ad_gai
	{
	float:left;
	width: 543px;
	margin: 0 6px 6px 6px;
	background-color: #000;
	}
	

.right_gai_right h5{
	width: 460px;
	height: 20px;
	color: #0000FF;
	font-size: 13px;
	font-weight: normal;
	background-image: url(img/strong.jpg);
	padding: 2px 0 2px 17px;
}

.right_ad_gai p
	{
	color: #99FF66;
	}
	
.right_gai_left {
	width: 40px;
	float: left;
	margin: 3px 0 3px 3px;

}

.right_gai_right {
	float: right;
	width: 490px;
	margin: 3px 3px 3px 0;
}

.right_gai_right a:link ,.right_gai_right a:visited,.right_gai_right a:active{
	color: #CCFFFF;
}
.right_gai_right a:hover {
	color: #003366;
}
/*free------------------*/
#free{
	width:546px;
	height: 198px;
	background-image: url(../img/free.gif);
	background-repeat: no-repeat;
	margin: 0 0 6px 6px;
}

div#free .free_img{
	display: block;
	float:right;
	margin: 10px 0 0 0;
	}

div#free .free_left{
    color:#ffffff;
	width:230px;
	height: 115px;
	display: block;
	line-height: 23px;
	float:left;
	margin: 63px 0 0 25px;
	padding: 12px;}
	
/* foot--------------------*/
#foot{
	width:768px;
	height:24px;
	color: #3333FF;
	font-size: 11px;
	text-align: right;
	background-image: url(img/ftbg.gif);
}

#foot p{margin: 0 20px 3px 3px ;}

#foot a:link ,#foot a:visited,#foot a:active{
	color: #99FF66;
}
#foot a:hover {
	color: #CCCC99;
}



/*cenad------------------*/
.cenad {
	text-align: center;

}
.cenad a:hover img{
/*	filter: alpha(style=3, opacity=100);
	filter: glow(color=red);*/
	filter: wave(freq=30, strength=5, lightstrength=50);
}

.adv img{
	border: 1px solid #333333;
	margin-left: 4px;
}
.adv a:hover img{
	opacity:0.8;
	filter: Alpha(Opacity=80);
	border: 1px solid #6699FF;
}

