/***************************************************************************************************

	【基盤デザインスタイル】
	Web標準準拠　XHTML Strict 1.0 CSS 2.0
	CopyRight: 匠Japan

	【説明】
	◆コンテナの横幅：1000px
	◆ベータブロックを0pxまで縮小させた２カラムの形式


	☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
	
		“匠Japan-NET”のスタイルシート
	
	☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★


	【最終更新日】
	2012年1月20日

***************************************************************************************************/



/***************************************************************************************************

	メインフレームの書式定義

***************************************************************************************************/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;

	background-color: #FFFFFF;
	background-image:url("../material/base/body_bg1.gif");
	background-attachment: fixed;
}


/**********　ここでブロックを初期化　**********/
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


div#container {
	/*border: solid #FF0000 1px;*/
	margin: 0 auto;
	width: 1000px;


	/* サイドの背景の定義 */
	background-image:url("../material/base/container_bg1.gif");
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
}


div#top_block1 {
	width: 1000px;
	height: 20px;
	margin: 0 auto;

	background-image:url("../material/base/top_block1_bg1.gif");
	background-position: center top;
	background-repeat: no-repeat;

}

div#top_block2 {
	width: 1000px;
	height: 220px;
	margin: 0 auto;

	background-image:url("../material/base/top_block2_bg1.gif");
	background-position: center top;
	background-repeat: no-repeat;

}

div#top_block3 {
	display: none;
	
	width: 1000px;
	height: 40px;
	margin: 0 auto;

	/*background-image:url("../material/base/top_block3_bg1.gif");*/
	background-position: center top;
	background-repeat: no-repeat;

}




div#tray1 {
	/*border: solid #00FF00 1px;*/
	
	/*background-image:url("../material/base/tray_bg1.gif");*/
	background-repeat: repeat-y;
	background-position: top right;

}


div#wrapper1 {
	/* サイドの背景の定義 */
	/*border: solid #FF00FF 1px;*/
	width: 800px;
	float: right;

	/*background-image:url("../material/base/wrapper_bg1.gif");*/
	background-repeat: repeat-y;
	background-position: top left;

}


div#alpha_block1 {
	width: 800px;

	float: left;
	padding-bottom: 30px;
	/*display: inline;*/
	/*background-color: #FFFFFF;*/
}


div#beta_block1 {
	display: none;

	border: solid #0000FF 1px;

	width: 200px;
	/*display: inline;*/
	float: right;

	/*background-image:url("../material/base/beta_block1_bg1.gif");*/
	background-repeat: no-repeat;
	background-position: top left;
}


div#gamma_block1 {
	/*border: solid #00FF00 1px;*/

	width: 200px;
	/*display: inline;*/
	float: left;

	/*background-image:url("../material/base/gamma_block1_bg1.gif");*/
	background-repeat: no-repeat;
	background-position: top left;
}

div#tray1_bottom1 {
	clear: both;

}


div#bottom_block1 {
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;

	clear: both;

	background-image:url("../material/base/bottom_block1_bg1.gif");
	background-repeat: no-repeat;
}


h1 {
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	text-align: left;
	color: #AAAAAA;
}


/***************************************************************************************************

		アルファブロックの書式定義

***************************************************************************************************/

/*　▼▼▼▼▼　見出しのスタイル定義　▼▼▼▼▼　*/

.page_title {
	margin: 10px auto;
	padding: 20px;
	
	width: 530px;
	border-top: solid #EEEDDD 3px;
	border-left: solid #EEEDDD 20px;
	border-bottom: solid #EEEDDD 3px;
	border-right: solid #EEEDDD 20px;

	font-size: 20px;
	color: #003377;
	text-align: center;
	line-height: 1.5;
}

h2.alpha_text {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	border-left: solid #0055AA 15px;
	border-bottom: solid #0055AA 2px;
	border-top: none;
	border-right: none;
	font-size: 120%;
	line-height: 1.5;
	color: #0055AA;
	background-image:url("base_pic/alpha_h2_bg.gif");
}

h3.alpha_text {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 110px;
	padding: 5px;
	border-left: none;
	border-bottom: solid #000099 2px;
	border-top: none;
	border-right: none;
	font-size: 100%;
	color: #003377;
	text-align: left;
	line-height: 1.5;
}


h4.alpha_text {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 110px;
	margin-right: 110px;
	font-size: 100%;
	color: #000077;
	text-align: left;
	line-height: 1.3;
}

h2.main_text {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	border-left: solid #CC7733 15px;
	border-bottom: solid #CC7733 2px;
	border-top: none;
	border-right: none;
	font-size: 120%;
	line-height: 1.5;
	color: #CC7733;
	background-image:url("../material/parts/alpha_h2_bg.gif");
}

h3.main_text {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 70px;
	padding: 5px;
	border-left: none;
	border-bottom: dotted #337777 2px;
	border-top: none;
	border-right: none;
	font-size: 100%;
	color: #337777;
	text-align: left;
	line-height: 1.5;
}


h4.main_text {
	/*border: solid red 1px;*/
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 85px;
	margin-right: 85px;
	font-size: 100%;
	color: #000077;
	text-align: left;
	line-height: 1.3;
}

.alpha_img {
	text-align: center;
	margin: 0px;
}

/*　▲▲▲▲▲　見出しのスタイル定義　▲▲▲▲▲　*/



/*　▼▼▼▼▼　基本タグのスタイル定義　▼▼▼▼▼　*/
p {
	/*border: solid blue 1px;*/
	margin-left: 120px;
	margin-right: 120px;
	padding: 0px;
	font-size: 95%;
	line-height: 1.7;
	text-indent: 1.0em;
}

hr {
	margin-left: 50px;
	margin-right: 50px;
}

img {
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	display: block;
}

strong {
	color: #0000CC;
}

b {
	color: #FF0055;
}

em {
	color: #FF7700;
}

ol {
	margin-left: 130px;
	margin-right: 120px;
	font-size: 90%;
	line-height: 1.5;
}

ul {
	margin-left: 130px;
	margin-right: 120px;
	font-size: 90%;
	line-height: 1.5;
	list-style-image:url("../material/parts/list_img.gif");
}

li {
	/*border: solid blue 1px;*/
	margin: 10px;
	padding: 0px;
}

/**********　テーブルタグのスタイル定義　**********/
table {
	margin: 10px auto;
	border: solid #777777 2px;
	border-collapse: collapse;
	font-size: 90%;
	line-height: 1.5;
}

th {
	border: solid #777777 1px;
	padding: 5px 20px;
	background-color: #EEEEEE;
	background-image:url("../material/parts/th_bg1.gif");
	text-align: center;
	color: #333333;
}

td {
	border: solid #777777 1px;
	padding: 5px 20px;
	color: #000000;
	text-align: left;
}

/**********　テキストリンクのスタイル定義　**********/
a:link {
	color: #0033AA;
	text-decoration: none;
}

a:visited {
	color: #0033AA;
	text-decoration: none;
}

a:hover {
	color: #7733FF;
	text-decoration: underline;
}

/**********　引用のスタイル定義　**********/
blockquote {
	border: solid green 2px;
	margin: 30px 100px;
}

.q {
	margin-left: 30px;
	margin-right: 30px;
}

/**********　整形済みテキストのスタイル定義　**********/
pre {
	overflow: scroll;
	width: 550px;
	margin: 30px 100px;
	padding: 15px;
	background-color: #EAEDE5;
}

code {
	margin: 10px;
}

/**********　整形済みテキストのスタイル定義　**********/
dl {
	/*border: solid blue 1px;*/
	margin: 20px 100px;
}

dt {
	/*border: solid red 1px;*/
	margin-bottom: 10px;
	font-size: 95%;
	font-weight: bold;
	color: #000077;
}

dd {
	/*border: solid green 1px;*/
	font-size: 80%;
	line-height: 1.7;
}
/*　▲▲▲▲▲　基本タグのスタイル定義　▲▲▲▲▲　*/



/*　▼▼▼▼▼　その他表現のためのスタイル定義　▼▼▼▼▼　*/
.layout {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	border: none;
}

span.u {
	text-decoration: underline;
}

.ti0 {
	text-indent: 0em;
}

.fs {
	font-size: 80%;
	line-height: 1.5;
}

/* Text-Align：Right, Center, Left */
.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

/* Indent */
.idt1 {
	margin-left: 150px;
}

.idt2 {
	margin-left: 200px;
}

/*　margin top spaceの略　*/
.mts {
	margin-top: 70px;
}
/*　▲▲▲▲▲　その他表現のためのスタイル定義　▲▲▲▲▲　*/




/***************************************************************************************************

	アルファブロック　ボトム（alpha_bottom）

***************************************************************************************************/

h2.alpha_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.1;
	color: #000000;
}

h3.alpha_bottom {
	/*border: solid red 1px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.1;
	color: #000000;
	float: left;
	display: inline; /*　←IE6 floatでmarginが倍になるバグ対策用　*/
}

p.alpha_bottom {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.1;
	color: #777777;
	text-align: center;
}

a.alpha_bottom:link {
	color: #555555;
	text-decoration: none;
}

a.alpha_bottom:visited {
	color: #555555;
	text-decoration: none;
}

a.alpha_bottom:hover {
	color: #AAAAAA;
	text-decoration: underline;
}


hr.alpha_bottom {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 150px;
	clear: both;
}


/*　アルファーボトムのボタンの書式　*/
div.alpha_bottom_button {
	text-align: center;
}

table.alpha_bottom_button {
	border: none;
	margin: 50px auto;
}

td.alpha_bottom_button {
	border: none;
	margin: 0px;
	padding: 0px;
}





/***************************************************************************************************

		ベータブロックの書式定義

***************************************************************************************************/







/***************************************************************************************************

		ガンマブロックの書式定義

***************************************************************************************************/

/*　サイドメニュー（Main_Menu）の書式定義　*/
h2.menu_btn {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.menu_btn {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

img.menu_btn {
	display: block;
}

/*　サイドメニュー（Sub_Menu）の書式定義　*/
p.sub_menu_btn {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

img.sub_menu_btn {
	display: block;
}



/*　サイドメニューボトム(menu_bottom)　*/
hr.menu_bottom {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

h2.menu_bottom {
	width: 180px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	color: #777777;
	font-size: 11px;
	line-height: 1.2;
}

h3.menu_bottom {
	width: 180px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	color: #777777;
	font-size: 11px;
	line-height: 1.2;
}

p.menu_bottom {
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	text-indent: 0em;
	color: #777777;
	font-size: 11px;
	line-height: 1.2;
}

a.menu_bottom:link {
	text-align: left;
	color: #AAAAAA;
	text-decoration: none;
}

a.menu_bottom:visited {
	text-align: left;
	color: #AAAAAA;
	text-decoration: none;
}
a.menu_bottom:hover {
	text-align: left;
	color: #AAAAAA;
	text-decoration: none;
}

/***************************************************************************************************

		サイドメニュー下のW3C Validationの書式

***************************************************************************************************/

hr.w3c_validation {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

p.w3c_validation {
	margin: 3px;
	padding: 0px;
	text-align: center;
}

a.w3c_validation {

}

img.w3c_validation {
	display: block;
	margin: 0 auto;
}


/***************************************************************************************************

	インデックスのスタイル
	（各ページのインデックスのスタイル）

***************************************************************************************************/

div.index1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 110px;
	border-top: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-bottom: solid #BBBBBB 2px;
	border-right: solid #BBBBBB 2px;
	background-image:url("../base_pic/main_parts_pic/p_index_bg1.gif");
	background-repeat: repeat-y;
}

p.index1 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	text-indent: 0em;
}

p.index1_comment {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-indent: 0em;
}

a.index1:link {
	color: #0000AA;
}

a.index1:visited {
	color: #0000AA;
}

a.index1:hover {
	color: #0000FF;
}

/***************************************************************************************************

	【アルファブロック】
	画像によるインデックスのスタイル

***************************************************************************************************/
div.alpha_img_index1 {
	/*border: solid red 1px;*/
	width: 600px;
	text-align: center;
	margin: 10px auto;
	padding: 0px;
	background-color: black;
}

div.alpha_img_index1_bar {
	/*border: solid pink 1px;*/
	width: 600px;
	height: 20px;
	background-image:url("../material/parts/alpha_img_index1.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

p.alpha_img_index1 {
	margin: 0px;
	padding: 0px;
	width: 600px;
}



/***************************************************************************************************

	【アルファブロック】
	波面背景のテキストによる目次一覧のスタイル

***************************************************************************************************/

div.alpha_text_mokuji_container {
	/*border: solid red 1px;*/
	margin: 0 auto;
	padding: 0px;
	width: 600px;
	background-color: black;
}

div.alpha_text_mokuji_bar {
	/*border: solid pink 1px;*/
	width: 600px;
	height: 20px;
	background-image:url("../material/parts/alpha_text_mokuji_bar.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

div.alpha_text_mokuji {
	/*border: solid blue 1px;*/
	margin: 0px;
	
	width: 600px;

	background-color: #000000;
	background-image:url("../material/parts/alpha_text_mokuji_bg1.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

p.alpha_text_mokuji {
	/*border: solid blue 1px;*/
	margin: 0px 70px;
	padding: 3px 0px;
	
	font-weight: bold;
	text-indent: 0em;
	color: #FFFFFF;
}

a.alpha_text_mokuji:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.alpha_text_mokuji:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.alpha_text_mokuji:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/***************************************************************************************************

	【アルファーブロック】
	Ｎｏｔｅ１のスタイル

***************************************************************************************************/
div.note1 {
	margin: 10px auto;
	width: 600px;
	border: solid #555555 2px;
	background-color: #FFFFEE;
}

p.note1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

/***************************************************************************************************

	【アルファーブロック】
	ポイントのブロック【１】のスタイル

***************************************************************************************************/
div.point_block1_container {
	margin: 0 auto;
	width: 600px;
	background-image:url('../material/parts/point_block1_container.gif');
}

div.point_block1_top {
	margin: 0 auto;
	padding: 0px;
	width: 600px;
	height: 60px;
	background-image:url('../material/parts/point_block1_top.gif');
	background-repeat: no-repeat;
}

div.point_block1_bottom {
	margin: 0 auto;
	padding: 0px;
	width: 600px;
	height: 60px;
	background-image:url('../material/parts/point_block1_bottom.gif');
	background-repeat: no-repeat;
}

h3.point_block1 {
	margin: 10px 50px;
	font-size: 130%;
	color: #000077;
}

p.point_block1 {
	margin: 10px 70px;
	font-size: 100%;
	font-weight: bold;
	text-indent: 0em;
	color: #0000AA;
}


/******************************************************************************

	【アルファーブロック】
	大きい写真のブロックやスタイルの定義

*******************************************************************************/

div.photo1 {
	margin: 10px auto;
	border: solid #AAAAAA 1px;
	width: 620px;
}

p.photo1 {
	margin: 10px;
}

p.photo1_comment {
	margin: 10px;
	text-align: center;
	text-indent: 0em;
}


/******************************************************************************

	【アルファーブロック】
	小さい写真のブロックやスタイル（２列のレイアウト）

*******************************************************************************/

div.photo2_container {
	/*border: solid red 1px;*/
	margin: 10px auto;
	width: 700px;
}

div.photo2 {
	border: solid #AAAAAA 1px;
	margin: 10px;
	width: 320px;
	float: left;
}

p.photo2 {
	margin: 10px;
}

p.photo2_comment {
	margin: 10px;
	text-align: center;
	text-indent: 0em;
}


