@charset "utf-8";

.kansui #main #newKansui {
	height: 380px;
	width: 500px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	padding: 0px;
}
.kansui   #main   .listKansui {
	width: 140px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	float: left;
	clear: left;
	padding: 0px 10px;
}
.kansui #main .listKansui li {
	border-top: 1px dotted #CCCCCC;
	background-image: url(../../img/icon/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 3;
}
.kansui  #main  .listKansui  li:first-child {
	border-top: none;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
.teikan #main h5 {
	font-weight: normal;
	color: #999999;
}
.shinsa       #main       ul    li    {
	line-height: 1.5em;
	margin-left: 30px;
	margin-bottom: 5px;
	list-style-type: disc;
}
.shinsa      #main      table tr       td   ul   li   {
	display: inline;

}
.shinsa #main table {
	width: 620px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.shinsa #main td {
	text-align: left;
}
.shinsa  #main  p.shinsa {
	background-image: url(../../img/arrow/arrow_orange_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 20px;
	font-weight: bold;
}


body.party  #main    {
	text-align: center;
}
body.party #main img,.soshiki #main img {
	margin: 10px;
}
body.party     #main   p  {
	width: 520px;
	text-align: left;
	margin: 0px auto;
}
body.party      #main   div  {
	background-image: url(../img/party_p02.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 520px;
	margin: 0px auto;
}

body.party        #main    div p    {
	width: 270px;
	float: right;
}
body.party #main h4 {
	background-color: #FFFFFF;
	background-image: none;
}


.seturitu #main div {
	float: right;
	height: 230px;
	width: 140px;
	background-image: url(../img/set_kaicho.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-left: 10px;
	position: relative;
}
.seturitu    #main  div p {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	right: 10px;
	position: absolute;
	left: auto;
	bottom: 0px;
}

