@charset "utf-8";


body{
	background:url(../images/header_bg.gif) repeat-x;
	color:#332c29;
	margin:0;
	line-height:18px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,table,th,td{
	font-family:"ＭＳ Ｐゴシック",  Osaka, sans-serif;
}

*html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,table,th,td{
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
}

*+html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,table,th,td{
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/*
tag
----------------------------------------------------*/

h2,h3,h4,p,ul,li,dl,dt,dd,form{
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}

#headerArea h1,
#headerArea .ttl{
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	margin:7px 0 6px 0;
	padding:0;
}

li{
	list-style:none;
}

img{
	display:inline;
	border:none;
}

a{
	color:#1f63c9;
	text-decoration:none;
}


a:hover{
	color:#619ef9;
	text-decoration:underline;
}

/*
clearfix
----------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
	clear:both;
}

#container{
	text-align:center;
	margin:0 auto;
	width:980px;
}

#headerArea{
	text-align:left;
}

#headerArea .logo a{
	background:url(../images/logo.gif) no-repeat;
	float:left;
	width:251px;
	height:57px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#gnavi{
	float:left;
	margin-left:5px;
}

#gnavi ul li{
	float:left;
}


/*
contents
----------------------------------------------------*/

#path{
	text-align:left;
	margin:10px 0;
	font-size:12px;
	clear:both;
}

#contenstArea{
	margin-top:15px;
	text-align:left;
}

#contenstArea h3{
	margin-bottom:10px;
}

#contenstArea #leftcontents{
	float:left;
	width:685px;
	margin-right:15px;
}

#contenstArea .contentsbox{
	margin-bottom:16px;
	position:relative;
}

#contenstArea .contentsbox .btn_ichiran{
	position:absolute;
	left: 589px;
	top: 13px;
}

#contenstArea .contentsbox .btn_rss{
	position:absolute;
	left: 526px;
	top: 12px;
}

#contenstArea .contentsbox .update{
	position:absolute;
	font-size:12px;
	left: 107px;
	top: 9px;
}

#contenstArea ul li a{
	background:url(../images/i01.gif) 0 6px no-repeat;
	padding:3px 0 0 8px;
}


#contenstArea .articlebox ul{
	text-align:left;
}

#contenstArea .articlebox ul li{
	float:left;
	width:210px;
	margin:0 10px 7px 0;
}

#contenstArea .companybox ul{
	text-align:left;
}

#contenstArea .companybox ul li{
	float:left;
	width:200px;
	height:34px;
	margin:0 10px 0 0;
	line-height:14px;
	padding-left:10px;
	text-indent:-10px;
}

#contenstArea .txt ul li{
	text-align:left;
	margin:0 10px 7px 0;
}

#contenstArea #rightcontents{
	float:left;
	width:280px;
}

#contenstArea #leftcontents .box{
	margin-bottom:7px;
}

#contenstArea #leftcontents .box dl{
	width:123px;
	text-align:left;
	float:left;
	margin-right:15px;
}

#contenstArea #leftcontents .box dt{
	width:123px;
	height:83px;
	overflow:hidden;
}

#contenstArea #leftcontents .box2 dl{
	text-align:left;
	border-bottom:1px dotted #dddddd;
	margin:0 10px 10px 0;
	float:left;
	width:327px;
	height:110px;
	overflow:visible;
}


#contenstArea #leftcontents .box2 dd span{
	display:block;
	text-align:left;
	margin-top:6px;
}

#contenstArea #leftcontents dl.right{
	margin-right:0;
}


#contenstArea #rightcontents .banner{
	margin-bottom:15px;
}

#contenstArea #rightcontents .event{
	position:relative;
}

#contenstArea #rightcontents .event .ichiran{
	position:absolute;
	left: 210px;
	top: 5px;
}

#contenstArea #rightcontents .event .ichiran a{
	background:url(../images/i01.gif) 0 6px no-repeat;
	padding:2px 0 0 8px;
}

#contenstArea #rightcontents .event .box{
	display:block;
	height:120px;
	overflow:auto;
}

#contenstArea #rightcontents .event h4{
	background:url(../images/ttl_rightcontents_bg.gif) no-repeat;
	width:270px;
	height:22px;
	padding:7px 0 0 10px;
	font-size:14px;
}

#contenstArea #rightcontents .contentsbox{
	margin-bottom:15px;
}

#contenstArea #rightcontents .contentsbox .box{
	border:1px solid #dddddd;
	text-align:left;
	padding:10px;
	width:258px;
}

#contenstArea #rightcontents .contentsbox .box li{
	margin-left:8px;
	text-indent:-8px;
	margin-bottom:5px;
}

#contenstArea #rightcontents .contentsbox .box li.ranking01,
#contenstArea #rightcontents .contentsbox .box li.ranking02,
#contenstArea #rightcontents .contentsbox .box li.ranking03,{
	margin-left:0;
	margin-bottom:5px;
}

#contenstArea #rightcontents .contentsbox .box dl{
	margin-bottom:10px;
	width:258px;
	border-bottom:1px dashed #dddddd;
}

#contenstArea #rightcontents .contentsbox .box dl dt a{
	font-size:14px;
}

#contenstArea #rightcontents .contentsbox .box dl dt{
	margin-bottom:5px;
}

#contenstArea #rightcontents .contentsbox .box dl dd{
	font-size:11px;
}

#contenstArea #rightcontents .contentsbox .box .voice,
#contenstArea #rightcontents .contentsbox .box .epirka dl,
#contenstArea #rightcontents .contentsbox .box .review dl{
	border-bottom:1px dashed #dddddd;
	margin-bottom:10px;
}

#contenstArea #rightcontents .contentsbox .box .epirka dt,
#contenstArea #rightcontents .contentsbox .box .review dt{
	float:left;
}

#contenstArea #rightcontents .contentsbox .box .review dt{
	display:block;
	height:60px;
	overflow:hidden;
}

#contenstArea #rightcontents .contentsbox .box .epirka dd,
#contenstArea #rightcontents .contentsbox .box .review dd{
	float:left;
	margin-left:5px;
	width:190px;
}

#contenstArea #rightcontents .contentsbox .box .epirka a,
#contenstArea #rightcontents .contentsbox .box .review a{
	font-size:12px;
}

#contenstArea #rightcontents .contentsbox .box .voice .reporter a{
	font-size:12px;
}

#contenstArea #rightcontents #special{
	background:#f5f5f5;
	padding:10px 10px 5px 10px;
	margin-bottom:15px;
	border-top:1px dashed #dddddd;
	border-bottom:1px dashed #dddddd;
}

#contenstArea #rightcontents #special li{
	margin-bottom:5px;
}

#contenstArea #rightcontents .weblog span{
	display:block;
	text-align:right;
	margin-top:5px;
}

#contenstArea #rightcontents .weblog dl{
	border-bottom:1px dashed #dddddd;
	padding-bottom:5px;
}

#contenstArea #rightcontents .weblog dd{
	line-height:14px;
}


#rightbanner{
	width:280px;
	margin-bottom:10px;
	height:265px;
	display:block;
}


/*
category
--------------------------------------------*/
h1#category,
h3.category_ttl{
	background:url(../images/ttl_bg_category.gif) no-repeat;
	color:#323232;
	width:665px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 0 20px;
	margin-bottom:10px;
}

#contenstArea #leftcontents .categorybox{
	padding:10px 0 3px 0;
	border-bottom:1px dotted #dddddd;
}

#contenstArea #leftcontents .categorybox .img{
	float:left;
	width:123px;
	height:83px;
	overflow:hidden;
	margin:0 10px 10px 0;
}

#contenstArea #leftcontents .categorybox .txt{
	font-size:14px;
	font-weight:bold;
	float:left;
	width:550px;
	margin-bottom:10px;
}

#contenstArea #leftcontents .categorybox .txt p{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

#contenstArea #leftcontents .categorybox .txtright{
	text-align:right;
}


/*
about
--------------------------------------------*/


#contenstArea #leftcontents .about p{
	font-size:14px;
	line-height:24px;
}

#contenstArea #leftcontents .about h4{
	font-size:18px;
}

#contenstArea #leftcontents .about table{
	border:1px solid #dddddd;
	border-collapse:collapse;
	width:680px;
}

#contenstArea #leftcontents .about table th,
#contenstArea #leftcontents .about table td{
	border:1px solid #dddddd;
	padding:5px;
	font-size:12px;
}

/*
footer
----------------------------------------------------*/

.pagetop{
	text-align:right;
	margin:10px 0;
}

#footer{
	background:url(../images/footer_line.gif) top repeat-x;
	text-align:left;
	width:980px;
	overflow:hidden;
	margin-bottom:60px;
	clear:both;
}

#footer ul{
	margin:10px 0 0 -6px;
	float:left;
}

#footer ul li{
	display:inline;
	border-left:1px solid #cccccc;
	padding:2px 5px 0 5px;
}

#footer .right{
	font-size:11px;
	text-align:right;
	line-height:12px;
	float:right;
	margin-top:10px;
}
