/*****************************************/
/**
/**	Yomi-Search用スタイルシート（CSS）
/**	customize PIECESOZAI（http://piece.s201.xrea.com/）
/**
/*****************************************/
/** 
/** Yomi-Searchで使用しているスタイルに説明文をつけております。
/** 利用変更する際、参考にしてください。
/** 
/*****************************************/


/*****************************************/
/*	登録掲載欄のスタイルシート
/*****************************************/
/*登録サイト全体*/
.all {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #37352E;
	padding: 0px;
}
/*バナー画像*/
.photo {
	font-weight: normal;
	float: left;
	background-color: #dedede;
	margin-right: 4px;
}
/*バナー画像のボーダー*/
.border {
	border: 1px solid #37352E;
}
/*マーク*/
.mark {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
}
div#LINK {
	margin : 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-color: #dfdfdf;
	float: right;
	text-align: left;
	font-size: 100%;
	width: 520px;
	padding: 0px;
}
/*タイトル*/
.URL {
	font-size: 100%;
	vertical-align: top;
	font-weight: bold;
	background-color: #eeeeee;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37352E;
	padding: 4px 4px 4px 4px;
}
/*第？位ランキング*/
.ranking {
	margin : 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37352E;
	font-size: 100%;
	line-height: 120%;
	padding-left: 15px;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	color: #fa8072;
	font-family: Impact;
	background-position: left center;
	margin-bottom: 2px;
}
/*作品タイトル*/
.title {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2em;
	text-align: center;
	text-indent: 4px;
	margin-bottom: 2px;
]
}/*更新日とOUT/IN*/
.renew {
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
	text-indent: 4px;
	margin-bottom: 2px;
}
/*キーワード*/
.keyword {
	text-align: left;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.1em;
	padding: 2px;
	color: #777777;
}
/*コメント*/
.comment {
	text-align: left;
	color: #44423A;
	font-size: 95%;
	line-height: 1.5em;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}
/*カテゴリ*/
.admin {
	text-align: left;
	font-size: 95%;
	line-height: 1.2em;
	text-indent: 2px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	color: #44423A;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37352E;
}

/*****************************************/
/*	表示メニューのスタイルシート
/*****************************************/

/*MENU[新着 - 更新サイト - 人気ランク]*/
.A1_menu {
	font-size: 85%;
	text-align: center;
	border: 1px solid #dedede;
	background-color: #dedede;
	margin-top: 5px;
}
/*ホーム ＞ 掲示板 ＞ シンプル*/
.A2_home {
	text-align: left;
	font-size: 85%;
	margin-top: 2px;
}
/*★紹介文*/
.A3_comment {
	text-align: left;
	line-height: 1.3em;
	font-size: 90%;
	margin-top: 5px;
}
/*検索*/
.A4_search {
	text-align: center;
	font-size: 80%;
	margin-top: 4px;
	margin-bottom: 10px;
}
/*[現在の表示：マーク順]*/
.A5_mark {
	text-align: center;
	font-size: 85%;
	margin-top: 4px;
	margin-bottom: 4px;
}
/*1 - 14 ( 14 件中 )*/
.A7_No {
	text-align: left;
	font-size: 90%;

}
/*ホーム ＞ 掲示板 ＞ シンプル*/
.A8_ID {
	text-align: left;
	font-weight: normal;
	font-size: 85%;
}

/*****************************************/
/*	BODYやフォント類のスタイルシート	
/*****************************************/
*{
	margin: 0px;

}

body{
	background-color: #fdfdfd;
	text-align: center;
}

div#page {
	background-color: #fdfdfd;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 100%;
	line-height: 150%;
	color: #44423A;
	float: left;
	padding: 0px;
}
div#menu {
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37352E;
	height: 20px;
}
div#menu ul{
	margin: 0px;
	padding: 0px;
}
div#menu li{
	float: left;
	padding: 0px;
	margin-left: 10px;
	color: #663333;
	list-style: none;
}
div#menu a{
	text-decoration: none;
	color: #663333;
	font-size: 14px;
}
div#menu a:hover{
	color: #663333;
}
div#main {
	text-align: left;
	width: 100%;
}
div#main p {
	text-align: left;
	line-height: 130%;
	margin: 0px;
}
div#main ul {
	text-align: left;
	margin-bottom: 1em;
	line-height: 130%;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}
div#main ol {
	text-align: left;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
div#main li {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37352E;
	margin: 0px;
}
div#ads {
	text-align: left;
	font-size: 12px;
	margin-left: 10px;

}

div#map {
	text-align: center;
	font-size: 12px;
}
div#foot {
	font-size: 90%;
	clear: both;
	text-align: center;
	margin: 0px;
}
div#foot p{
	font-size: 90%;
	margin: 0px;
}
div#footer a:{
	color: #ffffff;
}
div#footer a:visited {
	color: #ffffff;
}
#footer{
	clear:both;
	margin: 0px;
	padding-left:10px;
	font-family: 'Century Gothic';
	color: #fdfdfd;
	background-color : #000000;
	font-size:10pt;
	line-height : 1.4em;
	text-align:left;

}
/*見訪問リンク*/
a:link    {
	text-decoration: underline;
}
/*既訪問リンク*/
a:visited {
	text-decoration: underline;
}
/*リンクに触れる*/
a:hover   {
	color: #663333;
	text-decoration: underline;
}
h1 {
	color: #EEE8AA;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	padding: 10px;
	margin-top: 0px;
	background-color: #44423A;
}
h1 a:link{
	text-decoration: none;
	color: #EEE8AA;
	font-size: 120%;
	font-weight: bold;
}
h1 a:visited{
	text-decoration: none;
	color: #EEE8AA;
	font-size: 120%;
	font-weight: bold;
}
h1 a:hover   {
	color: #ffccff;
	text-decoration: underline;
}
h2 {
	border: 1px solid #44423A;
	background-color: #dddddd;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	margin-top: 5px;
	font-weight: nomal;
	color: #44423A;
}

h3 {
	border: 1px solid #44423A;
	background-color: #dddddd;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	margin-top: 5px;
	font-weight: nomal;
	color: #44423A;
}

h4 {
	border: 1px solid #EEE8AA;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: nomal;
	color: #44423A;
}
h4 a:link{
	text-decoration: none;
	color: #EEE8AA;
	font-size: 80%;
	font-weight: bold;
}
h4 a:visited{
	text-decoration: none;
	color: #EEE8AA;
	font-size: 80%;
	font-weight: bold;
}
h4 a:hover   {
	color: #ffccff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	background-color: #000000;
	color: #ffccff;
}
h5 a:link{
	text-decoration: none;
	color: #ffccff;
	font-size: 90%;
	font-weight: bold;
}
h5 a:visited{
	text-decoration: none;
	color: #ffccff;
	font-size: 90%;
	font-weight: bold;
}
h5 a:hover   {
	color: #ffccff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}



h6 {
	font-size: 100%;
	color: #996600;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	font-family: "Arial Black";
	text-align: center;
}
.impact {
	font-weight: normal;
	font-size: 1.1em;
	background-color: #DEB887;
	padding: 5px;
}
.impact_box {
	width: 100%;
	background-color: #999999;
	border: 0px none;
}
.Bo {
	border: 1px solid #333333;
}
.Co {
	background-color: #FF9999;
	color: #FFFFFF;
	padding: 2px;
}
.left {
	float: left;
}
.temp {
	background-image: url(../img/mini_f.gif);
	background-position: left center;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	background-repeat: no-repeat;
}

