body {
	margin: 0px 0px 20px;
	text-align: center;
	padding: 0px;
	border: 0px;
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #3252A6;
	}

a:visited {
	color: #3252A6;
	}

a:active {
	color: #FF6600;
	text-decoration: underline;
	}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

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

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 762px;
	background-color: #FFFFFF;
	border: 0px;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 112px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	display: none;
	font-size: xx-large;
	}

#banner h2 {
	font-size: 16pt;
	padding-left: 26px;
	padding-top: 32px;
	color: #000000;
	font-weight: bold;
	}

#center {
	float: left;
	width: 430px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-left: 5px;
	}

.content {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 16px;
	width: 405px;
	}
	
.content pre {
	font-size: larger;
}

#right {
	float: right;
	width: 320px;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

.content li {
	line-height: 150%;
	list-style-position: inside;
	list-style-image: url(images/arrow01.gif);
	}


.content h1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}
.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	}



#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;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

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

.sidebar #categories ul {
	font-size: 13pt;
	line-height: 30px;
	font-weight: bold;
	}

.sidebar #categories li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: -5px 6px;
	list-style-type: none;
	padding-left: 22px;
	}



.sidebar #categories a:link {
	color            : #000000;
}

.sidebar #categories a:visited {
	color            : #000000;
}

.sidebar #categories a:hover {
  color            : #FF6600;
  text-decoration   : underline;
}





.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 0px;
	}

.sidebar img {
	border: 0px none;
	}


.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: 15px;
	}

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

#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;
	}

.shiryo {
	padding-top: 16px;
	padding-left: 20px;
}

#gakuen {
	padding-right: 30px;
	text-align: right;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 7px;
}

#gakuen a:link {
	color            : #FFFFFF;
	font-weight      : normal;
}

#gakuen a:visited {
	color            : #FFFFFF;
	font-weight      : normal;
}

#gakuen a:hover {
  color            : #FF6600;
  font-weight      : normal;
  text-decoration   : underline;
}

.info {
	padding-bottom: 15px;
	padding-top: 10px;
}


/* サイドバー01 */

#side01 {
	background-image: url(images/2nd_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#side01 a:link {
	color            : #000000;
	font-weight      : normal;
}

#side01 a:visited {
	color            : #000000;
	font-weight      : normal;
}

#side01 a:hover {
  color            : #FF6600;
  font-weight      : normal;
  text-decoration   : underline;
}


.index1 {
	padding-left: 16px;
	font-size: 8pt;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/* サイドバー02 */

#side02 {
	width: 300px;
	margin: 6px 0px 6px 4px;
	padding: 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#side02 a:link {
	color            : #000000;
	font-weight      : bold;
}

#side02 a:visited {
	color            : #000000;
	font-weight      : bold;
}

#side02 a:hover {
  color            : #FF6600;
  font-weight      : bold;
  text-decoration   : underline;
}


.index2 {
	font-size: 11pt;
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #789AE1;
}


/* サイドバー03 */

#side03 {
	background-color: #77C571;
	background-image: url(images/bg_sideber_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	width: 266px;
	margin-bottom: 19px;
}
#side03 a:link {
	color            : #FFFFFF;
	font-weight      : bold;
}

#side03 a:visited {
	color            : #FFFFFF;
	font-weight      : bold;
}

#side03 a:hover {
  color            : #FFFFFF;
  font-weight      : bold;
  text-decoration   : underline;
}


.index3 {
	padding-left: 16px;
	padding-top: 15px;
	list-style-image: url(images/arrow_green.gif);
	list-style-position: inside;
}


/* サイドバー04 */

#side04 {
	background-color: #C9EDC5;
	background-image: url(images/bg_sideber_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	width: 266px;
	margin-bottom: 19px;
}
#side04 a:link {
	color            : #2D9A2C;
	font-weight      : bold;
}

#side04 a:visited {
	color            : #2D9A2C;
	font-weight      : bold;
}

#side04 a:hover {
  color            : #2D9A2C;
  font-weight      : bold;
  text-decoration   : underline;
}


.index4 {
	padding-left: 16px;
	padding-top: 15px;
	list-style-image: url(images/arrow_green2.gif);
	list-style-position: inside;
}


/* サイドバー05 */

#side05 {
	background-color: #DDDDDD;
	background-image: url(images/bg_sideber_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 266px;
	margin-bottom: 19px;
}
#side05 a:link {
	color            : #5E5E5E;
	font-weight      : bold;
}

#side05 a:visited {
	color            : #5E5E5E;
	font-weight      : bold;
}

#side05 a:hover {
  color            : #5E5E5E;
  font-weight      : bold;
  text-decoration   : underline;
}


.index5 {
	padding-left: 16px;
	padding-top: 15px;
	list-style-image: url(images/arrow_gray.gif);
	list-style-position: inside;
}


/* カテゴリー上部リスト */

.smallmenu {
	padding-bottom: 32px;
	font-size: small;
}


/* カテゴリータイトルバナー */

.titlebanner {
	padding-bottom: 9px;
}

/* 先頭へ戻るリンク */

.pagetop {
	text-align: right;
	font-size: small;
}

/* ぱんくずリスト */

.bread {
	font-size: small;
}

/* コンテンツアロー */


.allow {
	color: #3252A6;
}
