@charset "utf-8";
/* ============================================================
top.css
 layout styles for http://freec.cau1.com/index
  created: 2009-01-08
  modified:
   $Date:: 2009-02-16 17:52:42#$
   $Author: nakamurak $
   $Revision: 77369 $
============================================================ */

/* ========== top page settings ========== */

body#topPage div#sideNav,
body#topPage div#subContents {
	margin-top:10px;
}
body#topPage h1 {
	margin:0;
	padding:0;
	background:none;
}
body#topPage div.contentsBlock {
	margin-left:0;
	margin-right:0;
	border-top-left-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-topleft:0;
}
body#topPage div#categoryItems h2{
	min-height:49px;
	margin:0;
	padding:0;
	background:none;
	font-size:116%;
}
body#topPage #ie6 div#categoryItems h2{
	height:49px;
}
body#topPage div#categoryItems h2 span {
	display:block;
	padding:9px 5px 23px 51px;
	background:none;
}
body#topPage div#newSpecials,
body#topPage div#categoryNews {
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}
/*
body#topPage div#newSpecials h2,
body#topPage div#categoryNews h2 {
	min-height:49px;
	margin:0;
	padding:0;
	background:none;
	font-size:116%;
}
body#topPage div#newSpecials h2,
body#topPage #ie6 div#categoryNews h2 {
	height:49px;
}
body#topPage div#newSpecials h2 span,
body#topPage div#categoryNews h2 span {
	display:block;
	padding:9px 5px 23px 51px;
	background:none;
}
*/
body#topPage div#categoryItems {
	padding-bottom:0;
}
body#topPage div#categoryItems ul.imageList li p a {
	border-color:#ffffff;
}
body#topPage div#categoryItems ul.imageList li p a:hover {
	border-color:#c7dd8a;
}
body#topPage div#categoryItems h2 {
	background:url(/images/top/title_search.gif) left bottom no-repeat #ffffff;
}
body#topPage div#categoryItems div.content {
	margin:0;
	padding:0;
	background:transparent;
}
body#topPage div#categoryItems ul.imageList {
	padding-top:0;
}
body#topPage #ie67 div#categoryItems ul.imageList {
	padding-bottom:10px;
}
body#topPage #ie67 div#categoryContents {
	zoom:1;
}
body#topPage div#categoryContents div.content {
	margin-top:10px;
}
/*
body#topPage div#newSpecials h2,
body#topPage div#categoryNews h2 {
	background:url(/images/top/title_news.gif) left bottom no-repeat #ffffff;
}
*/
body#topPage div#categoryNews ul.rhombusDotted {
	padding-top:7px;
}
body#topPage div#categoryNews ul.rhombusDotted li {
	margin-top:7px;
	margin-bottom:0px;
}
body#topPage div#categoryNews ul.rhombusDotted li.first {
	margin-top:0px;
}

body#topPage div#categoryContents {
	position:relative;
}
body#topPage div#categoryContents p.logoArea {
	position:absolute;
	left:397px;
	top:2px;
	width:126px
}

body#topPage div#categoryContents div.description p.linkToDetail {
	padding-bottom:0px;
	padding-right:0px;
}
/*
body#topPage ul.tabMenu li.logoArea {
	float:right;
	width:130px;
	padding-top:2px;
	border:0px;
	background:none;
	text-align:right;
}
*/
