/* INDEPENDENCE */
*{font-family:'Lucida Grande','Hiragino Kaku Gothic Pro', sans-serif;}
img{border:none;}

body {
	margin: 0px 0px 20px 0px;
	background-color: #F2F2F2;
        text-align: center;
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: #333333;
	}

a:visited {
	color: #333333;
	}

a:active {
	color: #333333;
	}

a:hover {
	color: #B22222;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	}

#banner {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 165px;
	background-image: url(images/header/logo.jpg);
	background-repeat: no-repeat;
	}


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

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

#banner h2 {
	font-size: small;
	display: none;
	}


#center {
	float: left;
	width: 700px;
	overflow: hidden;
	}

.content {
	color: #666666;
	font-size: small;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	}

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

.content h1 {
	color: #333333;
	font-size: large;
	font-weight: bold;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}

.content h2 {
	color: #333333;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	background-image: url(images/parts/icon_h2_2.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 140%;
	}

.content h3 {
	color: #000000;
	font-size: small;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	}

.content strong {
	color: #d00000;
	font-size: small;
	text-align: left;
	margin-bottom: 10px;
	line-height: 140%;
	}

.sidebar {
	padding: 10px 10px 0px 10px;
	}

.sidebar h2 {
	color: #B22222;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}
	
.sidebar p {
	color: #666666;
	font-size: x-small;
	line-height: 150%;
	margin-top: 5px;
	}

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

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


textarea[id="comment-text"] {
	width: 80%;
	}
#fla{
	margin: 0px;
	padding: 0px;
}
#fla img{
vertical-align: bottom;
}
.imgtitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

#item{
	line-height: 100%;
}
#item h3{
margin-top:5px;
}
#item table{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#item2c{
	width: 330px;
	float: left;
	padding-right: 5px;
}
#subtitle{
	width: 900px;
	background-color: #e6e6e6;
	display: block;
}
.monthtitle{
	font-size: 60px;
}
.datebg{
	font-size: 16px;
	background-image: url(images/parts/schedule_datebg.jpg);
	background-repeat: no-repeat;
	background-position: 58px;
	line-height: 140%;
	color: #FFFFFF;
}
.dateYoubi{
	color: #333333;
}
.content-nav{
	font-size: 14px;
}
#btnyoyaku{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}
#footer{
	font-size: medium;
	text-align: right;
margin-right: 10px;
padding-top: 30px;
padding-bottom: 30px;
}
#footer ul{
border-top: 1px solid #F0F0F0;
}
#footer a {
	text-decoration: underline;	
	}

#footer a:link {
	color: #0F314E;
	}

#footer a:visited {
	color: #0F314E;
	}

#footer a:active {
	color: #0F314E;
	}

#footer a:hover {
	color: #B22222;
	}
.entry-tag{
	list-style-type: none;
	display: list-item;
}
p.tamago{
                color:#FFB43F;
}
