/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
/***** anchor *****/
a:link, a:visited, a:active  { color: #333; text-decoration: none; }
a:hover  { color: #b25f0d; text-decoration: underline; }

img { border-style: none; border-width: 0px; margin: 2px 3px 2px 3px;}

/***** end *****/
/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 830px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 580px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 250px;
		}


/* ++++++ その他設定 ++++++ */

body    {
        margin: 0px;
	background-color: #fff;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	}

#container {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	}

#banner	{
	overflow: hidden;
	}

#center {
	float: right;
	overflow: hidden;
	}

#left   {
	float: left;
	overflow: hidden;
	}

#footerbase {
	clear: both;
	text-align: center;
	background-color: #DDC79B;
	border-top: 2px ridge #888;
	padding: 0px auto 0px auto;
	}

#footer	{
	clear: both;
	}

/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

#container {
	border-style: none;
	border-width: 0px 0px 0px 0px;
	border-color: #c0c0c0;
	}

#banner	{
	border-style: none;
	border-width: 0px;
	background-color: #ddc79b;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	}

.content {
	border-style: none;
	border-width: 0px;
	border-left-color: #ddd;
	border-top-color: #ddd;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	background-color: #fff;
	margin-top: 20px;
	}

.navi	{
	border-style: solid;
	border-width: 0px;
	border-left-color: #ddd;
	border-top-color: #ddd;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	background-color: #fff;
	}

.sidebar {
	margin: 20px 10px 20px 10px;
	padding: 0px;
	overflow: hidden;
	border-color: #ddd;
	border-width: 0px;
	border-style: none;
	}

/* ++++++ 枠内の余白 ++++++ */

	/* コンテンツ内の左右の余白 */
	.content div	{
		margin-left: 0px;
		margin-right: 0px;
                }

	.top-event div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	.top-contact div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* コンテンツ内の上の余白 */
	.content	{
		padding: 0px;
		margin-bottom: 5px;
		margin-left: 5px;
		}

	.top-event	{
		padding: 0px;
		margin-bottom: 5px;
		}

	/* サイドバー内の左右の余白 */
	.sidebar div {
		margin-left: 0px;
		margin-right: 0px;
		}

	/* サイドバー内の上下の余白 */
	.sidebar {
		padding-top: 0px;
		padding-bottom: 0px;
		}

	/* ナビ内の左右の余白 */
	.navi div {
		margin-left: 5px;
		margin-right: 15px;
		}

	/* ナビ内の上下の余白 */
	.navi {
		padding-top: 5px;
		padding-bottom: 15px;
		}

	.content div div, .sidebar div div, .navi div div, .top-event div div, .top-contact div div {
		margin-left: 10px;
		margin-right: 0;
		}

/* ++++++ 段の間隔・横幅 ++++++ */

	#left	{
		margin-right: 0px;
		}

	#center	{

		}

	.navi {
		margin-bottom: 5px;
		}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

/* ヘッダー */

h1	{
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	color: #444;
	letter-spacing: 2px;
	}

h1 a	{
	text-decoration: none;
	color: #666;
	}
h1 a:link	{
	color: #666;
	text-decoration: none;
	}
h1 a:visited	{
	color: #444;
	text-decoration: none;
	}
h1 a:active	{
	color: #666;
	text-decoration: none;
	}
h1 a:hover	{
	color: #999;
	text-decoration: none;
	}

#title	{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fff;
	border-bottom: solid 0px #ddd;
	padding: 0px;
	margin: 15px 0px 10px 0px;
	height: px;
	}

#title h2 {
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 420px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: right;
	float: right;
	display: inline;
	}
#subtitle {
	margin: 0px 0px 10px 0px;
	background-color: #ddc79b;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	text-align: center;
	}

.nav    {
	text-align: center;
	height: auto;
	line-height: 150%;
	font-size: 10px;
	padding: 5px 10px;
	margin: auto;
	word-break: keep-all;
        width: 800px;
	}

#footer	{
	margin: 0px auto 0px auto;
	padding: 15px;
	color: #333;
	font-size: 12px;
	width: 800px;
	}

#footer p {
	padding: 0px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: center;
	}
#footer strong	{
	font-weight: normal;
	}
#footer h2	{
	padding: 5px 10px 5px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	}
#footer h3 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: left;
	float: left;
	}

#footer h4 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #444;
	text-align: center;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 1px;
	}

#footer h4 span {
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: right;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 1px;
	}

#footer h5 {
	padding: 5px 10px 10px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: right;
	}

.footer-img {
        margin: 0px 0px 0px 0px;
        padding: 7px 0px 0px 0px;
        background-image: url(images/bg-hr-wh6.gif);
        background-repeat: repeat-x;
        background-position: 0% 0%;
        }

/* ++++++ コンテンツ部分のデザイン ++++++ */
/* 新着更新リスト  */
.news {
	border-style: none;
	border-width: 0px;
	border-left-color: #ddd;
	border-top-color: #ddd;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	background-color: #fff;
	padding: 0px;
	margin: 0px 0px 0px 0px;
        width: auto;
	}

.news h2 {
	background-image: url(images/entryh3back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 100%;
	border-top: solid 1px #eee;
	border-bottom: ridge 2px #c0c0c0;
	border-right: ridge 2px #c0c0c0;
	border-left: solid 1px #eee;
	margin: 10px 0px 0px 5px;
	padding: 7px 15px 5px 10px;
        width: auto;
	}

.news ul {
	list-style-type: none;
	margin: 20px 10px 20px 10px;
	line-height: 100%;
	padding: 0px;
	}

.news li {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	}

/* 最新イベント情報  */
.top-event {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #fff;
	background-image: url(eventback.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	}

.top-event h2 {
	background-image: url(images/eventh2back.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	border-bottom: 1px solid #ddd;
	margin: 0px -15px 0px -15px;
	padding: 5px 15px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	}

.top-event h2 span	{
	position: relative;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin: 3px 0px 0px 0px;
	}

.top-event h2 a:link, .top-event h2 a:visited, .top-event h2 a:active  { color: #003366; text-decoration: none; }
.top-event h2 a:hover  { color: #0080cc; text-decoration: underline; }

/* TOPお問い合わせフォーム  */
.top-contact {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #fff;
	}

.top-contact h2 {
	background-image: url(images/contacth2back.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	border-bottom: 1px solid #ddd;
	margin: 0px -15px 0px -15px;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: left;
	}

.top-contact h2 span	{
	position: relative;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: left;
	margin: 3px 0px 0px 0px;
	}

/* エントリー */
.content h2	{
	background-image: url();
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	margin: 0px 5px 0px 0px;
	padding: 5px 15px 5px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	border-bottom: 2px solid #df8000;
        width: 97%;
	}

.content h2 span	{
	position: relative;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: left;
	margin: 3px 0px 0px 0px;
	}

.content h2 a:link, .content h2 a:visited, .content h2 a:active  { color: #333; text-decoration: none; }
.content h2 a:hover  { color: #b25f0d; text-decoration: underline; }

.entry h3	{
	margin-top: 8px;
	background-image: url(images/entryh3back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% 50%;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	padding: 7px 15px 7px 10px;
	background-color: #ebe7eb;
	border-top: solid 1px #eee;
	border-bottom: ridge 2px #c0c0c0;
	border-right: ridge 2px #c0c0c0;
	border-left: solid 1px #eee;
	width: auto;
	}

.entry h4	{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	border-left: solid 12px #008b8b;
	border-bottom: solid 1px #008b8b;
	padding-left: 5px;
	color: #333;
	}

.entry h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	border-left: double 12px #006400;
	padding-left: 5px;
	color: #333;
	}
.entry p {
	font-size: 12px;
	color: #444;
	line-height: 140%;
        width: 97%;
	}

.entry blockquote {
	font-size: 13px;
	color: #666666;
	line-height: 150%;
	padding: 1em;
	margin: 10px 10px;
	border-color: #999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	}

.entry ul {
	list-style-type: circle;
	margin: 10px;
	line-height; 120%;
	padding: 0px;
	}

.entry li {
	text-align: left;
	font-size: 12px;
	margin-bottom: 6px;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	}

.entry table,td	{
	font-size: 12px;
	color: #333;
	line-height: 120%;
        width: 97%;
	}

<!--  ↓エントリの最後にラインを入れる　-->
.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 0px #996;
	padding-top: 6px;
	}

.entry a {

	}

.entry	{
	margin-bottom: 20px;
	}

.right {
	float: right;
	margin: 10px 0px 10px 10px;
	border-style: none;
	}

.left {
	float: left;
	margin: 10px 10px 10px 0px;
	border-style: none;
	}

.extended {
	text-align: right;
	}

/* ナビ */
.navi	{
	font-size: 12px;
	padding-left: 10px;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#entrylink a	{

	}

#entrylink p	{

	}


/* トラックバック */

#trackbacks	{
	border: solid 1px #ddd;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 0.75em;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #999999;
	margin-bottom: 0;
	border-top: solid 1px #ddd;
	padding-top: 20px;
	}

#trackbacks a	{

	}



/* コメント */

#comments {
	border: solid 1px #ddd;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 0.75em;
	}

#comments p {
	font-size: 0.75em;
	color: #666666;
	}

#comments p.posted {
	color: #999999;
	padding-left: 30px;
	}

#comments div {
	border-top: solid 1px #ddd;
	}

#comments form div {
	border-top: none;
	padding-top: 0;
	}

#comments h2#com02 {
	border-top: solid 1px #ddd;
	padding-top: 40px;
	}

#comments a {

	}

/* ++++++ サイドバー部分のデザイン ++++++ */

/* サイドバーとメニュー(新 2007.9.13) */
.sidebar {
	position: relative;
	}
.menu   {
	margin-bottom: 0px;
	}
.menu h2 {
	background-image: url(images/entryh3back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% 50%;
	border-bottom: solid 1px #efefef;
	background-color: #ddd;
	text-align: left;
	color: #333;
	padding: 7px 6px 6px 7px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	border-top: solid 1px #eee;
	border-bottom: ridge 2px #c0c0c0;
	border-right: ridge 2px #c0c0c0;
	border-left: solid 1px #eee;
	}

.menu ul {
	background-color: #fff;
	font-size: 10px;
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	}

.menu-list {
	background-color: #fff;
	margin: 0px 10px 0px 0px;
	text-align: left;
	border-bottom: solid 1px #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	}

.menu-list a, .menu-list a:link, .menu-list a:visited, .menu-list a:active{
	color: #444;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 5px 7px 10px;
	background-color: #fff;
	background-image: url();
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	position: relative;
	display: block;
	width: auto;
	border-top: solid 0px #999;
	border-bottom: solid 1px #e0e0e0;
	border-right: solid 0px #999;
	border-left: solid 0px #999;
	}
	
.menu-list a:hover {
	color: #5B3418;
	font-weight: normal;
	text-decoration: none;
	background-color: #FCF9F7;
	background-image: url(images/entryh3back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 100%;
	position: relative;
	display: block;
	width: auto;
	padding: 7px 5px 6px 10px;
	border-top: none 0px #999;
	border-bottom: solid 2px #df8000;
	border-right: solid 0px #999;
	border-left: solid 0px #999;
	}

.menu-line {
	background-color: #ddd;
	background-image: url(images/entryh3back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% 50%;
	margin: 0px 10px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px 6px 5px 4px;
	border-top: solid 0px #eee;
	border-bottom: ridge 2px #c0c0c0;
	border-right: ridge 2px #c0c0c0;
	border-left: solid 1px #eee;
	display: block;
	}

/* サイドバー最新記事表示 */
.recent {
	background-color: #fff;
	border-bottom: solid 0px #ddd;
	text-align: left;
	font-size: 10px;
	margin: 0px 10px 20px 5px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

.recent h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
	margin: 0px 0px 15px 0px;
	padding: 7px 0px 10px 0px;
	border-bottom: 1px solid #ddd;
	display: block;
	position: relative;
	width: auto;
	}

.recent ul {
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left:0;
	padding: 0px 10px 10px 20px;
	}

.recent li {
	text-align: left;
	font-size: 10px;
	margin-bottom: 0px 0px 5px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	}

/**************** 会社概要テーブル スタート ****************/
.company {
	text-align: center;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 97%;
	background-color: #999;
	}

.company th {
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	text-align: center;
	background-color: #666;
	color: #fff;
        width: auto;
	}

.company td {
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 8px;
	text-align: left;
	line-height: 150%;
	background-color: #eee;
        width: auto;
	}

/* スタッフブログヘッダ情報 */
.staff-blog1 {
	background-color: #fff;
	margin: -15px 0px 10px 0px;
	border-bottom: solid 0px #ddd;
	height: 50px;
	padding: 0px;
	background-image: url(http://www.chinetsu.jp/nakakenn/images/staff-blog1-header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
	}

/**************** 会社概要テーブル エンド ****************/

/* フィード情報 */
#feed	{
	background-color: #fff;
	margin: 0;
	padding: 10px;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 10px;
	}

#feed img {
	border: none;
	margin: 0px 5px 10px 0px;
	}

.powered {
	background-color: #fff;
	margin: 0px 0px;
	font-size: 10px;
	display: inline;
	}

.powered a, .powered a:link, .powered a:visited, .powered a:active, .powered a:hover {
	color: #666;
	text-decoration: none;
	}

/**************** 申し込みフォーム スタート ****************/
.contact-form {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 550px
	background: #fff;
	margin: 0px auto 0px auto;
	}

.contact-form td {
	border: 1px solid #fff;
	padding: 1px;
	background: #f5f5f5;
	}

.contact-form th {
	border: 1px solid #ddd;
	padding: 2px;
	text-align: center;
	color: #fff;
	background: #7b7b7b;
	font-weight: normal;
	width: 100px
	}

.contact-form input,select,textarea {
	font-size: 12px;
	padding: 2px;
	}
/**************** 確認画面 スタート ****************/
#confirm {
	text-align: center;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	}

#confirm table {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 80%;
	margin: 20px auto;
	}

#confirm td {
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	}
/**************** 確認画面 エンド ****************/

/* ヘッダ部カテゴリメニュー(横並び) - 全テンプレート共通 */
.header-menu {
        margin: 0px 0px 0px 0px;
        padding: 13px 0px 5px 0px;
        background-image: url(images/bg-hr-wh2.gif);
        background-repeat: repeat-x;
        background-position: 0% 0%;
        background-color: #fff;
        border-top: solid 5px #df8000;
        border-bottom: solid 0px #c0c0c0;
        text-align: center;
       font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
        }

.header-img {
        margin: 0px 0px 0px 0px;
        padding: 7px 0px 0px 0px;
        background-image: url(images/bg-hr-wh5.gif);
        background-repeat: repeat-x;
        background-position: 0% 0%;
        }

.header-menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	}

.header-menu li {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size: 12px;
	}

.header-menu li a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-left-style: none;
	border-right: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.header-menu li a:link, .header-menu li a:visited, .header-menu li a:active {
	position: relative;
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-left-style: none;
	border-right: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.header-menu li a:hover  {
	position: relative;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 12px 6px 12px;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	border-left-style: none;
	border-bottom: solid 2px #df8000;
        background-color: #fff;
	}

.header-menu li a.rt {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.header-menu li a.rt:link, .header-menu li a.rt:visited, .header-menu li a.rt:active {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.header-menu li a.rt:hover  {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 12px 6px 12px;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	border-left: 1px solid #c0c0c0;
	border-bottom: solid 2px #df8000;
	}

/* 各階層カテゴリメニュー(横並び) - 全テンプレート共通 */
.cat-header-menu {
	margin: -1px 0px 0px 0px;
	padding: 13px 0px 5px 0px;
	background-image: url(images/bg-hr-wh.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top: solid 3px #a86f8c;
	border-bottom: solid 1px #c0c0c0;
	text-align: center;
	font-family: "Meiryo","メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	}

.cat-header-menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	}

.cat-header-menu li {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size: 10px;
	}

.cat-header-menu li a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-left-style: none;
	border-right: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.cat-header-menu li a:link, .cat-header-menu li a:visited, .cat-header-menu li a:active {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-left-style: none;
	border-right: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.cat-header-menu li a:hover  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	border-left-style: none;
	border-bottom: solid 2px #a86f8c;
	}

.cat-header-menu li a.rt {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.cat-header-menu li a.rt:link, .cat-header-menu li a.rt:visited, .cat-header-menu li a.rt:active {	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	}

.cat-header-menu li a.rt:hover  {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	border-left: 1px solid #c0c0c0;
	border-bottom: solid 2px #a86f8c;
	}

/* ヘッダメニュー下 カテゴリ名表示部分 */
.header-catname {
	border-bottom: 0px solid #c0c0c0;
        border-top: 1px solid #c0c0c0;
	background-color: #DDC79B;
	margin: 0px 0px 0px 0px;
	padding: 7px;
	}

.header-catname span {
	margin: 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #DDC79B;
	border-left: 3px solid #7A3C09;
	color: #331903;
	font-size: 18px;
	font-weight: normal;
	}

/* 各ページ階層ナビゲーション */
.header-catname p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	border-width: 0px;
	border-style: none;
	font-weight: normal;
	text-align: left;
	display: inline;
	font-size: 12px;
	}

/* 罫線 */
hr      {
        height: 1px; clear: both;
        border-top: none 0px #999;
        border-bottom: solid 1px #999;
        margin: 10px 10px 20px 0px;
        }

/* フォームまわり設定 */ 
select,input,textarea {
 	font-family: Verdana, Arial, sans-serif,Osaka;
	font-size:12px;
	margin: 6px 0px 6px 0px;
	color:#444;
	background-color: #cccc99;
	border-right:2px outset #c0c0c0;
	border-left: 2px outset #a9a9a9;
	border-top: 2px outset #c0c0c0;
	border-bottom: 2px outset #a9a9a9;
        }


/* paged archives階層ナビゲーション */ 
p.pagelist {
font-size:12px;
clear:both;
padding-top:10px;
text-align:center;
}


p.pagelist a{
text-decoration:none;
padding:4px;
border:1px solid #0066cc;
background:#fff;
color:#0066cc;
}


p.pagelist a:hover{
text-decoration:none;
padding:4px;
background:#0066cc;
color:#fff;
}


p.pagelist b{
font-weight:bold;
text-decoration:none;
padding:4px;
border:1px solid #0066cc;
background:#0066cc;
color:#fff;
}
