a:link{ text-decoration:underline; color:#6666CC; }
a:visited{ text-decoration:underline; color:#996699; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#FF6699; }
tr,td{ font-size:12px; color:#737373; }
hr{ color:#aaaaaa; }
#mid{ font-size:12px; }
#small{ font-size:12px; }
#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; } /* 管理人コメント */
#title-bar{ background-color:#A7C2DD; color:#000000; font-size:13pt; } /* タイトルバー */
#mid-bar{ background-color:#ffffff; } /* 中段バー */

/******* 基本設定 *******/

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height: 120%;
	text-align: center;
	background-color: #DDDDDD;
	color: #333333;
	margin:0;
	padding:0;
	width: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 125%;
	color: #334d55;
}

h2{
	font-size: 120%;
	color: #006699;
}

a:link {
	color:#003399; 
	background-color: transparent; 
	text-decoration: none;
}

a:visited {
	color:#003399; 
	background-color: transparent; 
	text-decoration: none;
}

a:visited:hover {
	color:#FF6600; 
	background-color: transparent; 
	text-decoration: underline;
}

a:hover {
	color:#FF6600; 
	background-color: transparent; 
	text-decoration: underline;
}

TD,LI,TH {
    font-size: 10pt;
}
/******* フォーマットのレイアウト *******/

#container{
	text-align: left;
	width: 96%;
	margin: 0px auto 15px auto;
	background-color:#FFFFFF;
	padding: 5px 5px 15px 5px;
	border: 1px solid #000000;
}

#header{
	margin: 0;
	width: 100%;
	background-color: #24618e;
	display:inline-block;
}
#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
a img{ /* 画像のリンク枠を消す */
	border: none;
}
#footer{
	display:inline-block;
	margin-right:25px;
}
/******* ヘッダ *******/

#header a{
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#header h1{
	font-size: 10px;
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
}

#header p{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header h2{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 5px;
	text-align: left;
	margin-top: 2px;
}

#header img{
	margin-top: 5px;
	margin-left:5px;
}
.rightbox{
	float: right;
}
.leftbox{
	float: left;
}
/******* フッタ *******/
#footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#footer img{
	float: right;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
}

#footer h3{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-weight: normal;
	float: right;
}

#footer a, #footer a:link, #footer a:visited{
	color: #333333;
	text-decoration: none;
}
/******* タイトルバー *******/
#titlebar{
	background-color: #DAEAF5;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #77B1DD;
	display:inline-block;
}
#titlebar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#titlebar p{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-right: 0px;
	padding-left: 10px;
}

/******* カテゴリ検索表示　******/
.category_ctrl{
	font-size: 12px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.other_category{
	font-size: 10px;
	text-decoration: none;
	margin-top: 15px;
}
/******* 個別登録サイト表示 ******/
#contents{
	display:inline-block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.site_box{
	text-align: center;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.site_image{
	padding: 0px;
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
.site_title{
	width: 200px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
}
.site_text{
	text-align: left;
	width: 200px;
	font-size: 10px;
	height: 35px;
}
.date{
	font-size: 10px;
	color: #339933;
	text-align: left;
}
.edit{
	font-size: 10px;
	text-align: right;
}

/***** フロートキャンセルのハック ******/
.clearfix{
	display:inline-block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/****** ヨミサーチ　ロゴ設定　******/
.yomi_logo{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	width: 100%;
	margin-right:25px;
}


