body {
	text-align: center;
	width: 100%;
	background-color: #230010;
}

.wrapper {
	text-align: left;
	line-height:1.4;
	margin-top:-10px;
	 margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	width: 950px;
	background-color: #f8f1ff;
}

.header { height: 205px;
	margin-top:1px;}
	
	h1	{					font-size: 16pt; 
						font-family: sans-serif; 
						font-weight:bold;
						margin-top: 0;
						margin-bottom:0;
						}   
						
						 
h2	{					font-size: 14pt; 
						font-family: sans-serif;
						font-weight:bold;
						margin-top: 0;
						margin-bottom:0;
						vertical-align:top;
						}  
						

						
						
h3	{					font-size: medium; 
                        font-family: sans-serif;
						font-weight:bold;
						margin-top: 0;
						margin-bottom:0;
                        vertical-align:bottom;
                        }  
                           
/* ========背景付見出し======== */
						   
div.midasi {
  margin: 1em 0;
  width:500px;
  background: url(../img/brunch/ribbon.jpg);
}

div.midasi h2 {
  margin-left:50px;
 margin-top: 20px;
margin-bottom:20px;
  padding: 5px;
  color: #000000;
}						   

a	{
							text-decoration:underline; 
						color:#230010;
						}


a.visited	{
							text-decoration:underline; 
						color:#a682af;
						}

.main {
	position: relative;
	width: 900;
}

#menu {
   width:100%;
   font-size:11pt;
   float:left;
    padding:0px;
   border-bottom:5px solid #e0c4e7;
   background:url("../img/bg_menu.gif") 0 0 repeat-x;
}





/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:800px;
   margin:0 auto;
   padding:0;
   border-right:1px solid #e5e5e5;
}

#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:155px;
   color:#333;
   line-height:50px;
   text-decoration:none;
   border-left:1px solid #e5e5e5;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../img/bg_menu_on.gif") 0 0 repeat-x;
}

#menu li a:hover {
   color:#230010;
   text-decoration:none;
   background:url("../img/bg_menu_on.gif") 0 0 repeat-x;
}

/* ========ぱんくず======== */
    #main .entryBody #topicPath_03 {  
	margin-top:10px;
        display:inline;  
	}
    #main .entryBody #topicPath_03 img {  
        margin:0 5px;  
    }  
th{border-bottom: 1px #CCCCCC dotted;}
td {font-size: 11pt;}
td.a	{
							text-decoration:underline; 
						color:#230010;
						}



p {
	width:880px;
	margin:20px 15px 0px 35px;
	font-size: 10pt;
	}
	

#waku1 		{	
			border-top:2px dotted #230010; 
			}			
			
#waku2 		{	
			border-bottom:2px dotted #230010;
			}	

#waku3 		{	
			border-bottom:2px dotted #ffffff;
			}		



						
.setumei{	   	width:705px;
				margin:10px 10px 10px 10px;  
	           	text-align:left; 
				letter-spacing: normal;	           	
				line-height: 140%;
				font-size:12px; 
	}  
	
  
				 
#pagetop{ 		width:850px; 
				text-align:right;
				padding:-0px- 0px 0px 0px;
				font-size:10pt; 
 }
				 
/*---------- footer	 ---------------------*/
.footer	{
						font-size:11pt; 
						margin-top: 0;
						}	
#footer a	{
						color:#8a2be2;
						font-size:11pt; 
						text-decoration:none;
						}

						
#footer ul {
	list-style:none;											
	text-align: center;
	padding: 0px 5px 0px 0px;
	margin: 2px;
}
#footer li {
	line-height: 500%;
	display: inline;
	padding: 0px 5px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer li.end {
	border-right-style: none;
}																						

/*---------- copywrite	 ---------------------*/
.copy {
		font-size:10pt; 
		color:#ffffff;
	clear: both;
	padding: 10px 5px;
	text-align: center;
}


