/*----------基本スタイル ここから------------*/

body {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: "Arial","Helvetica","Verdana","ＭＳ ゴシック","Osaka",sans-serif;
	font-size: 77.5%;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

p {
	line-height: 150%;
	margin: 10px 0;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul,dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}

li,dd {
	margin: 5px 0;
	padding: 0;
}
strong {
	font-weight: normal;
	}

table {
	font-size: 100%;
}

td,th {
	line-height: 150%;
}

td li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(http://blog.heyalog.net/image/top/pochi.gif) 0 50% no-repeat;
}

hr {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:link {
	color:#0166FE;
	text-decoration: none;
}

a:hover {
	color:#5397FB;
	text-decoration: none;
}

a:active {
	color:#5397FB;
	text-decoration: none;
}

a:visited {
	color:#0166FE;
	text-decoration: none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
}

.attention {
	color: #EC2A02;
}

.link {
	padding: 2px 0 2px 20px;
	background: url(http://blog.heyalog.net/image/top/arrow_link.gif) 3px 4px no-repeat;
}

.prevLink {
	padding: 2px 0 2px 15px;
	background: url(http://blog.heyalog.net/image/top/arrow_red_back.gif) no-repeat 0 50%;
}

.nextLink {
	width: 500px;
	text-align: right;
	padding: 2px 10px 2px 0;
	background: url(http://blog.heyalog.net/image/top/arrow_red.gif) no-repeat 100% 50%;
}

.left {
	float: left;
	margin: 17px 10px 10px 0;
}

.right {
	float: right;
	margin: 17px 0 10px 10px;
}

.tLeft {
	text-align: left;
}

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

img.middle {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.mini {
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

/*----------基本スタイル ここまで------------*/

/*----------トップ、レイアウト ここから------------*/
#top .wrapperAll {
	width: 100%;
	text-align: left;
	background: #fff url(http://www.housecom.jp/image/heyalog/background_header_01.gif) repeat-x left top;
}

#top #header {
	width: 781px;
	height: 112px;
	position: relative;
	margin: 0 auto 20px auto;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#top #header h1 {
	height: 67px;
	position: absolute;
	top: 20px;
	left: 0;
}

#top #header h1 span {
	position: absolute;
	bottom: 11px;
	left: 275px;
	font-size: 24px;
	font-weight: normal;
	width: 300px;
}

#top #header #powerd {
	width: 144px;
	height: 61px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 637px;
}

#top #header #search {
	width: 318px;
	height: 40px;
	background: url(http://blog.heyalog.net/image/top/background_search.gif) 0 0 no-repeat;
	position: absolute;
	top: 45px;
	left: 462px;
}

#top #header #search #inputSearch {
	width: 140px;
	height: 15px;
	border-top : 1px solid #888785;
	border-left : 1px solid #888785;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	position: absolute;
	top: 11px;
	left: 95px;
}

#top #header #search .btn {
	width: 55px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 243px;
}

#top #wrapperContent {
	width: 781px;
	margin: 0 auto;
}

#top #naviColumn {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

p#tenki {
	width: 100%;
	text-align: center;
	}

#top #naviList {
	width: 200px;
	margin: 0 0 10px 0;
	background: url(http://blog.heyalog.net/image/top/background_navi_body.gif) 0 0 repeat-y;
}

#top .naviListTop {
	background: url(http://blog.heyalog.net/image/top/background_navi_header.gif) 0 0 no-repeat;
	padding: 10px 0 0 0;
}

#top .naviListEnd {
	width: 200px;
	background: url(http://blog.heyalog.net/image/top/background_navi_footer.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

#top #naviList p.naviTitle {
	width: 179px;
	margin: 0 10px 0 11px;
	padding: 1px 0 2px 0 ;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(http://blog.heyalog.net/image/top/background_navi_title.gif) 0 0 no-repeat;
}

#top #naviList ul {
	width: 160px;
	margin: 5px auto 12px auto;
}

#top #naviList div#naviShops ul li {
	float: left;
	width: 65px;
	line-height: 130%;
	margin: 4px 0;
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#top #naviList div#naviNews ul li {
	float: left;
	width: 130px;
	line-height: 130%;
	margin: 4px 0;
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#top #naviList div#naviSearch p {
	float: left;
	padding: 0 0 0 18px;
}

#top #naviColumn #naviListBnr li {
	margin: 0 0 10px 0;
	padding: 0 0 0 9px;
}

#top #naviColumn #naviListBnr li.txt {
	margin: 0;
	padding: 0 0 0 9px;
}

#top #naviColumn #naviListBnr p {
	text-align: center;
	margin: 3px 0 0 0;
}

#top #naviColumn #naviListBnr li img {
	vertical-align: bottom;
}


#top #naviColumn .naviTitle {
	margin: 0;
	padding: 0;
}

#top #naviColumn #naviShops {
	width: 200px;
}

#top #contentColumn {
	width: 560px;
	margin: 0 0 31px 0;
	float: left;
}

#top #contentColumn #lead {
	width: 560px;
	background:url(http://blog.heyalog.net/image/top/background_lead.gif) 0 100% no-repeat;
	margin: 0 0 10px 0;
}

#top #contentColumn #lead h2 {
	font-size: 16px;
	margin: 10px;
	color: #003499;
}

#top #contentColumn #lead .description {
	width: 540px;
	margin: 10px 10px 0 10px;
	padding: 0 0 7px 0;
}

#top #contentColumn #lead .description p {
	margin-top: 0;
	margin-bottom: 0;
}

#top #contentColumn #searchBnr {
	width: 560px;
	background:url(http://www.housecom.jp/image/heyalog/bnr_search.jpg) 0 100% no-repeat;
	margin: 0 0 10px 0;
}

#top #contentColumn #searchBnr p {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

#top #contentColumn #searchBnr p a {
	display: block;
	padding: 20px 90px 20px;
	color: #fff;
	text-decoration: underline;
}


#top #contentColumn #area {
	width: 560px;
	margin: 0 0 10px 0;
	position: relative;
}

#top #contentColumn #area h3 {
	width: 220px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 10px;
}

#top #contentColumn #area p.txt {
	width: 138px;
	margin: 0;
	position: absolute;
	top: 59px;
	left: 181px;
}

#top #contentColumn #area p {
	margin: 0;
}

#top #contentColumn #news {
	width: 560px;
	margin: 0 0 10px 0;
}

#top #contentColumn #news ul {
	margin: 10px 0 5px 0;
}

#top #contentColumn #news li {
	background: url(http://blog.heyalog.net/image/top/arrow_news_title.gif) 10px 4px no-repeat;
	padding: 5px 0 5px 35px;
	font-size: 100%;
	font-weight: bold;
}

#top #contentColumn #news li .date {
	font-weight: normal;
}


#top #contentColumn #news .item {
	width: 540px;
	margin: 10px auto 0 auto;
}

#top #contentColumn #news .item h4 {
	background: url(http://blog.heyalog.net/image/top/arrow_news_title.gif) 0 4px no-repeat;
	padding: 5px 0 5px 20px;
	font-size: 100%;
}

#top #contentColumn #news .item .description {
	width: 540px;
	background: url(http://blog.heyalog.net/image/top/border_dot.gif) 0 0 repeat-x;
	padding: 1px 0 0 0;
}

#top #contentColumn #news .item h4 .date {
	font-weight: normal;
}

#top #contentColumn #ranking {
	width: 560px;
	margin: 0 0 10px 0;
}

#top #contentColumn #ranking ul li {
	float: left;
	width: 90px;
	padding: 0 10px;
	text-align: center;
}

#top #contentColumn #ranking ul li p {
	margin: 10px 0 0 0;
}

#top #contentColumn #ranking #aClass {
	margin: 10px 0 0 0;
	width: 560px;
}

#top #contentColumn #ranking #bClass {
	width: 560px;
}

#top #contentColumn #recentEntry {
	width: 560px;
	font-size: 100%;
}

#top #contentColumn #recentEntry table {
	width: 540px;
	margin: 10px auto 0 auto;
	border-collapse: collapse;
}

#top #contentColumn #recentEntry table th.entry {
	width: 360px;
	background: url(http://blog.heyalog.net/image/top/border_duoble.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	color: #FD9B02;
	padding: 3px 5px;
}

#top #contentColumn #recentEntry table th.store {
	width: 90px;
	background: url(http://blog.heyalog.net/image/top/border_duoble.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	color: #FD9B02;
	padding: 4px 5px 6px 5px;
}

#top #contentColumn #recentEntry table th.date {
	width: 70px;
	background: url(http://blog.heyalog.net/image/top/border_duoble.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	color: #FD9B02;
	padding: 4px 5px 6px 5px;
}

#top #contentColumn #recentEntry table td.entry {
	width: 360px;
	background: url(http://blog.heyalog.net/image/top/border_dot_grey.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	padding: 4px 5px 6px 5px;
}

#top #contentColumn #recentEntry table td.entry a {
	background: url(http://blog.heyalog.net/image/top/icon_document.gif) 0 2px no-repeat;
	padding: 1px 0 1px 20px;
}

#top #contentColumn #recentEntry table td.store {
	width: 90px;
	background: url(http://blog.heyalog.net/image/top/border_dot_grey.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
}

#top #contentColumn #recentEntry table td.date {
	width: 80px;
	background: url(http://blog.heyalog.net/image/top/border_dot_grey.gif) 0 100% repeat-x;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
}

#top #contentColumn .eyeCatch {
	width: 560px;
	height: 187px;
	position: relative;
	background: url(http://www.housecom.jp/image/search/bg_kodawari.gif) no-repeat center 5px;
	margin: 0;
	padding: 0;
	}

#top #contentColumn .eyeCatch h2 {
	width: 286px;
	position: absolute; top: 80px; left: 20px;
	font-size: 14px;
	color: #E7270E;
	}

#top #contentColumn .eyeCatch p {
	width: 286px;
	position: absolute; top: 90px; left: 20px;
	font-size: 12px;
	}

/*----------トップ、レイアウト ここまで------------*/

/*----------ブログ、レイアウト ここから------------*/

#second #headerTxt {
	width: 580px;
	margin: 0;
	color: #003398;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 200px;
}

#second .wrapperAll {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #fff url(http://blog.heyalog.net/image/top/background_header_02.gif) 0 0 repeat-x;
}

#second #header {
	width: 781px;
	height: 80px;
	position: relative;
	margin: 0 auto;
}

#second #header h1 {
	position: absolute;
	top: 9px;
	left: 0;
}

#second #header #headerHouseCom {
	position: absolute;
	top: 23px;
	left: 600px;
	margin: 0;
}

#second #headerNavi {
	width: 781px;
	margin: -5px auto 10px auto;
	padding: 0 0 7px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#second #storeTitle {
	width: 781px;
	background: url(http://blog.heyalog.net/image/top/background_store_title.gif) 0 100% no-repeat;
	padding: 0 0 2px 0px;
	margin: 0 auto;
	text-align: left;
}

#second #storeTitle h2 {
	color:#65CC35;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

#second #storeTitle h2 a{
	color:#65CC35;
	text-decoration: none;
}

#second #infoTitle {
	width: 781px;
	background: url(http://blog.heyalog.net/image/top/background_info_title.gif) 0 100% no-repeat;
	padding: 0 0 2px 0px;
	margin: 0 auto;
	text-align: left;
}

#second #infoTitle h2 {
	color:#FF7A17;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

#second #infoTitle h2 a {
	color:#FF7A17;
	text-decoration: none;
}

#second #storeTitle p {
	color:#9ACA66;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	margin: 0 0 5px 10px;
	padding: 0;
}

#second #pankuzu {
	width: 781px;
	position: relative;
	margin: 0 auto 15px auto;
}

#second #pankuzu ul {
	width: 725px;
	margin: 8px 0 0 0;
}

#second #pankuzu ul li {
	display: inline;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	background: url(http://blog.heyalog.net/image/top/arrow_pankuzu.gif) 100% 50% no-repeat;
	margin: 0 8px 0 0;
	padding: 0 17px 0 0;
}

#second #information #pankuzu ul li {
	display: inline;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	background: url(http://blog.heyalog.net/image/top/arrow_pankuzu_02.gif) 100% 50% no-repeat;
	margin: 0 8px 0 0;
	padding: 0 17px 0 0;
}

#second #pankuzu ul li.active,
#second #information #pankuzu ul li.active {
	display: inline;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	background: none;
	margin: 0;
	padding: 0;
}

#second #pankuzu #rss {
	position: absolute;
	top: 8px;
	left: 735px;
	margin: 0;
}

#second #wrapperContent {
	width: 781px;
	margin: 0 auto;
}

#second #naviColumn {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

#second #naviList {
	width: 200px;
	margin: 0 0 10px 0;
	background: url(http://blog.heyalog.net/image/top/background_navi_body.gif) 0 0 repeat-y;
}

#second .naviListTop {
	background: url(http://blog.heyalog.net/image/top/background_navi_header.gif) 0 0 no-repeat;
	padding: 20px 0 0 0;
}

#second .naviListEnd {
	background: url(http://blog.heyalog.net/image/top/background_navi_footer.gif) 0 100% no-repeat;
	padding: 0 0 15px 0;
}

#second #naviList p.naviTitle {
	margin: 0 0 0 11px;
}

#second #naviColumn .naviTitle {
	margin: 0;
	padding: 0;
}

#second #naviCalenader {
	width: 200px;
}

#second #naviCalenader p.month {
	width: 160px;
	margin: 0 auto 5px auto;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#second #naviCalenader p.month img {
	vertical-align: middle;
}

#second #naviCalenader table {
	width: 160px;
	margin: 0 20px;
	border-collapse: collapse;
}

#second #naviCalenader table th,td {
	text-align: center;
	font-size: 85%;
	padding: 2px 0;
}

#second #naviAddress {
	width: 200px;
	margin: 10px 0 0 0;
}

#second #naviAddress .photo {
	text-align: center;
}

#second #naviAddress ul {
	width: 160px;
	margin: 10px auto 0 auto;
}

#second #naviAddress ul li {
	line-height: 130%;
	margin: 4px;
	padding: 0;
}

#second #naviRecentEntry {
	width: 200px;
	margin: 10px 0 0 0;
}

#second #naviRecentEntry ul {
	width: 160px;
	margin: 10px auto 0 auto;
}

#second #naviRecentEntry ul li {
	line-height: 130%;
	margin: 4px;
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#second #naviCategory {
	width: 200px;
	margin: 10px 0 0 0;
}

#second #naviCategory ul {
	width: 160px;
	margin: 10px auto 0 auto;
}

#second #naviCategory ul li {
	line-height: 130%;
	margin: 4px;
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#second #naviColumn #naviListBnr li {
	margin: 0 0 10px 0;
	padding: 0 0 0 9px;
}

#second #naviColumn #naviListBnr li.txt {
	margin: 0;
	padding: 0 0 0 9px;
}

#second #naviColumn #naviListBnr li.txtOnly {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

#second #naviColumn #naviListBnr p {
	text-align: left;
	padding: 0 0 0 21px;
	margin: 3px 0 0 0;
}

#second #naviColumn #naviListBnr li img {
	vertical-align: bottom;
}

#second #contentColumn {
	background: url(http://blog.heyalog.net/image/top/background_mokuteki.gif) 0 0 no-repeat;
	width: 560px;
	margin: 0 0 31px 0;
	float: left;
}

#second .storeIndex {
	width: 560px;
	margin: 0 0 31px 0;
	padding: 10px 0 0 0;
	float: left;
}

#second .infoIndex {
	width: 560px;
	margin: 0 0 31px 0;
	padding: 0 0 0 0;
	background: none;
	float: left;
}

#second #contentColumn #wrapperMokutekiCategory {
	padding: 0 0 0 3px;
	margin: 0 0 10px 0;
	background: url(http://blog.heyalog.net/image/top/background_mokuteki_footer.gif) 0 100% no-repeat;
}

#second #contentColumn #wrapperMokutekiCategory p.mokutekiCategoryTitle {
	width: 37px;
	margin: 3px 0 0 0;
	float: left;
}

#second #contentColumn #mokutekiCategory {
	width: 520px;
	float: left;
}

#second #contentColumn #mokutekiCategory .item {
	width: 260px;
	height: 65px;
	float: left;
}

#second #contentColumn #mokutekiCategory .item p.icon {
	width: 55px;
	float: left;
	margin: 0;
}

#second #contentColumn #mokutekiCategory .item .description {
	width: 190px;
	float: left;
}

#second #contentColumn #mokutekiCategory .item .description p {
	margin: 2px 0 0 0;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	line-height: 130%;
}

#second #contentColumn #mokutekiCategory .item p.title {
	width: 190px;
	margin: 0;
	float: none;
}

#second #contentColumn .wrapperEntry {
	width: 560px;
	background: url(http://blog.heyalog.net/image/top/background_entry_body.gif) 0 0 repeat-y;
	margin: 0 0 10px 0;
}

#second #contentColumn .entry {
	width: 560px;
	background: url(http://blog.heyalog.net/image/top/background_entry_title_header.gif) 0 0 no-repeat;
	padding: 10px 0 0 0;
}

#second #contentColumn .entry .entryTitle {
	width: 554px;
	background: url(http://blog.heyalog.net/image/top/background_entry_title_footer.gif) 0 100% no-repeat;
	margin: 0 auto;
}

#second #contentColumn .entry .entryTitle h3 {
	width: 410px;
	float: left;
	margin: 0 0 0 3px;
	padding: 5px 0 15px 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 120%;
}

#second #contentColumn .entry .entryTitle h3 a {
	display: block;
	padding: 0 0 0 30px;
	background: url(http://blog.heyalog.net/image/top/icon_house.gif) 7px 1px no-repeat;
	line-height: 120%;
}

#second #contentColumn .entry .entryTitle h3.info a {
	display: block;
	padding: 3px 0 3px 30px;
	background: url(http://blog.heyalog.net/image/top/arrow_news_title_02.gif) 7px 3px no-repeat;
	line-height: 120%;
}

#second #contentColumn .entry .entryTitle p.date {
	width: 125px;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px 0 15px 0;
	text-align: right;
	line-height: 120%;
}

#second #contentColumn .entry .description {
	width: 524px;
	margin: 5px auto 0 auto;
}

#second #contentColumn .entry .description .photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#second #contentColumn .entry p.post {
	clear: both;
	margin: 0;
	padding: 0 15px 11px 15px;
	background: url(http://blog.heyalog.net/image/top/background_entry_footer.gif) 0 100% no-repeat;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#second #trackbackList {
	width: 558px;
	background: #F3FAFF;
	margin: 10px 0;
	border: 1px solid #D1E3F1;
}

#second #trackbackList h4 {
	margin: 14px 0 12px 14px;
}

#second #trackbackList #trackbackURL {
	margin: 10px 14px 10px 14px;
}

#second #trackbackList .trackback {
	margin: 10px 14px;
	width: 530px;
	border-top: 1px solid #D1E1F0;
}

#second #trackbackList .trackback .tracked {
	text-align: right;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	margin: 10px 0 0 0;
}

#second #trackbackList h5 {
	margin: 10px 0;
	padding: 0 0 0 12px;
	line-height: 150%;
	font-weight: normal;
	background: url(http://blog.heyalog.net/image/top/arrow_trackback_url.gif) 0 6px no-repeat;
}
/*----------ブログ、レイアウト ここまで------------*/

/*----------リスト、レイアウト ここから------------*/

#list #headerTxt01 {
	width: 550px;
	margin: 0;
	color: #003398;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 230px;
}

#list #headerTxt02 {
	width: 550px;
	margin: 0;
	color: #003398;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
	position: absolute;
	z-index: 2;
	top: 17px;
	left: 230px;
}

#list .wrapperAll {
	width: 100%;
	text-align: left;
	background: #fff url(http://blog.heyalog.net/image/top/background_header_01.gif) 0 0 repeat-x;
}

#list #header {
	width: 781px;
	height: 112px;
	position: relative;
	margin: 0 auto 20px auto;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#list #header h1 {
	width: 280px;
	height: 67px;
	position: absolute;
	top: 17px;
	left: 0;
}

#list #header #powerdList01 {
	width: 181px;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 599px;
}

#list #header #powerdList02 {
	width: 181px;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 599px;
}

#list #wrapperContent {
	width: 741px;
	margin: 0 auto 41px auto;
	position: relative;
}

#list p.catch {
	position: absolute;
	top: 62px;
	left: 152px;
	width: 560px;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	color: #FF6664;
}

#list p.btnBackHeyalog {
	position: absolute;
	top: 101px;
	left: 561px;
	width: 156px;
	margin: 0;
}

#list h3 {
	margin: 20px 0;
}

#list .blogList {
	background: url(http://blog.heyalog.net/image/top/background_list_header.gif) 0 0 no-repeat;
	padding: 3px 0 0 0;
	width: 697px;
	margin: 10px auto;
}

#list .blogList h4 {
	background: #65CC00 url(http://blog.heyalog.net/image/top/background_list_footer.gif) 0 100% no-repeat;
	padding: 2px 5px 5px 15px;
	margin: 0 0 10px 0;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
}

#list .blogList table {
	width: 697px;
	border-collapse: collapse;
	font-size: 100%;
}

#list .blogList table td {
	width: 25%;
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}

#list .blogList table td p {
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 0 4px no-repeat;
	margin: 0;
	padding: 2px 0 2px 12px;
	color: #019935;
	font-size: 100%;
}

#list .blogList table td ul {
	margin-bottom: 0;
	font-size: 100%;
}

#list .backArea{
	width: 697px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: right;
}

#list #footer #topOfPage {
	width: 780px;
	text-align: right;
	border-bottom: 0px solid #ccc;
	padding: 0 0 10px 0;
}

#list #naviListBnr {
	width: 780px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
}

#list #naviListBnr li {
	margin: 0;
	width: 183px;
	text-align: center;
	float: left;
}

#list #naviListBnr li.txt p {
	margin: 2px 0 5px 0;
}

#list #naviListBnr li#naviListBnr01 {
	padding: 0;
}

#list #naviListBnr li#naviListBnr02 {
	padding: 0 0 0 16px;
}

#list #naviListBnr li#naviListBnr03 {
	padding: 0 0 0 16px;
}

#list #naviListBnr li#naviListBnr04 {
	padding: 0 0 0 16px;
}

/*----------リスト、レイアウト ここまで------------*/

/*----------検索 ここから------------*/

#searchResults .wrapperAll {
	width: 100%;
	text-align: left;
	background: #fff url(http://blog.heyalog.net/image/top/background_header_01.gif) 0 0 repeat-x;
}

#searchResults #header {
	width: 781px;
	height: 112px;
	position: relative;
	margin: 0 auto 20px auto;
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

#searchResults #header h1 {
	width: 280px;
	height: 67px;
	position: absolute;
	top: 17px;
	left: 0;
}

#searchResults #header #powerd {
	width: 181px;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 9px;
	left: 599px;
}

#searchResults #header #search {
	width: 318px;
	height: 40px;
	background: url(http://blog.heyalog.net/image/top/background_search.gif) 0 0 no-repeat;
	position: absolute;
	top: 45px;
	left: 462px;
}

#searchResults #header #search #inputSearch {
	width: 140px;
	height: 15px;
	border-top : 1px solid #888785;
	border-left : 1px solid #888785;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	position: absolute;
	top: 11px;
	left: 95px;
}

#searchResults #header #search .btn {
	width: 55px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 243px;
}

#searchResults #headerNavi {
	width: 781px;
	margin: -10px auto 15px auto;
	padding: 0 0 7px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	position: relative;
	z-index: 2;
}

#searchResults #wrapperContent {
	width: 741px;
	margin: 0 auto 41px auto;
	position: relative;
}

#searchResults .pageInfoH {
	width: 740px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}

#searchResults .result {
	width: 560px;
	padding: 0 0 1px 0;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #ccc;
}

#searchResults .result h3 {
	font-size: 100%;
	font-weight: normal;
	background: url(http://blog.heyalog.net/image/top/arrow_menu.gif) 10px 1px no-repeat;
	line-height: 120%;
	padding: 0 0 0 25px;
}

#searchResults .result p {
	margin: 10px 0 10px 25px;
}

#searchResults .pageInfoF {
	width: 260px;
	float: left;
	margin: 0 0 20px 0;
}

#searchResults .pageNavi {
	float: left;
	margin: 0 0 20px 10px;
	text-align: right;
}


/*----------検索 ここまで------------*/


/*----------共通レイアウト------------*/

#footer {
	width: 781px;
	margin: -31px auto 0 auto;
}

#footer #topOfPage {
	width: 780px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 0 10px 0;
}

#footer p#footerNavi {
	text-align: center;
	margin: 7px 0 4px 0;
}

#footer p#footerNavi strong {
	font-weight: normal;
}

#footer #footerText {
	text-align: center;
	margin: 7px 0 4px 0;
}

#footer #credit {
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 85%;
}



div.kodawariSearch {
	width: 547px;
	margin: 0 0 30px 10px;
	padding: 0;
	}

div.kodawariSearch table.taBanner {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	}

div.kodawariSearch table.taBanner tr {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	}

div.kodawariSearch table.taBanner td.taLeft {
	width: 36px;
	border: 0;
	margin: 0;
	padding: 0;
	}

div.kodawariSearch table.taBanner td.taRight {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	}

div.kodawariSearch table.taBanner th.taBody {
	width: auto;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background: url(http://www.housecom.jp/image/search/ba_parts-body.gif) repeat-x 0 0;
	border: 0;
	margin: 0;
	padding: 3px 0 0 0;
	}

div.kodawariSearch table {
	width: 547px;
	border: 1px solid #FFCB99;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}

div.kodawariSearch table th {
	width: 20%;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #FFCB99;
	margin: 0;
	padding: 5px 10px;
	}

div.kodawariSearch table td {
	width: 80%;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #FFCB99;
	margin: 0;
	padding: 5px 10px;
	}

div.kodawariSearch table td a {
	margin: 0 30px 0 0;
	padding: 0;
	}

div.kodawariSearch table .yellow {
	background: #FFFFCD;
	}
	
