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


	body {
		font-family: 
	 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin:0;
	background-image: url(../buhin/main1.png);
	background-color: #aaccaa;
} 
	
	body table  {	
	margin: 0 auto;
	padding: 0:
}
	
	
	.mainleft  {
    background-image: url(../annai/left-001.png);
    background-repeat: repeat-y;
    width: 18px;
    background-position: right top;
    margin: 0px;
    padding: 0px;
}

    .mainright {
    background-image: url(../annai/right-001.png);
    background-repeat: repeat-y;
    width: 18px;
    background-position: left top;
} 
	
		
	#container  {
	width: 905px;
	margin: 0 auto;
    background-color: #ffffff; 
	-webkit-box-shadow: 0px 0px 30px #555550;
	box-shadow: 0px 0px 30px #555550;
}




/*++++++++++++++++++++++++++++++++++*/
    /* ヘッダー */
    #head1 {
	
	background-color: #4D449C;
	height: 55px;
}
/*++++++++++++++++++++++++++++++++++*/



	
	#header	{
	clear: both;
	width:100%;
	height: 84px;
	margin: 0;
	padding: 0;
	background-image: url(header-bk.png);
}
	
	
	#wrapper   {
	background-image: url(../buhin/mainbnbk.png);
	overflow: hidden;
	width: 100%;
	margin: 0; 
	

}
	
	#content {
	width: 640px;
	float: left;
	margin: 0 30px 30px 35px;
		
}
	
	#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 {
	font-size: 1em;
	text-align: center;
	color: #778899;
	background-image: url(yyy.png);
	border-style: solid;
	border-width: 1px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
	
	h2 {
	font-weight: 600;
	font-size: 1em;
	color: #2e8b57;
	border-bottom: solid 1px #2e8b57;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
	
	
	h3 {
	margin-top: 16px;
	background-color:#339999;
	padding: 3px 12px;
	font-size: 1em;
	color: #ffffff;
}
	
	a {
	text-decoration: none;
	color: #4169e1;
	font-weight: normal;
}
	
	a:hover {
	color: #ff6699;
	text-decoration: underline;
}
	
	address  {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0;
}
	
	

	
	.shadow1  {
	-moz-box-shadow: 5px 5px 7px #777777;
    -webkit-box-shadow: 5px 5px 7px #777777;
    box-shadow: 5px 5px 7px #777777; 
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#777777')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#777777'); 
}
	
	
	
	
	
	
	#content  p {
	font-size: 0.875em;
	line-height: 150%;
	font-weight: normal;
		
}
	
	
   .imgcap  {
	text-align: center;
	font-size: 0.875em;
	border: solid 1px #999999;
	background-color: #dddddd;
	padding: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
		
}	

    .imgcap img  {
	margin-bottom: 8px;
}	


    .imgcap p  {
	margin: 0;
}	


    span  {
	font-weight: normal;
}

/*___ header0　一番上の帯 ___*/





/*++++++++++++++++++++++++++++++++++*/


.ueobi {
	float: left;
	margin-top: 18px;
}



.clearfix {
overflow: hidden;
}

/* clearfix */
.clearfix:before, 
.clearfix:after {
content: "";
display: table;
}

.clearfix:after {
clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
zoom: 1;
}


.ueobi h4 {
	float: left;
	font-size: 14px;
	color: #ffffff;
	margin-top: 7px;
	padding-left: 30px;
	padding-right: 120px;
}

.ueobi ul {
	float: left;
	width: 250px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 7px;	
}

.ueobi ul li {
	display: inline; 
	list-style: none;
	color: #ffffff;
	margin-right: 20px;	
}


.ueobi ul li a:link  {
	color:#EBD609;
}
.ueobi ul li a:active {
	color:#EBA7E2;
}
.ueobi ul li a:visited  {
	color:#D5FFBC;
}
.ueobi  ul li a:hover	{
	color:#08D8FF;
}

.ueobi form  {
	float: right;
	padding-right: 30px;
}	
/*++++++++++++++++++++++++++++++++++*/
	







/*___ header　start ___*/




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


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


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

    #content p {
	font-size: 0.85em;
	line-height:1.7;
	text-align:justify;
	text-justify:distribute;
}
	
    #content p strong  {
	font-weight: normal;
	color: #ff3366;
}

    #content .imgcap p  {
	text-align: center;
}

    #content .tsnb p  {
	text-align: center;
}
	
    .list01  {
	font-size: 0.875em;
	line-height: 200%;
	
}

    .list01 li  {
	list-style-type: none;
	
}

    .list01 ul  {
	margin: 0 0 0 20px;
	padding: 0;
	
}

/*___ 本文（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;
}

   .photo  {
	float: left;
	font-size: 95%;
	margin-top: 30px;
	margin-bottom: 20px;
}

    .photo img  {
	margin-bottom: 6px;
}	

    .photo p {
	margin: 0;
}

    .bun  {
	width: 300px;
	float: right;
	margin-top: 10px;
}

    .bunshita  {
	clear: both;
	margin-top: 30px;
}

    .tsnb p {
	text-align: center;
}

    #ogawashitei p {
	color: #6600cc;
	font-weight: bold;
}


/*____リンク集　(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;
}

    .menu .current a  {
	background-position: 0 0;
	color: #ff3366;
	background-color: #ffddff;
	border-left: solid 10px #9999ff;
}
	
/* page-top */ 	
    
	#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
    
	#page-top a {
    background: #68699b;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 12px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
    
	#page-top a:hover {
    text-decoration: none;
    background: #a59aca;
}
	
/*___ main  本文メイン___*/



	
/*___ classセレクタ ___*/
	
.bunshita p {
	margin-bottom: 0px;
}
