﻿*{
}

img{
	border: 0;
	vertical-align: middle;
}

body{
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	background-image:url();
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:1.5;
}

td{
	font-size: 12px;
}
a:link{ text-decoration:underline; color:#0000ff; }
a:visited{ text-decoration:underline; color:#0000ff; }
a:active{ text-decoration:underline; color:#0000ff; }
a:hover{ text-decoration:underline; color:#ff0000; }
.form {
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #000000;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	padding: 1px;
}

.form_html {
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #000000;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	padding: 1px;
	height: 200px;
}

#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:630; border-style:solid; border-color:#9999CC; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#CCCCFF; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */


/*-------------------------------------------------------------------- タイトルバー */
.table_titlebar {
	background-color:#A7C2DD;
	color:#000000;
	font-size:12pt;
}


div#title_bar{
 	margin: 5px 0px 5px 0px;
 	padding: 7px 0px 5px 20px;
	border-top: 2px solid #B3CBE3;
	background: #ECF5FA;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}

/*-------------------------------------------------------------------- 検索フォーム */

#search_box{
	margin-left: 20px
}



/*-------------------------------------------------------------------- ヘッダーの設定 */
div#header{
	text-align: left;
	background: #eeeeee;
	border-bottom: 2px solid #cccccc;
	padding: 2px 20px 1px 20px;
}

/*-------------------------------------------------------------------- 検索フォーム下部の設定 */

div#search_footer{
	border-top: 1px solid #B3CBE3;
	border-bottom: 1px solid #B3CBE3;
	background: #EAF4F9;
	text-align: center;
}

.form_sort{
	text-align:left;
	margin-left: 20px;
}

/*-------------------------------------------------------------------- カテゴリ表示ページの設定 */
div#search{
	text-align:left;
}

div#search #contents{
	text-align:left;
	display: inline-block;
}

div#search #contents:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


div#search #left{
	width: 710px;
/*--	_width : 730;
	margin-left: 20px;
	border-left: 10px solid #B3CBE3;
	border-right: 10px solid #B3CBE3;--*/
}



div#search .pc_log{
	margin: 5px 10px 10px 50px;
	width: 710px;
}

div#search .pc_log img{
}

div#search #banner{
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}

div#search .log_title{
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 1.0;
	margin-bottom: 16px;
}

div#search .log_title a{
	font-family: sans-serif;
}

div#search .log_comment1{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 5px;
	margin-bottom: 8px;
}

div#search .log_comment2{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 18px;
}

div#search .log_comment3{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.0;
	margin: 0;
	padding: 0;
}

div#search .editor{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.0;
	margin-top: 12px;
	padding: 0;
}


/*-------------------------------------------------------------------- 右リスティング広告の設定 */
div#search .ad_right{
	float: right;
	width: 242px;
	margin: 20px 40px 0px 0px;
	padding-left: 10px;
	text-align: left;
}

div#search .pc_ad{
	margin: 5px 0px 20px 0px;
	width: 240px;
}

div#search .pc_ad .ad_title{
	font-size: 16px;
	font-family: sans-serif;
	margin-bottom: 1px;
}

div#search .pc_ad .log_url{
	font-size: 12px;
	font-family: sans-serif;
	color: #006600;
}

.ad_info{
	width: 240px;
	text-align:center;
	margin-top: 30px;
	padding: 7px 0px;
	background-color: #FFF9DD;
}


/*-------------------------------------------------------------------- ナビゲーションの設定 */
.navi_under{
	text-align: center;
	clear: both;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: sans-serif;	
}

.navi_top{
	margin-left: 20px;
	height: 20px;
	overflow: hidden;
	font-family: sans-serif;
	font-size: 16px;	
}

.navi_top2{
	margin-left: 50px;
	font-family: sans-serif;	
}

/*-------------------------------------------------------------------- 登録関連の設定 */
div#regist{
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div#regist_temp{
	width: 400px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


div#regist li{
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-------------------------------------------------------------------- フッターの設定 */
.copyright{
	margin: 5px 0px 10px 0px;
	font-family: sans-serif;
	text-align: center;
	color: #666666;
	font-size: 12px;
	line-height: 1.2;
}

.footer_link{	
	margin: 10px 0px 0px 0px;
}

.footer_link a{
	color: #8284CC;
}

#footer_banner{
	margin-top:15px;
}

/*-------------------------------------------------------------------- ヨミサーチロゴの設定 */
.yomi{
	text-align:right;
	font-size: 10px;
}

.yomi a{
	text-decoration: none;
	color: #999999;
}

.yomi a:link{
	text-decoration: none;
	color: #999999;
}

.yomi a:visited{
	text-decoration: none;
	color: #999999;
}

.yomi a:hover{
	text-decoration: none;
	color: #999999;
}

/*-------------------------------------------------------------------- マイリンクの設定 */
div#container_my{
	width: 900px;
	margin: 0 auto;
} 

div#container_my .left{
	width: 615px;
	border: 1px solid #cccccc;
	text-align: center;
}



div#container_my .title_my{
	font-size: 28px;
	font-weight: bold;
	font-family: sans-serif;
	color: #666666;
	background: #efefef;
	border-bottom: 2px solid #FF6699;
	padding: 22px 0px 15px 22px;
	text-align: left;
	margin-bottom: 30px;
}

div#container_my .pc_log{
	width: 500px;
	margin: 10px auto;
	padding: 0 0 0px 0;
	text-align: left;
	border-bottom: 2px dotted #cccccc;
}


div#container_my .pc_log .site_cap{
	float: left;
	margin-right: 20px;
	border: 1px solid #cccccc;
}

div#container_my .pc_log .log_title{
	float: none;
	margin: 5px 0px 2px 0px;
} 

div#container_my .pc_log .log_url{
	color: #999999;
	margin-bottom: 5px;
}

div#container_my #search .ad_right{
	float: right; 
	width: 230px;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: left;
}
 
div#container_my .pc_ad{
	margin: 5px 0px 20px 0px;
	width: 210px;
}

div#container_my .pc_ad .ad_title{
	font-size: 14px;
	font-family: sans-serif;
	margin-bottom: 1px;
}

div#container_my .pc_ad .log_url{
	font-size: 12px;
	font-family: sans-serif;
	color: #006600;
}

/*-------------------------------------------------------------------- その他の設定 */

.w500px{
	width: 500px;
	text-align: left;
}

.ranking_table th,.ranking_table td {
	border: 1px solid #cccccc;
}



/*-------------------------------------------------------------------- 旧設定 */

.table_searchform {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_menu {
	background-color: #EEEEEE;
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
	font-size: 12px;
}
.table_topmenu {
	background-color: #FFFFFF;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-size: 12px;
}
.table_top_category {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 160%;
}
.table_other_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_other_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_sub_category {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_sub_category2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	font-size: 12px;
}
.table_menu_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 12px;
	text-align: right;
}
.table_navigation_bar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 12px;
}




