/* 初期設定 */

*{
	margin:                     0;
	padding:                    0;
}

#CMS_all{
	background:                 #330000;
	font-family:                Verdana;
	text-align:                 center;
}

#CMS_aki{
	padding-top: 15px;
}

#CMS_con{
	background:                 #FFFFFF;
}


a:link,
a:visited{
	color:#069;
}
a:hover{
	color:#09F;
}

.cl{
	clear:                      both;
}

.wrapBg{
	width:                      970px;
	margin:                     0px auto;
	background:                 url(http://www.kuramochi-k.co.jp/common/bg.jpg) no-repeat top;
	position:                   relative;
}

.wrap{
	width:                      900px;
	margin:                     0 auto 0 auto;
}

/* Header */

h1{
	color:                      #FFF;
	text-decoration:            underline;
	font-weight:                normal;
	font-size:                  12px;
	padding-top:                20px;
	/padding-top:                19px;
	_padding-top:                19px;
	padding-bottom:             14px;
	text-align:                 center;
}

h2#logo{
	margin:                     0 auto;
}
h2#logo a{
	margin:                     -12px auto;
	display:                    block;
	text-indent:                -9999px;
	font-size:                  2px;
	background:                 url(http://www.kuramochi-k.co.jp/common/logo.jpg) no-repeat left;
}

#headerlink{
	width:                      160px;
	position:                   absolute;
	top:                        0px;
	right:                      0px;
	color:                      #FFF;
	text-align:                 left;
	font-size:                  12px;
	line-height:                20px;
	margin-top:                 10px;
}
#headerlink a{
	color:                      #FFF;
	text-decoration:            none;
}



/* Menu */

#wrap-Menu{
	clear:both;
	margin:40px 0 0 10px;
}
#wrap-Menu ul li{
	float:                      left;
	list-style:                 none;
}
#wrap-Menu ul li a{
	display:                    block;
	height:                     50px;
	text-indent:                -9999px;
	font-size:                  2px;
}



#menu01{background:             url(http://www.kuramochi-k.co.jp/common/menu01.jpg); width:135px;}
#menu02{background:             url(http://www.kuramochi-k.co.jp/common/menu02.jpg); width:136px;}
#menu03{background:             url(http://www.kuramochi-k.co.jp/common/menu03.jpg); width:136px;}
#menu04{background:             url(http://www.kuramochi-k.co.jp/common/menu04.jpg); width:136px;}
#menu05{background:             url(http://www.kuramochi-k.co.jp/common/menu05.jpg); width:136px;}
#menu06{background:             url(http://www.kuramochi-k.co.jp/common/menu06.jpg); width:136px;}
#menu07{background:             url(http://www.kuramochi-k.co.jp/common/menu07.jpg); width:135px;}

#menu01:link,
#menu01:visited,
#menu02:link,
#menu02:visited,
#menu03:link,
#menu03:visited,
#menu04:link,
#menu04:visited,
#menu05:link,
#menu05:visited,
#menu06:link,
#menu06:visited,
#menu07:link,
#menu07:visited{
	background-position:        top;
}

#menu01:hover,
#menu02:hover,
#menu03:hover,
#menu04:hover,
#menu05:hover,
#menu06:hover,
#menu07:hover{
	background-position:        bottom;
}



/* Footer */

#footerData{
	color:#FFF;
	height:50px;
	font-size:12px;
	margin-top:10px;
	padding-top:10px;
	background:url(http://www.kuramochi-k.co.jp/common/bg_footer.jpg) no-repeat;
}
#footerData h2{
	float:left;
	margin-left:40px;
	padding-left:198px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background:url(http://www.kuramochi-k.co.jp/common/tel.jpg) no-repeat;
	height:60px;
}

#footerData p{
	float: right;
	padding-right:20px;
	line-height:30px;
}