@charset "utf-8";
.jomBox01 {
	width: 425px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 1.4em;
	background-color: #31C400;
	background-image: url(../img/jom/backimg_j.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 210px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.jomBox01  p {
	padding-bottom: 1em;
}
h3 {
	text-align: center;
	background-image: none;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFFFFF;
}

#main #title {
	background-image: url(../img/jom/title_j.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 159px;
}
.dateJom {
	color: #333333;
	width: 350px;
	border: 1px dotted #FFC900;
	margin-left: 40px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h4 {
	font-size: 14px;
	background-image: url(../img/icon_aka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #FFFFFF;
}
.jom {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.jom a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.jom a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.jom a:hover {
	color: #FECD06;
	text-decoration: none;
}
.jomKiji {
	width: 200px;
	float: left;
	padding: 3px;
	margin-right: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
}
.jomKiji2 {
	width: 200px;
	float: right;
	margin-right: 3px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFF00;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
.kasen {
	text-decoration: underline;
}
.right {
	text-align: right;
	display: block;
}

