/* テーマ：シーズン／初夏 */

body{
	font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
	margin:0px auto;
	padding:0px;
	font-size:84%;
	line-height:1.5;
	color:#575757;
	text-align:center;
	letter-spacing:0;
}

table {
	text-align:left;
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}

h1,h2,h3,h4 { /* 基本タイトル */
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* 基本のリンク */
	color:#3366ff;text-decoration:underline}
a:hover {
	color:#0000ff;text-decoration:none}

ul{ /* 基本のリスト */
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{ margin:0;padding:0;}
/* 基本スタイル */
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr, table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border:none;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
}

a {
	color:#0066CC;
	text-decoration:underline;
}

a:hover {
	color:#0066CC;
	text-decoration:none;
}

ul {
	list-style-type:none;
}
 /* 基本スタイル */
.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center
}

.text1 {/*border:1px solid #000000;*/}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#FF0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.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;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/********************************************************************/
/* 大枠テーブル */
#container {
	width:850px;
	text-align:left;
	margin:0px auto;
	background:/* url(../img/container.gif) */ #FFFFFF;
}


/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #FFFFFF;
	border:1px solid #FFFFFF;
}


/* ヘッダー */
div#header{
	width:850px;
	height:160px;
	background:url(/USERTHEMEIMG/vol1/upbkk.nn.shopserve.jp/header_bg.jpg) no-repeat left top;
	margin-top:3.1em;
}

div#header a {
	display:block;
	width:320px;
	height:150px;
}


div#header h1.siteName { /* サイト名 h1（テキストの場合使用） */
	text-align:right;
	width:850px;
	height:55px;
	position:absolute;
	top:5px;
	
}

#header h1.siteName a {
	display:inline;
	color:#723A01;
	text-decoration:none;
}

#header h1.siteName a:hover {
	color:#723A01;
}

#header h2.sitecopy{ /* サイトコピー */
	text-indent:-9999px;
	overflow:hidden;
	height:0;
}

#header h2.sitecopy a {
	display:inline;
}

/* ヘッダーメニュー */
div#headMenu {
	width:850px;
	padding-bottom:10px;
}

div#headMenu div.headnavi { /* ヘッダーメニューテキスト */
	padding:5px 15px 15px 15px;
	width:820px;
	font-size:105%;
	text-align:right;
	background:url(http://www.up-b.net/image/top_border.jpg) no-repeat bottom;
	color:#0066CC;
}


table#top_table {
	width:850px;
}

/********************************************************************/

#leftSide { /* 左サイドtd */
	width:190px;
	padding:0px;
	padding-right:20px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/leftside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列）*/
	width:170px;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide { /* 右サイドtd （3列 ブログ）*/
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#rightSide a {
	color:#6699FF;
}


#rightSide a:hover {
	color:#6699FF;
	text-decoration:none;
}



#center1 { /* センター td （2列）*/
	width:640px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 { /* センターtd （3列）*/
	width:450px;
	padding:0px;
	padding-right:20px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center2 a {
	color:#6699FF;
}


#center2 a:hover {
	color:#6699FF;
}


#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#FFFFFF;
	/* background:url(../img/center3.gif) ;*/
}

#cartcenter {/* カート内レイアウトテーブル */
	width:690px;
	margin:0px auto;
}


/* ヘッダのフリーエリア */
.header_area { 
	text-align:left;
	width:640px;
	margin:5px 0 10px 0;
	padding:0px;
}

div.header_area p {
	width:360px;
	height:180px;
	overflow:hidden;
	background:url(http://www.up-b.net/image/top_main.jpg);
	margin-bottom:10px;
	padding-left:280px;
}

div.header_area p:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}

div.header_area p span {
	display:block;
	height:130px;
	text-indent:-9999px;
}

div.header_area p a {
	display:block;
	width:170px;
	height:40px;
	float:left;
	margin-right:10px;
	text-indent:-9999px;
	overflow:hidden;
}

div.header_area div#header_area_comment {
	margin:0;
	padding:5px 10px;
	width:620px;
	color:#33667B;
	background:#EBF2FF;
}

/* フッタのフリーエリア */
div.footer_area {
	width:640px;
	padding-top:140px;
}

div.footer_area div#footer_area_main {
	width:638px;
	border:1px solid #CCCCCC;
	clear:both;
	margin:0 0 10px 0;
}

div.footer_area table {
	width:638px;
}

div.footer_area td {
	width:319px;
	padding-bottom:10px;
}

div.footer_area td#footer_left {
	width:318px;
	border-right:1px solid #CCCCCC;
}

div.footer_area td div {
	width:300px;
	margin:0 0 3px 13px;
}

div.footer_area td div p {
	padding-bottom:1px;
	width:300px;
}

div.footer_area td div p.padding_bottom {
	padding-bottom:15px;
}

div.footer_area td div span {
	color:#FF0000;
}

div.footer_area td div dl {
	width:300px;
}

div.footer_area td div dt {
	font-weight:bold;
}

div.footer_area td div ul {
	padding:15px 0 1px 0;
	width:300px;
}

div.footer_area td h4 {
	font-weight:bold;
	color:#FF0000;
}

div.footer_area td div div {
	margin:0;
	width:298px;
	border:1px solid #CCCCCC;
}

div.footer_area td div div p {
	padding-left:3px;
	width:295px;
}

div.footer_area td div div p#time {
	width:298px;
	padding:0 0 5px 0;
}


.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	/* background:url(../img/centerbox.gif) ;*/
}





.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.bottom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
}
.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  商品名 （商品一覧）*/
h2.goods a{color:#3366ff;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#0000ff;text-decoration:underline;}
	
/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
	margin:0px ;
	padding:0px;
}

.topIMG td{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}

.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 3px 10px;
	color:#660000;
	text-align:left;
}


/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 40px;
	margin:0px;
	color:#003366;
	width:auto;
	background:url(../img/title_bar01.gif) repeat;
	line-height:1.5;
	vertical-align:middle;
}

.title1{ /* タイトル1 h3 */
	padding:8px 0px 8px 15px;
	margin:0 0 10px 0;
	width:auto;
	background:url(http://www.up-b.net/image/title_bg.jpg) no-repeat bottom #FCFCFC;
	line-height:1.5;
	vertical-align:middle;
	width:623px;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-top:5px solid #89B300;
	color:#575757;
	font-size:133%;
}

.title1 a{color:#003366;text-decoration:none;}
.title1 a:hover{color:#003366;text-decoration:underline;}

.title2{ /* タイトル2 h3 */
	padding:8px 0px 8px 40px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	background:url(../img/title_bar02.gif) repeat;
	line-height:1.5;
	vertical-align:middle;
}
.title2 a{color:#FFFFFF;text-decoration:none;}
.title2 a:hover{color:#FFFFFF;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
	padding:8px 0px 0px 40px;
	margin:0px;
	width:auto;
	color:#FFFFFF;
	background:url(../img/title_bar02.gif) repeat;
	line-height:1.5;
	vertical-align:middle;
}


.rank{/* ランキングアイコン */
	text-align:left;
}

.rank{/* ランキングアイコン */
	text-align:left;
}

.mainCont { /* メインコンテンツ */
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding:10px 0px;
	margin:0px;
	width:auto;
}


ul.news{ /* 最新情報リスト設定 */
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#666666;
}

li.p3{padding:3px;}


ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	list-style:none;
	color:#666666;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px 10px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 25px;
	color:#666666;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定 */
.mainCont .layoutp5  { padding:5px 0px;}/* 余白5px */
.mainCont .layoutp5 th { padding:5px; width:150px; font-weight:bold;}
.mainCont .layoutp5 td { padding:5px; width:470px;}
.mainCont .layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #FFFFFF;}

/* テーブル余白設定 */
.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #FFFFFF;}
.bordlayoutp3 td { padding:3px;border:1px solid #FFFFFF;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#AADBF0;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#AADBF0;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor3 { background:#AADBF0;padding:10px 0px;} /* カート部分 */



/* 商品レイアウト（トップページセンター、商品一覧用）*/

td#center2 .mainFrame {
	margin:0;
	padding:0;
	width:450px;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}


.mainFrame {/* 大枠 table */
	margin:20px 0 10px 0;
	padding:0;
	width:640px;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}

.mainFrame td{
	padding:0 0 20px 0;
	margin:0px;
}

.mainFrame .layout1{ /* レイアウト */
	padding:15px 0;
	border-bottom:1px solid #CCCCCC;
	/* background:url(../img/layout1.gif) ;*/
}

.mainFrame hr {
display:none;
}

.mainFrame .layout1 td{
	padding:0;
	margin:0px;
	text-align:center;
	width:640px;
}


.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:2px;
	width:99%;
	background:#FFFFFF;
	/* background:url(../img/layoutframe.gif) ;*/
}





/* 関連商品 */
.layoutFrame .layout1{
	background:#FFFFFF;
	padding:10px 0;
	border-bottom:none;
	/* background:url(../img/layout1.gif) ;*/
}

.mainFrame .layoutFrame h3.title1 {
	margin-top:70px;
}

.layoutFrame .layout1 td {
	width:122px;
	padding:0 10px 0 13px;
}

.layoutFrame .layout1 td div.item img {
	border:1px solid #CCCCCC;
}

.layoutFrame .layout1 td h2 {
	padding-top:5px;
}

.layoutFrame .layout1 td a {
	font-weight:normal;
	line-height:1.2;
}

.layoutFrame .layout1 td div.price {
	padding:3px 0;
	font-weight:bold;
}

.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}


/* 第二階層 */

#bread{ /* パンクズ */
	margin:0 0 10px 0;
	padding:5px 10px;
	width:620px;
}

h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#666666;
	border-bottom:1px solid;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:5px;
	background:#FFFFFF;
	/* background:url(../img/mainframe.gif) ;*/
}

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:10px 5px 4px 20px;
	margin:10px 5px;
	background:url(../img/icon_top.gif) no-repeat left center;
	font-size:76%;
	font-weight:bold;
	float:right;
}

.pageTop a{ color:#3366ff;text-decoration:none;}
.pageTop a:hover{ color:#0000ff;text-decoration:none;
}


/********************************************************************/
/*フッターーメニューレイアウト設定*/
div#footer {
	width:850px;
	text-align:center;
	margin-top:15px;
}

div#footer div.footnavi {
	padding:5px 0 15px 0;
	width:850px;
	color:#0066CC;
	background:url(http://www.up-b.net/image/top_border.jpg) no-repeat bottom;
}

div#copyright {
	width:850px;
}

div#copyright p {
	width:830px;
	margin:10px auto;
	color:#723A01;
}

div#copyright p#d {
	width:850px;
	text-align:right;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:url(../img/search_img01.gif) no-repeat #FFFFFF;
	display:none;
}

#search label{
	padding:0px;
	margin:0px;
	color:#635452;
	font-weight:bold;
}

.fieldarea{padding:5px 0px 5px 0px; vertical-align:middle;}

/*サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	width:190px;
}

.list a {
	text-decoration:none;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	width:178px;
	background:url(http://www.up-b.net/image/side02.jpg) no-repeat top #E0E0E0;
	border:1px solid #CCCCCC;
	margin-top:5px;
	padding:4px 5px;
}

li.ca1 a  {
	display:block;
	font-weight:bold;
	font-size:128%;
	color:#575757;
	padding:6px 0 6px 19px;
	width:159px;
	background:url(http://www.up-b.net/image/side02_icon.gif) no-repeat left center;
}

li.ca2 {
	width:169px;
	background:url(http://www.up-b.net/image/side02_li_bg.jpg) no-repeat left center;
	padding:3px 0 3px 19px;
	border:1px solid #E6E6E6;
	border-top:2px solid #E6E6E6;
}

li.ca2 a{
	display:block;
	width:134px;
	background:url(http://www.up-b.net/image/side02_icon1.gif) no-repeat left center;
	padding-left:16px;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #CCCCCC solid;
}

li.ca4 a{ padding:3px 3px 3px 20px;display:block;
	color:#336699;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02.gif) no-repeat #FFFFFF;
}

li.ca4 a:hover{ color:#FFFFFF;font-weight:bold;text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #336699;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#CCCCCC;
	/* background:url(../img/sline1.gif) ;*/
	display:none;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	height:5px;
	background-color:#CCCCCC;
	/* background:url(../img/sline2.gif) ;*/
	display:none;
}

/* サイドコンテンツ */
td#leftSide div.sidebox {
	width:190px;
	margin-bottom:15px;
}

td#leftSide div.sidemain1 {
	width:190px;
}

td#leftSide	h3 {
	width:180px;
	padding:5px;
	margin:0;
	background:url(http://www.up-b.net/image/side_title.jpg) no-repeat top #AFCF0F;
	color:#663300;
	font-weight:bold;
	font-size:117%;
	text-align:center;
	border:none;
}

div#side {
	width:190px;
}

div#side a {
	text-decoration:none;
}

div#side p.side01 {
	width:190px;
	padding-bottom:10px;
}

div#side div#side_search {
	width:190px;
	background:url(http://www.up-b.net/image/side_search_bg.jpg) no-repeat bottom;
	padding: 0 0 8px 0;
}

div#side div#side_search h2 {
	width:180px;
	height:24px;
	padding:0 0 6px 10px;
	background:url(http://www.up-b.net/image/side_search_top.jpg) no-repeat top;
}

div#side div#side_search div {
	padding-left:28px;
}

div#side div#side_search form {
	padding:0;
	margin:0;
}

div#side div#side_search input {
	width:90px;
}

div#side div#side_search input.button1 {
	width:37px;
}



/* 商品グループ */

ul.free_list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
	color:#666666;
}

div.free_list{
	width:190px;
	margin:0 0 15px 0;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

div.free_list li {
	width:169px;
	background:url(http://www.up-b.net/image/side02_li_bg.jpg) no-repeat left center;
	padding:3px 0 3px 19px;
	border:1px solid #E6E6E6;
	border-top:2px solid #E6E6E6;
}


div.free_list li a {
	display:block;

	width:134px;
	background:url(http://www.up-b.net/image/side02_icon1.gif) no-repeat left center;
	padding-left:16px;
	text-decoration:none;
}

div#side_mitumori {
	padding:10px 8px 4px 8px;
	border:1px solid #CCCCCC;
	border-top:none;
	width:172px;
}

div#side_mitumori p {
	padding-bottom:10px;
}


div#side_nikki {
	padding:10px 8px 4px 8px;
	border:1px solid #CCCCCC;
	border-top:none;
	width:172px;
}

div#side_nikki p {
	padding-bottom:10px;
}


div#side_link {
	width:190px;
}

div#side_link li {
	padding-bottom:5px;
}

div#side_link li img {
	vertical-align:top;
}

div#side_link li p.text_link {
	width:162px;
	margin:0 auto;
	line-height:1.2;
	padding-top:4px;
}


/* カレンダー */

div.carender {
	width:190px;
}

div.carender div#calendar_div {
	width:188px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-top:5px;
}

div.carender div#calendar_div table {
	width:160px;
	border-collapse:collapse;
	padding:5px 0px;
	margin:0px auto;
	text-align:center;
}

div#calendar_div caption { /* 年月タイトル */
	font-weight:bold;
	text-align:center;
	padding:3px;
	color:#333333;
}

div#calendar_div caption a{
	color:#333333;
	text-decoration:underline;
}

div#calendar_div caption a:hover{
	color:#333333;
	text-decoration:underline;
}

div#calendar_div td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #CCCCCC;	
}

div#calendar_div th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;	
}

div#calendar_div th.day { /* ヘッダ平日 */
	color:#333333;
	background:#EEEEEE;
	text-align:center;
}

div#calendar_div th.sun { /* ヘッダ日曜 */
	color:red;
	background:#EEEEEE;
	text-align:center;
}

div#calendar_div th.sat { /* ヘッダ土曜 */
	color:blue;
	background:#EEEEEE;
	text-align:center;
}

div.chert { /* 表示色説明枠  */
	width:160px;
	padding:10px 14px 3px 14px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

div.chert td {
	border-collapse:collapse;
	padding:0px 0px 0px 5px;
	border-right:8px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	font-size:95%;
}

div#clr_bottom {
	width:160px;
	padding:3px 14px 15px 14px;
	border:1px solid #CCCCCC;
	border-top:none;
}

.line01{ border:#FFFFFF 1px dotted; vertical-align:bottom;} 

#rss{ /* RSS設定 */
	margin:0 0 10px 0;
	padding:0;
}

div#qr {
	width:177px;
	height:130px;
	padding:15px 0 0 13px;
	overflow:hidden;
	background:url(http://www.up-b.net/image/side_qr.jpg);
}

div#qr p#qr_setumei {
	text-indent:-9999px;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/********************************************************************/
/* トップページ右サイド */
div#rightside p {
	width:170px;
	margin-bottom:10px;
	text-align:center;
}


td#rightSide div.sidebox {
	width:170px;
	margin-bottom:15px;
}

td#rightSide div.sidemain1 {
	width:170px;
}

td#rightSide h3 {
	width:170px;
	height:32px;
	margin:0;
	padding:0;
	background:url(http://www.up-b.net/image/top/rank_title.jpg);
	overflow:hidden;
	text-indent:-9999px;
}

td#rightSide div.line01 {
	display:none;
}

td#rightSide div.sline2 {
	display:block;
	width:170px;
	height:15px;
	background:url(http://www.up-b.net/image/top/rank_bottom.jpg);
}


td#rightSide div.layout1 {
	width:140px;
	padding:8px 15px;
	margin:0;
	background:url(http://www.up-b.net/image/top/rank_bg.jpg) repeat-y;
}

td#rightSide div.layout1 td {
	width:134px;
	margin:0;
}

td#rightSide h2 {
	width:140px;
}

td#rightSide h2 a {
	font-weight:normal;
	line-height:1.2;
}

td#rightSide div.price {
	color:#CC0000;
	font-weight:bold;
	padding-top:3px;
}

/********************************************************************/
/* ブログ */

.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:#3366ff;
	/* background:url(../img/entry_title.gif) ;*/
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#3399FF;
	text-align:right;
}

.state{ /* ブログステータス */
	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:#FFFFFF;
	border-bottom:#FFFFFF 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);
}

/********************************************************************/
/* トップページ */

/* タイトル */
td#center2 .title1 {
	clear:both;
	width:435px;
	padding:3px 0px 3px 15px;
	margin:0 0 10px 0;
	width:auto;
	background:url(http://www.up-b.net/image/top/top_h3.jpg) no-repeat left center;
	line-height:1.5;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-left:none;
	color:#575757;
	font-size:128%;
}

/* センター用フリーエリア */


div#osirase {
	width:424px;
	margin-bottom:25px;
	padding:10px;
	border:3px solid #A2C300;
}

div#osirase h2 {
	font-weight:bold;
	font-size:133%;
	color:#CC0000;
}

div#osirase ul {
	list-style:outside disc;
	margin-left:20px;
}

div#osirase li {
	padding-top:5px;
	font-weight:bold;
	font-size:108%;
}

div#center_free_1 {
	width:450px;
	padding-bottom:25px;
}


div#center_free_1:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}


div#center_free_1 p.top_banner {
	margin-bottom:15px;
}

div#center_free_1 p#toritsuke_banner {
	float:left;
}


div#center_free_1 p#denka_banner {
	float:right;
}

/* おすすめ */

td#center2 div.layoutFrame {
	width:463px;
	margin:0 0 20px -13px;
	padding:0;
}

td#center2 div.layoutFrame div.layout1 {
	width:140px;
	margin:0 0 0 13px;
	padding:0;
}

td#center2 div.layoutFrame div.layout1 td {
	padding:0;
}

td#center2 div.layoutFrame div.layout1 div.item {
	width:140px;
}

td#center2 div.layoutFrame div.layout1 div.item a {
	display:block;

	width:140px;
	background:url(http://www.up-b.net/image/top/item_bg.jpg) no-repeat bottom;
	padding-bottom:6px;
}

td#center2 div.layoutFrame div.layout1 div.item a img {
	display:block;
	width:120px;
	padding:3px 9px;
	border:1px solid #CCCCCC;
	border-bottom:none;
}

td#center2 div.layoutFrame div.layout1 h2 {
	width:130px;
	background:#EBF2FF;
	padding:2px 5px;
}

td#center2 div.layoutFrame div.layout1 h2 a {
	font-weight:normal;
	line-height:1.2;
	text-decoration:none;
}

td#center2 div.layoutFrame div.layout1 div.price {
	color:#CC0000;
	font-weight:bold;
	padding:3px 5px 15px 5px;
}

/* センター用フリーエリア */


div#cate_select {
	width:470px;
	margin:0 0 0 -20px;
}

div#cate_select:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}


div#cate_select p {
	float:left;
	padding:0 0 15px 20px;
	text-align:center;
}

div#cate_select p span#eco {
	display:block;
	width:440px;
	height:70px;
	padding:145px 0 0 10px;
	background:url(http://www.up-b.net/image/top/cate_eco.jpg) no-repeat;
	overflow:hidden;
}
div#cate_select p span#eco:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}

div#cate_select p span#eco a {
	display:block;
	float:left;
	margin-right:10px;
}

div.top_style {
	width:450px;
	margin-top:20px;
}

div.top_style h3 {
	width:420px;
	padding:5px 15px;
	background:url(http://www.up-b.net/image/top/top_style_title.jpg) no-repeat top #AFCF0F;
	color:#663300;
	font-weight:bold;
	font-size:117%;
}

div.top_style div {
	width:430px;
	padding:15px 9px;
	border:1px solid #CCCCCC;
	border-top:none;
}

div.top_style div:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}

div.top_style div p {
	padding-bottom:5px;
}



/*購入手続きの仕方が分からない・苦手な方*/
div#kounyu div div {
	float:left;
	padding:0 10px;
	width:195px;
	border:none;
}

/*メーカー保証について*/
div#hosyou h4 {
	margin-bottom:5px;
}

div#hosyou div {
	padding:15px 19px;
	width:410px;
}

div#hosyou p span {
	color:#FF813A;
}

/*新着情報*/
div#sintyaku {
	width:450px;
	height:158px;
	padding:25px 0 7px 0;
	background:url(http://www.up-b.net/image/top/sintyaku_bg.jpg) no-repeat bottom;
}

div#sintyaku h3 {
	width:450px;
}

div#sintyaku div {
	padding:0 5px 5px 15px;
	width:430px;
}

div#sintyaku ul {
	height:126px;
	overflow:auto;
	width:430px;
}

div#sintyaku li {
	width:410px;
	display:block;
	padding:7px 0px;
	background:url(http://www.up-b.net/image/top/sintyaku_border.gif) no-repeat bottom;
}

div#sintyaku li:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}

div#sintyaku li span {
	padding-right:10px;
	min-width:70px;
	color:#FF6623;
	display:block;
	float:left;
	white-space:normal;
	word-wrap: break-word;
}

* html div#sintyaku li span {
	width:80px;
}

div#sintyaku li p {
	float:left;
}












/* コンテンツページ */

#center3 .centerbox .mainFrame {
	padding:0;
}


.entry_title {
	padding:8px 0px 8px 15px;
	margin:0 0 20px 0;
	width:auto;
	background:url(http://www.up-b.net/image/title_bg.jpg) no-repeat bottom #FCFCFC;
	line-height:1.5;
	vertical-align:middle;
	width:623px;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-top:5px solid #89B300;
	color:#575757;
	font-size:133%;
}

/* faq */

div#faq a:link,div#faq a:visited{
	color:#6699FF;
	text-decoration:underline;
}

div#faq dt a{
	color:#666666;
	text-decoration:none;
}

div#faq a:hover{
	color:#6699FF;
	text-decoration:none;
}

div#faq h3{
	width:614px;
	padding:3px 0px 3px 10px;
	margin:0 auto 10px auto;
	background:url(http://www.up-b.net/image/title_bg.jpg) no-repeat left bottom #FCFCFC;
	line-height:1.5;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-left:5px solid #89B300;
	color:#575757;
	font-size:128%;
}

div#faq p{
	width:620px;
	margin:0 auto 20px auto;
}

div#faq p#contact_btn{

	width:450px;

	height:110px;

	margin:0 auto 20px auto;

	background:url(http://www.up-b.net/image/faq/faq_contact_btn_on.jpg);

	text-indent:-9999px;

}



div#faq p#contact_btn a{

	width:450px;

	height:110px;

	display:block;

	background:url(http://www.up-b.net/image/faq/faq_contact_btn.jpg);
	
	overflow:hidden;

}



div#faq p#contact_btn a:hover{

	background:url(http://www.up-b.net/image/image/faq/faq_contact_btn_on.jpg);

}


div#faq ul{
	width:620px;
	margin:0 10px 20px 10px;
}

div#faq li{
	background:url(http://www.up-b.net/image/faq/faq_icon.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}

div#faq dl{
	width:620px;
	margin:0 auto 20px auto;
}

div#faq dl dt{
	background:url(http://www.up-b.net/image/faq/faq_q.jpg) no-repeat bottom left;
	padding:10px 10px 2px 40px;
}

div#faq dl dd.ans{
	background:url(http://www.up-b.net/image/faq/faq_a.jpg) no-repeat top left;
	padding:10px 10px 2px 40px;
}

div#faq dl dd.a_bottom{
	background:url(http://www.up-b.net/image/faq/faq_border.gif) repeat-x bottom;
	text-align:right;
	margin-bottom:20px;
}

/* work */


div#work a:link,div#work a:visited{
	color:#6699FF;
	text-decoration:underline;
}

div#work a:hover{
	color:#6699FF;
	text-decoration:none;
}

div#work h2{
	width:640px;
	margin-bottom:20px;
}

div#work h3{
	width:630px;
	margin:0 5px;
}

div#work p{
	width:630px;
	margin:0 5px;
}

div#work p#kouji{
	background:url(http://www.up-b.net/image/work/work_top3.jpg);
	height:80px;
	margin-bottom:20px;
}

div#work p#kouji:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
}

div#work p#kouji span {
	text-indent:-9999px;
	float:left;
	width:360px;
	overflow:hidden;
}

div#work p#kouji a {
	display:block;
	float:left;
	width:270px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}



div#work dl{
	width:620px;
	margin:15px 10px 20px 10px;
}

div#work dt{
	width:120px;
	float:left;
}

div#work dd{
	width:490px;
	float:right;	
}

div#work dd h3{
	margin-top:20px;
	padding-left:8px;
	border-left:4px solid #669900;
	font-weight:bold;
	font-size:112%;
}

div#work dd#kyuto{
	float:none;
	clear:both;
	width:620px;
	padding-top:1px;
}


div#work dd table{
	width:490px;
	border-collapse:collapse;
	margin:10px 0;
}

div#work dd#kyuto table#main_table{
	width:620px;
	margin:0;
}

div#work dd#kyuto table{
	width:380px;
	margin:0 0 10px 0;
}

div#work dd table th{
	background:#FFFFCC;
	padding:3px;
	border:1px solid #CCC;
}

div#work dd table th.t01{
	width:10%;
}

div#work dd table th.t02{
	width:30%;
}

div#work dd table th.t03{
	width:35%;
}

div#work dd table th.t04{
	width:25%;
}

div#work dd table th.t05{
	width:65%;
}

div#work dd table td{
	padding:3px;
	border:1px solid #CCC;
}

div#work dd table td.kyuto_table{
	padding:10px 0;
	border:none;
	vertical-align:top;
	width:380px;
}

div#work dd table td#kyuto_table_r {
	padding-left:20px;
	width:220px;
}

div#work dd table td#kyuto_table_r img{
	padding:0 0 10px 10px;
	vertical-align:top;
}

div#work dd table td h4{
	margin:10px 0 10px 10px;
	width:210px;
}

div#work dd table td h4 strong{
	display:block;
	font-weight:bold;
	font-size:112%;
}

div#work dd table td p{
	width:210px;
	padding:0;
	margin:0 0 0 10px;
}

div#work dd table td.t_num{
	text-align:center;
}

div#work dd span.star{
	color:#FF0000;
	display:inline;
	font-weight:normal;
	font-size:80%;
}

div#work dd span.price{
	color:#FF0000;
}

div#work dd table td.t_num span{
	font-weight:normal;
}

div#work dd table td.t_pri{
	text-align:right;
}

div#work dd table td hr{
	width:480px;
	border-top:1px dotted #CCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background:#FFF;
	height:1px;
}

div#work dd.clear_b{
	width:620px;
	float:none;
	clear:both;
	background:url(http://www.up-b.net/image/work/work_border.gif) repeat-x bottom;
	padding-top:15px;
	margin-bottom:15px;	
}

div#work dd span{
	display:block;
	font-weight:bold;
	font-size:120%;	
}

div#work dd span.work_title{
	border-bottom:1px solid #669900;
	padding-bottom:2px;
}

div#work dd span.work_price{
	color:#FF0000;
	padding-top:5px;
}

div#work div#area_clear {
	clear:both;
	visibility:hidden;
	height:0;
}



/* eco.html */

div#eco h3 {
	margin-bottom:18px;
}

div#eco a {
	color:#6699FF;
	text-decoration:underline;
}

div#eco a:hover {
	text-decoration:none;
}


div#eco p {
	width:610px;
	margin:0 auto;
}

div#eco ul {
	width:610px;
	margin:0 auto 45px auto;
}

div#eco li {
	padding-top:10px;
}

div#eco li img {
	vertical-align:middle;
	padding-right:10px;
}

div#eco table#eco_type {
	width:630px;
	margin:0 auto 20px auto;
	border-collapse:collapse;
}

div#eco table#eco_type th {
	width:30%;
	border:1px solid #CCCCCC;
	background:#FFFFCC;
	text-align:left;
	padding:5px 15px;
	font-weight:bold;
}

div#eco table#eco_type td {
	width:70%;
	border:1px solid #CCCCCC;
	padding:5px 15px;
}

div#eco table#eco_type td table {
	border-collapse:collapse;
}

div#eco table#eco_type td table th {
	width:27%;
	border:none;
	background:none;
	padding:5px 0 0 0;
	vertical-align:top;
}

div#eco table#eco_type td table td {
	width:73%;
	border:none;
	padding:5px 0 0 0;
}

div#eco dl.maker_cate {
	width:630px;
	padding:24px 5px 26px 5px;
	background:url(../image/eco/border.gif) no-repeat center bottom;
}

div#eco dl:after {
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
}

div#eco dl.maker_cate dt {
	float:left;
	width:140px;
	text-align:center;
}

div#eco dl.maker_cate dd {
	display:block;
	float:right;
	width:465px;
}

div#eco dl.maker_cate dd table {
	width:465px;
	border-collapse:collapse;
}

div#eco dl.maker_cate dd table th {
	width:35%;
	border:1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
	padding:5px 15px;
}

div#eco dl.maker_cate dd table tr.category th {
	background:#FFFFCC;
	text-align:center;
}

div#eco dl dd table tr.category th.right {
	width:65%;
}

div#eco dl.maker_cate dd table td {
	border:1px solid #CCCCCC;
	padding:5px 15px;
	text-align:left;
}

div#eco dl.maker_cate dd table td img {
	vertical-align:middle;
	padding-left:5px;
}

div#eco dl.maker_cate dd table td.right {
	width:65%;
}



/*-------------------------------------

sesyu.html

--------------------------------------*/

div#sesyu {

	width:640px;

}



div#sesyu a {

	color:#6699FF;

	text-decoration:underline;

}



div#sesyu a:hover{

	color:#6699FF;

	text-decoration:none;

}



div#sesyu h2{

	width:640px;

	margin-bottom:20px;

}



div#sesyu h3{

	width:630px;

	margin:0 auto 15px auto;

	clear:both;

}



div#sesyu p{

	width:620px;

	margin:0 auto 30px auto;

}



div#sesyu ul{

	list-style:outside disc;

	margin:0 0 20px 30px;

}



div#sesyu div {

	padding:10px 0 30px 0;

}



div#sesyu div:after {

	display:block;

	content:".";

	clear:both;

	visibility:hidden;

	height:0;

}



div#sesyu h4 {

	width:630px;

	font-weight:bold;

	font-size:120%;

	margin:0 auto;

}



div#sesyu div div {

	float:left;

	width:320px;

	padding:0;

}



div#sesyu dl {

	width:280px;

	margin:30px auto;

	text-align:center;

}



div#sesyu dt {

	width:200px;

	margin:0 auto;




	padding-bottom:2px;

	font-size:120%;

	font-weight:bold;

	border-bottom:1px solid #669900;

}



div#sesyu dd {

	margin-top:10px;

}



div#sesyu dd span {

	display:block;

	width:194px;

	padding:4px 0;

	border:1px solid #CCCCCC;

	border-left:5px solid #89B300;

	margin:0 auto;

	font-weight:bold;

	background:#F1F1F1;

}



div#sesyu p.cut1 {

	width:600px;

	margin:0 auto;

}



div#sesyu p.cut2 {

	width:600px;

	clear:both;

	text-align:center;

	font-weight:bold;

}



div#sesyu div#otoiawase {

	float:none;
	
	width:630px;
	
	margin:60px 5px 0 5px;
	
}



div#sesyu div#otoiawase p {

	width:630px;
	
	text-align:center;
	
	font-weight:bold;
	
	font-size:130%;
	
	color:#FF0000;
	
	margin:0 0 10px 0;
	
}



/*-------------------------------------

ih.html

--------------------------------------*/

div#ih {
	width:640px;
}

div#ih a {
	color:#0066CC;
	text-decoration:underline;
}

div#ih a:hover {
	text-decoration:none;
}

div#ih .clear {
	clear:both;
}

div#ih p.comment {
	width:610px;
	margin:0 auto 20px auto;
}

div#ih div#advantage {
	width:610px;
	margin:0 auto 40px auto;
}

div#ih div#advantage div.top {
	background:url(http://www.up-b.net/image/ih/advantage_top_border.gif) no-repeat left top;
	padding-top:10px;
}

div#ih div#advantage div.middle {
	background:url(http://www.up-b.net/image/ih/advantage_bg.gif) repeat-y;
}

div#ih div#advantage div.middle p {
	margin:10px 0;
}

div#ih div#advantage div.middle div.clear {
	height:1px;
	background:none;
}

div#ih div#advantage div.middle_left {
	float:left;
	width:260px;
	padding:0 25px 10px 20px;
}

div#ih div#advantage div.middle_right {
	float:right;
	width:260px;
	padding:0 20px 10px 25px;
}


div#ih div#advantage div.bottom {
	background:url(http://www.up-b.net/image/ih/advantage_bottom_border.gif) no-repeat left bottom;
	padding-top:10px;
	margin-bottom:10px;
}

div#ih h3{
	width:614px;
	padding:3px 0px 3px 10px;
	margin:0 auto 10px auto;
	background:url(http://www.up-b.net/image/title_bg.jpg) no-repeat left bottom #FCFCFC;
	line-height:1.5;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-left:5px solid #89B300;
	color:#575757;
	font-size:128%;
}

div#ih div#maker {
	width:620px;
	margin:0 0 40px 20px;
}

div#ih div#maker ul li {
	width:290px;
	list-style:none;
	float:left;
	margin:10px 20px 10px 0;
}

div#ih div#maker ul li.clear {
	width:auto;
	float:none;
	margin:0;
}

div#ih div#otoiawase {
	width:630px;
	margin:60px auto 0 auto;
}

div#ih div#otoiawase p {
	width:630px;
	text-align:center;
	font-weight:bold;
	font-size:130%;
	color:#FF0000;
	margin:0 0 10px 0;
}





/*-------------------------------------

ih_pana.html

--------------------------------------*/

div#ih_pana {
	width:640px;
}

div#ih_pana a {
	color:#0066CC;
	text-decoration:underline;
}

div#ih_pana a:hover {
	text-decoration:none;
}

div#ih_pana p.comment {
	width:610px;
	margin:0 auto 20px auto;
}

div#ih_pana div.ih_menu {
	width:610px;
	margin:0 auto;
	border:1px solid #C5C5C5;
}

div#ih_pana div.ih_menu h3 {
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}

div#ih_pana h4.h4_01 {
	font-size:100%;
	color:#D00246;
	border:1px solid #D00246;
	text-align:center;
	margin:0 0 10px 0;
}

div#ih_pana h4.h4_02 {
	font-size:100%;
	color:#DA7D0F;
	border:1px solid #DA7D0F;
	text-align:center;
	margin:0 0 10px 0;
}

div#ih_pana div.ih_menu ul li {
	list-style:none;
	padding:3px 0 3px 19px;
}

div#ih_pana ul.list_01 li {
	background:url(http://www.up-b.net/image/ih/ih_li01_bg.gif) no-repeat left center;
}

div#ih_pana ul.list_02 li {
	background:url(http://www.up-b.net/image/ih/ih_li02_bg.gif) no-repeat left center;
}
	
div#ih_pana ul.list_03 li {
	background:url(http://www.up-b.net/image/ih/ih_li03_bg.gif) no-repeat left center;
}

div#ih_pana ul.list_04 li {
	background:url(http://www.up-b.net/image/ih/ih_li04_bg.gif) no-repeat left center;
}

div#ih_pana div.ih_left {
	float:left;
	width:319px;
	padding:10px 15px 0 15px;
	border-right:1px solid #C5C5C5;
}

div#ih_pana div.ih_left img {
	margin:10px auto 20px 100px;
}

div#ih_pana div.ih_right {
	float:right;
}

div#ih_pana div.ih_right01 {
	width:230px;
	padding:10px 15px 20px 15px;
	border-bottom:1px solid #C5C5C5;
}

div#ih_pana div.ih_right02 {
	padding:10px 15px 20px 15px;
}

div#ih_pana div.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

div#ih_pana div.ih_type {
	width:630px;
	margin:0 auto 10px auto;
}

div#ih_pana div.ih_type h3 {
	font-size:150%;
	font-weight:bold;
	padding:2px 10px;
	margin-top:50px;
	border-bottom:3px solid #89B300;
	width:610px;
}

div#ih_pana div.ih_type h4 {
	font-size:150%;
	font-weight:bold;
	padding:2px 10px;
	margin-top:10px;
	border:1px solid  #C5C5C5;
	background-color:#EFEFEF;
	width:608px;
}

div#ih_pana div.ih_type_box {
	border-bottom:1px solid  #C5C5C5;
	border-left:1px solid  #C5C5C5;
	border-right:1px solid  #C5C5C5;
	padding:15px 20px 0 20px;
	width:588px;
}

div#ih_pana div.ih_type_box h5 {
	font-size:125%;
	font-weight:bold;
	color:#FF3366;
}

div#ih_pana div.ih_type_item {
	float:left;
	margin:15px 20px 30px 0;
	width:170px;
}

div#ih_pana div.ih_type_item span {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:2px;	
}

