﻿@charset "utf-8";

/*TOP-Background*/
#stage_header{background-image:url(../../img/top/bg_stage_header.gif);}

/*見出し*/
h3#Concept{background-image:url(../../img/top/h3_concept.gif);}
h3#Shinnen{background-image:url(../../img/top/h3_shinnen.gif);}
h3#News{background-image:url(../../img/top/h3_news.gif);}
h3#Access{background-image:url(../../img/top/h3_access.gif);}

/*メインコンテンツ左*/
div#TopLeft{width:580px;float:left;}
div#TopLeft ol{margin:0;background:url(../../img/top/shinnen.gif) no-repeat;width:580px;height:355px;text-indent:-999em;}

p#ConceptTxt{background:url(../../img/top/concept.gif) no-repeat;width:580px;height:180px;text-indent:-999em;}

/*メインコンテンツ右*/
div#TopRight{width:280px;float:right;}
div#TopRight img{margin:0;padding:7px;}
div#TopRight a:hover img{-moz-opacity: 0.70;opacity: 0.7;filter: alpha(opacity=70);}
div#TopRight p{font-size:85%;line-height:130%;}
div#TopRight ul{font-size:85%;margin:0.5em 0;}
div#TopRight ul li{background:url(../../img/loop/icon_ul.gif) no-repeat left 0.3em;padding-left:15px;}

div#Topgmap{margin-bottom:10px;border:1px solid #ccc;}

p.TopBnr{margin:0 0 10px 0;}
p.TopBnr img{border:1px solid #dedede;padding:1px!important;}


/*新着情報*/
div#TopRight dl{font-size:70%;background:#f3f0e0;margin:0 0 20px 0;padding:1em;}
div#TopRight dl dt{background:url(../../img/top/icon_news.gif) no-repeat left center;padding-left:10px;margin-bottom:.3em;}
div#TopRight dl dd{line-height:140%;margin-bottom:1em;padding-bottom:1.5em;background:url(../../img/loop/dot_bdr.gif) repeat-x bottom;}
div#TopRight dl dd.lastChild{padding-bottom:0;background:none;margin-bottom:5px;}