@charset "UTF-8";
/* ------------------------------------------

Web Site:	www.daiku.or.jp
Style Name: home.css
 
-------------------------------------------*/


/* HEADER */
#headerBanner,
#headerNavi {
	display:none;
	}
	
#header {
	height:73px;
	}


/* MAIN */
#main {
	margin-top:5px;
	}

/* Mac IE 5 ONLY \*//*/
#mainNavi div{
	margin:0;
	float:left;
	width:270px;
	}
	
/*  */
#mainNavi {
	font-size:100%;
	line-height:1em;
	background:url(../../image/navi_bg.jpg) repeat-y left 0;
	height:150px;
	}
	
#mainNavi div{
	float:left;
	}

#mainNavi ul{
	margin:8px 10px 0;
	}
#mainNavi li {
	margin:0 auto 8px;
	}
#mainNavi li a{
	color:#171717;
	text-decoration:none;
	}

#mainNavi1 {
	width:271px;
	_padding-left:0;
	}
#mainNavi2 {
	width:272px;
	}
#mainNavi3 {
	width:270px;
	}
	
	
/* MAIN NAVI COLOR */
#mainNavi1 li {
	background: url(../img/arrow_grn.gif) no-repeat left center;
	padding-left: 13px;
	}
#mainNavi1 a:hover {
	color:#248237;
	text-decoration:underline;
	}
#mainNavi2 li {
	background: url(../img/arrow_blu.gif) no-repeat left center;
	padding-left: 13px;
	}
#mainNavi2 a:hover {
	color:#075BBF;
	text-decoration:underline;
	}
#mainNavi3 li {
	background: url(../img/arrow_brw.gif) no-repeat left center;
	padding-left: 13px;
	}
#mainNavi3 a:hover {
	color:#BE4616;
	text-decoration:underline;
	}

/* MAIN BOTTOM */

#mainBottom {
	padding:25px 18px;
	border-top:1px solid #C8C4BD;
	}
#mainBottom h3{
	margin:0 0 8px;
	}
#mainBottomLeft {
	float:left;
	width:500px;
	}
#mainBottomRight {
	float:right;
	width:250px;
	}
#mainBottom div {
	margin-bottom:20px;
	}


/* NEWS */
#mainBottomNews li{
	margin:5px 0;
	}
#mainBottomNews li a {
	background: url(../../image/arrow_gry.gif) no-repeat left center;
	padding-left: 13px;
	}
#mainBottomNews li a:hover {
	background: url(../../image/arrow_f2.gif) no-repeat left center;
	}

#mainBottomNews li.fontRED a {
	background: url(../../image/arrow_gry.gif) no-repeat left center;
	padding-left: 13px;
	color:#F02531;
	}
#mainBottomNews li.fontRED a:hover {
	background: url(../img/arrow_red.gif) no-repeat left center;
	padding-left: 13px;
	color:#C00;
	}


/* BANNER 1 */
#mainBottomBanner1 {
	float:left;
	margin-bottom:20px;
	}
#mainBottomBanner1 li{
	float:left;
	}
#mainBottomBanner1 li.fontRED a {
	color:#F02531;
	}
#mainBottomBanner1 li.fontRED a:hover {
	color:#C00;
	}

/* BANNER 2 */
#mainBottomBanner2 {
	height:50px;
	padding-top:20px;
	margin-bottom:20px;
	border-top:5px solid #666;
	}
#mainBottomBanner2 li {
	float:left;
	}
	

/* QR  */
#mainBottomQR {
	margin-bottom:30px;
	_padding-bottom:15px;
	}

/* MOVIE */
#mainBottomMovie li {
	vertical-align:middle;
	padding-top:8px;
	}
#mainBottomMovie li img {
	float:left;
	padding-right:8px ;
	vertical-align:middle;
	}

/* Q&A */
#mainBottomQA {
	margin-top:15px;
	clear:left;
	}
#mainBottomQA li{
	margin:5px 0;
	width:250px;
	}
#mainBottomQA li a {
	background: url(../../image/dotLink.gif) no-repeat left center;
	padding-left: 13px;
	}
#mainBottomQA li a:hover {
	background: url(../../image/dotLink_f2.gif) no-repeat left center;
	}


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

