@charset "euc-jp";

	body {
		font-family: Verdana, Helvetica, sans-serif;
		padding:0px;
		word-break:normal;
		margin:0px;
		background:#FFF;
		color:#000;
		}


	a {text-decoration : none ;
		}
	A:link,
	A:visited { color: #2B4968; }
	A:active,
	A:hover { color: #2B4968;
		}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	table {
		font-size:80%;
		line-height:1.4;
		padding:3px;
		}

	.kyocho {
		font-size:100%;
		font-weight: bold ; 
		}

	.reduce {
		font-size: 80% ;
		line-height: 1.5 ;
		}

	.icon {
		color:#909090;
		font-size: 60% ;
		}

	.hide {
		color:#90A0D0;
		background:#90A0D0;
		}

	.indent {
		margin-left:30px ;
		}

	.line {
		border-bottom: dashed 1px #333;
		}

	#global {
		padding:0px;
		margin:0px;
		width:100%;
		}


	#banner {
		color:#FFFFFF;
		background:#8090A0;
		}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-size:100%;
		font-weight: bold;
		line-height:130%;
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.description {
		color:#FFFFFF;
		font-size:x-small;
		font-weight:bold;
		text-transform:none;	
		}	


	#topmenu {
		font-family: "Century Gothic",Vendana,Helvetica,sans-serif; 
		font-weight:bold;
		background:#000;
		color:#FFFFFF;
		font-size:80%;
		line-height:1.4;
		padding:5px;
		padding-left:20%;
		letter-spacing: .2em;
		}

	.nonspace {
		font-family: "Century Gothic",Vendana,Helvetica,sans-serif; 
		font-weight:bold;
		font-weight:normal;
		font-size:120%;
		letter-spacing: 0em;
		}

	#menu {
		width:100%;
		font-family: "Century Gothic",Vendana,Helvetica,  sans-serif; 
		background:#2B4968;
		color:#FFF;
		font-size:80%;
		line-height:1.4;
		text-align: center;
		word-break:keep-all;
		}

	#menu a {text-decoration : none; }
	#menu a:link ,
	#menu a:visited {color:#FFF; }
	#menu a:active,
	#menu a:hover {
		color:#FF9060;
		text-decoration:none;
		}


	#menuleft {
		z-index:2;
		background:#2B4968;
		font-size:80%;
		padding:0px;
		margin:0px;
		margin-bottom:10px;
		}

	.titlelogo {
		background-image: url(???????????URI) ;
		background-position: left top;
		background-repeat: no-repeat;
		height : 100px;
		}


	.topic {
		color:#000000;
		font-weight:normal;
		line-height:1.4;
		padding:10px;
		margin: 10px;
                   border:1px dotted #999;
		}

	.topic a {text-decoration : underline; }
	.topic a:link {color:#F05020; }
	.topic a:visited {color:#D03000; }
	.topic a:active,
	.topic a:hover {
		color:#FFAA40;
		text-decoration:underline;
		}


	#menucenter {
		z-index: 0;
		padding:0px;
		margin:0px;
		background:#2B4968;
		width: 33%;
		float : left;
		inset;
		}


	#menuright {
		z-index:1;
		background:#000;
		padding:0px;
		margin:0px;
		}


	.titleimg {
		padding:10px;
		font-size:100%;
		line-height:1.4;
		}

	.imgtext {
		padding:10px;
		font-size:100%;
		border-right: dotted 1px #999;
		}

	.webmaster {
		font-family: "Century Gothic", Vendana,Helvetica, sans-serif;
		color:#000;
		font-size:70%;
		line-height:1.4;
		padding:0px;
		margin:5px 5px 5px;
		}	
		

	.news {
		font-family:"Century Gothic",Vendana,Helvetica,  sans-serif; 
		font-weight:bold;
		text-align: center;
		color:#FFF;
		font-size:90%;
		line-height:1.4;
		margin : 3px 20px ;
		padding:3px ;
		border:1px dotted #999;
		}


	.glay {
		color:#FFF;
		background:#222;
		font-size:80%;
		font-weight:normal;
		line-height:1.4;
		margin:5px;
		padding:5px;
		}

	#content {
		z-index:2;
		background:#FFF;
		width: 70%;
		right:0px;
		float :left;
		inset;
		}

	#container {
		background:#FFF;
		border-bottom:1px dotted #999;
		}

	#links {
		z-index:1;
		width: 30%;
		float :right;
		inset;
		}


	.menu {
		font-family:"Century Gothic",Vendana,Helvetica,  sans-serif; 
		font-weight: bold;
		color:#FFFFFF;
		background:#2B4968;
		font-size:70%;
		line-height:1.4;
		padding:5px;
		margin-bottom:10px;
		letter-spacing: .1em;
		border:1px dotted #999;
		}

		
	.blog {
		padding:15px;
		}	


	.headbody {
		margin-bottom:10px;
		font-size:60%;
		}

	.headline {
		width:95%;
		margin-top:10px;
		margin-bottom:5px;
		padding:5px 10px;
                  font-size: 100% ;
		font-weight: bold;
		color:#2B4968;
		border-bottom:1px solid #2B4968;
                   border-left:3px solid #2B4968;
		}


	
	.blogbody {
		color:#333333;
                   font-size:small;
		font-weight:normal;
		line-height:1.5;
		padding:10px;
		margin-bottom: 5px;
		border: solid 2px #003366;
		}


	.blogbody a {text-decoration : underline; }
	.blogbody a:link {color:#F05020; }
	.blogbody a:visited {color:#005DD0; }
	.blogbody a:active,
	.blogbody a:hover {
		color:#FFAA40;
		text-decoration:underline;
			}

	.blogbody blockquote {
		font-size:95%;
		color:#300000;
		background:#FFF;
		margin : 5px 2em;
		padding : 5px;
		border: dashed 2px #001037;
		width: auto;
		}

	.blogbody quotedtitle {
		margin-bottom: 4px;
		font-size:100%;
		border-bottom: 2px dashed #B9B9B9;
		position: relative;
		width: auto;
		}


	
	.title	{ 
		font-weight: bold  ;
		font-size: small; 
		margin-top:15px;
		margin-bottom:5px;
		color: #8090A0;
                   border-bottom:1px dotted #999;
		}			



	.date	{ 
		font-family: "Times New Roman", Times , serif; 
		font-size: 90%;
		color: #000; 
		border-bottom:1px solid #FF7B00;
		margin-top: 1.5em;
		margin-bottom:0.8em;
		}			
		
	.posted	{ 
		font-size: x-small; 
		color: #000; 
		text-align: right;
		margin-top: 20px;
		margin-bottom:10px;
		}
		
		
	.calendar {
		color:#FFF;
		font-size:x-small;
		font-weight:normal;
		line-height:1.4;
		padding:2px;
		text-align:center;	
		}
	
	.calendarhead {	
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
		line-height:1.4;
		padding:2px;
		}	
	
	.side {
		color:#000;
		background:#FFF;
		font-size:70%;
		font-weight:normal;
		line-height:1.4;
		padding: 0.5em;
		}	

	.sidetitle {
		font-family:"Century Gothic",Vendana, Arial,Helvetica,  sans-serif; 
		font-weight: bold;
		text-align: center;
		color:#000030;
		font-size:70%;
		line-height:1.4;
		letter-spacing: .2em;
		background:#8090A0;
		}		


	.sidetitle1 {
		font-family:"Century Gothic",Vendana, Arial,Helvetica,  sans-serif; 
		font-weight: bold;
		text-align: center;
		margin-top:10px;
		color:#000;
		font-size:80%;
		line-height:1.4;
		letter-spacing: .2em;
		border-bottom:1px solid #999;
                   border-left:3px solid #999;
		}		


		
	.sidetitle2 {
		font-family:"Century Gothic",Vendana, Arial,Helvetica,  sans-serif; 
		font-weight: bold;
		text-align: center;
		margin-top:10px;
		color:#000;
		font-size:80%;
		line-height:1.4;
		letter-spacing: .2em;
		border-bottom:1px solid #999;
                   border-left:3px solid #999;
		}		
	
	.syndicate {
		font-size:x-small;
		font-weight:bold;		
		line-height:1.4;
		padding:2px;
		margin-top:10px;
		text-align:center;
 		}	
		


	.powered {
		color:#000;
		font-size:xx-small;
		font-weight:bold;
		border:1px solid #999;
		line-height:1.4;
		text-transform:uppercase; 
		padding:2px;
		margin:5px;
		text-align:center;
		letter-spacing: .1em;
		}	
		

	.comments-head	{ 
		font-family:"Century Gothic",Vendana, Arial,Helvetica,  sans-serif; 
		font-size: x-small ; 
		color: #000030; 
		letter-spacing: .1em;
		padding : 10px;
		padding-top:0px;
		padding-bottom:0px;
		border: solid 2px #003090;
		background:#8090A0;	
		}		

	
	.comments-body {
		background:#CFF;		
		color:#000030;
		font-size:80%;
		font-weight:normal;
		line-height:1.5;
 		padding:10px;
		border-bottom: solid 2px #003090;
		border-right: solid 2px #003090;
		border-left: solid 2px #003090;
		}		

	.comments-post {
		color:#000030;
		font-size:80%;
		font-weight:normal;
		}	

	.trackback-title {
		font-family:"Century Gothic",Vendana,Arial, Helvetica,  sans-serif; 
		font-size: 90% ; 
		color:#300000;
		letter-spacing: .1em;
		background:#8090A0;
		padding : 10px;
		padding-top:0px;
		padding-bottom:0px;
		border:1px solid #300; 	
		}

	.trackback-head {
		font-family:"Century Gothic",Vendana, Arial,Helvetica,  sans-serif; 
		font-size: 80% ; 
		color:#300000;
		background:#CCC;
		padding : 10px;
		padding-top:0px;
		padding-bottom:0px;
		border-right:2px solid #300000; 	
		border-left:2px solid #300000; 	
		border-bottom:2px solid #300000; 	
		}

	.trackback-body {
		color:#FFF;
		background:#303030;
		font-size:80%;
		font-weight:normal;
		line-height:1.4;
		padding:10px;
		border-right:2px solid #300000; 	
		border-left:2px solid #300000; 	
		border-bottom:2px solid #300000; 	
		}		

	.trackback-url {
		color:#FFF;
		background:#300000;
		font-size:80%;
		font-weight:normal;
		line-height:1.4;
 		padding:5px;	
		}


	.hzldiv {
		width:180px;
		padding-right:15px;
		margin-right:15px;
		float:left;
		text-align:left;
		border-right:1px dotted #444;
		}

	.trackback-post {
		color:#FFF;
		font-size:100%;
		font-weight:normal;
		}

		


	#banner-commentspop {
		color:#FFF;
		font-size:120%;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;
		border-top:1px solid #FFF;
		background:#993300;
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		}

	textarea {
	font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
		line-height:1.3;
		font-size:110%;
		}

	input {
	font-family: "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS P ¥´¥·¥Ã¥¯", sans-serif;
		}

pre.code,pre.config {
    background-color:#cccccc;
    color:#000000;  
    margin:1em 2em;
    padding:0.5em 1em;
    border:#333333 1px solid;
    font-size:1.0em;
    overflow:auto;
    overflow-x:scroll;
    width:auto;
    width:100% !i;
}

form {  margin:0px; }

 select {
 width:100%;
 font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
 }