@charset "utf-8";

/* @override http://localhost/rokkomiso/common/css/top.css */

#main{
	background: url(../images/index/cts_bg.png) top left repeat-y;
	width: 890px;
}
#main #colMain {
	float: left;
	width: 666px;
	padding: 0 0 10px;
}
#main #colExtra {
	float: right;
	width: 200px;
}
#main #colMain #colAB {
	float: left;
	width: 665px;
}
#main #colMain #colAB #colA {
	width: 250px;
	padding: 0 0 10px;
	float: left;
}
#main #colMain #colAB #colB {
	width: 400px;
	float: right;
}

#colA div.headline,
#colB div.headline{
	height: 23px;
	padding: 7px 0 0 13px;
	margin-bottom: 5px;
	background: #666 url(../images/common/ttl_bg.png) left top no-repeat;
}
#colA div.headline{
	margin: 20px 5px 5px;
}
#colA div.item{
	padding: 0 5px 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #746455;
}

#colB #topics,
#colB #whatsNew,
#colB #recipe
{
	margin: 20px 0 0;
}

#whatsNew .news,
#recipe .recipe{
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/common/border01.png) bottom left repeat-x;
}
#whatsNew .link a,
#recipe .link a{
	padding-left: 15px;
	background: url(../images/common/arrow_right01.png) left center no-repeat;
}
#whatsNew .toList,
#recipe .toList,
#releaseArea .toList{
	text-align: right;
}

#topics .ctsBanner ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topics .ctsBanner li{
	margin: 0 0 5px;
	line-height: 0;
}
#topics .ctsBanner li a{
	line-height: normal;
}
#topics .ctsBanner li img{
	vertical-align: top; /* for IE 6,7 */
}
#whatsNew .img{
	float: right;
	margin: 0 0 5px 5px;
}
#whatsNew .date{
	width: 60px;
	font-size: 1.2em;
	line-height: 180%;
	float: left;
}
#whatsNew .title,
#whatsNew .summary,
#whatsNew .link
{
	font-size: 1.4em;
	margin: 0 0 0 60px;
}
#whatsNew .title,
#whatsNew .date,
#recipe .title,
#recipe .date{
	color: #963;
}
#whatsNew .title a,
#recipe .title a{
	color: #963;
	text-decoration:none;
}
#whatsNew .title a:hover,
#recipe .title a:hover{
	text-decoration:underline;
}
#recipe p.img{
	float: left;
	padding-right: 10px;
}
#recipe .title,
#recipe .summary,
#recipe .link{
	font-size: 1.4em;
	margin: 0 0 0 110px;
}



#colExtra .block{
	border: 1px solid #CCC;
	width: 200px;
	margin: 10px 0;
}
#colExtra .block .headline{
	text-align: center;
	height: 20px;
	padding: 4px 0 0;
	line-height: 19px;
	background: #660;
}
#colExtra .block .blockInner{
	padding: 10px;
}
#colExtra .block .headline h2{
	color: #FFF;
	font-size: 1.2em;
}
#colExtra .block .submit{
	margin-top: 10px;
	text-align: center;
}

#colExtra .block ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

#colExtra #login.block li {
	font-size: 1.2em;
	color: #900;
	margin-bottom: 5px;
}
#colExtra #login.block li input {
	width: 165px;
	margin: 0;
	padding: 2px 5px;
}

#colExtra #login.block p.link{
	font-size: 1.4em;
}
#colExtra #login.block p.link a{
	padding-left: 15px;
	background: url(../images/common/arrow_right01.png) left center no-repeat;
}

#colExtra .block #nowPrice{
	font-size: 1.2em;
	color: #630;
	padding: 10px 0;
}
#colExtra .block #nowPrice strong#price{
	color: #F00;
}

#colExtra .block p.summary{
	color: #630;
	font-size: 1.4em;
}
#colExtra .block p.memo{
	margin-bottom: 5px;
	padding: 5px;
	color: #333;
	font-size: 1.2em;
	background: #EEE;
}

#colExtra .block .calendar{
	padding: 4px;
}
#colExtra .block .calendar .head{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#colExtra .block .calendar .head img{
	vertical-align: bottom;
}

#colExtra .block .calendar ul.calDate{
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#colExtra .block .calendar ul.calDate li{
	float: left;
	width: 26px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#colExtra .block .calendar ul.calDate li.normal{
	background: #FFF;
}
#colExtra .block .calendar ul.calDate li.holiday{
	background: #FDD;
}
#colExtra .block .calendar ul.calDate li.today{
	font-weight: bold;
	background: #FFC;
}
#colExtra .block .calendar ul.calDate li.noDay{
	background: #EEE;
}

#colExtra .bannerArea{
	margin: 20px 0;
}
#colExtra .bannerArea ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#colExtra .bannerArea ul li{
	margin-bottom: 5px;        
}

#colExtra #releaseArea div.headline{
	height: 23px;
	padding: 7px 0 0 13px;
	margin-bottom: 5px;
	background: #666 url(../images/common/ttl_bg.png) left top no-repeat;
}
#colExtra div#releaseArea.headline h2 {
	margin-bottom: 15px;
}
#colExtra #releaseArea .unit{
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

#colExtra #releaseArea .publish{
	font-size: 1.2em;
	line-height: 180%;
}
#colExtra #releaseArea .title{
	font-size: 1.2em;
}



