/*****************************************/
/**
/**	Yomi-Search用スタイルシート（CSS）
/**	customize PIECESOZAI（http://piecesozai.net/）
/**
/*****************************************/
/** 
/** Yomi-Searchで使用しているスタイルに説明文をつけております。
/** 利用変更する際、参考にしてください。
/** ※注意事項：
/** ▼ ページ全体 {} などの説明分にはスタイルを付けない事。
/*****************************************/

/*****************************************/
/*	BODYやフォント類のスタイル
/*****************************************/
*{
	margin: 0px;
}
body {
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006666;
	background-color: #f5f2f4;
}

▼ページ全体 {}
/*****************************************/
/*サイト全体幅*/
#page {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

▼ヘッダー {}
/*****************************************/
/*ヘッダー（広告・画像スペース）*/
#head {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	visibility: hidden;
	height: 0px;
	position: absolute;
}

▼フッター {}
/*****************************************/
/*最下部のスタイル*/
#foot {
	font-size: 0.95em;
	line-height: 1.2em;
	text-align: center;
	height: 30px;
	clear: both;
	padding-top: 20px;
	margin: 0px;
}

▼HOME {}
/*****************************************/
/*HOME*/
#menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	float: left;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
}
/*リンク*/
#menu a{
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
/*リンクに触れる*/
#menu a:hover{
	color: #1e90ff;
}
/*****************************************/
/*	サイト全体のスタイル（HTMLタグ/リンクなど）
/*****************************************/
▼全体 {}

/*サイトの中身*/
#main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 650px;
	padding: 20px;
	border: 3px double #CCCCCC;
	background-color: #FFFFFF;
}
#main p {
	line-height: 1.3em;
}
#main ul {
	margin-bottom: 1em;
	line-height: 1.4em;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}
#main ol {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#main li {
	margin: 0px;
}
#main h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main h2 {
	font-size: 1em;
	margin-bottom: 20px;
	margin-top: 5px;
	font-weight: normal;
	text-indent: 10px;
	background-color: #f5fffa;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#main h3 {
	margin-bottom: 5px;
	font-size: 1em;
	margin-top: 5px;
	color: #CC6666;
}
#main h4 {
	font-size: 1em;
}
#main h5 {
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main h6 {
	font-size: 1em;
	color: #996600;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	text-align: center;
}
#main a    {
	text-decoration: underline;
}
/*見訪問リンク*/
#main a:link    {
	color: #0066FF;
}
/*既訪問リンク*/
#main a:visited {
	color: #FF0099;
	text-decoration: underline;
}
/*リンクに触れる*/
#main a:hover   {
	color: #FF6600;
	text-decoration: underline;
}
/*右側のスタイル*/
#piece {
	width: 65%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*****************************************/
/*	カテゴリ類のスタイルシート（装飾関連）
/*****************************************/
▼フォルダアイコン {}

/*カテゴリのフォルダ画像*/
.temp {
	background-image: url(../img/mini_f.gif);
	background-position: left 2px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
/*サブカテゴリのフォルダ画像*/
.temp2 {
	background-image: url(../img/mini_f2.gif);
	background-position: left 2px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
/*****************************************/
/*	左メニューのフォント・アイコン類設定
/*****************************************/
▼左メニュー（全体） {}

#sub {
	width: 31%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.95em;
}
/*メニュー（アイコン）*/
#sub h3,#sub h4,#sub h5 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/f1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 28px;
	padding-top: 3px;
	background-color: #66CCCC;
	border: 3px double #CCCCCC;
}
/*見訪問リンク*/
#sub a:link    {
	color: #006666;
	text-decoration: none;
}
/*既訪問リンク*/
#sub a:visited {
	color: #006666;
	text-decoration: none;
}
/*リンクに触れる*/
#sub a:hover   {
	color: #FF6600;
	text-decoration: underline;
}
/*****************************************/
/*	左メニューのカテゴリ類（ボックス）
/*****************************************/
▼左メニュー（カテゴリ類） {}

/*上：このカテゴリ内（[ヘルプ] [修正] [サイトの登録]）*/
#menu_help {
	text-align: right;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*上：戻るボタン*/
#back_button {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}
/*上：このカテゴリ*/
#menu_category {
	margin-top: 5px;
	margin-bottom: 15px;
}
/*中：メニュー*/
#menu_sight {
	margin-top: 5px;
	margin-bottom: 15px;
}
/*下：カテゴリ*/
#menu_category2 {
	margin-top: 5px;
	margin-bottom: 15px;
}
/*****************************************/
/*	表示メニューのスタイルシート
/*****************************************/
▼検索 {}

/*サイト内検索/ソート順/紹介文/マーク説明*/
#map_box {
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 0.95em;
}
/*****************************************/
/*	カテゴリのスタイル
/*****************************************/
▼カテゴリ {} 

/*全体*/
#top_map {
	line-height: 2em;
}
/*テーブル*/
#top_map table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom: 20px;
	width: 100%;
}
/*セル*/
#top_map td {
	padding: 0.5em;
}
/*親カテゴリのアイコン*/
#top_map h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc0cb;
	font-weight: normal;
	color: #006666;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
/*サブカテゴリのアイコン*/
#top_map i {
	font-style: normal;
	background-image: url(../img/icon_ball2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-right: 5px;
}
/*見訪問リンク*/
#top_map a:link    {
	color: #006666;
	text-decoration: none;
}
/*既訪問リンク*/
#top_map a:visited {
	color: #006666;
	text-decoration: none;
}
/*リンクに触れる*/
#top_map a:hover   {
	color: #FF6600;
	text-decoration: underline;
}
/*top.htmlの管理室*/
#top_admin {
	width: 650px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

