/* CSS Document */


p { line-height: 1.5em;
}

.style1 {

  line-height: 22px;
  font-size: 12px;
  color: #000000;
}
   
		   
/* トップ */

.t_style1 {

  line-height: 22px;
  font-size: 14px;
  color: #000000;
  padding: 30px 0px 0px 10px;
}

.t_style2 {

  line-height: 22px;
  font-size: 12px;
  color: #000000;
  padding: 0 0 0 10px;
}



.top_dd{
	border-bottom:#ccc dotted 1px;
	font-size:12px;
	line-height:1.5em;
	padding:0 0 6px 8px;
	text-align:left;
	width:752px;
}


/* リンク設定 */

a:link {
	color: #cc0000;
}
a:visited {
	color: #cc0000;
}
a:hover {
	color: #000000;
}

/* 更新システム部分 */

.sys_style1{
	background-image:url(cakelist/item/title.jpg);
	font-weight:bold;
	height:41px;
	padding:0px 0 0 45px;
	text-align:left;
	width:318px;
}

.sys_style2{
	background-image:url(cakelist/item/en_title.jpg);
	font-weight:bold;
	height:31px;
	padding:10px 0 0 30px;
	text-align:left;
	width:333px;
}

.sys_style3{
	line-height:1.8em;
	padding:15px 0 0 8px;
	text-align:left;
}

.sys_style4{
	background-image:url(info/item/title.jpg);
	color:#CC6600;
	font-weight:bold;
	height:26px;
	padding:15px 0 0 45px;
	text-align:left;
	width:715px;
}

.sys_style5{
	line-height:1.5em;
	padding:15px 0 0 8px;
	text-align:left;
}

img{
	border:0;
	
}