/**/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*----------------------------*/
/*																							*/
/*																		*/
/*													*/
/*							  */

/*------------------------------------------------------------------------------------------*/
/*	0_index																					*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	0-0_項目															*/
/*----------------------------------------------------------------------*/
/*
	1_共通設定
	2_共通ページレイアウト
	3_ページ個別レイアウト
	4_その他

*/
/*------------------------------------------------------------------------------------------*/
/*	1_ID																					*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	1-1_大枠															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	1-1-1_Body										*/
/*--------------------------------------------------*/
#body_tag{
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px; 
	background-color:#ffffff;
}
/*--------------------------------------------------*/
/*	1-1-2_Frame										*/
/*--------------------------------------------------*/
#frame_tag{
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	width:898px; 
	background-color:#E6E6E6;
	border-left: medium solid #071144; 
	border-right: medium solid #071144;
}

/*--------------------------------------------------*/
/*	1-1-3_Header									*/
/*--------------------------------------------------*/
#Header_tag{
	width:882px; 
/*	height:70px;	*/
	background-image:url(./../Material/header.jpg); 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}

/*--------------------------------------------------*/
/*	1-1-4_Menu										*/
/*--------------------------------------------------*/
#Menu_tag{
/*	width:882px; */
	height:40px;
	background-color:#F8F1D7;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
/*	background-image:url(./../material/menu.jpg); 	
	margin-top:65px; 
	margin-bottom:10px; 
	border: 1px solid #B8B8B8;	*/
	font-size:0.8em;
}

/*--------------------------------------------------*/
/*	1-1-5_Main										*/
/*--------------------------------------------------*/
#Main_tag{
	width:882px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	background-color:#E6E6E6; 
/*
border-left:solid 1px #5E6593; 
border-right:solid 1px #5E6593;
*/
}

/*--------------------------------------------------*/
/*	1-1-6_SideMenu									*/
/*--------------------------------------------------*/
#SideMenu_tag{
	width:212px; 
	height:100%;
	float:left;	
/*	background-color:#FFFFFF; 
	border-left:solid 1px #5E6593; 
	border-right:solid 1px #5E6593;	*/
	margin-top:10px; 
	margin-left:0px; 
	margin-bottom:10px;
}

/*--------------------------------------------------*/
/*	1-1-7_1Frame_Contents							*/
/*--------------------------------------------------*/
#Contents_1f_tag{
	width:100%;
	background-color:#ffffff; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;	
}

/*--------------------------------------------------*/
/*	1-1-8_2Frame_Contents							*/
/*--------------------------------------------------*/
#Contents_2f_right_tag{
	width:655px; 
	float:right;
height:100%;
margin-top:10px; 
	margin-right:0px; 
margin-bottom:10px;
/*
border-left:solid 1px #5E6593; 
border-right:solid 1px #5E6593; 
	background-color:#ffffff; 
*/
}

/*--------------------------------------------------*/
/*	1-1-9_Fooder									*/
/*--------------------------------------------------*/
#Fooder_tag{
	width:882px; 
	height:40px;
	background-image:url(./../material/fooder.jpg); 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}



/*--------------------------------------------------*/
/*	1-1-10_Header_Line								*/
/*--------------------------------------------------*/
#Header_line{
	width:100%; 
	height:30px;
	background-image:url(./Material/bar.jpg);
	font-size:0.8em;
//	color:#ffffff;
	margin-top:0px; 
	margin-bottom:5px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}



/*--------------------------------------------------*/
/*	1-1-11_Fooder_Line								*/
/*--------------------------------------------------*/
#Footer_line{
	width:100%; 
	height:30px;
	background-image:url(./Material/tab_back.jpg); 
	font-size:0.8em;
	color:#ffffff;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}


/*--------------------------------------------------*/
/*	1-1-12_Title_Line								*/
/*--------------------------------------------------*/
#title_tag{
	width:880; 
	height:80px;
	background-color:#ffffff; 
	font-size:0.8em;
	color:#000000;
	margin:3px; 
	border: 1px solid #B8B8B8;
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
}






/*------------------------------------------------------------------------------------------*/
/*	2_Class																					*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	2-1_大枠															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	1-1-8_Fooder									*/
/*--------------------------------------------------*/
.Menu{
	width:176px; 
	height:30px;
}

/*--------------------------------------------------*/
/*	1-1-9_調整(IE対策)								*/
/*--------------------------------------------------*/
.Adjustment{
	width:882px;
}






/*------------------------------------------------------------------------------------------*/
/*	3_ネットショップ_上部階層_表示															*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	3-1_大枠															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	3-1-1_table										*/
/*--------------------------------------------------*/
#filestructure_table{
	width:630px; 
	font-size:0.8em;
}

/*--------------------------------------------------*/
/*	3-1-2_left_td_1									*/
/*--------------------------------------------------*/
#filestructure_ltd_1{
	background-color:#F8F1D7; 
	width:550px;
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
}

/*--------------------------------------------------*/
/*	3-1-3_right_td_1								*/
/*--------------------------------------------------*/
#filestructure_rtd_1{
	width:80px;
	margin-left:auto; margin-right:0; /* W3E */
	text-align:right; /* IE */
}

/*--------------------------------------------------*/
/*	3-1-4_both_td_2									*/
/*--------------------------------------------------*/
#filestructure_bo_2{
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
}





/*------------------------------------------------------------------------------------------*/
/*	4_ネットショップ_リスト型詳細表示														*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	4-1_大枠															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	4-1-1_table										*/
/*--------------------------------------------------*/
#ltype_d_table{
	width:660px; 
	font-size:0.8em;
}



/*------------------------------------------------------------------------------------------*/
/*	5_Blog_共通																				*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	5-1_バー															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	5-1-1_タイトルバー								*/
/*--------------------------------------------------*/
.titlebar{
	margin-bottom:5px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}
/*----------------------------------------------------------------------*/
/*	5-2_位置揃え														*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/* 5-2-1_中央揃え 									*/
/*--------------------------------------------------*/
.cent{
	margin-left:auto; margin-right:auto; /* W3E */
	text-align:center; /* IE */
}
	
/*--------------------------------------------------*/
/* 	5-2-2_左揃え 									*/
/*--------------------------------------------------*/
.lef{
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
}
	
/*--------------------------------------------------*/
/* 	5-2-3_右揃え 									*/
/*--------------------------------------------------*/
.rig{
	margin-left:auto; margin-right:0; /* W3E */
	text-align:right; /* IE */
}






/*------------------------------------------------------------------------------------------*/
/*	6_Blog_会社概要																			*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	6-1_会社概要														*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	6-1-1_table_左									*/
/*--------------------------------------------------*/
.company_tableleft{
	margin-left:auto; margin-right:0; /* W3E */
	text-align:right; /* IE */
	padding:3px 6px;
}

.company_tableright{
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
	padding:3px 10px;
}



/*------------------------------------------------------------------------------------------*/
/*	6_Blog_商品商会																			*/
/*------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*	6-1_新商品															*/
/*----------------------------------------------------------------------*/
/*--------------------------------------------------*/
/*	6-1-1_table_左									*/
/*--------------------------------------------------*/
.newitem_layout{
	margin-left:40px; 
	font-size:0.9em; 
	margin-bottom:4px; 
	text-decoration:underline;
}

.handlingitem_layout{
	margin-left:40px; 
	font-size:0.9em; 
	margin-bottom:4px; 
	text-decoration:underline;
}

.handlingitemlist_layout{
	margin-left:0; margin-right:auto; /* W3E */
	text-align:left; /* IE */
	margin-top:4px; 
	margin-left:20px;
}



