@charset "EUC-JP";

	body {
		margin:0px 0px 20px 0px;
		background:#336699;		
		}

form {
	margin: 0px;
	padding: 0px;
        }


	A 			{ color: #003366; text-decoration: none; }
	A:link		{ color: #003366; text-decoration: none; }
	A:visited	{ color: #003366; text-decoration: none; }
	A:active	{ color: #ff0000;  }
	A:hover		{ color: #000066; background: #bbccdd; text-decoration: underline; }

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

	#banner {
		font-family: "Palatino","Times New Roman", "Times", serif;
		color: #ffffff;
		font-size: x-large;
		font-weight: 600;	
  		padding:15px;
  		border-top:4px double #666;
  		text-shadow: #369 3px 3px 3px;
		}

	#banner a,
        #banner a:link { color: #ffffff; text-decoration: none; }
        #banner a:visited { color: #ffffff;	text-decoration: none; }
        #banner a:active { color: #ffffff;	text-decoration: none; }
        #banner a:hover { color: #ffffff;	text-decoration: underline; }

	.description {
		font-family: "Palatino","Times New Roman", "Times", serif;
		color: #ffffff;
		font-size: medium;
  padding-left: 2px;
  		text-transform:none;	
		}

	.description_jp {
	font-family: "Hiragino Mincho Pro", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Ê¿À®ÌÀÄ«", "MS Mincho", serif;
		color: #ffffff;
		font-size: medium;
  padding-left: 2px;	
		}

	.searchtitle {
		font-family: "Palatino","Times New Roman", "Times", serif;
		color: #ffffff;
		font-size: x-large;
		font-weight: 600;	
  		text-shadow: #369 3px 3px 3px;
		}
				
	#content {
		position:absolute;
		margin-right:0px;
		margin-left:230px;
		margin-bottom:20px;
		width: 550px;
		}

	#container {
		background:#E3E6E9;
		border:1px solid #336699;	
 	padding: 20px;
		}

	#links {
		position:absolute;
		padding:0px 15px 20px 15px;				
		width:200px;
		margin-bottom:20px;			
		}
		
	.blog {
 	background:#F3F6F9;
  		line-height:100%;
		}

	.blogbody {
		border:1px solid #FFFFFF;
 	 	padding: 20px;
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		color:#444444;
		font-size:small;
		font-weight:normal;
 	 	line-height:1.6em;
		}

	.blogbody a,
	.blogbody a:link { text-decoration: none; }
	.blogbody a:visited { text-decoration: none; }
	.blogbody a:active { text-decoration: none; }
	.blogbody a:hover { text-decoration: underline;	}

	.title	{
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		font-size: medium;
		color: #666666;
		text-shadow: #999 2px 2px 2px;
		}

	.title a { color: #666666; text-decoration: none; }
	.title a:link { color: #666666; text-decoration: none; }
	.title a:visited { color: #666666; text-decoration: none; }
	.title a:active { color: #ff0000; text-decoration: none;  }
	.title a:hover { color: #000066; background: #bbccdd; text-decoration: underline; text-shadow: #339 2px 2px 2px;}

.extend {
  padding-bottom: 10px;
		}

.extended a:link { color: #ff99cc;	text-decoration: none; }
.extended a:visited { color: #ff99cc;	text-decoration: none; }
.extended a:active { color: #ff0000;	text-decoration: none; }
.extended a:hover { color: #669966; background: #cceedd;	text-decoration: underline;}

	#menu {
		text-align:center;
  margin-top: 10px;
		}

	.footborder {
		font-family:"Trebuchet MS", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		font-size:small;
		font-weight:normal;
		text-align:center;
		line-height:170%;
		padding-top:10px;	
		padding-bottom:20px;	
		}		

	.date	{ 
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 10px; 
		color: #000; 
		border-bottom:1px solid #666;
		margin-bottom:10px;
		font-weight:none;
		line-height:1em;
		}			
		
	.posted	{ 
		font-family: "Verdana", "Arial", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		font-size: x-small; 
		color: #000000; 
		clear: both;
		}

.posted a:link,
.posted a:visited,
.posted a:active,
.posted a:hover { text-decoration: underline; }

	.photo	{
		float: right;
		margin-left:15px;
		}

	.photoleft {
		float: left;
		margin-right:15px;
		}

.blogbody img{
margin-bottom:5px;
}

.pagetop {
  font-family: Arial, Verdana, sans-serif;
		font-size: 10px; 
		color: #fff; 
		margin-top:5px;
		margin-bottom:20px;
		padding-bottom:20px;
		font-weight:none;
  text-align: right;
		}

.pagetop a:link { color: #ffffff; }
.pagetop a:visited { color: #ffffff; }
.pagetop a:active { color: #ff0000; }
.pagetop a:hover { color: #ffffff; text-decoration: underline; }

.formname {
 width: 150px;
 }
.formurl {
 width: 220px;
 }

.formcomment {
 width: 440px;
 }

.calendarside {
  		padding:5px 7px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;	
		border-bottom: 1px dotted #336699;
		background:#F3F6F9;
		}
	
.calendar {
		font-family: "Verdana", "Arial", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		font-size: x-small;
		color:#999;
		background:#F3F6F9;
		font-weight:normal;
  		line-height:140%;
  		padding:4px;
  		text-align:right;

		}

	.calendar a:link { color: #036; text-decoration: underline; }
	.calendar a:visited { color: #666; text-decoration: underline; }
	.calendar a:active	{ color: #f00; text-decoration: underline; }
	.calendar a:hover { color: #006; background: #bcd; text-decoration: underline; }
	
	.calendarhead {	
		font-family: "Hiragino Kaku Gothic Std", "¥Ò¥é¥®¥Î³Ñ¥´ Std W6", "MS PGothic", "Osaka", verdana, sans-serif;
		color:#ff3399;
		font-size:12px;
  font-weight: bold;
  white-space: nowrap;
  padding:3px;
		letter-spacing: .3em;
  background:#F3F6F9;
		text-align:center;			
		}

	.calendarhead a:link { color: #f39; text-decoration: none; }
	.calendarhead a:visited { color: #f39; text-decoration: none; }
	.calendarhead a:active	{ color: #f00; text-decoration: underline; }
	.calendarhead a:hover { color: #006; background: #bcd; text-decoration: underline; }
	
	.side {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",verdana, arial, sans-serif;
		color:#333444;
		font-size:x-small;
		font-weight:normal;
  		background:#F3F6F9;
  		line-height:1.5em;
  		padding:5px 7px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;	
		}	
		
	.sidetitle {
		font-family: "Hiragino Kaku Gothic Std", "¥Ò¥é¥®¥Î³Ñ¥´ Std W6", "Osaka", "Tahoma", "MS PGothic", sans-serif;
		color:#666600;
		font-size:small;
		font-weight:bold;
  		padding:5px 7px;
  		margin-top:15px;
		letter-spacing: .1em;
  		background:#f3f6f9;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-top: 1px solid #fff;	
		border-bottom: 1px dotted #336699;
  		text-shadow: #993 2px 2px 2px;
		}

	.monthlyside {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",verdana, arial, sans-serif;
		color:#333444;
		font-size:x-small;
		font-weight:normal;
  		background:#F3F6F9;
  		line-height:1.5em;
  		padding:5px 7px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px dotted #369;	
		}

	.categorytitle {
		font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Std W8", "Hiragino Kaku Gothic Std", "Tahoma", "MS PGothic", "Osaka", times new roman, sans-serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:5px 7px;
		letter-spacing: .1em;
  		background:#F3F6F9;
		border-bottom: 1px dotted #336699;
  		text-shadow: #993 2px 2px 2px;
		}

#links ul {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
	}

#links li {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	}

.count {
 	font-family: "Geneva", "Osaka", arial, verdana, sans-serif;
		color:#ffffff;
		font-size: 9px;
		font-weight:normal;
  margin-top:10px;	
		}	
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		color:#666;		
  		line-height:140%;
  		padding:5px 7px;
  		margin-top:15px;
  		background:#D3D6D9;  		
 		}	
		
	.powered {
		font-family:palatino, georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding: 5px 7px;
		margin-top: 15px;
		letter-spacing: .2em;					
  		background:#D3D6D9;		
		}	
		
	
	.comments-body {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", verdana, arial, "MS PGothic", sans-serif;
		color:#444444;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 	
  		margin-bottom:10px;						
		}		

	.comments-post {
		font-family: arial, verdana, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
		}	
			
	
	.trackback-url {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", verdana, arial, "MS PGothic", sans-serif;
		color:#444444;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family: "Verdana", "Arial", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", sans-serif;
		color:#333;
		font-size: x-small;
		font-weight:normal;
  		line-height:1.5em;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "MS PGothic", sans-serif;
		color:#000;
  		padding-bottom: 5px;	
		font-size: 12px;
		font-weight: bold;
		}	

		
	.comments-head	{ 
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", verdana, arial, "MS PGothic", "Osaka", sans-serif;
		font-size:small; 
		color: #222222; 
		border-bottom:1px solid #999;

		font-weight:bold;
		}		

	#banner-commentspop {
		font-family: "Palatino","Times New Roman", "Times", serif;
		color:#FFF;
		font-size: x-large;
		font-weight: bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:12px;
  		padding-bottom:8px;  		  		  			 
		}

	textarea {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", verdana, arial, "MS PGothic", sans-serif;
	}

	.form_select {
		width: 180px;
	}

        .titlelist	{ 
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "MS PGothic", sans-serif;
		border-bottom:1px solid #999;
		margin-bottom:3px;
	}

	.titlelist	{ 
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "MS PGothic", sans-serif;
		border-bottom:1px solid #999;
		margin-bottom:3px;
	}

	.m2	{ 
		font-size: 9px;
		vertical-align: 0.5em; 
	}

	.photocomment1	{ 
		font-size: x-small;
  		line-height:140%;
	}

	.photocomment2	{ 
		font-size: small;
  		line-height:140%;
	}

blockquote {
	color: #444;
	background-color: #fff;
	width: auto;
	margin: 0px;
	padding: 8px;
	border: 1px dotted #999;
	}

.quote {
	color: #444;
	font-size: small;
	width: auto;
	margin: 12px 12px 0px 6px;
	padding-left: 8px;
	border-left: 1px dotted #c30;
	}

.postime { 
		font-family: "Verdana", "Arial", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		font-size: x-small; 
		color: #000000; 
		margin-bottom:5px;
		}

.postcat { 
		font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "MS PGothic", "Osaka", sans-serif;
		}
		
	.postime a { color: #003366; text-decoration: none; }
	.postime a:hover { color: #000066; background: #bbccdd; text-decoration: underline;  }

	.left {
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right:15px;
		}
			
	.right {
		float: right;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left:15px;
		}

        .table_list {
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	border-bottom:1px dotted #ccc;
	}
.table_list a { color: #003366; text-decoration: none; }
.table_list a:hover { color: #000066; background: #bbccdd; text-decoration: underline; }
	
.table_date {
	font-family: "Arial", "Osaka", "Tahoma", sans-serif;
	font-size: 12px;
	border-bottom:1px dotted #ccc;
	}
