/*  +++++　Template Design  Template Bank by モノクリエイト

このcssファイルは、テンプレートバンク会員（有料）の方のみに、使用許可されるものです。
このcssファイルの無断配布及び商用販売を固く禁じます。

　　　　　　　　Copyright (C) 2007 Mono-Create All rights reserved.　+++++ */


/* +++++ すべてのタグの余白をゼロにリセット +++++ */
* {  margin: 0; padding: 0; }


/* リンク設定 */
a { text-decoration: underline; color: #0000ff }
a img { border: 0; }
a:hover {color: #ec9800; }

/* 見出し設定 */
h1 { display: none; }

h2, h3 {
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	text-decoration: none;
	}

h1, h2, h3, h4, p, ul, { margin-top: 0; margin-bottom: 0;}

.style2 {font-size: 11px; font-weight: bold;}

table { text-align: center; }

/* ++++++++++ ベース設定 ++++++++++ */

/* ブログ全体の設定 */
body {
	margin: 0px ;
	background: url(http://review.dryner.com/img/back.gif) repeat-y #ffffff;
	background-position: center ;
	color: #4e4e4e;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}


/* ++++++ ブログの横幅設定 ++++++ */
#container {
	width: 780px;
	background: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: left;
	padding: 0;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

/* コンテンツ部分の横幅 */
#center	{
	width: 552px;
	float: left;
	}

/* サイドバーの横幅 */

#right {
	width: 215px;
	float: right;
	}


/* ++++++++++ レイアウトのデザイン設定 ++++++++++ */
#main {
	background-color: #ffffff;
	padding-top:10px;
	}

#two-right #center {
	border-right: dotted 1px #000000;
	}

/* ヘッドナビゲーション */
.head-navi {
	background: #ffffff;
	padding: 0;
	text-align: center;
	margin: 0;
	clear: both;
	}


/* ページトップリンク */
#return {
	text-align: right;
	font-size: 12px;
	padding: 15px 0 15px 0;
	clear: both;
	}

/* パンくずリスト */
#pankuzu  {
	font-size: 14px;
	color: #444444;
	padding: 0 0 10px 15px;
	font-weight: bold;
	}

.normal {
	font-weight: normal;
	}


/* ++++++ 段の間隔 ++++++ */

/* コンテンツ部分の左右の余白 */
.content div {
	margin-left: 10px;
	margin-right: 5px;
	}

/* 右サイドバーの左右の余白 */
#right div {
	margin-left: 5px;
	margin-right: 10px;
	}

#left div div, .content div div, #right div div {
	margin-left: 0;
	margin-right: 0;
	}



/* ++++++++++ パーツのデザイン設定 ++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */
/* ヘッダー */
.banner,
.banner2	{
	width: 780px;
	background: #ffffff;
	padding-bottom: 10px;
	}

.banner h2,
.banner2 h2{ text-decoration: none; }


#banner-inner {
	background: url(http://review.dryner.com/img/top-banner.jpg) no-repeat #ffffff;
	background-position: center ;
	width:410px;
	height:300px;
	margin: 0 5px 0 0;
	float:left;
	}

#banner-inner h1 {	
	display: none;
	}

#banner-inner h2 {
	display: none;
	}

/* 新着情報 */

#banner-new{
	background: #ffffff;
	width:345px;
	height:250px;
	margin: 0 10px 0 0;
	float:right;
	}

#banner-new h2{
	background: url(http://review.dryner.com/img/new-review.jpg) no-repeat #ffffff;
	font-size: 13px;
	height: 20px;
	color: #4e4e4e;	
	padding: 2px 5px 0 15px;
	margin: 0;
	}

#banner-new ul{
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
	display: block;
	margin: 0 0 5px;
}

#banner-new li {
	padding: 0 5px 3px 0;
	border-bottom: dashed 1px #4e4e4e;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

.discription {
	display: none;
	}


/* メインコンテンツオススメ商品部分 */
.main-inner { margin: 0; }

.main-inner h2 {
	background: url(http://review.dryner.com/img/melmag.jpg) no-repeat;
	background-position: center ;
	height: 90px;
	margin: 0 0 10px 0;
	}

.main-inner h3 {
	font-size: 14px;
	color: #444444;
	}

.main-inner p {
	font-size: 14px;
	color: #444444;
	line-height: 150%;
	padding: 10px 20px 10px 25px;
	margin: 0;
	}

.main-inner p.posted	{
	text-align: left;
	font-size: 12px;
	color: #333333;
	border-top: solid 2px #ec9800;
	padding: 2px 0 0 5px;
	margin: 0;
	clear: both;
	}

.main-inner table {
	width: auto;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	padding: 0;
	margin: 10px 0;
	}

.main-inner td {
	text-align: left;
	}

.right {
	float: right;
	margin: 0px 0px 20px 20px;
	}

.left {
	float: left;
	margin: 0px 20px 20px 0px;
	}


/* エントリー */
.entry h2 {
	font-size: 15px;
	height: auto;
	text-align: left;
	line-height: 150%;	
	padding: 0px 5px 2px 10px;
	margin: 0 0 10px 0;
	}

.entry h3 {
	color: #444444;
	font-size: 14px;
	padding: 7px 0 0 15px;
	}

.entry p {
	color: #444444;
	font-size: 14px;
	line-height: 150%;
	padding: 10px 20px 10px 25px;
	clear: both;	
	}

.entry p.posted {
	text-align: right;
	font-size: 12px;
	padding: 5px 15px 15px 0;
	}

.entry p.extended {
	text-align: right;
	font-size: 12px;
	padding: 10px 15px 10px 0;
	}

.entry ul {
	font-size: 14px;
	list-style-type: none;
	}

.entry li {
	font-size: 13px;
	list-style-type: none;
	line-height: 130%;
	padding: 0 20px 10px 20px;
	margin: 10px 0 0 0;
	border-bottom: dotted 2px #cee4bd;
	}

.entry li a {
	font-weight: bold;
	}

.entry img {
	text-align: center;
	}

/* トラックバック */
.trackbacks {
	position: static;
	overflow: hidden;
	clear: both;
	width: auto;
	margin-bottom: 20px;
	}

.trackbacks h3 {
	font-size: 12px;
	padding: 0 15px;
	}

.trackbacks-content {
	font-size: 12px;
	padding: 0 15px;
	}

.trackback-footer {
	font-size: 12px;
	}

#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #cee4bd;
	padding: 2px 10px;
	color: #333333;
	font-size: 11px;
	text-align: center;
	}

/* カテゴリー一覧・関連エントリー */
.categorybox,
.entry-bottom {
	padding: 10px 15px;
	margin: 10px 0;
	border: 1px dashed #cee4bd;
	}

.categorybox h3,
.entry-bottom h3 {
	font-size: 12px;
	padding: 0 0 5px 0;
	}

.categorybox h4,
.entry-bottom h4 {
	font-size: 12px;
	}


/* アーカイブ・カテゴリーアーカイブの設定 */
.sitemap h2,
.categorylist h2 {
	font-size: 15px;
	height: auto;
	line-height: 150%;	
	padding: 0px 5px 2px 10px;
	margin: 0 0 20px 0;
	}

.sitemap h3,
.categorylist h3 {
	height: auto;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 0 5px;
	padding: 0 0 5px;
	}

.sitemap p {
	color: #444444;
	padding: 7px 0 0 20px;
	font-size: 13px;
	text-align: left;
	margin: 0 10px;
	}

.categorylist p {
	color: #444444;
	line-height: 150%;
	font-size: 13px;
	text-align: left;
	padding: 0 10px 15px 20px;
	margin: 10px 0;
	border-bottom: solid 1px #cee4bd;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */
.sidebar { margin: 0px; }

.freespace,
#sponsored-link {
	font-size: 12px;
	margin-bottom: 20px;
	}

.sidebar h3,
#categories h3,
#recent h3,
#link-list h3,
#sponsored-link h3,
.freespace h3, 
#search h3 {
	width: 200px;
	background: url(http://review.dryner.com/img/sidebar.jpg) no-repeat ;
	font-size: 13px;
	text-align: left;
	height: 20px;	
	padding: 4px 0 0 15px;
	margin: 0 0 10px 0;
	}

.sidebar ul,
#categories ul,
#recent ul,
.freespace ul,
#link-list ul {
	font-size: 12px;
	font-weight: bold;
	display: block;
	list-style-type: none;
	margin: 0 0 20px;
	}

.sidebar #categories ul ul {
	margin-bottom: 0;
	margin-top: 2px;
	}

.sidebar li,
#categories li,
#recent li,
.freespace li,
#link-list li {
	width: auto;
	height: auto;
	line-height: 150%;
	list-style-type: none;
	padding: 0 0 3px 5px;
	}


/* お気に入りに追加 */
.favorite {
	text-align: left;
	padding: 0 0 10px 0;
	}


/* AdSenseの設定 */
.ad_head,
.ad_center,
.ad_kiji,
.ad_side {
	background-color:#fff;
	text-align: center;
	margin: 10px 0;
	}


/* Movable Type・著作権情報 */
#powered {
	width: auto;
	position:center;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 15px;
	padding: 5px;
	border: dashed 1px #666666;
	}


/* フッターの設定ここから */
#footer {
	width: 780px;
	height: 50px;
	background: url(http://review.dryner.com/img/footer.jpg) no-repeat;
	background-position: bottom ;
	font-size:13px;
	text-align: center;
	margin: 0;
	clear: both;
	}

#footer-inner {
	padding: 20px 15px 0 15px;
	}