@charset "utf-8";
/*
Theme Name: 1008yamazakiproject
Theme URI: https://yamazaki-project.com/
Description: 「10･8 山﨑博昭プロジェクト」サイト専用に、有限会社スタジオ竜馬が制作
Version: 0.8
Author: Studio Ryoma co.,ltd.
Author URI: http://ryoma.co.jp/
*/

/* ▼▼ 大枠設定 _______________________________________________ */
body { 
	font-family: "メイリオ" ; 
	border: 0px solid #800; 
	margin: 0; 
	padding: 0; 
	background: url(./images/base_bg.jpg) top left; 
	}

div#wrapper { 
	border: 0px solid #800; 
	width: 1053px; 
	margin: 0 auto; 
	background: url(./images/wrapper_bg.jpg) repeat-y top center; 
	}

a {text-decoration: none; }
a:hover {text-decoration: underline; }

/* ▼▼ 本文中見出し [タイトルでない] ________________________ */
h2 {
	border-bottom: 3px double #00F; 
	line-height: 1em;
	color: #00F; 
	}
h3 {
	border: 0px solid #00F; 
	line-height: 1.4em; 
	font-weight: bold; 
	font-size: 18px; 
	}

/* ▼▼ 固定ページ用 [インデント段落] ________________________ */
	p.indent {
		text-indent: 1em; 
		border: 0px solid #800; 
		margin: 20px 40px 40px 40px;
		}



/* ▼▼ header _______________________________________________ */
div#header { 
	border: 0px solid #00F; 
	width: 960px; 
	height: 280px; 
	margin: 0px auto 20px auto; 
	padding: 0px; 
	background: url(./images/headder.jpg) no-repeat top center; 
	}

	h1 { 
		border: 0px solid #F00; 
		margin: 0px; 
		height: 200px; 
		text-indent: -9999px; 
		}

/* ▼▼ header パンくずナビ ___________________________________ */
		div#breadcrumb { 
position: relative; 
clear: lrft; 
top: 10px; 
left: 10px; 
			}

/*
		nav#bread-crumb {
			position: relative; 
			top: 40px; 
			left: 0px; 
			margin: 0px; 
			height: 40px; 
			border: 0px solid #F00; 
			}
			nav#bread-crumb ul {
				border: 1px solid #0F0; 
				height: 40px; 
				margin-top: 0px; 
				padding: 0px 0px 0px 10px; 
				}
				nav#bread-crumb ul li {
					position: relative; 
					float: left; 
					width: auto; 
					border: 1px solid #00F; 
					margin: 10px auto auto 5px; 
					padding: 2px 4px; 
					}
*/

/* ▼▼ main _______________________________________________ */
	div#main { 
		border: 0px solid #800; 
		width: 960px; 
		margin: auto; 
		}

/* ▼▼ main メインエリア（左）_______________________________________________ */
		div#mainarea { 
			border: 0px solid #808; 
			width: 662px; 
			margin-left: 0px; 
			padding: 0px; 
			position: relative; 
			float: left; 
			}
			p#socialbookmarks { 
				border: 0px solid #088; 
				text-align: left; 
				padding-left: 20px;
				}





/* ▼▼ main サイドバー（右）_______________________________________________ */
		div#sidebar { 
			border: 0px solid #088; 
			width: 260px; 
			margin-right: 0px; 
			padding: 0px; 
			position: relative; 
			float: right; 
			}

/* ▼▼ main サイドバー 告知エリア __________________________________________ */
			div1#pr01 { 
/*				width: 242px; 
				border: 1px solid #666; 
				margin: 0px auto 10px auto; 
				padding: 38px 8px 8px 8px; 
				text-align: center; 
				border-radius: 3px; 
				background: url(./images/sb1_new_posts.jpg) no-repeat top center; */
				}

/* ▼▼ main サイドバー 検索フォーム_________________________________________ */
			div#searchbox { 
				width: 260px; 
				height: 38px; 
				margin: 0px auto 10px auto;  /* １箱目 */
/*				margin: 10px auto; */ /* ２箱目 */
				padding: 0px; 
				border: 0px solid #666; 
				text-align: left; 
				border-radius: 3px; 
				background: url(./images/back_search.jpg) no-repeat top center; 
				}

			div#searchbox div { 
				position: relative; 
				top: -24px; 
				left: 0px; 
				width: 260px; 
				height: 38px; 
				border: 0px solid #008 !important; 
				}

			div#searchbox div label {
				position: relative; 
				top: 7px;
				left: 1px; 
				width: 68px !important; 
				height: 11px !important; 
				border: 0px solid #800 !important; 
				}
				div#searchbox div label img {
					width: 68px !important; 
					height: 11px !important; 
					margin: 0px !important; 
					padding: 0px !important; 
					border: 0px solid #008 !important; 
					}

			div#searchbox div input#s {
				position: relative; 
				top: 5px; 
				left: 2px; 
				width: 135px; 
				height: 22px; 
				border-radius: 3px; 
				}

			div#searchbox div div#submitbutton {
				position: relative; 
				top: -22px; 
				left: 220px; 
				width: 16px; 
				height: 16px; 
				border: 0px solid #F00; 
				}
				div#searchbox div button#searchsubmit {
					position: relative; 
					top: 2px; 
					left: 0px; 
					width: 32px; 
					height: 24px; 
					border: 1px solid #999; 
					border-radius: 3px; 
					}
					div#searchbox div button#searchsubmit img {
					position: relative; 
					top: 1px; 
					left: 0px; 
					width: 16px; 
					height: 16px; 
					border: 0px solid #00F; 
						}


/* ▼▼ main サイドバー ボックス共通 ________________________________________ */
			div#new_posts, div#projectnews, div#review_and_impressions, div#new_1008_for_me, div#new_1008_haneda_document, div#new_1008_impact_and_response, div#new_links, div#new_from_secretariat, div#all_archives { 
				width: 242px; 
				margin: 10px auto; 
				padding: 38px 8px 8px 8px; 
				border: 1px solid #666; 
				font-size: 12px; 
				text-align: left; 
				border-radius: 3px; 
				}
/* ▼▼ main サイドバー 新着記事 ____________________________________________ */
			div#new_posts { 
				background: url(./images/sb1_new_posts.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー プロジェクト・ニュース ____________________________________________ */
			div#projectnews { 
				background: url(./images/sb9_projectnews.jpg) no-repeat top center; 
				}
/* ▼▼ main 記念誌の書評、感想 ____________________________________________ */
			div#review_and_impressions { 
				background: url(./images/sb5_review_and_impressions.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー 私にとっての10・8____________________________________ */
			div#new_1008_for_me { 
				background: url(./images/sb2_1008_for_me.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー 10・8羽田の記録 _____________________________________ */
			div#new_1008_haneda_document { 
				background: url(./images/sb3_1008_haneda_document.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー 10・8の衝撃と反響____________________________________ */
			div#new_1008_impact_and_response { 
				background: url(./images/sb4_1008_impact_and_response.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー 山﨑博昭を偲ぶ ______________________________________
			div#new_memories_of_hy { 
				background: url(./images/sb5_memories_of_hy.jpg) no-repeat top center; 
				} */
/* ▼▼ main サイドバー リンク ______________________________________________ */
			div#new_links { 
				background: url(./images/sb6_links.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー 事務局より __________________________________________ */
			div#new_from_secretariat { 
				background: url(./images/sb7_from_secretariat.jpg) no-repeat top center; 
				}
/* ▼▼ main サイドバー アーカイブ __________________________________________ */
			div#all_archives { 
				background: url(./images/sb8_all_archives.jpg) no-repeat top center; 
				}

/* ▼▼ main サイドバー 各記事ボックス リストスタイル __________________________________________ */
		div#sidebar div ul { 
/*			list-style-type: none; */
			border: 0px solid #800; 
			margin: 2px 10px; 
			}
			div#sidebar div ul li { 
				border: 0px solid #800; 
				margin: 0px auto 0px -30px; 
				padding: 3px 0px; 
				font-size: 12px; 
				color: #000; 
				}


/* ▼▼ footer _______________________________________________ */
	div#footer { 
		width: 960px; 
		margin: auto; 
		border: 0px solid #FF6; 
		}
		div#footer hr { 
			width: 960px; 
			height: 5px; 
			margin: auto; 
			padding: 0; 
			background: url(./images/line.jpg) no-repeat center top #008 ; 
			}
		p#project_credit { 
			text-align: center; 
			margin: 0; 
			padding: 10px; 
			border: 0px solid #008; 
			font-weight: bold; 
			}
			p#project_credit span#project_name { 
				color: #00F; 
				font-size: 18px;
				}
			p#project_credit span#project_address { 
				color: #000; 
				font-size: 14px; 
				}
		div#footermenu { 
			width: 960px; 
			height: auto; 
			margin: 0; 
			padding: 0px; 
			border: 0px solid #800; 
			}
			ul#footer_gmenu { 
				margin: 0; 
				}
		p#site_credit { 
			text-align: center; 
			margin: 0; 
			padding: 10px; 
			color: #000; 
			font-size: 9px; 
			border: 0px solid #008; 
			}


/* ▽▽ home専用 _______________________________________________ */
