body {  background-color: #745742; color:#333333;}
.pop {
	background-color: #fff; 
	color:#333333;
}

a. {  color: #003399; text-decoration: underline;}
a.visited 	{  color: #663399; text-decoration: underline;}
a.active 	{  color: #003399; text-decoration: underline;}
a:hover {  color: #ff6600; text-decoration: underline;}
h1 {  font-size: 16pt; color: #ce0000; font-weight: bold;}
h2 {  font-size: 14pt; color: #333333; font-weight: bold;}
.red {  color: #ce0000;}
.green{  color: #33af53;}
.wine{  color: #961a53;}
.orange{  color: #d88952;}
.white{  color: #ffffff;}
strong {  font-size: 14pt; font-style: normal; font-weight: bold;}
em {  font-size: 12pt; font-style: normal; font-weight: bold;}
.center {  text-align: center;}
.right {  text-align: right}
.bg1 {  background-color: #ffffff;}
.bg2 {  background-image: url("img/bg1.gif"); background-repeat: repeat;}
.bg3 {  background-color: #b7a78c;}
.bg4 {  background-color: #645b58;}
.bg5 {  background-color: #ccbfa8;}
.bg6 {  background-color: #961a53;}
.bg7 {  background-color: #392509;}
.bg8 {  background-color: #f8d2c3;}
.fs1 {  font-size: 10pt; line-height: 140%;}
.fs2 {  font-size: 14pt; line-height: 140%;}
.fs3 {  font-size: 12pt; font-weight: bold;}
.fs4 {  font-size: 10pt;}
.fs5 {  font-size: 9pt; line-height: 140%;}

.read {  line-height: 140%;}


/*karakami----------------*/
h1#karakami_h1 {
	background-color: #000; 
	font-size: 12pt;
	color: #fff;
	line-height: 90px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

.karakami {
	width: 650px;
	height: auto;
	background: url("karakami/img/karakami_bg.gif") no-repeat center top;
	margin: 0 auto 20px auto;
}

.karakami2 {
	background: url("karakami/img/karakami_bg2.gif") no-repeat center top;
}

.txt_c {
	text-align: center;
}

.day {
	border-bottom: 1px solid #000;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
} 

.txt {
	width: 90%;
	height: auto;
	font-size: 85%;
	margin: 20px auto;
}

.info_l {
	width: 400px;
	height: auto;
	float: left;
	display: inline;
	font-size: 85%;
	text-align: left;
}

.info_r {
	width: 230px;
	height: auto;
	float: right;
	display: inline;
	font-size: 85%;
}


.close {
	text-align: center;
	margin: 20px 0;
}

.m_kitei {
	list-style-type: disc;
	color: #4db49f;
	margin: 0;
	padding: 0;
}

.m_kitei li {
	margin-left: 23px;
	padding: 5px 0;
}

.m_kitei li span {
	color: #000;
}

.karakami_img {
	width: 200px;
	height: 300px;
	float: left;
	display: inline;
	margin: 20px 8px;
}

.b_line {
	border-top: 1px solid #ce0000;
	border-bottom: 1px solid #ce0000;
	padding: 20px 0;

}

/*top_oshirase*/
.oshirase {
	font-size: 13px;
	text-align: center;
}

.o_title {
	width: 200px;
	height: auto;
	display: block;
	background: url("img/oshirase_bg.gif") no-repeat center top;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto 5px auto;
}

.y_col {
	color: #961a53;
}