body {
    padding: 0;
    margin: 0;
    color: #333;
    background: #e9f5f4 url(http://juhee-rim.com/img/top_back1.gif) repeat-x bottom left;
    background-attachment: fixed;
	}

body,td,th {
	font-size: small;
	}

/* トップロゴ・リンク部分 */
#banner {
    padding: 0px;
    margin: 0px;
    background: #e9f5f4 url(http://juhee-rim.com/img/toptitle.gif) no-repeat left top;
    text-align: left;
    width: 170px;
    height:56px;
    overflow: hidden;
    }

#banner-description {
    padding: 0px;
    margin: 0px;
    text-indent: -9999px;
    }

#banner-header {
    padding: 0px;
    margin: 0px;
    text-indent: -9999px;
    }

#banner a,
#banner a:link,
#banner a:visited,
#banner a:hover,
#banner a:active { 
    display:block;
    width: 170px;
    height:56px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    outline-width: 0;
    }

#banner h1 {
    border: 0px;
    padding: 0px;
    margin: 0px;
    }


.top-link a { color: #666; text-decoration: none; font-size: 11px; }
.top-link a:hover { color: #A581C4; text-decoration: underline; font-size: 11px; }

/* トップリンク部 */
#top-title-link {
    margin-top: 10px;
    margin-bottom: 5px;
}

/* Otherページトップ部分 */
#banner-other {
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    background: #e9f5f4 url(http://juhee-rim.com/img/top_back_top.gif) no-repeat center top;
    width: 800px;
    height:50px;
    }


/* フッター */
#footer{
    text-align: center;
    clear: both;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
}

/* IQロゴ表示 */
#iq{
    margin-bottom: 30px;
}


/* 更新表示部分 */
.whatsnew {
	color: #666;
	margin-bottom:15px;
	padding-left:15px;
	font-size: 12px;
	}

.whatsnew a,
.whatsnew a:link,
.whatsnew a:visited {
	color: #fff;
	text-decoration:none;
	}

.whatsnew a:hover {
	color: #2983cf;
	text-decoration:underline;
	}

.whatsnewa:active {
	color: #fff;
	text-decoration:none;
	}

.whatsnew_day {
	color: #689c98;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', serif;
	padding: 0px 0px 5px 20px;
	background: url(http://juhee-rim.com/img/top_alow.gif) no-repeat top left;	}

/* エントリー */
.entry {
    margin: 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
}

.tensen {
	width:100%;
	padding:3px 0 10px 0;
	border-bottom:dotted 1pt #eee;
	}

.main {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-size: 12px;
	}

.main h1 {
	margin: 0px;
	padding:0px;
}

.main_title {
	margin: 0px;
	padding:0px;
	color: #fff;
	font-size: large;
	border-bottom:solid 1pt #fff;
	}

.main_link {
	font-size: 12px;
	padding-left:12px;
	}

.main_line {
	width:100%;
	padding:3px 0 10px 0;
	border-bottom:dotted 1pt #000;
	}

.sub_title {
	color: #8365C1;
	font-size: 14px;
	font-weight:bold;
	padding-left:12px;
	background: url(http://juhee-rim.com/img/top_alow2.gif) no-repeat left center;
	}

.sub_title a {
	color: #8365C1;
	font-weight:bold;
	text-decoration: none;
	}

.sub {
	padding:10px 0 0 24px;
	margin-bottom: 25px;
	}

.mailsub_title {
	font-weight:bold;
	padding-left:16px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(http://juhee-rim.com/img/blog_arr.gif);
	}

img.pic {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background-color: white;
	padding: 4px;
	}


#book_left {
	float: left;
        width: 250px;
	margin-top: 20px;
	}	
#book_right {
	margin-top: 20px;
}
#book_right img {
	border: none;
       vertical-align: bottom;
}
#book_left a:visited,
#book_left a {
	color: #2983cf;
	text-decoration:none;
	}
#book_left a:hover {
	color: #2983cf;
	text-decoration:underline;
	}
#book_left a:active {
	color: #2473b5;
	text-decoration:none;
	}