/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* party
---------------------------------------------- */
#kasugai,#kyoto,#obama {
	border-top: 5px double #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#partybox .logo {
	width: 300px;
}
#party {
	width: 555px;
	margin: 15px auto;
}
#party h2{
	background-image: url(../20101108/name_bg.gif);
	background-repeat: no-repeat;
	line-height: 44px;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	height: 44px;
	padding-top: 4px;
}
#party h2 .st2{
	line-height: 1.2em;
	height: 44px;
	font-weight: bold;
}
#party h3{
	float: left;
	clear:left;
	font-size: 130%;
	font-weight: bold;
	margin: 5px 10px;
}
#party h3 a{
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}
#party h3.logo{
	height:50px;
	width:240px;
	cursor : pointer;
}
#party p{
	margin-bottom: 3px;
	margin-top: 3px;
}
#party .ptop {
	padding-top: 5px;
	margin-left:1em;
	text-indent:-1em;
}

#party ul {
	background-color: #333333;
	height: 30px;
	width: 555px;
	padding-top: 15px;
}
#party ul li {
	height: 30px;
	width: 270px;
	float: left;
}
#party ul li a{
	height: 30px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 1;
	width: 270px;
}
#party ul li a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.partybox{
	width: 555px;
	border-bottom: 1px dotted #666666;
	clear:both;
	overflow: hidden;
	padding: 5px;
}
.partybox .box3 {
	float: left;
	width: 170px;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}
.partybox .box2 {
	float: left;
	width: 240px;
}
.partybox .textbox {
	float: right;
	width: 280px;
	padding-right: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.partybox dl {
	margin-top: 5px;
}
.partybox dl dt{
	font-weight: bold;
	border-top: 1px solid #333333;
	padding-top: 2px;
}


/* 文字の指定
---------------------------------------------- */
.small {
	font-size: 70%;
	line-height: 1.6;
}
.text00 {
	font-size: 160%;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	text-align: center;
	background-color: #FFCC00;
	line-height: 2em;
	display: block;
}
.text01 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.text02 {
	font-size: 80%;
	font-weight: bold;
}
.text03 {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	text-align: right;
}
.text04 {
	text-align: right;
}
