﻿Author: agent "cmsdoc"

@charset "Shift_JIS";
/*
/*++++++コンテンツ+++++*/

* {
	margin: 0;
	padding: 0;
}



body {
      margin:0;
      padding:0;
      text-align:center;
      background-image:url(img/back.jpg);
	height:100%;
	font-size:0.875em;
	font-style:normal;
	font-weight:normal;
	color : #292829;
	line-height: 160%;
	text-decoration:none;
      }


#container {
       width:850px;
	height:100%;
       margin-right:auto;
       margin-left:auto;	
       }



a {
  color:#666;
  font-family: Osaka, Verdana, sans-serif;
  }


a:hover, a:active {
	color: #fa5005;
         }

p {
   font-size:0.875em;
   line-height:150%;
   color:#666;
   font-family: Osaka, Verdana, sans-serif;
   }

li {
	text-decoration:none;
}
ul {
	text-decoration:none;
}

/*++++++ヘッダー++++++*/

#logo {
	margin-top:150px;
}



/*++++++メインコンテンツ++++++*/



/*++++++サイドバー++++++*/


/*++++++rightboxコンテンツ++++++*/

/*++++++topニュース++++++*/



/*++++++フッター++++++*/

#footer {
	margin-top:195px;
        text-align:center;
}
#footer address {
        font-size:12px;
	font-style:normal;
        color:#666;
      }