<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body{
    margin: 0; padding: 0;
    background:url('../img/body/bg13.gif') top center;
	}






/*-- 一覧ページ --*/		
	
div#wrapper{
    margin: 0; padding: 0;
    text-align: center;
	background: url('../img/body/bg_wrapper13.gif') repeat-x top center;
	width:100%
	}
	
	
div#contents{
	width:900px;
	margin:0 auto;	
	}
	
	
	
	
	
/*-- 詳細ページ --*/	
	
a{
   color:#336600;
   }	
	
	
div#wrapper_naka{
    margin: 0; padding: 0;
    text-align: center;
	width:100%;
	}
	
div#cont{
	width:650px;
	margin:0 auto;
	}


div#contents_naka{
    background:#fff url(../img/body/bg_title13.gif) top left no-repeat;
	width:650px;
	margin:15px auto;
	border:1px solid #007ca6;
	padding-bottom:20px;
	}
		
	
		div#title{
		 	width:100%;
			text-align:left;
			color:#ffea00;
			font-size:110%;
			font-weight:bold;
			line-height:1.2;
			margin:41px 20px 50px 110px;
			}
			
			
			
		div.writer{
		 	width:610px;
			text-align:center;
			font-size:80%;
			line-height:1.2;
			padding:25px 20px 0 20px;
			}
		div.writer2{
		 	width:610px;
			text-align:center;
			font-size:80%;
			line-height:1.2;
			padding:25px 20px 0 20px;
			border-top:1px dotted #007ca6;
			margin-top:20px;
			}
		
		
		
		div.text{
			width:610px;
			font-size:90%;
			line-height:1.4;
			text-align:left;
			padding:25px 20px 0 20px;	
			}
			

			
			
		div.img{
			width:610px;
			color:#0099ff;
			font-size:80%;
			line-height:1.2;
			text-align:center;
			padding:25px 10px 0 10px;	
			}
			
		div.ana{
			width:610px;
			color:#007ca6;
			font-size:90%;
			font-weight:bold;
			line-height:1.4;
			text-align:left;
			padding:25px 20px 0 20px;	
			}
			
			
			
	div.back{
	    margin:5px 0;
		float:right;
		}
		
		
		
		
		
		
		
		
		
/*-- COMING SOON --*/		
		
		
		
div#contents_coming{
    background-color:#fff;
	width:650px;
	margin:15px auto;
	border:1px solid #007ca6;
	padding-bottom:20px;
	}
	
	
	div#contents_coming .img{
            width:610px;
            height:400px;
			font-size:80%;
			line-height:1.2;
			text-align:center;
			padding:30px 0 10px 0;
			}
			
	div#contents_coming .img2{
            width:610px;
            height:400px;
			font-size:80%;
			line-height:1.2;
			text-align:center;
			padding:55px 0 35px 0;</pre></body></html>