/**/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*----------------------------*/
/*																							*/
/*																		*/
/*													*/
/*							  */

/*------------------------------------------------------------------------------------------*/
/*	0_index																					*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	0-0_項目															*/
/*----------------------------------------------------------------------*/
/*
	1_共通設定
	2_共通ページレイアウト
	3_ページ個別レイアウト
	4_その他

*/


/*------------------------------------------------------------------------------------------*/
/*	2_Page_Common																			*/
/*------------------------------------------------------------------------------------------*/
	/*----------------------------------------------------------------------*/
	/*	2-1_Page_Layout														*/
	/*----------------------------------------------------------------------*/
	#default{
		margin-left:auto; margin-right:auto; /* W3E */
		text-align:center; /* IE */
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
	}

	#pg_st_1{
		margin-left:auto; margin-right:auto; /* W3E */
		text-align:center; /* IE */
	 	width:898px;
		margin-top:0px;
		background-color:#ffffff;
		background-image:url("./../material/back_image.jpg");
	}

	#pg_st_2{
		width:882px;
		margin-left:auto; margin-right:auto; /* W3E */
		text-align:center; /* IE */

	/*	 class="cent"	*/
	}


	/*----------------------------------------------------------------------*/
	/*	2-3_top_menu														*/
	/*----------------------------------------------------------------------*/
	/*----------------------------------------------------------------------*/
	/*	2-4_side_menu														*/
	/*----------------------------------------------------------------------*/
	/*----------------------------*/
	/*	サイドメニュー枠_Lef	  */
	/*----------------------------*/
	#sidemenu_1{
		width:212px; 
		height:100%; 
		float:left; 
		margin-top:10px; 
		margin-bottom:10px;
		margin-left:3px; margin-right:auto; /* W3E */
		text-align:left; /* IE */
	}

	/*----------------------------*/
	/*	サイドメニュー枠_		  */
	/*----------------------------*/
	.sidemenu_2{
		width:212px; 
		margin:0px;
	}

	/*----------------------------*/
	/*	サイドメニュー枠_Lef		  */
	/*----------------------------*/
	#sidemenu_3{
		width:210px; 
		border: 1px solid #dedede; 
		margin:0px; 
		padding:0px;	
		margin-left:0px; margin-right:auto; /* W3E */
		text-align:left; /* IE */
	}

	/*----------------------------*/
	/*	サイドメニュー区切り線	  */
	/*----------------------------*/
	#sidemenu_4{
		color:#806a45; 
		margin-left:20px; 
		margin-top:2px; 
		margin-bottom:2px; 
		font-size:0.9em; 
	}


