/* CSS Document */

body {
	margin:30px 0 0 0;
	font-size:80%;
	line-height:170%;
	letter-spacing:0.04em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-attachment: fixed;
}

h2 {
	margin-bottom:20px;
}
h3 img {
	margin:0px;

}
img {
	border:0;
}
img.right {
	float:right;
	padding-left:10px;
}


div#container {
	width:1000px;
	text-align:right;
	background-position:top left;
	background-repeat:no-repeat;
}

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

div#content {
	float:right;
	width:620px;
	text-align:left;
}

div#title {
	float:left;
	padding-top:30px;
	padding-left:30px;
	width:55px;
}

div#main {
	font-family:"ＭＳ Ｐゴシック", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:95%;
	padding-right:20px;
}
div#footer {
	clear:both;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:30px;
	color:#666;
}

div#height {
	height:560px;
	width:620px;
	overflow:auto;
}

.ipod #height,
.iphone #height,
.ipad #height,
.android #height {
        overflow:visible;
        height: auto;
}


/*---------ナビゲーション---------*/

div.navi {
	width:650px;
	padding-top:30px;
}

div.navi span {
	margin:0;
	margin-right:10px;
	margin-left:10px;
}

div.navi-bottom {
	border-top:1px solid #999;
	margin-top:2px;
	padding-top:2px;
	padding-right:16px;
	text-align:right;
}

a:link,a:visited,a:hover {
	color:#666;
	text-decoration:none;
}


/*---------背景系---------*/

div#container.top {
	background-image:url(http://takazawa.jp/img/bg_top.gif);
}

div#container.detail {
	background-image:url(http://takazawa.jp/img/bg_detail.gif);
}

div#container.make {
	background-image:url(http://takazawa.jp/img/bg_make.gif);
}

div#container.life {
	background-image:url(http://takazawa.jp/img/bg_life.gif);
}

div#container.town {
	background-image:url(http://takazawa.jp/img/bg_town.gif);
}

div#container.infomation {
	background-image:url(img/bg_infomation.gif);
}

div#container.company {
	background-image:url(img/bg_company.gif);
}
div#container.item {
	background-image:url(http://takazawa.jp/img/bg_item.gif);
}
div#container.itemdetail {
	background-image:url(http://takazawa.jp/img/bg_itemdetail.gif);
}


/*---------コンテンツ系---------*/

div.content-index {
	padding-bottom:30px;
	padding-left:5px;
	border-left:3px solid #333;
}
div.main p {
	clear:both;
}


/*---------商品一覧カテゴリ---------*/

table.cat {
	width:100%;
	margin-left:10px;
}

table.cat td {
	width:33%;
	padding-bottom:10px;
}
div.item_index img {
	float:left;
	padding-right:15px;
}
div.item_index {
	font-size:90%;
	height:31px;
}
div.item_entry {
	clear:both;
	margin-top:15px;
	border-bottom:5px solid #333;
	border-right:1px solid #333;
	height:195px;
}
div.item_entry img {
	float:right;
	padding-left:15px;
	margin-right:5px;
}
div.item_entry span {
	color:#f00;
}



#blog {
	background-color:#fff;
	/*filter:alpha(opacity=43);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	margin-top:300px;
	padding:10px;
	height:100px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
　　　　a color:black;
}
div.entrytitle {
	width:340px;
	float:left;
	margin-right:60px;
}

div.itemphoto {
	width:90px;
	float:left;
text-align:center;
}

