@charset "utf-8";
div.ac_guide {
	background-image: url(/images/ac_club/new_content.gif);
	background-repeat: repeat-x;
	padding: 0.2em 5px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	background-position: right center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-top: 2em;
	background-color: #FEE;
}
h2 span {
	color: #F66;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
.sentences {
	margin-left: 10px;
	line-height: 2em;
}
#card {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
#card img {
	margin-right: auto;
	margin-left: auto;
}


.sentences p {
	margin: 10px;

}
.red {
	color: #C00;
}

.member {
	margin-top: 0em;
	clear: left;
}
ul.member li    {
	list-style-type: square;
}
ol.member li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 0.5em;
}


.member li {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.privilege {
	margin-top: 1em;
	margin-left: 10px;
}
#application_button {
	margin-top: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sidebar #guide {
	margin-left: 10px;
	line-height: 1.5em;
	font-size: 12px;
}
#guide ul {
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-left: 1em;
	margin-right: 0px;
	padding-right: 0px;
}
#guide li {
	margin-bottom: 0.5em;
	list-style-image: url(/images/ac_club/L.gif);
}
#guide li:hover {
	list-style-image: url(/images/ac_club/L2.gif);
}

#present th{
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.7em;
}
#present td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: center;
}
.event {
	margin-bottom: 0.3em;
	margin-left: 2em;
	position: relative;
}
.event img {
	display: block;
	position: relative;
	margin: 0px 20px 20px;
}

.event p {
	margin-top: 0em;
}
.question {
	font-weight: bold;
	margin-left: 1em;
}
.answer {
	margin-bottom: 1em;
	margin-left: 2em;
}
.section {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #EEE;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0.5em;
}

.article {
	font-weight: bold;
	margin-left: 1em;
}
.text {
	margin-left: 2em;
}
ol {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li {
	line-height: 2em;
}
#office {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
}
