@charset "utf-8";

/* sideL style
------------------------------*/
.newText{
	font-size:0.8em;
	color:#F00;
	margin-left:3px;
}


/* mainCenter style
------------------------------*/
#main_bana{
	margin-bottom:15px;
}
#main_center{
	width: 500px;
}
#center{
	float: left;
	margin-bottom: 20px
}
.cate_top{
	height: 45px;
	background: url(../images/top/main_top.jpg) no-repeat;
	position: static;
}
.cate_center{
	background: url(../images/top/main_center.jpg) repeat-y;
	padding: 10px 20px 0px 22px;
	position: static;
}
.cate_bottom{
	height: 15px;
	background: url(../images/top/main_bottom.jpg) no-repeat;
	margin-bottom: 5px;
}
.cate_top .cate_title{
	padding: 20px 0px 0px 25px;
}
.cate_img01,.cate_img02,.cate_img03{
	position:relative;
	z-index: 100;
}
.cate_img01{
	margin: -40px 0px 0px 370px;
}
.cate_img02{
	margin: -50px 0px 0px 378px;
}
.cate_img03{
	margin: -50px 0px 0px 400px;
}
.cate_img04{
	width: 135px;
	height: 15px;
	margin: -18px 0px 0px 340px;
	background: url(../images/top/magazine_itiran.jpg) 0px 0px;
}
.cate_img04 a{
	font-size: 1px;
	background-color: #ffffff;
	text-indent: -10000px;
	display: block;
	height: 15px;
	width: 135px;
	top: 0px;
	overflow:hidden;
	outline: none;
}
.cate_img04 a{
	width: 135px;
	background: url(../images/top/magazine_itiran.jpg) 0px 0px;
}
.cate_img04 a:hover{
	background: url(../images/top/magazine_itiran.jpg) 0px -15px;
}
.pickup_img{
	margin-right: 13px;
	float: left;
}
#center .webmagazine{
	margin-bottom: 0px;
}
.webmagazine li img{
	border: 1px solid #999999;
	margin-top: -5px;
}
.magazine_img{
	float: left;
	margin-right: 4px;
}

/* main style
------------------------------*/
#whatsNew{
	width: 460px;
	height: 150px;
	position: relative;
	padding: 5px 0px 0px;
}
#whatsNew dl{
	overflow: auto;
	width: 450px;
	height: 145px;
	border: none;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 1.4;
	padding-bottom: 5px;
}
#whatsNew dl dd{
	width: 360px;
	color: #333333;
	margin: -17px 0px 8px;
	padding-left: 65px;
	border-bottom: 1px dotted #999999;
}
#whatsNew dl dd a{
	color: #333333;
	font-weight: bold;
}
#whatsNew dl dd a:link,
#whatsNew dl dd a:visited{
	text-decoration: underline;
}
#whatsNew dl dd a:hover{
	text-decoration: none;
}

/* sideR style
------------------------------*/
#sideR{
	float: right;
	width: 185px;
	text-align: right;
	margin-bottom:20px;
}
#sideR #twitter{
	width: 185px;
	margin: 0px auto;
}
.dm{
	margin-top:5px;
}

/*------------------------------*/

/* for ie6 : starHack
----------------------------*/
* .magazine_img{
	float: left;
	margin-right: 3px;
}
* .cate_bottom{
	height: 25px;
}

/* tuika : Hack
----------------------------*/
* html .news .cate_center{
	margin-top:-17px;
}
* html .pickup .cate_center{
	margin-top:-32px;
}
* html .cate_bottom{
	height: 25px;
}
* html .recommend .cate_center{
	margin-top:-7px;
}
* html .webmagazine li img{
	margin-top: 0px;
}

