/* basic */

html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック ",sans-serif;
	text-align: center; /* center on ie */
	min-width: 748px;
	color: #4D4D4D;
	background: #FFFFFe url(http://world.x-navi.com/1/images/bgtop.jpg) repeat-x top;
	font-size: 95%;
	}
form, input {
	margin: 0;
	padding: 0;
	}

hr {
    border: 0;
    height: 1px;
    background-color: #F5A0AB;
    color: #F5A0AB;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}


a:link {
	color: #FF3366;
	background: transparent;
	font-weight: bold;
	}
a:visited {
	color: #FF3366;
	background: transparent ;
	text-decoration: underline;
	}
a:hover {
	color: #FF3300;
	background: transparent;
	text-decoration: none;
	}
a:active {
	color: #FF3300;
	background: transparent ;
	text-decoration: none;
	}
h1, h2, h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img {
	border: 0px;
	}
a img {
	border:0px;
	}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .pkg {
	display: inline-block;
	}
/* no ie mac */
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */
#container {
	position: relative;
	margin: 0 auto;
	width: 848px;
	text-align: left;
	padding-bottom: 10px;
	}
#container-inner {
	position: static;
	width: auto;
	}
#banner {
	width: 848px; /* necessary for ie win */
	position: relative; 
	}
#banner-inner {
	position: static;
	padding: 15px 0;
	}
#banner-header {
	margin: 0;
	line-height: 1;
	}
h1#banner-header a {
	display: block;
	background:  url(http://world.x-navi.com/1/images/nururun.jpg) no-repeat;
	width: 275px;
	height: 44px;
	text-indent:-9999px;
	}
#banner-description
	{
	margin-top: 5px;
	margin-bottom: 0;
	color: #ddd;
	font-size: 86%;
	font-weight: normal;
	line-height: 1.125;
	padding: 3px;
	}
#banner-description a {
	color: #FFFFFF;
	}
#banner-description a:hover {
	color: #FF6600;
	}
#pagebody {
	position: relative;
	width: 100%;
	}
#pagebody-inner {
	position: static;
	width: 100%;
	}
#top-message #top-message-inner h3{
	margin: 0 15px 15px 15px;
	padding: 10px;
	font-size: 86%;
	border: 1px dashed #996666;
	}

#alpha, #beta, #gamma, #delta, #top-message{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
	}
#alpha { 
	margin: 0 20px 0 0;
	width: 468px;
	}
#beta {
	margin: 0 20px 0 0;
	width: 160px;
	}
#gamma { 
	margin: 0;
	width: 180px;
	}
#beta-inner,
#gamma-inner,
#delta-inner {
	padding: 0;
	}
#footer {
	clear: both;
	}
#footer-inner {
	clear: both;
	position: relative;
	}
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner, #top-message-inner {
	position: static;
	}


/* content */
.content-nav {
	margin: 10px 0;
	font-size: 86%;
	}
.date-header,
.entry-content {
	position: static;
	clear: both;
	}
.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 0;
	}
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
	}
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
	}
.comments-open label {
	display: block;
	}
#comment-author, #comment-email, #comment-url {
	width: 240px;
	}
#comment-text {
	width: 400px;
	}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	}
#comment-post {
	font-weight: bold;
	}
.bookmarks {
	text-align: right;
	}

/* modules */
.module {
	position: relative;
	overflow: hidden;
	width: 100%;
	}
.module-content {
	position: relative;
	margin: 5px 0 20px 0;
	}
.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	}
li.module-list-item {
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background:  url(http://world.x-navi.com/1/images/tri_level_1.gif) no-repeat left 5px;
	font-size: 86%;
	}
li.module-list-item li.module-list-item {
	font-size: 100%;
	background:  url(http://world.x-navi.com/1/images/tri_level_3.gif) no-repeat left 5px;
	}
li.module-list-item li.module-list-item li.module-list-item {
	font-size: 100%;
	background:  url(http://world.x-navi.com/1/images/tri_level_2.gif) no-repeat left 5px;
	}
li.module-list-item li.module-list-item li.module-list-item li.module-list-item {
	font-size: 100%;
	background:  url(http://world.x-navi.com/1/images/tri_level_1.gif) no-repeat left 5px;
	}
.module-content p {
	font-size: 86%;
	}


/* Text */
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.google-ad-header {
	/* ie win (5, 5.5, 6) bugfix */
	position: relative;
	width: auto;
	width: auto;
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 2px 0;
	color: #666699;
	background: transparent;
	font-size: 90%;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
	font-size: 86%;
	}


p#topicpath {
	margin: 0 0 10px 0;
	font-size: 86%;
	}
.date-header {
	margin: 0 0 10px 0;
	font-size: 86%;
	font-weight: bold;
	text-transform: uppercase;
	}
.entry-header {
	margin-top: 0;
	border-left: 5px solid #ff6699;
	background: #FFECFF url(http://world.x-navi.com/1/images/entrybg.jpg) no-repeat right top;
	padding: 3px 3px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	}
.entry-header-lev2 {
	margin-top: 20;
	border-left: 5px solid #ff6699;
	background: #FFECFF url(http://world.x-navi.com/1/images/entrybg.jpg) no-repeat right top;
	padding: 3px 3px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	}
#archive-title {
	margin: 10px 0px;
	color: #CC0000;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	padding-left: 25px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-top: 3px;
	background-image: url(http://world.x-navi.com/1/images/folder2-y.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.entry-content,
.comment-content,
.trackback-content,
.entry-content .entry-more p,
.entry-content .entry-body p {
	line-height: 1.5em;
	margin-bottom: 20px;
	}
ul.content-nav {
	margin: 0.5em 1em;
	padding: 0.5em 1em;
	}
.entry-content .entry-more li,
.entry-content .entry-body li,
ul.content-nav li {
	padding: 0.2em 0 0.2em 0;
	line-height: 1.5em;
	}

.entry-content dl {
	}
.entry-content dl dt {
	border-left: 3px solid #996666;
	padding: 0 0 0 5px;
	font-weight: bold;
	}
.entry-content dl dd {
	margin: 0 0 1em 1em;
	}
.entry-content h4 {
	border-left: 5px solid #996666;
	margin: 10px 0;
	padding: 0 0 0 5px;
	font-size: 100%;
	font-weight: bold;
	clear: both;
	}
.entry-content h5 {
	border-bottom: 1px solid #996666;
	margin: 10px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	clear: both;
	}
p#subscribefeed {
	margin: 10px 0 20px 0;
	padding-top: 3px;
	line-height: 1.8em;
	font-size: 86%;
	text-align: center;
	clear: left;
	}
p#subscribefeed img,
.entry-content li a img {
	vertical-align: text-bottom;
	}
.entry-footer,
.comment-footer,
.trackback-footer {
	margin: 0 0 20px 0;
	border-top: 1px dotted #999999;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
	}
.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
	margin-left: 10px;
	}
#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #996666;
	padding: 0 10px;
	color: #292e33;
	font-size: 86%;
	text-align: center;
	}
.comments-open-footer {
	margin: 10px 0;
	}

blockquote {
	margin: 10px 0;
	padding: 10px;
	background-color: #F4F4F4;
	border-left: 3px solid #ccc;
	}
blockquote iframe,
iframe.float,
img.float {
	float: left;
	margin: 0 20px 20px 0;
	}
pre {
	width: 468px;
	overflow: scroll;
	}

.search {
	width: 728px;
	margin: 10px auto;
	text-align: center;
	}
.search table {
	margin: 10px auto;
	text-align: center;
	}

#footer {
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ccc;
	}
#footer #footer-inner address {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-style: normal;
	}
/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
	font-size: 86%;
	font-weight: normal;
	color: #999999;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 0px;
}
/* エントリナビ */
.under_navi {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #f4f4f4;
}


.ad {
	font-size: 80%;
	margin-top: 5px;
}



/* 枠の色を定義します */
.AmazonSearchTB1 table {
	border: 0; 
	background-color : transparent;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	}
/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
	color: #333333;
	text-decoration: underline ;
	background: none;
	}
.AmazonSearchTB2 table {
	border: none;
	margin: 0px;
	padding: 1px;
	}
/* 広告部分の背景色を定義します */
.drk7jpSimilarity table{
	background-color : transparent;
	border: none;
	margin: 0px;
	padding: 3px;
	}
.drk7jpSimilarity table tbody tr td {
	padding: 0 0 10px 0;
	}
/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:visited {
	color: #FF3366;
	text-decoration: underline ; background: none;
	font-weight: bold;
	}
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
	color: #FF3300;
	text-decoration: underline ; background: none;
	font-weight: bold;
	}
/* 値段のfont定義 */
.AmaS_price {
	color: #FF9900;
	font-weight: bold;
	}
/* 説明文のfont定義 */
.drk7jpSimilaritySiteSummarys {
	color: #333333;
	}
/* 画像のボーダー定義 */
.AmaS_img img{ 
	border: 1px solid #aaaaaa;
	}
