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


	body {
	margin: 0;
	padding: 0;
	background-color: #aaccaa;
	
} 
	
	#container  {
	width: 945px;
	margin: 0 auto;
    background-color: #ffffff; 
}
	
	#header0  {
	height: 30px;
	margin: 0;
	padding-top: 18px;
	background-color:#4D449C;
} 
	
	
	#header	{
	clear: both;
	height: 84px;
	margin: 0;
	padding: 0;
	background-image: url(header-bk.png);
}
	
	
	#wrapper   {
	background-image: url(../chizu/sabk1.png);
	overflow: hidden;
	width: 100%;
	margin: 0; 
}
	
	#content {
	width: 685px;
	float: left;
	margin: 0 30px 30px 30px;
		
}
	
	#sideber {
	width: 200px;
	float: right;
	margin: 0;
	background-image: url(side-bk.png);
	background-color:#aaaaaa;
}
	
	
	
	#footer   {
	clear: both;
	background-color:#4B665D;
	text-align:center;
	height: 40px;
}

	
/*___ 基本タグ設定 ___*/
	

	img {
  　border-style:none;
}	

    a img {
	border: none;
}
	
	h1 {
	margin-top: 10px;
	font-size: 1.5em;
	color: #000000;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
	
	h2 {
	font-size: 1em;
	color: #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 3px;
}

	h3 {
	margin-top: 16px;
	background-color:#339999;
	padding: 3px 12px;
	font-size: 1em;
	color: #ffffff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
	

	
	address  {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
/*___ header0　一番上の帯 ___*/

   
	#header0 h4  {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 18px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}  
   
   #header02  {
	float: right;
	margin-right: 18px;
	width: 570px;
	margin-top: -3px;
	
}

    #header02 ul  {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
	
	
	#header02 ul li  {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
	
	#header02 ul li a:link  {
	color:#EBD609;
}
	#header02 ul li a:active {
	color:#EBA7E2;
}
	#header02 ul li a:visited  {
	color:#D5FFBC;
}
	#header02 ul li a:hover	{
	color:#08D8FF;
}


    #header02 form  {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	
}	


/*___ header　start ___*/




/*___ 本文エリア（wrapper）start___*/ 


    .imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

    .imgcenter2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

    #content marquee {
	display: block;
	margin-left: auto;
	margin-right: auto
}

    #content p {
	font-size: 0.875em;
	line-height:1.7;
}
	
    #content p strong  {
	font-weight: normal;
	color: #ff3366;
}
	
    #content a {
	text-decoration: none;
	color: #136fff;
}

    #content a:hover {
	text-decoration: underline;
	color: #ff5f17;
}



/*___ 本文（content）start___*/ 


    #content ul  {
	line-height:140%;
	margin-left: 1.5em;
	padding:4px 0px;
	list-style-type: disk;
}



    #content strong  {
	color: #ff0000;
	font-weight: normal;
}
 
    #midiri strong  {
	color: #009966;
}


/*____リンク集　(font-size: 0.875em;)____*/


/*___ メニュー（meru）start___*/ 

    .menu  {
	width: 200px;
	overflow: hidden;
	
}

    .menu li  {
	list-style-type: none;
	margin-bottom: 2px;
	line-height: 0;
	border-bottom: none;
}

    .menu li a	{
	display: block;
	line-height: 20px;
	
	background-color: #99cccc;
	
	font-size: 0.75em;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	border-left: solid 10px #00ffcc;
	
}

    .menu li a:hover	{
	background-color: #6666cc;
	color: #ffcc99;
	border-left: solid 10px #ff99ff;
}

    .menu ul	{
	margin: 8px;
	padding: 0;
}

    .menu ul ul  {
	margin-top: 6px;
	margin-bottom: 14px;
}
　　　
    .menu li li  {
	margin: 0;
	
}

    .menu h2   {
	font-size: 0.875em;
	background-color: #4D449C;
	color: #ffffff;
	padding: 3px 8px;
	margin: 0;
	margin-bottom: 8px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

    .menu .current a  {
	background-position: 0 0;
	color: #ff3366;
	background-color: #ffddff;
	border-left: solid 10px #9999ff;
}
	
	
/*___ main  本文メイン___*/



	
/*___ classセレクタ ___*/
	
