* {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	}


body {
	background-color : #f5f5f5;
	background-image:url("http://kantan.rdy.jp/704k/bg.gif");
	}



a {
	color:#000;
	}

a:visited  {
	color:#696969;
	}

a:hover  {
	text-decoration:none;
	}



/* ヘッダ */


div#header {
	height:100px;
	background:url("image/header.jpg") repeat-x;
	margin-bottom:0px;
	position:relative;
	border-bottom : dotted 2px #999;
	}


h1 {
	font-size:18px;
	color:#e3e3e3;
	padding:30px 0 20px 20px;
	}

h1 a , h1 a:visited {
	font-size:18px;
	color:#e3e3e3;
	}


.module-content {
	margin-left:20px;
	}



div#navi-info {
	position: absolute;
	right: 10px; top: 10px;
	height:100px;
	}


div#bread {
	float:left;
	padding-right:100px;
	}


.info , div#bread {
	clear: both;
	text-align:left;
	color:#666;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
	}



.pagelinks {
	padding-top:20px;
	}




/* ナビレフト */



div#nav-left  {
	color:#f2f2f2;
	border-bottom:solid #2a2a2a 1px;
	margin-bottom:5px;
	}

div#nav-left ul {
	list-style-type:none;
	padding:0;
	}

div#nav-left li {
	display:inline;
	text-align:center;
        padding: 0;
        font-size: 10px;
	}


div#nav-left a , div#nav-left a:visited  {
	text-decoration:none;
	text-align:center;
	color:#aaa;
	display:block;
	background-color:#444;
        font-size: 10px;
	font-weight:bold;
	line-height:130%;
        padding: 3px 0 2px 0;
	border-style:solid;
	border-width:1px;
	border-color:#222;
	}

div#nav-left a:hover  {
	text-decoration:none;
	color:#777;
	background-color:#333;
	border-style:solid;
	border-width:1px;
	border-color:#222;
	}

div#nav-left a , div#nav-left a:visited {
	width:100px;
	}



div#tags {
	margin-left:5px;
	}





/* メイン */

td {
	vertical-align:top;
	}





/* エントリー */

.entry-body {
	width:90%;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	text-align:left;
	border-right:2px dotted #999;
	border-bottom:2px dotted #999;
	border-left:2px dotted #999;
	}


.entry-h3 {
	width:100%;
	margin:0 0 10px 0;
	background-color:#fff;
	border:solid 1px #666;
	padding:3px;
	}
.image-rabel {
	font-weight:bold;
	}

.setsumei {
	width:97%;
	margin-bottom:5px;
	}

.sumple-movie {
	float:left;
	margin-right:20px;
	}

.sakuhin-info {
	padding-top:20px;
	}

.sakuhin-info-title {
	font-weight:bold;
	}

.aff {
	padding-top:15px;
	}

.edit {
	width:90%;
	text-align:right;
	}





/* アーカイブ */

/* div#bread は .info と統合 */

div#pn {
	clear: both;
	margin-left:15px;
	text-align:center;
	padding-top:20px;
	}

.next , .previous {
	white-space: nowrap;
	}

.next {
	margin-right:25px;
	margin-left:25px;
	}





/* ライト */

div#right {
	width:300px;
	text-align:center;
	}




div#archive {
	padding-top:20px;
	
	}


div#archive , div#tag-cloud {
	text-align:center;
	text-indent:0.4em;
	}



div#archive ul , div#tag-cloud ul {
	list-style-type:none;
	margin:3px 0;
	}

div#right h3 , div#tag-cloud h3 , div#archive h3 {
	width:90%;
	font-weight:bold;
	color:#8b0000;
	background-color:#fff;
	border: solid 1px #666;
	}

.entry-link {
	width:150px;
	text-align:left;
	padding-bottom:10px;
	}

.entry-link ul {
	list-style-type:none;
	}

.entry-link li {
	white-space: nowrap;
	}




/* 検索結果 */

div#main {
	padding:10px 20px;
	clear: both;	
	}

.entry-tag {
	display:inline;
        padding: 5px 0 4px 0;
	margin-right:5px;	
	}

.entry-tags-header {
	float:left;
	margin-right:5px;
	
	}

.point {
	color:#8b0000;
	font-weight:bold;
	}


/* フッタ */

div#footer {
	clear: both;
	padding-top:20px;
	border-style : solid;
	border-width : 0 0 1px 0;
	border-color : #333;
	}




div#copy {
	text-align:center;
	height:40px !important;
	height /**/ :60px;
	font-size:10px;
	padding:10px;
	border-top:solid #666 1px;
	border-left:solid #666 1px;
	border-right:solid #666 1px;
	background:url("http://kantan.rdy.jp/704k/footer.jpg") repeat-x;
	}


div#copy a {
	color:#fff;
	font-size:10px;
	}


div#footer .nowarap {
	font-size:10px;
	white-space: nowrap;
	}



/* PR モジュール */


.pr-box iframe {
	float:left;
	}

.pr-bun {
	clear: both;
	padding-top:5px;
	}