
/*************************************************************
	全般
 *************************************************************/
* {
	margin:0;
	padding:0;
}
body {
	text-align:center; /*ieのセンタリング*/
}
#h-container {
	width:1024px; /*本来は956px、ieでレイアウトが崩れる為3px増加して対応*/
	margin: 0 auto; /*firefoxのセンタリング*/
	text-align:left; /*左寄せ_ieのセンタリングによる対応*/
	color:#444444;
}
#container {
	width:959px; /*本来は956px、ieでレイアウトが崩れる為3px増加して対応*/
	margin: 0 auto; /*firefoxのセンタリング*/
	text-align:left; /*左寄せ_ieのセンタリングによる対応*/
	color:#444444;
}
/* 画像に枠を付けない */
img {
	border-style:none;
}
/* リンクの付いた画像に枠を付けない */
a img {
	border-style:none;
}
/*************************************************************
	ヘッダー
 *************************************************************/
#header_box {width:1024px;height:110px;margin-top:2px;}

#header_link {width:990px;height:10px;text-align:right;font-size:12px;}

#kanban1_box {width:342px;float:left;}

#kanban2_box {width:682px;float:left;position:relative;}
#kanban2_box #text {position:absolute;top:49px;left:20px;}
#kanban2_box #text h1 {font-size:13px;color:#444444;}
#kanban2_box #mail1 {position:absolute;top:40px;left:370px;display:block;}
#kanban2_box #mail2 {position:absolute;top:40px;left:370px;display:none;}
/*************************************************************
	レフト
 *************************************************************/
#left_box {
	width:140px;
	height:1100px;
	float:left;
	margin-right:18px;
}
/*店舗支援ツール_うりあげどん*/
#tool_uriagedon_box {
	width:140px;
	height:70px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*店舗支援ツール_うりあげどん 霞*/
#tool_uriagedon_kasumi-box {
	width:140px;
	height:70px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*グリーン環境支援*/
.hanyou-h75_box {
	width:140px;
	height:75px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*ニュートリション・リンク*/
.hanyou-h100_box {
	width:140px;
	height:100px;
	margin-bottom:4px;
}
/*わくわく店_関連サイト*/
#wakuwakuten_related_box {
	width:140px;
	height:100px;
	background-color:#888888;
	margin-bottom:4px;
}
/*カレンダー*/
#calendar_box {
	width:140px;
	height:220px;
	background-color:#ffffff;
	text-align:right;
	margin-bottom:4px;
}
/*路線*/
#rosen_box {
	width:140px;
	height:130px;
	background-color:#cccc66;
	margin-bottom:4px;
}
/*レフト共通*/
div.lbox_title {
	width:140px;
	height:20px;
	background-color:#ffffff;
}
div.lbox_row {
	width:132px;
	height:16px;
	margin-top:2px;
	margin-left:8px;
}
/*************************************************************
	センター
 *************************************************************/
#center_box {
	width:580px;
	height:1120px;
	float:left;
	margin-right:18px;
}
/*1行3列の箱*/
div.cbox_1x3_title {
	width:580px;
	height:20px;
	background-color:#ffffff;
}
div.cbox_1x3_row {
	width:556px;
	height:16px;
	margin-top:2px;
	margin-left:8px;
}
div.cbox_1x3_left {
	width:166px;
	height:16px;
	float:left;
	margin-right:4px;
}
div.cbox_1x3_center {
	width:166px;
	height:16px;
	float:left;
	margin-right:4px;
}
div.cbox_1x3_right {
	width:166px;
	height:16px;
	float:left;
}

/*1行2列の箱*/
div.cbox_1x2_title {
	width:580px;
	height:20px;
	background-color:#ffffff;
}
div.cbox_1x2_row {
	width:570px;
	height:16px;
	margin-top:2px;
	margin-left:8px;
}
div.cbox_1x2_left {
	width:160px;
	height:16px;
	float:left;
	margin-right:4px;
}
div.cbox_1x2_right {
	width:390px;
	height:16px;
	float:left;
}

/*1行2列の箱(2/3)*/
div.cbox_1x2_title2 {
	width:332px;
	height:20px;
	background-color:#ffffff;
}
div.cbox_1x2_row2 {
	width:322px;
	height:16px;
	margin-top:2px;
	margin-left:8px;
}
div.cbox_1x2_left2 {
	width:166px;
	height:16px;
	float:left;
	margin-right:4px;
}
div.cbox_1x2_right2 {
	width:142px;
	height:16px;
	float:left;
}
/*1行1列の箱(1/3)*/
div.cbox_1x1_title {
	width:240px;
	height:20px;
	background-color:#ffffff;
}
div.cbox_1x1_row {
	width:180px;
	height:16px;
	margin-top:2px;
	margin-left:8px;
}
div.cbox_1x1_left {
	width:166px;
	height:16px;
	float:left;
	margin-right:4px;
}

/*キーワード関連*/
#keyword_box {
	width:580px;
	height:200px;
	background-color:#ccffff;
	margin-bottom:3px;
}
/*国内仕入先情報*/
#kokunai_shiiresaki_box {
	width:580px;
	height:115px;
	background-color:#ffffcc;
	margin-bottom:3px;
}
/*海外仕入先情報*/
#kaigai_shiiresaki_box {
	width:332px;
	height:40px;
	background-color:#aafb04;
	margin-bottom:3px;
	margin-right:8px;
	float:left;
}
/*梱包材*/
#konpouzai_box {
	width:240px;
	height:40px;
	background-color:#ecb100;
	margin-bottom:3px;
	float:left;
}
/*レンタルサーバー*/
#rental_server_box {
	width:580px;
	height:40px;
	background-color:#ffcc00;
	margin-bottom:3px;
	clear:left;
}
/*決済代行*/
#kessai_daikou_box {
	width:580px;
	height:40px;
	background-color:#ff9900;
	margin-bottom:3px;
}
/*宅配便配送状況*/
#takuhaibin_joukyou_box {
	width:580px;
	height:130px;
	background-color:#ccffcc;
	margin-bottom:3px;
}
/*お客様検索関連*/
#search_box {
	width:580px;
	height:40px;
	background-color:#ffff66;
	margin-bottom:3px;
}
/*ショッピング*/
#shopping_box {
	width:580px;
	height:260px;
	background-color:#ffccff;
	margin-bottom:3px;
}
/*オークション*/
#auction_box {
	width:580px;
	height:40px;
	background-color:#dddddd;
	margin-bottom:3px;
}
/*プレゼント*/
#present_box {
	width:580px;
	height:40px;
	background-color:#dddddd;
	margin-bottom:3px;
}
/*クレジットカード*/
#creditcard_box {
	width:580px;
	height:40px;
	background-color:#ccecff;
	margin-bottom:3px;
}
/*ＰＰＣ広告*/
#ppc_box {
	width:332px;
	height:40px;
	background-color:#ccccff;
	margin-bottom:3px;
	margin-right:8px;
	float:left;
}
/*広告収入*/
#ppc2_box {
	width:240px;
	height:40px;
	background-color:#ccccff;
	margin-bottom:3px;
	float:left;
}
/*************************************************************
	ライト
 *************************************************************/
#right_box {
	width:200px
	height:1100px;
	float:left;
}
/*うりあげどん[無料配布１]*/
.uriagedon_89_box {
	width:200px;
	height:89px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*うりあげどん[無料配布２]*/
#uriagedon_take_box {
	width:200px;
	height:92px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*うりあげどん[無料配布３]*/
#uriagedon_kaede_box {
	width:200px;
	height:180px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*うりあげどん[代理店様専用]*/
#uriagedon_agent_box {
	width:200px;
	height:88px;
	margin-bottom:4px;
	position:relative;
}
* html #uriagedon_agent_form {
	position:absolute;
	top:56px;
	left:104px;
}
#uriagedon_agent_form {
	position:absolute;
	top:58px;
	left:104px;
}
/*MakeShop*/
#makeshop_box {
	width:200px;
	height:90px;
	background-color:#ffffff;
	margin-bottom:4px;
}
/*代理店申込*/
#uriageto_box {
	width:200px;
	height:100px;
	background-color:#ffffff;
	margin-bottom:4px;
}

/*************************************************************
	共通
 *************************************************************/
/*文字のパターン*/
/*リンクの文字サイズ*/
.font_p1 {
	font-size:12px;
}
/*リンク集のタイトル*/
.font_p2 {
	font-size:15px;
	line-height:24px;
}
