/* shacho---style */

body {
	background-color: #F1ECE7;
	background-image: url("http://www.s-kck.com/shacho/img/bg01.gif");
	background-repeat: repeat-x;	
	text-align: center;  
	margin: 20px 0px;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2FC1A5;
	text-decoration: underline;		
}
a:visited {
	color: #2FC1A5;
	text-decoration: underline;		
}
a:active {
	color: #D27B74;
	text-decoration: underline;		
}
a:hover {
	color: #D27B74;
	text-decoration: underline;		
}
#container {
	width: 780px;
	background-color: #F1ECE7;
	text-align: center;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/********** ヘッダー・フッター **********/

#banner {
	background-image: url("http://www.s-kck.com/shacho/img/main_img.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	padding: 130px 20px 0px 20px;
	margin-bottom: 30px;
}
#banner h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #D27B74;
	margin: 0px;
}
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #D27B74;
	background-image: url("http://www.s-kck.com/shacho/img/footer.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	margin-top: 20px;
	padding: 15px 20px 0px 20px;
}

/********** 中央 **********/

#center {
	float: left;
	width: 420px;		
	background-color: #FFFFFF;
	border: solid 1px #D27B74;
}
#center img {
	border: 0;
}
#main-box {
	width: 600px;
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-right: 90px;
	padding: 10px;
	border: solid 1px #D27B74;
}
.content {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	padding: 10px 10px 0px 10px;
}
.content p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 15px 10px;
}
.content h2 {
	background-color: #F7DCDA;	
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #D27B74;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-left: 5px solid #D27B74;
}
.content h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #D27B74;
	line-height: 140%;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px 10px;
}
.content p.posted {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #999999;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 3px 10px;
	border-bottom: solid 1px #D27B74;
}

/********** 左右メニュー **********/

#left {
	float: left;		
	width: 178px;
	padding: 10px 0px;
}
#right {
	float: left;		
	width: 178px;
	padding: 10px 0px;
}
.sidemenu {
	padding: 0px 10px;
}
.sidemenu h2 {
	background-color: #E5A7A2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
.sidemenu ul {
	margin: 0px 0px 30px 0px;
	padding-left: 0px;
}
.sidemenu li {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 135%;	
	margin-top: 3px;
	padding: 0px 5px;
}
.sidemenu img {
	border: 0px solid #FFFFFF;
	margin: 0px;
}
#calendar {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 30px;
	padding: 0px;
}
#calendar table {
	width: 160px;
	padding: 0px;
}
#calendar caption {
	background-color: #E5A7A2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;	
	padding: 2px 0px;
}
#calendar th {
	background-color: #F0CDCA;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	border: solid 1px #D27B74;
}
#calendar td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #D27B74;
	line-height: 130%;
	text-align: center;
	padding: 2px 0px 0px 0px;
	border: solid 1px #D27B74;
}
#calendar a {
	color: #FFFFFF;
	background-color: #2FC1A5;
	text-decoration: none;
}
#calendar a:hover {
	color: #FFFFFF;
	background-color: #D27B74;
	text-decoration: none;
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
.link-note {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 135%;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 30px;
}
#comment-data {
	float: left;
	width: 160px;
	text-align: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
}
textarea[id="comment-text"] {
	width: 80%;
}
textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}


