body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url(http://dsp.kir.jp/aigo/img/bg.gif);
}

a:link		{ color: #0000CC; text-decoration: underline; }
a:visited	{ color: #666666; text-decoration: underline; }
a:active	{ color: #0000FF; text-decoration: none; }
a:hover		{ color: #FF3300; text-decoration: none; }

.sidebar a:link		{ color: #333333; text-decoration: underline; }
.sidebar a:visited	{ color: #333333; text-decoration: underline; }
.sidebar a:active	{ color: #0000FF; text-decoration: none; }
.sidebar a:hover		{ color: #FF3300; text-decoration: none; }



table	{
	border-collapse: collapse;
	font-size: small;
	text-align: left;
} 

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 150%;
	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(http://dsp.kir.jp/aigo/img/container.gif);
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	height: 30px;
	padding: 5px 5px 0px;
	border-bottom: 1px groove #666666;
	border-top: 3px solid #B22222;
}

.cover {
	background: url(img/cover.jpg);
	height: 200px;
	width: 760px;
	border-top: 1px solid #FFFFFF;
}

.BlogName {
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 20px;
}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 580px;
	padding-right: 5px;
	

	}

.content {
	line-height: 150%;
	padding: 0px 15px 5px 15px;
	color: #333333;
	font-size: small;
	text-align: left;

}

#right {
	float: left;
	width: 160px;
	
	padding: 5px;
	background-color: #ffffff;
}

.content p {
	line-height: 150%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 2px 2px;
	border-left: 10px solid #666666;
	text-indent: 3px;

}
	
	
.content h2 {
	color: #666666;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.content h3 {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px;
	background: #CCEDDD;
}

.posted {
	color: #666666;
	font-size: small;
	text-align: left;
	padding-top: 15px;
	}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.search {
	float: right;
	padding-right: 10px;
}

.searchBox {
	border: 1px groove #CCCCCC;
}

.searchButton {
	height: 20px;
	width: 45px;
}

.sidebar {
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	line-height: 130%;
	background: #eeeeee;
	padding: 5px;
}


.sidebar h2 {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: .2em;

	border-bottom: 1px solid #999999;
}

.sidebar ul {
	margin: 3px 0px 20px;
	padding: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 20px;
	}

.sidebar li {
	text-align: left;
	padding: 0px;
	list-style-image: url(http://dsp.kir.jp/aigo/img/arrow.gif);
	list-style-position: outside;
	margin-left: 18px;
	margin-right: 5px;
	line-height: 200%;
}

.sidebar #categories li {
	list-style-type: circle;
	}



.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}	
	

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.header {
	height: 90px;
	border-bottom: 1px solid #999999;

}

#footer {
	line-height: 150%;
	color: #333333;
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;

	width: 760px;
	background-color: #ffffff;
	background-image: url(http://dsp.kir.jp/aigo/img/container.gif);
	border-bottom: 2px solid #999999;

}

.goTop {
	float: right;
	font-size: small;
	padding-top: 5px;
}
.description {
	padding: 0px 10px;
	font-size: 11px;
	color: #666666;
}
.whatsnew {
	border-bottom: 1px dotted #999999;
	margin: 3px;
	font-size: small;
	padding-top: 3px;
	padding-bottom: 5px;
}

.mailmagazine {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.mailmagazine2 {
	background: #E8E8E8;
	padding: 3px;
}

.menu1 {
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px;
	border-left: 6px solid #FF6633;
	text-indent: 3px;
}
.menu2 {
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px;
	border-left: 6px solid #009900;
	text-indent: 3px;
}
.menu3 {
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px;
	border-left: 6px solid #66CCFF;
	text-indent: 3px;
}
.menu4 {
	color: #333333;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px;
	border-left: 6px solid #000099;
	text-indent: 3px;
}

.menu5 {
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px;
	border-left: 6px solid #FF99FF;
	text-indent: 3px;
}


.index-cp {
	margin: 3px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 255px;
	height: 65px;
	background: #FFFFF0;
}
