/*   
Theme Name:Sokki
Theme URI:http://www.sokki.or.jp/
Description:日本速記協会用テーマ
Author:Akiko Tagawa
Author URI:http://www.sokki.or.jp/
Version:0.8
*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #111;
	background-color: #eee;
	font: 100%/1.5 Verdana, Arial, sans-serif;
	text-align: center;
}
img {
	border: 0;
	vertical-align: middle;
}

#wrap {
	margin: 0 auto;
	width: 770px;
	background: #fff url(images/bg.gif) repeat-y;
}


/* ヘッダー
----------------------------------------------------------------------*/

#header {
	margin: 0 auto;
	width: 750px;
	height: 80px;
	background: #fff url(images/bg_header.png) repeat-x;
	text-align: left;
}
#header.home {
	height: 220px;
}

#header h1 {
	margin-top: 3px;
	margin-bottom: 7px;
	float: left;
	width: 300px;
}
#header h1 a {
	margin-left: 10px;
}

#header ul {
	margin-top: 3px;
	float: right;
	width: 450px;
	list-style: none;
	font-size: 84%;
}
#header li {
	float: right;
}
#header li a {
	margin-right: 10px;
	padding-left: 20px;
	display: block;
	color: #111;
	background: url(images/go.png) no-repeat left center;
	text-decoration: none;
}
#header li a:hover {
	text-decoration: underline;
}
#header li#contact a {
	background: url(images/contact.png) no-repeat left center;
}
#header li#faq a {
	background: url(images/faq.png) no-repeat left center;
}
#header li#sitemap a {
	background: url(images/sitemap.png) no-repeat left center;
}



/* サイドバー
----------------------------------------------------------------------*/

#sidebar {
	margin-right: 20px;
	float: left;
	width: 180px;
	font-size: 84%;
	text-align: left;
}
#sidebar ul {
	margin-left: 20px;
	list-style: none;
}
#sidebar ul ul {
	margin-left: 15px;
}

#sidebar li.page_item {
	margin-bottom: 5px;
	font-weight: bold;
}
#sidebar li.page_item a {
	border: 1px solid #ccc;
	padding: 3px 0;
	display: block;
	width: 158px;
	color: #333;
	background: url(images/gradation_gray.png) repeat-x;
	text-indent: 7px;
	text-decoration: none;
}
#sidebar li.current_page_item a {
	color: #fff;
	background: url(images/gradation_navy.png) repeat-x;
}
#sidebar li.current_page_item li.page_item a {
	color: #333;
	background: url(images/gradation_gray.png) repeat-x;
}
#sidebar li.page_item a:hover {
	color: #fff;
	background: url(images/gradation_blue.png) repeat-x;
}

#sidebar li.page_item li.page_item {
	display: none;
}
#sidebar li.current_page_item li.page_item,
#sidebar li.current_page_parent li.page_item {
	margin-top: 5px;
	display: list-item;
}
#sidebar li.current_page_item li.page_item a,
#sidebar li.current_page_parent li.page_item a {
	width: 143px;
}


/* コンテント
----------------------------------------------------------------------*/

#content {
	float: left;
	width: 550px;
	text-align: left;
}

#content a {
	color: #039;
	text-decoration: none;
}
#content a:hover {
	color: #36c;
	text-decoration: underline;
}

#content p.edit {
	padding-left: 20px;
	border: 1px solid #ccc;
	background: #fff url(images/edit.png) no-repeat left center;
}

#content a.pdf {
	padding-right: 18px;
	background: url(images/pdf.png) no-repeat right top;
}
#content a.sound {
	padding-right: 18px;
	background: url(images/sound.png) no-repeat right top;
}

#content h2 {
	margin-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #ccc;
	color: #fff;
	background: url(images/gradation_blue.png) repeat-x;
	font-size: 165%;
	font-weight: normal;
}
#content h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 5px solid #36c;
	clear: both;
	font-size: 115%;
}
#content h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
	font-size: 100%;
}

#content p,
#content dl,
#content ol,
#content ul {
	margin-bottom: 15px;
	font-size: 95%;
}
#content table ol,
#content table ul {
	margin-bottom: 0;
	font-size: 100%;
}

#content ol,
#content ul {
	margin-left: 1.8em;
}

#content table {
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 90%;
}
#content th,
#content td {
	padding: 3px 7px;
	border: 1px solid #ccc;
	vertical-align: top;
}
#content th {
	background-color: #eee;
	font-weight: bold;
	word-break: keep-all;
}
#content table.noborder th,
#content table.noborder td {
	border: 0;
	padding: 3px 0;
	background-color: #fff;
}
#content table.noborder th {
	padding-right: 7px;
}

#content hr {
	clear: both;
	color: #999;
	height: 1px;
}

#content .floatLeft {
	margin-right: 10px;
	float: left;
}
#content .floatRight {
	margin-left: 10px;
	float: right;
}
#content .alignCenter {
	clear: both;
	text-align: center;
}
#content .alignRight {
	clear: both;
	text-align: right;
}

#content .border1 {
border: 1px solid #ccc;
}

#content p.navigation {
	clear: both;
	font-size: 84%;
}
#content p.navigation span.number {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color:#fff;
	background: url(images/gradation_navy.png) repeat-x;
	font-weight: bold;
}
#content p.navigation a span.number{
	color: #333;
	background: url(images/gradation_gray.png) repeat-x;
	text-decoration: none;
}
#content p.navigation a:hover span.number {
	color:#fff;
	background: url(images/gradation_blue.png) repeat-x;
}

#content h3.headline {
	margin: 0;
	padding: 3px 7px;
	border: 1px solid #ccc;
	border-bottom: 0;
	background-color: #eee;
	font-size: 95%;
	line-height: 1.3;
}
#content ul.headline {
	margin-left: 0;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	clear: both;
	list-style: none;
}
#content ul.headline li {
	padding: 3px 7px;
	border-bottom: 1px dotted #ccc;
}

#content ol.faq li {
	margin-bottom: 15px;
}
#content ol.faq span.question {
	color: #039;
}


/* フッター
----------------------------------------------------------------------*/

#footer {
	margin: 0 auto;
	clear: both;
	width: 750px;
	height: 80px;
	background: url(images/bg_footer.png) repeat-x;
}

#footer ul {
	margin-top: 20px;
	float: right;
	list-style: none;
	font-size: 84%;
}
#footer li {
	float: right;
}
#footer li a {
	margin-right: 10px;
	padding-left: 18px;
	display: block;
	color: #111;
	background: url(images/go.png) no-repeat left center;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}

#footer p {
	margin-top: 10px;
	margin-right: 10px;
	font-size: 84%;
	text-align: right;
}
