/* テーマ：ポップ／青りんごキッズ */
body ,h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, img, caption, fieldset, form, input, select, label,div{
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #000;
	background: #ffffcc url(http://www.hug-hug.com/images/header_bg.jpg) repeat-x;
}
br.clear{
	clear: both;
}

div.hline{
display:none;
visibility: hidden;

}


table{ /* 基本テーブル設定（固定）*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px; 
	margin:0px; 
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク （固定）*/
	color:#222222; text-decoration:underline}
a:hover {
	color:#333333; text-decoration:none}

ul{ /* 基本のリスト （固定）*/
	list-style-type:none; }

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px; display:inline;}

p{ line-height:150%; margin:5px 0px;padding:2px 0px;}

.clear_both { /* 画像の周り込み解除 */
	clear:both; 
	font-size:1px; 
	visibility:hidden; 
	overflow:hidden; 
	height:1px; 
	text-align:center
}

.button1{ /* inputボタン設定 */
	cursor:hand;
	color:#329F2C;
	background:#ffff41;
	border:2px solid #329F2C;
	font-weight:bold;
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold; color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%; color:#ff0000;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

/*
.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
width:100px;
}
*/

.centerbox{
/*
width: 700px;
*/
width: auto;
}

/* 0806fix
.centerbox .item img, #rightSide .item img{
width: 104px;
height: 81px;
}
*/
#rightSide .item img{
width: 104px;
height: 81px;
}

.mainFrame .item img{
/*
width:auto;
height:auto;
*/
}



.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	margin: 0 auto;
	background: transparent url(http://www.hug-hug.com/images/bg.jpg) repeat-y center;
}

#container tr{

}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:#6C6851;
	border:1px solid #6C6851;
}

/* ヘッダー
------------------------------------------------- */
div#header{
width: 100%;
	margin: 0 auto;
	background: transparent url(http://www.hug-hug.com/images/header_bg.jpg) repeat-x;
	text-align: right;
}

div#header h1,div#header h2{
margin:0;
padding:8px 0 0 5px;
}

.shoplogo{
	height: 199px;
	margin: 0 auto;
	text-align: left;
}


.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:5px 10px 5px 10px;
	font-size:90%;
	line-height:1em;
}
.siteName a { color:#333333;text-decoration:none;}
.siteName a:hover { color:#888888;text-decoration:underline;}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:60px 5px 2px 150px; 
	margin:0px; 
	color:#666666;
	font-weight:normal;
                font-size:80%;
	line-height:1em;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#333333;text-decoration:underline;}


/* ヘッダーメニュー */
#headMenu {
margin: 0 auto;
	width:900px;
	height:25px;
	background-color: #66bb50;
	clear:both;
}

.headnavi { /* ヘッダーメニューテキスト */
	padding:3px 20px 0px 20px;
	color:#329f2c;
	font-weight:thin;
	text-align:right;
}

.headnavi a{color:#000000;text-decoration:none;}
.headnavi a:hover {color:#ff0000;text-decoration:underline;}

.navi01 {/* ヘッダーメニューアイコン */
	background-position:left center;
	background-repeat:no-repeat;
	height:15px;
	/*background:url(../img/hnavi01.gif) ;*/
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}



#rightSide { /* 右サイドtd （3列）*/
	width:160px;
	padding:0px;
	margin:0px;
	vertical-align:top;
display:block;


}


#rightSide .sidebox{
	background: transparent url(http://www.hug-hug.com/images/newitembg.jpg) repeat-y center;
}

#rightSide2 { /* 右サイドtd （3列 ブログ）*/

	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:/*url(../img/leftside.gif)*/ #ffffff ;
}

#center1 {
	width: 600px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#center2 { /* センターtd （3列）*/
	width: 540px; 
}

#center3 { /* センターtd （装飾用）*/
	width: 600px;
	vertical-align:top;	
	background:#ffffff;
}


.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:530px;
	margin:0;
	padding:0px;
}

.footer_area { /* フッタのフリーエリア */
	width:600px;
	margin:0;
	padding:0px;
}


.sidebox { /* サイド用ブロック（幅設定） */
	margin:0px;
        width:175px;
}


.calcom { /* サイド用ブロック（幅設定） */
	margin:5px;
}


.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
/*.float_left{ float:left;}*/

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#ff0000;
	text-align:left;
        font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#333333; text-decoration:underline; font-weight:lighter;}
a:hover{color:#ff0000;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#5FAB5B;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:10px 0px 0px 40px;
	margin:0px;
	color:#ffffff;
	width:auto;
	height:22px;
	border:#ffff41 3px solid;
	background:url(../img/title_bar01.gif) repeat #ffffff;
	line-height:100%;
	vertical-align:middle;
}

.charCla{
    width:100px;
}


.title1{ /* タイトル1 h3 */
display:none;
	padding:10px 0px 0px 20px;
	margin-left:10px;
	color:#ffffff;
	width:auto;
	height:22px;
	border:#ffff41 3px solid;
	background:url(../img/title_bar01.gif) repeat #ffffff;
	line-height:100%;
	vertical-align:middle;
}
.title1 a{color:#ffffff;text-decoration:none;}
.title1 a:hover{color:#ff0000;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
width:169px;
height: 39px;
background: transparent url(http://www.hug-hug.com/images/newitembar.jpg) no-repeat 5px 0px;
margin-left:1px;
}
.title2 a{color:#ffffff;text-decoration:none;}
.title2 a:hover{color:#ff0000;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
display:none;
}

.rank{/* ランキングアイコン */
display:none;
}


.mainCont { /* メインコンテンツ */
float:left;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px; 
	margin:0px; 
	width:auto; 
}


ul.news{ /* 最新情報リスト設定 */


	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#285174;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#883636;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;

	list-style:square;
	color:#883636;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#222222;
}
li.sm1 { margin:4px ; display:block;}
li.sm2 { margin:0px 0px 0px -35px; display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#222222;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;

}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}



.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}


.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#D4E1ED;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF; vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#E0E0C2;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
/*
	padding:0;
float:left;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1 td{
	margin:0px;
	padding:5px;
	text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
	margin:0px;
	padding:3px 10px;
	color:#ffffee;
	text-align:left;
	background:#256521;
}
#bread a { color:#ffffff; }

h4.title{
	margin:5px 0px; 	
	padding:2px 0px;
	color:#2C1818;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:0;
}

p.title	{ margin:3px 0px; 	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#333333;text-decoration:none;}
.pageTop a:hover{ color:#ff0000;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */
#footer {
	padding:0px;
	margin:0px auto;
	width:900px;
	height:40px;
	text-align:center;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:40px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:0;
	color:#444444;
}
.footnavi a{ color:#444444;text-decoration:none; }
.footnavi a:hover { color:#444444;text-decoration:underline; }

#copyright { /* コピーライト */
	padding:0px;
	margin:0px auto;
	width:900px;
	height:20px;
	color:#dcdcdc;
	background:#063903;
	text-align:center;
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:20px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px; 
	margin:0px;
	width:auto;
	/*background:url(../img/leftside.gif) #DDDDDD;*/
}

#search label{
	padding:0px;
	margin:0px;
	color:#3AA236;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 5px; virtical-align:center;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
	border-top:1px #333333 solid;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-bottom:2px #333333 solid;
	/* background:url(../img/list.gif) ; */
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px; 
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-bottom:1px #aaaaaa solid;	
}


li.ca2 {
	margin:0px;
	border-bottom:1px #aaaaaa solid;
}
li.ca1 a{ padding:5px 3px 5px 15px; display:block; 
	color:#222222;font-weight:bold;text-decoration:none; 
	background:url(../img/icon_eye01.gif) no-repeat ;
}

li.ca1 a:hover{ color:#ffffee; font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #5FAB5B;
}

li.ca2 a{ padding:3px 3px 3px 20px; display:block;
	color:#444444;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat ;
}
li.ca2 a:hover{ color:#ffffee; font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #769074;
}

li.ca3 {
	margin:0px;

	border-bottom:1px #aaaaaa solid;	
}

li.ca3 a{ padding:5px 3px 5px 15px; display:block; 
	color:#222222;font-weight:bold;text-decoration:none; 
	background:url(../img/icon_eye01.gif) no-repeat ;
}

li.ca3 a:hover{ color:#ffffee; font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye01_ov.gif) no-repeat #5FAB5B;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #aaaaaa solid;
}

li.ca4 a{ padding:3px 3px 3px 20px; display:block;
	color:#444444;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat ;
}

li.ca4 a:hover{ color:#ffffee; font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #769074;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#333333;
}
caption a{ color:#333333; text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
float:left;
	 border-collapse:collapse;
	 padding:5px 0px;
	 margin:0 0 0 10px;
	 text-align:center;
width:160px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:red;
	background:#FDDFFC;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#D0E8FF;
	text-align:center;
}

.chert { /* 表示色説明枠  */
float: left;
	margin:5px 5px 0 5px;
	font-size:84%;
width:170px;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFDD;
}

.line01{ border:#DEDBBE 1px dotted; vertical-align:buttom;} 

#rss{ / * RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ / * カウンター */
	margin:0px;
	padding:5px;
	color:#BCBCBC;
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding:5px; 
	margin:2px 0px;
	width:auto;
	/* background:url(../img/blogbox.gif) ; */
}


.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 10px 0px;
	display:block; 
	font-size:116%;
	color:#333333; 
	/* background:url(../img/entry_title.gif) ; */
}

.entry_date{
	display:block; 
	padding:10px 0px 3px 0px; 
	color:#787878; 
	text-align:right;
}

.state{ 
        clear: both;
        width: 590px;
	padding:2px 0px;
	text-align:right;
	border-top:#ded9c5 1px dashed; 
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px; 
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#333333;
	border-bottom:#333333 2px solid;
	/* background:url(../img/subtitle.gif) ; */
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold; margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:red;font-weight:900;padding:3px;background-color:#D6C692;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}



/* コンテナ
------------------------------------------------- */
div#centerContainer{
	margin: 10px 0 0 0;
	width: 540px;
	float: left;
}

div#topsale{
	margin: 0 auto;
	width: 529px;
	height: 324px;
	background: transparent url(http://www.hug-hug.com/images/topsale.jpg) no-repeat center;
}

div#topsale div{
	position: relative;
	top: 270px;
	left: 120px;
	font-size: 12px;
}
div#topbar{
	margin: 0 auto;
	width: 900px;
}

div#topbar img{
	display: block;
}

div#leftContainer{
	margin: 10px 0 0 0;
	width: 180px;
	float: left;
}


div#searchBox{
	margin: 0 auto;
	width: 164px;
	height: 92px;
	background: transparent url(http://www.hug-hug.com/images/searchBox.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
}

div#searchBox1{
	margin: 0 auto;
	width: 164px;
	height: 100px;
	background: transparent url(http://www.hug-hug.com/images/mailmag.jpg) no-repeat;
	text-align: left;
	font-size: 12px;
}


div#searchBox fieldset{
	margin:0;
	padding: 0;
	border: 0;
	position: relative;
	top: 30px;
}


div#brandLink{
	margin: 10px auto 0;
	width: 164px;
	text-align: left;










}

div#brandLink ul{
	padding: 0;
	list-style-type: none;
	display: block;
}

div#brandLink ul li{
	line-height:0;
	list-style-position:outside;
}


div#brandLink ul li a img{
	display: block;
	border: 0;
}
div#brandLink ul li a:hover{
opacity:0.75;
}
div#brandLink ul li a:hover{
opacity:1;
}

div#sidemenu_item,
div#othermenu{
	margin: 30px auto 0;
	width: 165px;
}
div#sidemenu_item div,
div#othermenu div{
	margin: 15px auto;
}

div#sidemenu_item ul,
div#othermenu ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

div#sidemenu_item ul li,
div#othermenu ul li{
	line-height: 0;
}

div#sidemenu_item img,
div#othermenu img{
	display: block;
	border: 0;
}

div#handlingbrand{
	margin: 10px auto 0;
	padding: 0;
	width: 540px;
}

div#handlingbrand img{
	display: block;
}

div#handlingbox{
	margin: 0;
	width: 527px;
	border: 2px solid #ccc;
	border-width: 0 2px 2px 2px;
	text-align:center;
}

div#handlingbox div{
	margin: 5px 0;
	width: 130px;
	height: 110px;
	float: left;
	text-align: center;
}

div#handlingbox div span{
	height: 90px;
	display: block;
}

div#handlingbox div img{
	border: 0;
	display: inline;
}


div#bannerLink{
	margin: 10px auto 0;
	padding: 0;
	width: 540px;
}

div#bannerLink img{
	border: 0;
}


div#itemcategory{
	margin: 10px auto 0;
	padding: 0;
	width: 540px;
}

div#itemcategory img{
	display: block;
}

div#itembox{
	margin: 0;
	width: 527px;
	border: 2px solid #ccc;
	border-width: 0 2px 2px 2px;
	text-align:center;
}

div#itembox div{
	margin: 5px 0;
	width: 130px;
	float: left;
	text-align: center;
}

div#itembox div span{
	height: 80px;
	display: block;
}

div#itembox div a{
	color: #000;
	text-decoration: none;
	font: 10px/1.5 normal;
}

div#itembox div img{
	border: 0;
	display: inline;
}


#rightSide layout1{
	width:164x;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent url(http://www.hug-hug.com/images/newitembg.jpg) repeat-y center;
}

#rightSide layout1 table{ 
clear:both;
width: 164px;
float: left;
font-size:12px;
text-algin:center;
}

#rightSide layout1 table img{ 
width: 91px;
height:79px;
display:block;
}


div#mobile{
	margin: 0 auto;
	width: 175px;
	text-align: center;
}

div#mobile img{
	display: block;
}

div#mobile div{
	margin: 0;
	width: 164px;
	background: transparent url(http://www.hug-hug.com/images/newitembg.jpg) repeat-y center;
	text-align: center;
}

div#mobile div p{
	padding: 10px;
	font: 10px/1.5 normal;
	text-align: left;
}

div#mobile div img{
	display: inline;
}

div#centerBanner{
	width: 530px;
}

div#centerBanner div#bannerBox{
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
}

div#centerBanner div#bannerBox img{
border: 0;
margin: 0 0 2px 0;
}


div#centerBanner div#newsBox{
	float: right;
	overflow: auto;
	width: 250px;
	height: 250px;
	border: 1px solid #fc3;
}

div#centerBanner div#newsBox a{
text-decoration: none;
}


div#centerBanner h3{
	margin: 0;
padding:0 1px;
float: right;
	width: 250px;
	background-color: #fc3;
	color: #000;
	font-size: 14px;
}

div#setumei{
	margin: 10px 0;
	padding: 5px;
	width: 600px;
	border: 1px solid #000;
	border-width: 1px 0;
}

#part0{width:700px; margin-left:2px; padding:0px; margin-bottom: 5px}
#come{width:400px; float:right; padding:10px 5px; }
#come .p text{line-height:2em}
#sitimg{width:200px; float:left }

div#itemListMenu{
	margin: 10px 0;
	width: 600px;
}

div#itemListMenu ul{
	width: 600px;
	list-style-type: none;
}

div#itemListMenu ul li{
	float: left;
	margin: 1px;
	padding: 1px;
	width: 140px;
	height: 20px;
	background-color: #eee;
}

#pol{
	margin: 0 auto;
	width: 600px;
}

#polLeft{
	width: 300px;
	float:left;
}

#polRight{
	width: 300px;
	float:left;
}

#pol h3{
	padding: 3px;
	background-color: #fff;
}

#pol h4{
	margin: 0;
	padding: 3px;
	font-size: 12px;
	color: #000;
	text-align:right;
}

#pol p{
padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 1.5;
}

/*2008.07.29*******************************************************************/
/* HUG写真集 */
div#hugphoto{

}
div#hugphoto img{
margin:10px;
}

