/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* 各共通部分 */

* {
margin: 0px;
padding: 0px;
font-size: 12px;
color: #000000;
}

html {
width: 100%;
height:100%;
}

body {
height:100%;
background: url(cmnfix/bg_body.jpg) repeat-x top #848484;
}

li {
list-style: none;
}

img {
border: none;
vertical-align: top;
}

p {
color: #333333;
font-size: 12px;
line-height: 16px;
}

#wrap {
width: 762px;
height: 100%;
margin: 0px 0px;
padding: 0px 0px;
position:relative;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
color:#333333;
text-decoration:underline;
}

/*ヘッダー
************************************************************/
#header {
width: 762px;
}

/*メイン
************************************************************/
#main {
width: 762px;
}

#m_left {
width: 172px;
float: left;
}

#m_right {
width: 590px;
float: right;
}

/*メニュー
************************************************************/
.logo {
width: 172px;
height: 133px;
}

.logo img {
vertical-align: top;
}

#menu {
width: 172px;
}

#menu ul {
}

#menu ul li img {
vertical-align:top;
}

.bt01 {
}

.bt01 a:hover {
}

.topics {
width: 160px;
height: 79px;
margin: 15px 0px 0px 0px;
padding: 15px 0px 0px 12px;
background: url(cmnfix/bg_topics.jpg) no-repeat;
}

.topics .title_s {
}

.topics .text_s {
margin: 10px 0px 0px 0px;
font-size: 11px;
color: #22121A;
}

.text_s a {
font-size: 11px;
color: #22121A;
}

/*フッター
************************************************************/
#footer {
width: 762px;
height:50px;
background: url(home/img/bg_footer.gif) no-repeat right #000000;
}

#footer p {
padding: 17px 0px 0px 30px;
color: #FFFFFF;
font-size: 11px;
}


/*etc
************************************************************/
.clear_f {
width: 762px;
height:1px;
background: url(home/img/bg_footer.gif) no-repeat right #000000;
font-size: 1px;
clear: both;
}

.counter {
position: absolute;
}
.shopname {
	background-image: url(huku_t/img/title_02_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 541px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

