/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body{ font-family: sans-serif; font-size: small; text-align: center; line-height: 140%; letter-spacing: 1px; word-spacing: 1px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: #ffffff; }

/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link  { color: #0000ff }
/*過去に見たことがあるページのリンクの設定*/
a:visited { color: #ff0000 }
/*カーソルが合っている状態のリンクの設定*/
a:hover  { color: #000033; }
/*アクティブ状態のリンクの設定*/
a:active {
}

/*全体の設定*/
#mainBlock   { text-align: center; border-width: 1px; border-style: solid; border-color: #000000; padding: 0; margin-left: auto; margin-right: auto; width: 790px; }
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock   {
	background-image: url('http://file.depis.blog.shinobi.jp/panda.jpg');
	background-position: -20px -30px;
	background-repeat: no-repeat;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #669900;
	padding-left: 5px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #669900;
	padding-right: 5px;
	margin-bottom: 20px;
	width: 770px;
	height: 135px;
}
/*ページタイトル文字部分の設定*/
#TopTitle   {
	text-decoration: none;
	text-align: right;
	margin-top: 158px;
	padding-top: 40px 0 0 20px;
	padding-left: 40px 0 0 20px;
	padding-right: 40px 0 0 20px;
	}  #toptitle a  { color: #000000;
}
/*ページタイトル文字色の設定*/
.TopTitleFont   { font-size: 16px; font-weight: bold; text-decoration: none; color: #000000; }
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation   { font-size: 12px; color: #336600; margin-left: 530px; padding-left: 4px 0 10px; margin-right: 4px 20px 0; padding-right: 4px 0 10px; margin-bottom: 35px; padding-bottom: 4px 0 10px; width: 200px; }

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock    { font-size: 12px; text-align: center; margin: 0; padding: 8px 0 0; width: 790px; clear: both; border-top: 3px double #b4afa7 }

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock   { font-size: 12px; text-align: left; margin-top: 2px; margin-right: 1px; margin-bottom: 2px; width: 190px; float: right; border-right: 1px solid #565656; border-bottom: 1px solid #565656; border-left: 1px solid #565656 }
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock    { background-repeat: no-repeat }
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle   { font-size: 12px; font-weight: bold; padding: 6px 4px 4px 8px; border-top: 1px solid #565656; border-bottom: 1px solid #565656; }
/*プラグインの説明部分の設定*/
.PluginExplanation   { font-size: 10px; line-height: 1.2; padding-right: 4px; padding-bottom: 4px; padding-left: 4px }
/*プラグインが表示される場所の設定*/
.PluginContents   { text-align: center; padding-top: 4px; padding-bottom: 4px }
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock  { text-align: left; width: 595px; float: left; }
#EntryBlock a  { color: #000000 }
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock    { font-size: medium; text-align: left; margin-top: 2px 4px 2px 2px; margin-left: 2px 4px 2px 2px; margin-right: 2px; padding-right: 5px; margin-bottom: 2px 4px 2px 2px; }
/*各記事タイトル部分の設定*/
.EntryTitle    { color: #000000; border-width: 1px; border-style: solid; border-color:#669900; padding: 4px 4px 4px 20px; margin-left: 5px; border-bottom: 1px solid #565656; }

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont  { font-size: 14px; font-weight: bold; color: #000000; }

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox   { }
/*記事本文が記載される部分*/
.EntryText   { font-size: 14px; vertical-align: 140%; line-height: 2em; margin: 1.5em 2em 2em; }
/*追記文書が記載される部分*/
.EntryPsText  { font-size: 12px; text-align: right; padding: 20px }
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter    { text-align: right; padding: 10px }
/*記事の投稿者名が記載されている部分*/
.EntryUserName  { font-size: 12px }
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate  { font-size: 12px; margin-left: 5px }
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory  { font-size: 12px; margin-left: 5px }
/*記事へのコメントリンクが記載されている部分*/
.EntryComment  { font-size: 12px; margin-left: 5px }
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback  { font-size: 12px; margin-left: 5px }
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock { font-size: 12px; text-align: center; padding: 10px }
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock  { font-size: 12px; margin: 2px 4px 2px 2px; padding: 8px; border: solid 1px #565656 }
.CommentAREA   { background-color: #191919; margin: 8px; padding: 4px; border: solid 1px #565656 }
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox { padding: 8px }
/*コメントのタイトル部分*/
.CommentTitle  { font-weight: bold; text-align: left; margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px solid #565656 }
/*コメント部分*/
.CommentText { margin-left: 1em }
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter { text-align: right; margin-top: 1em }
/*投稿者名の部分*/
.CommentUserName { margin-left: 1em }
/*投稿者のホームページへのリンク部分*/
.CommentURL { margin-left: 1em }
/*投稿された時間が記載されている部分*/
.CommentWriteDate { margin-left: 1em }
/*コメント編集へのリンク部分*/
.CommentEdit { margin-left: 1em }
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock   { background-color: #191919; margin: 8px; padding: 4px; border: solid 1px #565656 }
.CommentFormBlock form { margin: 0; padding: 0 }
/*コメントフォーム用テーブル*/
.CommentFormTable  { color: #fff; font-size: 12px; width: 500px }
/*コメントフォームTHタグ設定*/
.CommentFormTh  { text-align: right; padding: 2px }
/*コメントフォームTDタグ設定*/
.CommentFormTd  { text-align: left; padding: 2px }
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit { text-align: right }
/*inputタグやtextareaの設定*/
.CommentForms   { color: #fff; font-size: 12px; background-color: #565656; border: inset 1px #3d3d3d }
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock { font-size: 12px; padding: 8px }
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data  { text-align: left; padding: 4px 4px 4px 1em }
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date  { font-size: 10px; text-align: right; padding-right: 4px }
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable   { color: #fff; font-size: 12px; padding: 2px; width: 200px; border: solid 1px #3d3d3d }
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable   { color: #fff; font-size: 12px; width: 200px; border-right: 1px solid #3d3d3d }
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd   { border-bottom: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d }
/*記事が存在する場所の設定*/
.CalendarTdLink   { }
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock  { padding: 8px }

.CommentResBox   { margin-left: 0.5em; padding: 8px; border-top: 1px solid #565656; border-right: #cfc9c0; border-bottom: #cfc9c0; border-left: 2px #565656 }

.CommentResTitle   { font-weight: bold; margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px #cfc9c0 }

.CommentResText  { }

.CommentResFooter  { font-size: 10px; text-align: right; margin-top: 8px }

/*-------------------------------------------------------
  コメント -> 追加分-------------------------------------------------------*/
.waku { border-width: 1px; border-style: solid; border-color: #999999; padding: 9px; }
DT { margin-top: 20px; margin-left: 5px; margin-right: 5px; margin-bottom: 30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; }
span.red { font-weight: 800; color: #FF0033; }
SPAN.yellow { color: #006699; }
.futu { font-size: 13px; font-weight: normal; }
.futu2 { font-size: x-small; }

h1 { font-size: xx-small; font-weight: lighter; color: #ffffff; background-color: #ffffff; text-align: left; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; height: 10px; }
H2  { font-size: x-small; margin: 0px; padding: 0px; }
H3 { font-size: 14px; font-weight: 500; margin: 0px; padding-top: 0px; border-left-width: 8px; border-left-style: solid; border-left-color: #003366; padding-left: 10px; padding-right: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #003366; padding-bottom: 0px; }
p {
	line-height: 150%;
	letter-spacing: 3px;
	word-spacing: 2px;
	text-indent: 2px;
}

.w { font-size: 13px; font-weight: 600; color: #333333; background-color: #FFFFFF; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; width: 250px; height: 10px; }
.bb { font-size: 13px; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; margin: 0px; border-width: 0px; border-style: none; padding: 0px; }
.orange { color: #990000; }
.mini { font-size: xx-small; color: #999999; }
.kousin { background-color: #FFFFFF; line-height: 100%; }
img { border-style: none; }
.okiy { font-family: Tahoma; font-size: small; color: #990000; }
strong { font-weight: normal; }
.ookime { font-size: 14px; font-weight: 600; margin-top: 10px; padding-top: 5px; margin-bottom: 5px; }
.main { vertical-align: middle; padding-top: 15px; padding-left: 0px; padding-right: 15px; padding-bottom: 15px; }

.botosen { background-color: #dde7f0; }
.fat {
	font-weight: 600;
}


.saido { font-size: 12px; margin-top: 5px; border-width: 1px; border-style: solid; border-color: #999999; padding: 5px; margin-bottom: 5px; width: 190px; height: 100px; }

.midasi { font-size: small; font-weight: 400; color: #000000; background-color: #E1F0F0; border-width: 1px; border-style: solid; border-color: #336699; padding-top: 2px; padding-left: 10px; margin-right: 0px; margin-bottom: 8px; padding-bottom: 2px; }
.midasi3 { font-size: small; font-weight: 400; color: #000000; background-color: #dee9f3; border-width: 1px; border-style: solid; border-color: #336699; padding-top: 2px; padding-left: 10px; margin-right: 0px; margin-bottom: 8px; padding-bottom: 2px; }

.midasi2 { font-size: medium; font-weight: 600; background-color: #EEE1DB; margin-top: 8px; padding-left: 10px; margin-right: 0px; margin-bottom: 8px; }
.tuyo { font-weight: 600; }
.price { font-weight: 600; color: #e62626; }
/* 基本 */
div#container { font-size: x-small; color: #000000; background-color: #ffffff; text-align: left; line-height: 150%; width: 760px; }
div#primary-column { color: #1c1c1c; padding-left: 5px; padding-right: 10px; width: 590px; float: left; }
div#secondary-column { margin-top: 10px; margin-right: 0px; padding-right: 0px; width: 140px; float: right; }
div#siteinfo-legal { border-top-width: 3px; border-top-style: solid; border-top-color: #CCCCCC; clear: both; }
div#center { text-align: left; margin-top: 10px; margin-right: auto; width: 570px; }

/* メニュー */
div#menu { text-align: center; margin-right: auto; margin-bottom: 4px; width: 140px; }
.menu2 { font-size: x-small; text-align: left; line-height: 190%; padding-left: 5px; margin-bottom: 8px; width: 140px; }
.menu3 { font-family: Tahoma; color: #000000; background-color: #dee9f3; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; padding-top: 3px; margin-bottom: 5px; width: 160px; }
.menu4 { font-family: Tahoma; color: #000000; background-color: #dee9f3; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; padding-top: 3px; margin-bottom: 5px; width: 160px; }
/* メニュー */

/* 特殊 */
div#tcontainer { width: 600px; margin-left: auto; margin-right: auto; text-align: left; } 
div#tprimary-column {  text-align: center; width: 600px; }
/* 特殊 */


/* ヘッダー */
div#header { text-align: left; border-top-width: 1px; border-top-style: none; border-top-color: #336699; border-bottom-width: 5px; border-bottom-style: double; border-bottom-color: #FF0000; padding-bottom: 10px; width: 740px; }
div#header-l { width: 250px; float: left; }
div#header-r { font-size: x-small; color: #666666; vertical-align: middle; padding-top: 10px; padding-left: 30px; width: 470px; float: right; }
/* ヘッダー */

/* 更新履歴 */
div#whatnew { text-align: left; margin-top: 20px; margin-right: auto; margin-bottom: 20px; width: 570px; }
/* 更新履歴 */

/* 検索用 */
.search { text-align: center; margin-top: 5px; padding: 7px; width: 500px; height: 30px; }
.search-l { width: 180px; height: 0px; float: left; }
.search-r { text-align: left; padding-top: 8px; width: 300px; height: 0px; float: right; }

/* 検索用 */

/* 新ショップ */
.newshop { text-align: left; margin-top: 5px; border-width: 1px; border-style: solid; border-color: #666666; padding: 5px; margin-right: auto; margin-bottom: 15px; width: 550px; }
.newshop-l { text-align: center; width: 60px; float: left; }
.newshop-r { font-size: xx-small; padding: 5px; border-left-width: 1px; border-left-style: dotted; border-left-color: #666666; width: 480px; float: right; }
.sin { font-size: small; border-top-width: 1px; border-style: solid; border-color: #003366; padding-top: 3px; border-left-width: 5px; padding-left: 9px; border-right-width: 1px; padding-right: 3px; margin-bottom: 10px; border-bottom-width: 1px; padding-bottom: 3px; width: 300px; }
.sin2 { font-size: x-small; font-weight: 600; background-color: #ffecec; padding-top: 3px; padding-left: 5px; padding-bottom: 3px; width: 350px; }
.sin3 { font-size: x-small; font-weight: 600; background-color: #cee7ff; padding-top: 3px; padding-left: 5px; padding-bottom: 3px; width: 350px; }
.sin4 { font-family: Tahoma; font-size: small; font-weight: 500; background-color: #d6e3f1; margin-top: 7px; border-width: 1px; border-style: solid; border-color: #006699; padding-top: 2px; padding-left: 5px; margin-bottom: 10px; padding-bottom: 2px; width: 400px; }
.sin4-1 { font-family: Tahoma; font-size: small; font-weight: 500; background-color: #e9f3f3; margin-top: 7px; border-width: 1px; border-style: solid; border-color: #006699; padding-top: 2px; padding-left: 5px; margin-bottom: 10px; padding-bottom: 2px; width: 400px; }

.sin5 { font-family: cursive; font-weight: bold; text-align: left; padding-top: 3px; border-left-width: 4px; border-left-style: solid; border-left-color: #FF6600; padding-left: 10px; padding-right: 100px; border-bottom-width: 1px; border-bottom-style: ridge; border-bottom-color: #FF6600; padding-bottom: 3px; }
/* 新ショップ */

/* セール商品 */
.sale-c { text-align: center; margin-top: auto; padding-top: 5px; margin-left: -20px; margin-right: auto; padding-right: 0px; margin-bottom: 10px; width: 540px; }
.sale-ll { font-size: x-small; text-align: left; width: 200px; height: 0px; float: left; }
.sale-rr { font-size: x-small; text-align: left; width: 200px; height: 0px; float: right; }



.sale { text-align: center; margin-top: 3px; border-width: 1px; border-style: solid; border-color: #666666; margin-bottom: 3px; width: 270px; }
.sale-l { font-size: x-small; text-align: left; padding: 2px; width: 100px; height: 0px; float: left; }
.sale-r { font-size: x-small; text-align: left; padding: 2px; margin-left: 2px; margin-right: 2px; width: 135px; height: 150px; float: right; }



/* 購入の流れ用 */
.listflow { text-align: left; padding: 5px; width: 570px; }
.listflow-l { width: 200px; float: left; }
.listflow-r { font-size: small; margin-left: 5px; width: 350px; float: right; }
/* 購入の流れ用 */

/* ショップ */
.shop { text-align: left; border-top-width: 1px; border-style: solid; border-color: #666666; padding: 5px; border-left-width: 2px; margin-right: auto; border-right-width: 2px; margin-bottom: 30px; border-bottom-width: 2px; width: 530px; }
.shop-l { text-align: center; vertical-align: middle; width: 120px; float: left; }
.shop-r { font-size: x-small; border-left-width: 1px; border-left-style: dotted; border-left-color: #666666; padding-left: 8px; width: 400px; float: right; }
.shoptop { font-size: small; font-weight: 500; background-color: #ffffff; margin-top: 50px; border-width: 1px; border-style: solid; border-color: #000000; padding-top: 1px; padding-left: 10px; margin-right: 0px; margin-bottom: 10px; width: 400px; }
.comment { background-color: #ebf4fa; line-height: 140%; padding-top: 10px; padding-left: 4px; padding-right: 4px; padding-bottom: 15px; }


/* ショップ */

/* リスト */
.list { font-size: small; text-align: left; width: 470px; }
.list-l { font-size: x-small; width: 230px; float: left; }
.list-r { font-size: x-small; width: 240px; float: right; }

.list-l2 {  width: 180px; float: left; }
.list-r2 {  width: 380px; float: right; }

.toplist { font-size: x-small; text-align: left; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; width: 570px; }
.toplist-l {  width: 260px; float: left; }
.toplist-r { font-size: 11px; line-height: 140%; width: 300px; float: right; }


/*  リスト */
.list2-l {  width: 250px; float: left; }
.list2-r {  width: 250px; float: right; }

/* カテゴリリスト */
.clist { text-align: left; padding: 5px; width: 500px; }
.clist-l { width: 130px; float: left; }
.clist-s {  width: 160px; float: right; }
.clist-r {  width: 180px; float: right; }
/*  カテゴリリスト */


/* 脱毛の基礎用 */
.dlist { text-align: left; border-width: 1px; border-style: solid; border-color: #666666; padding: 5px; width: 480px; }
.dlist-l { font-size: xx-small; width: 260px; float: left; }
.dlist-r {  width: 120px; float: right; }
/*  脱毛の基礎用 */

/*  脱毛のメリット・デメリット */
.ddlist { text-align: left; margin-top: 20px; border-width: 1px; border-style: solid; border-color: #666666; padding: 5px; margin-bottom: 20px; width: 550px; }

/*  脱毛のメリット・デメリット  */

/*  売れ筋ランキング  */
.rank { text-align: center; margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-bottom: 5px; width: 140px; }
.rank-head { text-align: center; padding-top: 10px; padding-bottom: 10px; width: 140px; }
.rank-under { font-size: xx-small; text-align: left; line-height: 100%; padding-left: 5px; padding-right: 3px; }

/*  売れ筋ランキング  */


.okini { border-width: 1px; border-style: solid; border-color: #000000; width: 190px; }
.migi {
	text-align: right;
	float: right;
}
.link-waku {
	font-size: x-small;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.link-left {
	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}

.elementtable { font-size: x-small; vertical-align: super; line-height: 150%; margin-top: 20px; margin-bottom: 20px; }

.elementrmove { background-color: #ece1e1; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 550px; }
.elementputy { background-color: #f2ffe6; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 550px; }
.elementsaop { background-color: #ffe7d7; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 550px; }
.elementpaffe { background-color: #fff1e8; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.elementepilex { background-color: #ebe1f4; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.elementname { background-color: #cccccc; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.elementnano { background-color: #e1e1ec; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }

.advantage { background-color: #FFEEEE; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.disadvantage { background-color: #F9F9FB; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }




.elementnanomen { background-color: #ffe8e8; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.element { text-align: left; border-width: 1px; border-style: solid; border-color: #000000; padding: 3px; width: 275px; }
.elementl { text-align: left; border-width: 1px; border-style: solid; border-color: #000000;}

.newelementname { background-color: #ffe7d7; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }
.gelelementname { background-color: #e4f1f1; text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 275px; }

.centers {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*  パンダの居るコメント */

.panko { text-align: left; padding-top: 5px; padding-left: 5px; margin-bottom: 30px; padding-bottom: 5px; width: 520px; }
.panko-l { font-family: HGSｺﾞｼｯｸM; font-size: x-small; vertical-align: middle; width: 200px; float: left; }
.panko-r { font-size: x-small; border-width: 1px; border-style: dotted; border-color: #CCCCCC; width: 310px; float: right; }
