﻿@charset "UTF-8";

@import "./base.css";

/* ================================================================================== 

■１．Flash

================================================================================== */
#top-flash{
	width:900px;
	text-align:center;
	background:url(../top_img/top_swf_bg.gif) bottom repeat-x;
	height: 300px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}



#innner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.ti_category1{
	padding-bottom: 10px;
}
.ti_category2{

}
.category_nr{
	height: 43px;
	width: 448px;
	position: relative;
}
.nr-ti{
	height: 43px;
	width: 448px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.bt-ichiran{
	height: 17px;
	width: 76px;
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 2;
}

#left-nav {
	margin-left: 10px;

}
#left-nav li{
	float:left;
}
#left-nav2 {
	width: 206px;

}
#left-nav2 li{
	float:left;
}
.li-L {
	margin-right: 18px;
	margin-bottom: 20px;
}

.li-R {
	margin-bottom: 20px;

}

.li-L-bt{
	margin-right: 18px;
}

.li-R-bt{
}

#contentRt{
	background-image: url(../../img/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:448px;
	float:right;
}


.top-upper{
	padding-bottom: 25px;
	background-image: url(../../img/news_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}



#top-info{
	width:418px;
	height:270px;
	overflow:auto;
	margin-left: 20px;
	
}



.c-info {
	width:368px;
	margin-bottom: 10px;
}

.c-info-ti {
	height: 20px;
	width: 368px;
	margin-bottom: 5px;
}

ul.c-info li {
	color:#555;
	font-size:1.1em;
	margin-bottom: 3px;
	line-height: 1.4;
	background-image: url(../../img/ic_cl.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 3px;
}

ul.c-info li  a{
	color:#555;
	text-decoration:none;

}
ul.c-info li a:link{

}
ul.c-info li  a:hover{
	color:#0438f9;
	text-decoration:underline;
}
ul.c-info li a:visited{

}



.top-news{
	width:418px;
	height:260px;
	overflow:auto;
	margin-left: 20px;
}



.top-news dl{
	font-size:1.1em;
	margin-bottom: 15px;
	padding-right: 10px;

}

.top-news dl dt {
	font-size:1em;
	background-image: url(../../img/topic_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;

}

.top-news dl dd {
}

.top-news dl dd a{
	color:#555;
	text-decoration:none;
}

.top-news dl dd a:hover{
	color:#0438f9;
	text-decoration:underline;
}
.top-news dl dd a:visited{

}
.dd-bl{
    color:#0438f9;
}

