

a	{color: #A8C8FD}
body{background-color:#ffffff}


/* コンテナ */
div#container	{width: 950px;
	margin-left: auto;
	margin-right: auto;
      
        padding:10px;
       background-color:#FEF9FE}
       
     
/* ヘッダー */
div#header	{padding: 1px 2px 5px;
                	background-image: url(head.png);
          	background-repeat: no-repeat;
                width:950px;
                height:150px;}

div#header h1	{margin: 0;
               font-size: 1.0em;
               line-height: 1.6;
               color:#747174}

div#header p	{color: #747174;
	font-size: 0.75em;
	margin: 0px:
        }

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 2px;
	margin-bottom: 5px}


/* コンテンツ */
div#content	{width: 770px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-color:#FEF9FE;
	background-image: url(barh.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #111111;
	line-height: 50px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
 	
        }

div#content h3		{background-color: #FEF9FE;
	background-image: url(barh.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #111111;
	line-height: 50px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
 	
        }

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
        margin-left:5px}

div.egao{width: 770px;
          height:360px}


div.left img {float:left
              }

ul.right {width:170px;
          height:360px;
          float:right}

ul.right li{margin-left:-10px}


div.seki{width:700px;
         height:140px;
         margin-top:-10px;
         margin-bottom:5px;}

div.seki p{font-size: 0.9em;
	line-height: 1.7;
       }

div.seki a {color:#cccccc}

span.red {color:#ff0404}

span.sm {font-size:0.85em;
         line-height:1.2;
       margin-left:5px;}

div.news{width:770px;
         margin-top:}

div.news ul{margin-left:-10px;}

div.news ul li{list-style-type: none;
               font-size:0.75em;
         line-height:1.2;
         margin-bottom:2px;}



/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none;
                 }

ul.sidemenu li a	{background-image: url(icon1.png);
                	background-repeat: no-repeat;
           display: block;
	line-height: 30px;
	text-decoration: none;
	color: #111111;
	background-color: #fffeff;
	border-bottom: solid 1px #f265fb;
	padding-left: 15px;
        padding-top:0px}

ul.sidemenu li a:hover	{background-color: #fffeff}





/* フッター */
div#footer	{background-image: url(footerbar.png);
	background-repeat: repeat-x;
	width: 950px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

