#top #contents_block {
	width: 380px;
	float: left;
	display: inline;
	margin-left: 26px;
}
#top #side_block {
	width: 130px;
	float: right;
	display: inline;
	margin-right: 12px;
    padding: 0 0 0 0px;
	text-align: center;
}
#top #side_block img {
	margin-top: 20px;
}
#top #side_block p {
	text-align: left;
	font-size: 9px;
	line-height: 140%;
	color: #626262;
	margin: 1px 0 0 8px;
	letter-spacing: 0.1em;
}
/*WINDOWSとMACのSafari用ハック*/
html:not(:only-child:only-child) #top #side_block p {
letter-spacing: 0.2em;
}

/*IE６用ハック*/
* html #top #side_block p {
	font-size: 50%;
}
/*IE７用ハック*/
*+html #top #side_block p {
	font-size: 50%;
}
#top #side_block #sh1 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 10px;
	background-image: url(../img/top/bg_side_welcome.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}

#top #side_block #sh2 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_zakka.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}

#top #side_block #sh3 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_tumb2.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
#top #side_block #sh4 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_stationary.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
#top #side_block #sh5 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_hand.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
#top #side_block #sh6 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_nigaoe2.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
#top #side_block #sp6 {
letter-spacing: 0.06em;
}
#top #side_block #sh7 {
	height: 71px;
	width: 130px;
	text-indent: -9999px;
	margin-top: 12px;
	background-image: url(../img/top/bg_side_journal.jpg);
	background-repeat: no-repeat;
	background-position: 9px top;
}
#top #side_block a {
	display: block;
	height: 71px;
	width: 112px;
	margin: 0 0 0 9px;
}
#top #side_block a:hover {
	background: none;
}
#top #news_title {
	border-bottom: thin solid #99948a;
	text-align: left;
	height: 28px;
	margin: 30px 0 0 0;
}
#top #news_title p {
	font-size: 18px;
	padding-top: 3px;
}
#top #news_text {
	margin-top: 10px;
	text-align: left;
}
#top #news_text img {
	border: 7px solid #ffffff;
}

#top #news_text h3 {
	margin-top: 15px;
}
#top #news_text h3,#top #news_text p {
	font-size: 12px;
}

/*インクルード用CSS*/

#main_contents {
        margin-bottom: 50px;
}

#link_block {
        margin: 15px 0 0 0;
        font-size: 10px;
        text-align: left;
}
#author {
        margin-top: 20px;
        text-align: right;
        font-size: 10px;
}
#contents_block #news_title a:link {
        text-decoration: none;
		font-size: 14px;
        padding-top:3px;
		color: #006699;
}
#contents_block #news_title a:visited {
        text-decoration: none;
		font-size: 14px;
        padding-top:3px;
		color: #006699;
}
#contents_block #news_title a:hover {
        text-decoration: underline;
		font-size: 14px;
        padding-top:3px;		
		color: #006699;
}
