/* レイアウトの設定*/
/*simplyfinance.us*/
@import url(/box/tbl.css);
@import url("/box/hikaku.css");

*{
	margin:0;
	padding:0;
	zoom:1;
}
img{border-style:none;} 

body{
    color: #663399;
	background-color: #9966CC;
	background-image: url(/bgbg/lp.gif);
	text-align: center;
	font-size: 13px; 
	scrollbar-base-color: #000000; 
}
form {
padding: 6px;}
textarea{
width: 500px; 
}
table{font-size: 13px;}

/* ヘッダーの設定*/
#head{
	color: #66CCFF;
	width:780px;
	height:100px;
	text-align: left;
	background-image: url(/bgbg/haedbg.gif);
	background-repeat: repeat-x;
	background-color:#663399;
	overflow:hidden;
	margin:0 auto;	
}

#head h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 10px 15px;
	color: #CCCCFF;
}

#head h2,#head p{
	font-size: 13px;
	margin: 0 13px 0 13px;
}

#head  a:link, #head  a:visited, #head  a:active{
	color: #CCCCFF;
	text-decoration: none;
}

#head  a:hover {
	color: #66CCFF;
	text-decoration: none;
}

#sitemap {
	font-size: 11px;
	float: right;
	margin: 80px 5px 0 0;	
}
#map a:link, #map a:visited, #map a:active{
	color: #66CCFF;
	text-decoration: none;
}

#map a:hover {
	color: #000000;
	text-decoration: none;
}

/*メニューとメインを包む*/
#wrap{
	width:780px;
	background-color:#663399;
	overflow:hidden;
	margin:0 auto;
}
/* 左側の設定*/
#left{
	width:200px;
	text-align: left;
	float:left;
	font-size: 13px;
	background-color:#66CCFF;
	list-style-type: none;
	list-style-image: none;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
}

#left a:link {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #66CCFF;
	display: block;
	text-decoration: none;
}

#left ul{
	margin: 0px;
}
#left li{
	background-color: #000000;
	list-style-type: none;
	padding: 3px 0 3px 3px;
	margin: 7px 7px 7px 0px;
	background-image: url(/bgbg/menubg.gif);
}
/*#left2---------------------*/
#left2{
	width:200px;
	text-align: left;
	float:left;
	font-size: 13px;
	background-color:#66CCFF;
	list-style-type: none;
	list-style-image: none;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	margin: 5px 0 0 0;
}

#left2 a:link {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left2 a:visited {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left2 a:hover {
	color: #66CCFF;
	display: block;
	text-decoration: none;
}

#left2 ul{
	margin: 0px;
}
#left2 li{
	list-style-type: none;
	padding: 3px 0 3px 3px;
	margin: 7px 7px 7px 0px;
	background-image: url(/bgbg/menubg.gif);
	background-color:#000000;
}
/*#left3---------------------*/
#left3{
	width:200px;
	text-align: left;
	float:left;
	font-size: 13px;
	background-color:#66CCFF;
	list-style-type: none;
	list-style-image: none;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	margin: 5px 0 0 0;
}

#left3 a:link {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left3 a:visited {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#left3 a:hover {
	color: #66CCFF;
	display: block;
	text-decoration: none;
}

#left3 ul{
	margin: 0px;
}
#left3 li{
	list-style-type: none;
	padding: 3px 0 3px 3px;
	margin: 7px 7px 7px 0px;
	background-image: url(/bgbg/menubg.gif);
}



/* 右側の設定*/
#right{
    text-align: left; 
	width:563px;
	float:right;
	background-color:#66CCFF;
	padding: 5px 0 0 0;
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
}

#right .hh{
	font-weight: bold;
	padding-left: 10px;
	color: #CCCCFF;
	padding: 2px;
	background-image: url(/bgbg/rightbg.jpg);
}
#right ul{
	margin: 0 5px 7px 15px;
	list-style-type: none;
}
#right li{color: #66CCFF;}
#right dl{
	padding: 7px 0 0 0;
}

#right dt{
	padding: 0 5px 5px 10px;
	font-weight: bold;
	color: #000000;
}
#right dd{
	padding: 0 5px 5px 15px;
}
#right dd.tyu{
	padding: 0 0 5px 7px;
	color: #0099FF;
}

.cen {
	text-align: center;
	margin: 0 0 6px 0;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
/* コンテンツのデザイン枠 */
#right .con {
	width: 546px;
	float: left;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	margin: 0 6px 6px 6px;
}
#right .con h2,#right .con h3,#right .con h4,#right .con_hh{
	font-size: 13px;
	background-color: #663399;
	border-bottom: solid 1px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/bgbg/rightbg.jpg);
}

.con a:link, .con a:visited{
	color: #66CCFF;
}

.con a:hover {
	color: #333333;
}

.right_ad h4,.right_ad_hh {
	background-color: #663399;
	border: thin ridge #0000FF;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/bgbg/rightbg.jpg);
	margin: 0 3px 3px 3px;
}
#right .con p {
	margin: 5px;
}
/* 広告 */
.right_link {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}


.right_ad ul{
	margin: 10px;
	list-style-type: none;
	}
.right_left {
	width: 268px;
	float: left;
	border: 2px solid #000000;
	background-color: #ffffff;
	margin: 0 6px 6px 6px;
}
.right_right {
	width: 268px;
	float: left;
	border: 2px solid #000000;
	background-color: #ffffff;
	margin: 0 0 6px 0;
}


.right_left p, .right_right p{
	margin: 5px;
}


/* 外部広告 */
.right_ad_gai
	{
	float:left;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	margin: 0 6px 6px 6px;
	width: 546px;
	}
	
.right_ad a:link, .right_ad a:visited{
	color: #0099FF;
}

.right_ad a:hover {
	color: #333333;
}

.right_gai_left {
	float: left;
}
.right_gai_right {
	float: right;
	width:92.6%;
}

.right_gai_right p {
	padding: 3px;
}
.right_gai_right_h{
	background-color: #660099;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}


.right_ad_gai a:link, .right_ad_gai a:visited{
	color: #66CCFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.right_ad_gai a:hover {
	color: #CCCCFF;
	display: block;
	text-decoration: none;
}
#free{
	width:546px;
	height: 198px;
	background-image: url(/img/free.gif);
	background-repeat: no-repeat;
	margin: 0 6px 6px 6px;
	display: block;
	float:left;
}

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;
	font-size:15px;
	line-height: 23px;
	float:left;
	margin: 63px 0 0 25px;
	padding: 12px;}
/* フッターの設定*/
#foot{
	color: #66CCFF;
	width:780px;
	height:30px;
	text-align: center;
	line-height: 30px;
	background-image: url(/bgbg/footbg.gif);
	background-repeat: repeat-x;
	margin:0 auto;
}

#foot a:link, #foot a:visited{
	color: #000000;
	text-decoration: none;
}

#foot a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
/*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);
}
