.style4 {
	color: #FF0033;
}

.style5 {
	color:#CC33CC;
}

.style6 {
	color:#f03f80;
	font-size: 12px;
}


.wonderful a:link {color:#f03f80; text-decoration:underline;}
.wonderful a:visited {color:#f03f80; text-decoration:underline;}
.wonderful a:hover {color:#f93; text-decoration:underline;}
.wonderful a:active {color:#f00; text-decoration:none;}
.wonderful txtA02 {
	font-size: 14px;
	float: left;
}

p {
	font-size: 12px;
	line-height: 120%;
}



h1{
	background-color:#CC33CC;
	color:#FFFFFF;
	font-size:14px;
	padding:5px;
	line-height:110%;
	margin:0px;
}

dl.guest:after {
	content: ".";
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

dl.guest{
	width:250px;
	margin:0px 0px 0px 10px;
	min-height: 1px;
	display: block;  
}

dl.personality{
	width:150px;
	margin:10px 0px 10px 10px;
	min-height: 1px;
	display: block;  
}

* html .guest {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

dl.guest dt{
	float:left;
	width:100px;
	clear:both;
	text-align:center;
}

dl.guest dd{
	margin-left:100px;
	width:140px;
	padding:30px 0 0 10px;
	font-size:12px;
	line-height:120%;
}

li{
	list-style-image:none;
	list-style-type:none;
	font-size: 12px;
}

.notice {
	background:#FFEAE8;
	border:1px solid #FFB5B0;
	font-size:11px;
	line-height:120%;
	color:#666666;
	text-indent:-11px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*-------------------------------

		フォーム関係
		
---------------------------------*/

#enq{
	padding:5px;
}

#enq h2{
	background-color:#EEEEFF;
	padding:3px;
	letter-spacing:1px;
	line-height:140%;
}

#enq h3{
	margin-left:20px;
}

#enq p{
	margin:8px 20px 20px 20px;
}

.thanks{
	margin:15px auto;
	text-lign:center;
	font-size:12px;
}

.victor{
	font-size:12px;
	padding-top:7px;

}

.prform{
	width:500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.form-a{
	padding:5px;
	border-bottom:1px solid #EEEEFF;
	width:140px;
	font-size:12px;
	text-align:left;
}

.form-b{
	padding:5px;
	border-bottom:1px solid #EEEEFF;
	width:290px;
	font-size:12px;
	text-align:left;
}

/*-------------------------------

		追加CSS
		
---------------------------------*/
#attention {
	background-color: #FFEAE8;
	color: #666666;
	border: 1px solid #FFC5BF;
	margin-bottom: 10px;
}

#box #left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#box #right {

}
#guest {
	margin-bottom: 20px;
}
#guest ul {
	margin: 0px;
	padding: 0px;
}
#guest li {
	display: inline;
	margin-right: 50px;
}
#left dt {
	float: left;
	width: 80px;
	font-size: 12px;
}
#left dd {
	font-size: 12px;
}
.pink {
	color: #FF3399;
}
#guest td {
	font-size: 14px;
}
#right {
	width: 250px;
	float: right;
}
#right p {
	text-align: center;
}


#right #logo {
	text-align: right;
	margin-right: 53px;
}
#right a {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}


#box .clear {
	clear: both;
}
#attention {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#attention ul {
	margin: 0px;
	padding: 5px;
}
#attention li {
	line-height: 150%;
}
#finish {
	text-align: center;
	font-size: 12px;
	color: #FF3399;
}
