/* -------------- トップページ関連  --------------- */



/* ------------ rssnews  ------------  */



/* 緊急情報 */

div .lead-01 {
	display:block;
	margin:10px 0 15px 0;
	padding:0px 0 3px 0;
	border-bottom:3px solid #fee;
	line-height:1;
}


#fra-rssnews {
	overflow:hidden;
	margin: 0 0 0 10px;
	padding: 0;
}

#fra-rssnews dl{
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}

#fra-rssnews dt{
	height: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:12px;
}

#fra-rssnews dd{
	height: 20px;
	margin: -100px 0 10px 90px;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:12px;
}

#fra-rssnews p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}







/* ----------------------------------------------------------------  */
/* ---------------------  スライドショー --------------------------  */
/* ----------------------------------------------------------------  */


#top-mainimg {
	width:890px;
	height: 430px;
	margin: 0 0 20px 25px;
	padding: 0;
}

/* ------------ top-main-function  ------------  */


.dumbCrossFade {
	width:890px;
	height:430px;
	display:block;
	/* cursor:pointer; */
	border:none;
	position:relative;
}

.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}

.dumbCrossFade .dumbItem img {
	border:none;
}

.dumbCrossFade * {
	border:none;
	text-decoration:none;
}

.heading {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
	display:block;
}

#sourceheading {
	cursor:pointer;
}

#source, #docs {
	font-size:12px;
	font-family:Courier;
	margin-bottom:20px;
	display:none;
}


.fadebox {
	width:890px;
	height:430px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
}

.fadebox div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}

.fadebox div img {
	border:none;
}

.fadebox div p{
	background:#fff;
	color:#000;
}

.fadebox *
{
border:none;
text-decoration:none;
}



/* --- トップブログ枠  --- */

#fra-news{
	margin: 0;
	padding: 1px;
	background-color:#e5e5d1;
}

#fra-news-inner{
	color: #686831;
	margin: 0px 0px 0px 0px;
	padding: 19px 20px 20px 20px;
	text-align:left;
	background-image:url(../images/bg-blog-news.gif);
}

#smile-news {
	font-size:80%;
	height:390px;
	line-height:1.5;
	margin: 0;
	padding: 5px 10px 10px 10px;
	background-color:#fff;
	overflow:hidden;
	border:2px solid #acdcff;
}


.smile-left {
	float:left;
	width:307px;
	background-image:url(../images/bg-bor-newsbox.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.smile-left li{
	margin-bottom:5px;
}

.smile-right {
	float:right;
	width:307px;
}
.smile-right li{
	margin-bottom:5px;
}


#smile-news p{
    font-size:80%;
	line-height:130%;
}





#tsutsuji-news {
	clear:both;
	font-size:80%;
	line-height:1.5;
	margin: 20px 0 0 0;
	padding: 12px 10px 10px 10px;
	background-color:#fff;
	overflow:hidden;
	border:2px solid #a2ebb2;
}

#tsutsuji-news p{
    font-size:100%;
	line-height:130%;
}






/* --- トップニュース枠  --- */


#topnews-top{
	width: 680px;
	height: 57px;
	text-align:left;
	background-image:url(../images/img_mklnews_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#topnews-body{
	width: 680px;
	height: 310px;
	background-image:url(../images/img_mklnews_bg.gif);
	background-repeat:repeat-y;
	font-size:80%;
	line-height:160%;
}

#topnews-inner{
	width: 620px;
	height: 310px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
}

#topnews-bot{
	width: 680px;
	height: 29px;
	text-align:left;
	background-image:url(../images/img_mklnews_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0px 0px 20px 0px;
}


#topnews p{
	font-size:80%;
	line-height:160%;
}







/* --- よくある質問  --- */

#qanda-index{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#qanda-index strong {
	display:block;
	margin: 2em 0 0 0;
}

#qanda-index a {
	color:#3366FF;
	text-decoration:none;
}
#qanda-index a:hover {
	color:#5b69bc;
	text-decoration: underline;
}

#qanda-index dl {  
	width:570px;  
	font-size: 90%;
	line-height:150%;
	padding: 0 0 0 1em;
}  
#qanda-index dt {  
 	float:left;  
 	width:50px;  
 	padding:5px 0 8px 0;  
 	clear:both;  
 	font-weight:bold; 
	color:#FF99CC;
}  
#qanda-index dd {  
 	width:520px;  
 	margin-left:35px;  
 	padding:5px 5px 8px 10px;
	font-weight:bold;
}  





#qanda{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
}






