@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	background-repeat: repeat;
	background-position: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/bg.gif);
	font-size: 12px;
	color: #666;
}
li{
	list-style-type: none;
}

a {
	color: #555555;
	text-decoration: none;

	
	}

a:link {
	color: #555555;
	text-decoration: none;
	}

a:visited {
	color: #888888;
	text-decoration: none;
	}

a:active {
	color: #F00;
	}

a:hover {
	color: #F00;
	text-decoration: none;
	}

h1 {
	font-size: 14px;
	padding: 0px 15px 5px 0px;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: left;
	}

/*
#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}
*/
#banner {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: left;
	height: 120px;
	width: 800px;
	}
#wrapper {
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
}
#bar_01 {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 800px;
	clear: both;
	background-image: url(../images/bar_03.gif);
	background-position: center center;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#bar_02 {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 800px;
	clear: both;
	background-image: url(../images/bar_01.gif);
	background-position: center center;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#leftHeader  {
	height: 115px;
	width: 610px;
	float: left;
}
#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}
#banner h1 a{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 345px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}



#banner h2 {
	font-size: small;
	}
#gNav    {
	height: 40px;
	width: 610px;
}
#gNav li {
	float: left;
}
#nav01  a{
	width: 110px;
	padding-right: 0px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu_button_01_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nav01  a:hover {
	background-image: url(../images/menu_button_01_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav02 a{
	width: 110px;
	padding-right: 0px;
	padding-left: 10px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu_button_02_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	margin-left: 5px;
}
#nav02  a:hover {
	background-image: url(../images/menu_button_02_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav03 a{
	width: 110px;
	padding-right: 0px;
	padding-left: 10px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu_button_03_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
}
#nav03  a:hover {
	background-image: url(../images/menu_button_03_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav04 a{
	width: 110px;
	padding-right: 0px;
	padding-left: 10px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu_button_04_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
}
#nav04  a:hover {
	background-image: url(../images/menu_button_04_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav05 a{
	width: 110px;
	padding-right: 0px;
	padding-left: 10px;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menu_button_05_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
}
#nav05  a:hover {
	background-image: url(../images/menu_button_05_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#rightHeader  {
	height: 115px;
	width: 185px;
	float: right;
}
#siryo a{
	background-image: url(../images/siryo_button_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 166px;
	padding-top: 55px;
	padding-left: 15px;
}

#siryo  a:hover {
	background-image: url(../images/siryo_button_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#center {
	float: left;
	width: 550px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
	}

#right {
	float: right;
	width: 200px;
	background-color: #F5F4EF;
	overflow: hidden;
	height: 100%;
	margin-right: 15px;
	margin-top: 30px;
	}

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

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

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

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

.content h3 {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

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

.sidebar {
	padding: 10px;
	}



#calendar {
	line-height: 140%;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	background-color: #CCC;
	color: #333;
	}

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

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

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

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

.sidebar li {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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-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;
	}
.rss-items,
.side {
    margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;
}
#footer  {
	width: 785px;
	text-align: left;
	font-size: 90%;
	margin-top: 0px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#bar_03 {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 800px;
	clear: both;
	background-image: url(../images/bar_03.gif);
	background-position: center center;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#footer #textNav  {
	float: left;
	width: 600px;
	padding-left: 15px;
}
#footer #textNav li  {
	display: inline;
	font-size: 75%;
}
#footer #copyright  {
	text-align: right;
	float: right;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	clear: right;
}
address{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1ex;
	text-align: right;
	float: none;
	clear: none;
	font-style: normal;
	color: #666;
}

/* CSS Document */
