@charset "utf-8";
/*
=========================================================
Copyright 2009. DENKIDO CORPORATION. All rights reserved.
http://www.
=========================================================
*/

/* ********************************************************************************
 * layout
 * ******************************************************************************** */
/* -----------------------------------------------
 * #ivF
 * ----------------------------------------------- */
#ivF{
	margin-bottom: 20px;
}

/* -----------------------------------------------
 * #mainImg
 * ----------------------------------------------- */
#mainImg{
	background:url(img/main_ttl.gif);
	width:908px;
	height:280px;
}

#mainImg h2,
#mainImg p{
	text-indent:-9999px;
}


/* -----------------------------------------------
 * #main
 * ----------------------------------------------- */
#main{
	background-image: url(shared/img/main_bg.gif);
	background-position: left top;
	padding: 16px;
	margin: 0px 0px 40px;
}




/* ---------------------------- 
 * > dl (.taiyo .all)
 * ---------------------------- */
dl.taiyo,
dl.all{
	width:448px;
}
dl.taiyo dd,
dl.all dd{
	height:166px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/main_dl_bg.gif);
}
dl.taiyo dd ul,
dl.all dd ul{
	height:130px;
	background-repeat: no-repeat;
	background-position: 24px 18px;
	padding: 18px 0px 0px 164px;
}
dl.taiyo dd ul li,
dl.all dd ul li{
	margin-bottom:12px;
	line-height:16px;
}
.topLink{
	margin: 15px 0px 0px;
	padding: 0px 17px 0px 0px;
	text-align:right;
}

/* ---------------------------- 
 * > .taiyo
 * ---------------------------- */
dl.taiyo{
	float:left;
}
dl.taiyo dd ul{
	background-image: url(img/taiyo_list_bg.gif);
}

/* ---------------------------- 
 * > .all
 * ---------------------------- */
dl.all{
	float:right;
}
dl.all dd ul{
	background-image: url(img/all_list_bg.gif);
}

/* -----------------------------------------------
 * #main2
 * ----------------------------------------------- */
/* ---------------------------- 
 * > .news
 * ---------------------------- */
dl.news{
	float:left;
	width:482px;
}
dl.news dt{
	display:block;
	background-color: #faf8f2;
	border: 1px solid #e0dcd2;
	margin-bottom:6px;
}
dl.news dt span.deco{
	display:block;
	border-left: 11px solid #4fb444;
	padding:10px;
}
dl.news dt span.deco a{
	margin-left: 326px;
}
dl.news dd{
	padding: 7px 0px;
	border-bottom: 1px dotted #cccccc;
}
dl.news dd.newsBtm{
	border-style: none;
}

/* ---------------------------- 
 * > .topBnr
 * ---------------------------- */
ul.topBnr{
	float:right;
	width:434px;
}
ul.topBnr li{
	float:left;
	margin-bottom:20px;
}
ul.topBnr li.bnrL{
	margin-right: 18px;
}

/* -----------------------------------------------
 * #footer
 * ----------------------------------------------- */
#footer p.footMenu{
	background-image: url(shared/img/footmenu_bg_01.gif);
}
