@charset "utf-8";
/* CSS Document */

/*----------------------------------
=00 css import
----------------------------------*/

/* ティッカー */
@import "newsticker.css";

/* スライドショー */
@import "image-slideshow-4.css";


#main-img{
	width:900px;
	height:336px;
	}


#ticker{
	width:900px;
	height:35px;
	margin:2px 0;
	clear:both;
	background:url(../img/bgfr_ticker.gif) top right no-repeat;
	}
#ticker .cap-news{
	float:left;
	}

#ticker .ticker-area{
	float:left;
	width:400px;
	height:24px;
	margin:4px 0 0 3px;
	}
#ticker .ticker-area h3{
	margin:6px 0 0 0px;
	background:none;
	}


#left{
	float:left;
	width:177px;
	margin-left:1px;
	text-align:center;
	display:inline;
	}
#leftcont{
	margin:0;
	padding:;
	text-align:left;
	}
#leftcont dl{
	width:175px;
	margin:0;
	background:#E3E0E0;
	text-align:center;
	}
#leftcont dl dt{
	padding:4px 5px 3px 17px;
	text-align:left;
	font-size:92%;
	border-top:1px dashed #A4A4A4;
	border-bottom:1px dashed #A4A4A4;
	background:#CDCDCD;
	}
#leftcont dl dd{
	padding-top:7px;
	padding-bottom:15px;
	}
#leftcont dl dd .live-img{
	border:5px solid #fff;
	}
*html #leftcont dl dd .live-img{
	padding:5px;
	border:none;
	background:#fff;
	}
#leftcont dl dd p{
	margin-top:3px;
	font-size:92%;
	}
#leftcont dl dd p a{
	color:#696356;
	}
#leftcont .set-mar{
	margin:15px 0;
	}


#mid{
	float:left;
	width:500x;
	margin:0 10px 0 15px;
	text-align:center;
	}	
#midcont{
	margin:0;
	padding:0;
	text-align:center;
	}
#midcont .bnr-dammy{
	width:341px;
	height:51px;
	margin:0 auto;
	line-height:100px;
	text-align:center;
	}
#midcont .top-news{
	margin:0px auto 25px;
	}
#midcont .blog-news .box{
	margin:10px auto;
	}
#midcont .blog-news .box iframe{
	margin-top:2px;
	}

#right{
	float:right;
	width:186px;
	margin:0;
	text-align:center;
	}

#rightcont{
	margin:0;
	padding:0;
	text-align:center;
	}
#rightcont h4{
	margin:0 auto 5px;
	}
#rightcont h5{
	margin-bottom:7px;
	}



#links{
	width:900px;
	margin-top:30px;
	background:url(../img/bg_link-dot.gif) top repeat-x;
	}
#links .link-l{
	float:left;
	margin:13px 0px 0 38px;
	padding-right:30px;
	display:inline;
	text-align:left;
	border-right:1px solid #D9D9D9;
	}
#links .link-m{
	float:left;
	margin:13px 0 0 40px;
	text-align:left;
	display:inline;
	}
#links .link-r{
	float:right;
	margin:13px 8px 0 16px;
	display:inline;
		border-right:1px solid #D9D9D9;
	}

#links .link-m .list-rn{
	float:left;
	margin-left:40px;
	padding-right:40px;
	}

#links .link-m .list-r{
	float:left;
	padding-right:40px;
	padding-left:40px;
	border-right:1px solid #D9D9D9;
	}

#links .link-m .list-rl{
	float:left;
	padding-right:40px;
	margin:0px;
	border-right:1px solid #D9D9D9;
	}
#links .link-m .list-rr{
	float:left;
	margin-left:40px;
	}
#links .link-m p{
	margin:3px 0 0;
	padding:0;
	clear:both;
	}
