/* CSS Document */

body {
margin: 0;
padding: 0;
text-align:center;
background-color: #FFFFFF;
color:#666666;
font-size:12px;
}
a:link {
text-decoration: none;
color: #394984;
}
a:visited {
text-decoration: none;
color: #394984;
/*
color: #000033;
*/
}
a:hover {
text-decoration: underline;
color: #CC3300;
}

p, div{
margin: 0;
padding: 0;
}
img {
border: 0;
}

#frame {
width: 780px;
margin-left: auto;
margin-right: auto;
text-align:left;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: left top;
}
#frame2 {
width: 780px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
#left{
width:215px;
float:left;
overflow:hidden;
margin-top:15px;
}
#main {
width: 565px;
overflow: hidden;
float:left;
margin-top:15px;
}
.contents {
padding-left: 10px;
}
.contents h3 {
background-color: #999999;
margin: 0px;
padding: 0px;
}
.side {
margin: 0px;
padding-right: 10px;
padding-left: 10px;
}
.clear {
clear: both;
}

/* ----------------------- header ----------------------- */
#header{
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 15px;
}
#header h1,
#header h2 {
padding: 0px;
margin: 0px;
}
#header h1 {
text-decoration: none;
}
#header h2{
margin-left: 20px;
color: #666666;
font-size:14px;
font-weight: bold;
line-height:160%;
margin-right: 20px;
background-color: #ECFBFF;
padding: 5px;
border: 2px solid #09D3FF;
}
#header h1 a{
background-image: url(images/spacer.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999pt;
display: block;
height: 77px;
width: 683px;
text-decoration: none;
}
 /*バナー枠*/
.banner{
margin-bottom: 10px;
}
.banner2{
margin-bottom: 15px;
}

/*side*/
.rank {
border: 1px solid #f5989d;
padding: 0px 0px 10px;
margin-bottom: 10px;
background-color: #FFFFFF;
}
.rank h3 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-color: #f5989d;
text-align: center;
padding: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.rank table {
width: 185px;
margin-left: 5px;
}
.rank td {
font-size: 12px;
}
.osusume {
border: 1px solid #cf3d3d;
padding: 0px;
margin-bottom: 10px;
background-color: #FFFFFF;
}
.osusume h3 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-color: #cf3d3d;
text-align: center;
padding: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.osusume ul {
padding: 0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
list-style-type: none;
}
.osusume li {
margin-bottom: 7px;
background-image: url(images/yajirusho_r.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 12px;
}
.osusume a {
font-weight: bold;
}
.magazin {
margin-bottom: 10px;
}

.side_category {
border: 1px solid #394984;
padding: 0px;
margin-bottom: 10px;
background-color: #FFFFFF;
}
.side_category h3 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-color: #394984;
text-align: center;
padding: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.side_category ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	font-weight: bold;
}
.side_category li {
margin-bottom: 7px;
background-image: url(images/yajirusho_b.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 12px;
}

.management {
border: 1px solid #394984;
padding: 0px;
margin-bottom: 10px;
background-color: #FFFFFF;
}
.management ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	font-weight: bold;
}
.management li {
margin-bottom: 7px;
background-image: url(images/yajirusho_b.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 12px;
}


/*top 比較*/
.top_hikaku h3 {
background-image: url(images/tokubetsu.gif);
background-repeat: no-repeat;
background-position: left top;
height: 44px;
width: 555px;
margin-bottom: 10px;
text-indent: -9999pt;
}
.top_hikaku table {
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #394984;
border-right-color: #394984;
border-bottom-color: #394984;
border-left-color: #394984;
margin-bottom: 10px;
}
.topicon {
background-color: #394981;
}
.hikaku_link {
padding: 5px 10px;
font-size: 12px;
font-weight: bold;
}
.hikaku_link ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.hikaku_link li{
margin-bottom: 8px;
background-image: url(images/yajirusho_p.gif);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 15px;
}
.hikaku_link a:hover {
text-decoration: none;
}
.free {
	padding: 10px;
	background-color: #EBEBEB;
	text-align: center;
}
.banner_cap {
border: 2px solid #CC3300;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
background-color: #FFEEEE;
line-height: 150%;
color: #333333;
}
.banner_cap a:link {
text-decoration: underline;
color: #333366;
}
.banner_cap a:visited {
text-decoration: underline;
color: #333366;
}
.banner_cap a:hover {
text-decoration: underline;
color: #CC3300;
}
/*各カテゴリ*/
.category {
margin-bottom: 15px;
}
.category_cap {
padding: 0px;
margin-top: 10px;
margin-right: 5px;
margin-bottom: 10x;
margin-left: 5px;
font-size: 14px;
line-height: 150%;
font-weight: bold;
}
table.hikaku_site  {
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #394984;
border-right-color: #394984;
border-bottom-color: #394984;
border-left-color: #394984;
margin-bottom: 10px;
}
.site_title {
background-color: #394984;
font-size: 16px;
font-weight: bold;
line-height: 150%;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
color: #FFFFFF;
}
.site_title a:link,
.site_title a:visited {
color: #FFFFFF;
}
.site_title a:hover {
color: #CC3300;
text-decoration: none;
}
.site_cap {
font-size: 14px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}
.site_banner {
float: left;
margin-right: 10px;
}
.site_hyoka {
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
.icon {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 150%;
	border: 1px solid #003399;
	background-color: #E6F9FF;
}


#mailform2 {
width: 400px;
padding:20px 15px 15px 10px;
}
/*==========================================
メルマガ登録・プレゼント
==========================================*/
#pz_bg{
width: 400px;
background-image:url(../images/prezent_bg.jpg);
background-repeat:no-repeat;
padding-top:260px;
}
#pz_bg ul{
margin:10px 15px;
}
.w100{
width:200px;
text-align:left;
padding-left:180px;
}
.mailform {
width:380px;
margin: 0px auto 0px auto;
}
.mailform ul{
list-style:none;
text-align:left;
}
.mailform2 ul a{
text-decoration:underline;
}
.mailform2 ul{
list-style:none;
text-align:left;
}
.mailform th {
width:120px;
text-align:right;
display: block;
}
.mailform th p {
font-size: 9px;
color: #0B479F;
display: block;
margin: 0px;
}
.mailform textarea{
width:200px;
height:60px;
}
.mailform td span,
.mailform th span {
font-size:10px;
color: #FF0000;
}
.mailform2 a{
color:#CF3D3D;
text-decoration:none;
}
.mailform2 a:visited {
text-decoration:none;
color: #CF3D3D;
}
.mailform2 a:hover{
color:#0000FF;
text-decoration:underline;
}

.txt_red{
padding:15px 0;
color:#FF0000;
}