@charset "Shift_JIS";


	/* ■区切り線  音声ブラウザ読み上げ用 */
	hr.hide,.skipmenu{
	display:none;
	}
	
	hr.hide{
	display: none;
	}

/*
2 ナビゲーション一式の指定(ヘッダーメニュー部・グローバルメニュー部・左サイドメニュー部) を記述

===========================================*/
	/*■各メニューに見出しを付け､表示上は消す*/
	#headmenu h2,#grobalnav h2,#subnav h2,#subnav2 h2{
	display:none;
	}

	/*■ヘッダメニュー部 通常head　英語版head2*/
	#head,#head2{
	display:none;
	}

	#head #logo,#top h1,#head2 #logo,#top h1{
	padding: 15px;
	float: left;
	}

	#headmenu{
	display:none;
	}

	#head ul#headermenu,#head2 ul#headermenu2{
	display:none;
	}

	#head ul#headermenu li,#head2 ul#headermenu2 li {
  	display:none;
	}

	#head ul#headermenu li a {
	display:none;
	}
	
	#head2 ul#headermenu2 li a {
	display:none;
	}
	p#enghead{
	clear:both;
	}


	/*■グローバルメニュー*/

	#grobalnav{
display:none;
	}

	#grobalnav ul#globalheader li {
  	display:none;
	}
	/* ■サイドメニュー */	
	#subnav,#subnav2{
display:none;
	}
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


#wrapper,
#navi,
#primary,
#secondary,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

#primary table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}
img {
	border: 0;
}
a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

/*===========================================
　　▲ 4 ページ詳細 大枠（パンくずなど）
===========================================*


	
	/*■コンテンツ構造*/	
	#content{	
	clear: both;
	width: 750px;
	text-align: left;
	margin-top: 15px;
	font-size: 0.9em
	}		
	
	#maincontent,#maincontent2{
	background-color: #ffffff;
	color: #333333;
	width: 700px;
	float: right;
	text-align: left;
	}

		
	h1#category{
	padding: 5px;
	padding-left: 25px;
	background-color: #000000;
	color: #ffffff;
	font-size: 1.26em;
	font-weight: bold;
	margin-bottom: 1px;
	}
	
	h2#pagetitle{		
	font-family:Arial, Helvetica, Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6",sans-serif;
	background-color: #f5f5f5;
	color:#353535;
	font-size: 1.2em;
	font-weight: bold;
	padding:2px;
	border-color:#598AB3;
	border-style:solid;
	border-width: 0 0 0 11px;
	padding-left:15px;
	width: 522px;
	font-weight: bold;
	}

