/* CSSテンプレート：ブラック */

/* サイト全体の設定 */
body {
	background-color: #F5F5F5;
	margin: 0px;
}



#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
}

.FloatEnd {
	clear: both;
	font-size: 1px;
}

.img-right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rss-list{
	margin: 0px;
	padding: 0px;
}

li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
}
.sitemap-list {
	display: block;
	list-style-type: none;
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	list-style-position: inside;
}

p{
	margin-top:10px;
	margin-bottom:10px;
　　　　font-size:14px;
　　　　line-height:150%;
}

#script {
	height: 0px;
	width: 0px;
	visibility: hidden;
	position: absolute;
}



/* 見出しのレイアウト */

h1 {
	font-size: 16px;
	margin: 0px;
	width: auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	display: block;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h2,h3,h4 {
	color: #333333;
	font-size: 12px;
	width: 548px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/entry-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}


h5{
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	background-image: url(images/menu-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 5px;
}

/* リンクのレイアウト */

a,
a:visited{
	color: #0066CC;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}

a img {
    border: 0;
}


/* ヘッダーの設定 */

#header {
	height: 95px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://kagami.bambino.jp/1/000000/50/20/0/http://mel-market.com/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#header-menu {
	text-align: right;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 45px;
}
#header-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#header strong {
	display: block;
        text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 400px;
	padding-bottom: 10px;
}

#box #header a {
	color: #FFFFFF;
	text-decoration: none;
}



/* コンテンツレイアウト */

#contents {
	width: 800px;
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-y;
	background-position: 5px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents-main {
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}

/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


/* エントリーのレイアウト */

.entry-excerpt{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.entry-list2 {
	padding: 0px;
	margin: 0px;
}






.entry-body {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
　　　　　　　font-size:14px;
　　　　　　　line-height:150%;

}

.entry-topic {
	font-weight: bold;
	color: #333333;
}
.entry-list {
	margin: 10px;
}

.cpyright {
	text-align: right;
}
.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}


.category-body {
	font-size: 14px;
	line-height: 150%;
	margin: auto;
	width: 550px;
	margin-top: 15px;
	margin-bottom: 5px;

}
.category-body li{
	margin: auto;
	width: 270px;
	margin-top: 3px;
	margin-bottom: 3px;
　　　　font-size:14px;
　　　　line-height:120%;
        float:left;

}
/* メニューのレイアウト */

#menu-box {
	width: 190px;
	display : inline;


	margin-bottom:15px
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}



.menu {
	width: auto;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.menu-list{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style: none;
	width: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}




.menu-rss{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}




/* サイトマップのレイアウト */

.sitemaps {
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
}

.sitemaps-link {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}

.sitemaps-category-link,
.sitemaps-category-link:visited {
	text-decoration: none;
	color: #666666;
}
.sitemaps-category-link:hover{
	color: #FF0000;
	text-decoration: none;
}



/*　その他のレイアウト */

#trackback {
	width: 500px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#site-navi {
	display: block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}


#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}
.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.menu2 {
	width: 188px;
	font-size: 12px;
	margin-bottom:20px;
	border: 1px solid #999999;
	float: left;
	margin-left: 15px;
}
#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}

/**********************/
/*モジュールレイアウト*/
/**********************/


/* アマゾンレイアウト */

.amazon-box {
	height: 310px;
	width: 170px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	border: 1px solid #999999;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.amazon-img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.amazon-title-box {
	margin: 0px;
	font-size: 12px;
	height: 35px;
	text-align: left;
}
.amazon-only-img {
	vertical-align: top;
	float: left;
	margin: 5px;
}
.amazon-description {
	text-align: left;
}

.amazon-box-large p {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.amazon-img-box {
	height: 170px;
	vertical-align: middle;
	margin: 0px;
}
.amazon-box-large {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


.amazon-price-box {
	margin: 0px;
	height: 15px;
	font-weight: bold;
	color: #CC0000;
}

/* ムービー関連のレイアウト　*/

.movie-box {
	margin: 8px;
	line-height: 100%;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
}

.movie-img {
	border: 0;
	margin: 10px;
	height: 100px;
	width: 140px;
}

.youtube-movie-box {
	text-align: center;
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.youtube-thumb-box {
	font-size:12px;
	line-height: 110%;
	margin: 8px;
        padding-top:10px;
        padding-bottom:10px;
	float: left;
	height: 140px;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.youtube-thumb-box img{
	height: 90px;
	width: 120px;
	margin-top: 5px;
}

/* wiki用リンク */

.wiki-link,
.wiki-link:visited
{
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}

/* 教えて＆人力レイアウト */


.hatena-body {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
font-size:14px;
line-height:150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.topic-link,{
	color: #0033CC;
}

.simple-img {
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px;
}

.blog-box {
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
}


/* 電脳卸レイアウト */

.dennou-body {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 550px;
	font-size: 14px;
	line-height: 120%;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

.dennou-img {
	border: 0;
	margin: 10px;
}
.dennou-img-box {
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
.dennou-title {
	width: 430px;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 22px;
}
.price {
	color: #CC0000;
}

.dennou-description {
	border: 1px solid #666666;
	background-color: #F0F0F0;
	padding: 10px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}

/* Yahoo画像 */

.yahoo-img-box {
	margin: 8px;
	line-height: 100%;
	float: left;
	height: 125px;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.yahoo-img-box p{
	margin-top: 5px;
}

.yahoo-img{
	height: 90px;
	width: 120px;
	margin-top: 5px;
}

.yahoo-movie-box {
	padding-top: 5px;
	padding-bottom: 5px;
}

.movie-description {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	width: 370px;
	display: block;
}
.yahoo-movie-img {
	border: 0;
	margin: 10px;
	height: 100px;
	width: 140px;
	float: left;
	vertical-align: top;
	display: block;
}



/* ホテルレイアウト */

.hotel-img-box {
	width: 220px;
	float: left;
	text-align: center;
}
.hotel-img-box img {
	margin: 5px;
}

.hotel-img-more img {
	margin: 10px;
	height: 120px;
	width: 160px;
}
.hotel-title {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hotel-description {
	margin-top: 5px;
}
.hotel-catch{
	font-weight: bold;
	color: #FF0000;
}
.hotel-img-more {
	background-color: #E6E6E6;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

/* カーセンサーラボ・レイアウト */


.car-body {
	width: 550px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.car-title {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0066FF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 5px;
	font-size: 12px;
}

.car-imgbox {
	width: 548px;
	text-align: center;
	height: 100px;
	background-image: url(images/car-back.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.car-imgbox img{
	height: 90px;
	width: 120px;
	border: 0;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 9px;
}

.car-table {
	float: left;
	width: 350px;
}
.car-img {
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 20px;
	margin-left: 20px;
}
.used-car-img {
	float: left;
	height: 132px;
	width: 176px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.car-description {
	width: 530px;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E6E6E6;
	margin-right: auto;
	margin-left: auto;
}
.car-small-description {
	width: 330px;
        float:right;
}
/* 楽天のレイアウト */

.raku-title-box {
	margin: 0px;
	font-size: 12px;
　　　　line-height:14px;
	height: 40px;
	text-align: left;
}

.raku-img-box {
	height: 150px;
	margin: 0px;
}

.raku-img-box img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}

.raku-box {
	height: 280px;
	width: 170px;
	margin: 4px;
	text-align: center;
	border: 1px solid #999999;
	float: left;
}


.photo-box {
	margin: 8px;
        padding-top:10px;
        padding-bottom:10px;
	float: left;
	height: 160px;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-align: center;
}


/* 口コミフォートラベル */
.travel-img-box {
	float: left;
	width: 120px;
}
.travel-body {
	float: right;
	width: 420px;
}
.travel-description {

	width: 538px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AF1705;
	background-color: #FFEDB2;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
}

.travel-title {
        width:auto;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	text-indent: 5px;
	font-size: 14px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 15px;
}
