/***********************************************************

	Ｗｅｂ標準　XHTML Strict 1.0　

	匠Japan　スタイルシート定義

***********************************************************/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url("base_design_pic/main_bg1.gif");
}

/************************************************************

	レイアウト定義部（Ｗｅｂ標準　XHTML Strict 1.0）

*************************************************************/

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


img {
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}


div#container {
	/*border: solid #00FFFF 1px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url("base_design_pic/right_obi.gif");
	background-position: right;
	background-repeat: repeat-y;
}


div#top_bar {
	width: 1000px;
	height: 20px;
	background-image:url("base_design_pic/top_bar.gif");
}


h1#top_h1 {
	/*border: solid #00FF00 1px;*/
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	font-size: 13px;
	color: #999999;
}


div#top_panel {
	/*border: solid #FFFF00 1px;*/
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 220px;
	background-image:url("base_design_pic/top_panel.gif");
}

img#top_img{
	display: block;
}


div#wrapper {
	/*border: solid #00FF00 1px;*/
	float: left;
	width: 900px;
	
	background-image:url("base_design_pic/left_obi.gif");
	background-repeat: repeat-y;
	background-position: left;
}


div#main_block {
	/*border: solid #FF0000 1px;*/
	width: 700px;;
	float: right;
	background-color: #FFFFFF;
}

div#left_block {
	/*border: solid #FFFF00 1px;*/
	width: 200px;
	float: left;
	padding-top: 0px;
}

div#right_block {
	width: 100px;
	float: right;
}


div#bottom_panel {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 200px;
	background-image:url("base_design_pic/bottom_panel.gif");
	
}

#button {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}




/*　ページ左サイドのボタンのスタイルの定義　*/
.side_button {
	text-align: center;
	margin: 10px auto;
}


/***********************************************************

	メニューボタン

************************************************************/

.menu_btn {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 0;
}


/***********************************************************

	メインコンテンツ書式定義
	Ｗｅｂ標準　XHTML Strict 1.0

************************************************************/

div#main_contents {
	/*border: solid #0000FF 1px;*/
	background-color: #FFFFFF;
	font-size: 95%;
	line-height: 1.7;
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.title_h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img.title_img {
	margin: 0 auto;
}

/*　上のマージンが20px　*/
.title_img1 {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

/*　マージン0px　*/
.title_img2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/*  下のマージンが20px  */
.title_img3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}

.title_h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


h2.title_main_contents {
	margin: 0px;
	padding: 20px;
	font-size: 130%;
	color: #000099;
	text-align: center;
	font-weight: normal;
	font-family: HGSｺﾞｼｯｸE;
}

h3.title_main_contents {
	margin: 0px;
	padding: 20px;
	font-size: 120%;
	color: #000099;
	text-align: center;
	font-weight: normal;
	font-family: HGSｺﾞｼｯｸE;
}


h2.text_title {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 7px 15px;
	border-left: solid #003399 15px;
	border-bottom: solid #003399 2px;
	border-top: none;
	border-right: none;
	font-size: 130%;
	color: #003399;
	background-image:url("base_design_pic/main_text_bg.gif");
}

h3.text_title {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 3px 5px;
	border-left: none;
	border-bottom: solid #000077 2px;
	border-top: none;
	border-right: none;
	font-size: 110%;
	color: #000077;
	text-align: left;
}


p {
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
}

p.img_center {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.ti0 {
	text-align: center;
}


strong {
	color: #0000CC;
}

b {
	color:#FF0033;
}

span.u {
	text-decoration: underline;
}

span.small {
	font-size: 80%;
}

ul {
	/*border: solid red 1px;*/
	margin-left: 50px;
	padding: 0px;
}

ol {
	/*border: solid red 1px;*/
	margin-left: 50px;
	padding: 0px;
}

li {
	/*border: solid blue 1px;*/
	margin: 0px;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}


hr {
	clear: both;
}

blockquote {
	border: dashed #009999 1px;
	font-size: 90%;
	padding: 10px;
	
}


/***********************************************************

	メインコンテンツ　ボトムボタンの書式定義
	（置換コード：TKM_bottom_button）

************************************************************/
.bottom_button {
	text-align: center;
	margin: 30px auto;
	padding: 0px;
	border: 0px;
}




/***********************************************************

	目次テーブルの書式（Ｗｅｂ標準　XHTML Strict 1.0）

************************************************************/

div.index_block {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	text-align: center;
}

div.index_bar {
	height: 20px;
	background-image:url("base_design_pic/index_table_bar.gif");
	background-position: center;
	background-repeat: no-repeat;
}

p.index_title_p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	width: 500px;
	height: 20px;
}

p.index_p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	width: 500px;
	height: 30px;
}


/***********************************************************

	内容・コンテンツ（Ｗｅｂ標準　XHTML Strict 1.0）

************************************************************/

/* Ｗ３Ｃ Validation　*/

.w3c_validation {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}


/***********************************************************

	コンテンツページ　下部の書式定義
	（Ｗｅｂ標準　XHTML Strict 1.0）

************************************************************/

h2.title_bottom_contents {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	line-height: 1.2;
}

h3.title_bottom_contents  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2;
	float: left;
}

p.bottom_contents  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2;
}

p.to_home {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2;
	text-align: right;
}

a.to_home:link {
	color: #333333;
	text-decoration: none;
}

a.to_home:visited {
	color: #333333;
	text-decoration: none;
}

a.to_home:hover {
	color: #666666;
	text-decoration: underline;
}

hr.bottom {
	margin-top: 80px;
}



/***********************************************************

	画像とテキストによる紹介ページの書式定義
	（Ｗｅｂ標準　XHTML Strict 1.0）

************************************************************/

h2.intro_index {
	font-size: 16px;
	font-family: HGSｺﾞｼｯｸE;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img.intro_index {
	float: left;
	margin-right: 20px;
}

