
/* C*/
body{
	background-image:url(../image/back_body.jpg);
	background-repeat: repeat-x;
}


div#main_top{
	width:828px;
	height:460px;
	padding:0;
	background:url(../image/back_mainimg.jpg) no-repeat top;
	clear:both;
}
div#main_top h2,div#main_top p{
	margin:0;
	padding:0;
	text-indent:-9999px;
}

/*
div#home_info{
	width:828px;
	margin:0 auto;
	padding:0;
	background:url(../image/home_info_back.jpg) repeat-y top;
}
div#home_info_bottom{
	width:833px;
	height:25px;
	margin:0 auto;
	padding:0;
	background:url(../image/home_info_bottom_back.jpg) repeat-y top;
}
*/

/* Ctg*/
div#main_left{
	width:480px;
	padding:20px 16px 20px 22px;
	float:left;
	text-align:center;
	background:url(../image/main_left_top.gif) no-repeat top;
	/*background-color:#0000cc;*/
}
div#main_left h3,
div#main_left p{
	text-indent:-9999px;
}
div#left_news{
	width:480px;
	height:31px;
	text-indent:-9999px;
	background:url(../image/h3_news.jpg) no-repeat;	
}
/*
div#left_ichiran,
div#left_ichiran a{
	width:51px;
	height:37px;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/image/ichiran.jpg) no-repeat;	
}

div#left_rss,
div#left_rss a{
	width:51px;
	height:37px;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/image/rss.jpg) no-repeat;
}
*/

div#info{
	padding:10px 0;
}

div#info dl {
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	border-bottom: dotted 1px #DFDCD3;
}
div#info dt {
	float:left;
	width:6.7em;
	font:0.75em Osaka,sans-serif; 
	color:#CD6137;
	padding:0px 0px 5px 5px;
}
div#info dd {
	margin-left:8.7em;
	text-align:left;
	font:0.75em Osaka,sans-serif; 
	color:#333333;
	padding:0px 5px 5px 0px;
}


/* CCg*/
div#main_right{
	width:285px;
	float:right;
	margin:0;
	padding:20px 10px 15px 15px;
	/*background-color:#0000bb;*/
}

div#main_right ul.banner li {
	overflow:hidden;
	margin-bottom: 10px;
}
div#main_right ul.banner li a {
	float: left;
}

div#main_right ul.banner li a:hover {
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

/*
h4#shop,
h4#katarogu,
h4#shop a,
h4#katarogu a{
	width:290px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
h4#shop,
h4#shop a{
	height:111px;
	background:url(../image/right_shop.png) no-repeat;
}
h4#katarogu,
h4#katarogu a{
	height:97px;
	background:url(../image/right_katarogu.png) no-repeat;
}
*/


