/*全ﾍﾟｰｼﾞ共通*/
table {  
    font-size: 10pt;
}

td {  font-size: 12px}

body {  
    font-size: 10px; 
	line-height: normal;
}
.red{
	color: #FF0000;
}
.black{
	color: #333333;
}
.black a:link, .black a:visited, .black a:active {
	color: #333333;
	text-decoration: none;
}
.black a:hover {
	color: #333333;
	text-decoration: underline;
	display: block;
	background-color: #D4EFFC;
}
.blue{
	color: #0000FF;
}
.blue a:link, .blue a:visited, .blue a:active {
	color: #0000FF;
	text-decoration: none;
}
.blue a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.green{
	color: #00AC5B;
}
.green a:link, .green a:visited, .green a:active {
	color: #00AC5B;
	text-decoration: none;
}
.green a:hover {
	color: #00AC5B;
	text-decoration: underline;
}
.pink{
	color: #EF5BA1;
}
.pink a:link, .pink a:visited, .pink a:active {
	color: #EF5BA1;
	text-decoration: none;
}
.pink a:hover {
	color: #EF5BA1;
	text-decoration: underline;
}

/*査定ﾍﾟｰｼﾞ用*/
.assessment1{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.assessment1 .head1{
	background-color: #008000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.assessment1 .head2{
	background-color: #008000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.assessment1 .box1{
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}
.assessment1 .box2{
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.assessment1 .box3{
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	text-decoration: line-through;
}
.assessment2{
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.assessment3{
	line-height: 120%;
}
.assessment3 .title1{
	color: #0000FF;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.assessment3 .title2{
	color: #00AC5B;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.assessment3 .title3{
	color: #EF5BA1;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.after {  
    DISPLAY: none;
}

/*ランキングﾍﾟｰｼﾞ用*/

.main .title{
	color: #FFFFFF;
	background-image: url(../ranking/images/title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.shusi_title{
	color: #FFFFFF;
	background-image: url(../ranking/images/syusi_title_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shusi_title_r{
	color: #FFFFFF;
	background-image: url(../ranking/images/syusi_title_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shusi_title_r img{
	margin-right: 3px;
	margin-left: 3px;
}
.shusi{
	color: #333333;
}
.shusi .box1{
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.shusi .box2{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.bnr {
	COLOR: #ffffff;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
}
.ranking{
	margin-bottom: 50px;
}
.ranking .red{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking .red2{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back2.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking .rank_title_l{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ranking .rank_title_c{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/menu_back2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking .rank_title_r{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.ranking .rank_foot_l{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/foot_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ranking .rank_foot_c{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/foot_back2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking .rank_foot_r{
	text-decoration: none;
	color: #666666;
	height: 27px;
	background-image: url(../ranking/images/foot_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.ranking .normal{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking .btn{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	line-height: 0px;
}
.ranking .btn2{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back2.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	line-height: 0px;
}
.ranking .btn img{
	margin-right: 3px;
	margin-left: 3px;
}
.ranking .btn2 img{
	margin-right: 3px;
	margin-left: 3px;
}
.ranking .normal2{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../ranking/images/back2.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.ranking_pop_window {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.ranking_pop_window_frame {
	LEFT: 0px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
}
.ranking_pop_window .comment{
	width: 400px;
	margin-top: 5px;
}
/*サイトマップ用*/
.sitemap_box{
	margin-top: 20px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 40px;
}
.sitemap_box a:link, .sitemap_box a:visited, .sitemap_box a:active {
	color: #666666;
	text-decoration: underline;
}
.sitemap_box a:hover {
	color: #EF5BA1;
	text-decoration: underline;
}
.sitemap_box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.sitemap_box ol {
	text-align: left;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
.sitemap_box li {
	text-align: left;
	color: #666666;
	margin-top: 5px;
	margin-left: 150px;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	text-decoration: underline;
}
.sitemap_box li a:hover {
	list-style-image: url(../images/arrow_on.gif);
}
