@charset "utf-8";
@import url("table.css");
/* CSS Document */

#contents {
	width: 560px;
	margin-left: 25px ;
	}
	
#contents h3 {
	color:#445981;
	font-size:11pt;
	margin-bottom:12px;
}

#contents h4 {
	margin-bottom:12px;
}

#contents dt{
  	margin-top: 20px;
}
#contents .one_qa {
  margin:10px 0 10px 20px;
}
#contents .question{
  cursor: pointer;

}
#contents .answer {
  width: 480px;
  display: none;
  margin: 10px 0;
}
#contents .answer img{
  float: left;
  width: 76px;
  margin-bottom: 20px;
}
#contents .answer p {
  width: 400px;
  float: right;
  margin-bottom: 20px;
}
#contents .one_qa2 {
  margin:10px 0 10px 20px;
}
.fl_right {
	float: right;
	margin-top: -32px;
}

#contents .top p {
	margin-bottom:24px;
}

#contents .top strong {
	color:#C00;
	font-weight:bold;
	line-height:20px;
}

/* CSS 追加 */
#contents .top span {
	font-weight:bold;
}

#contents p {
	margin-bottom:12px;
}

#contents .column {
	min-height:100px;
	height:auto !important;
	height:100px;
	overflow:visible;
	margin-bottom:24px;
	padding-bottom:12px;
	border-bottom:1px dotted #333;
}

#contents table {
	border:1px dotted #666;
	margin-bottom:24px;
}

#contents th {
	padding:8px 10px;
	border-right:1px dotted #666;
	border-bottom:1px dotted #666;
}

#contents td {
	padding:8px 10px;
	border-right:1px dotted #666;
	border-bottom:1px dotted #666;
}

#contents .photo {
	float:left;
	width:180px;
	margin-bottom:12px;
}

/* CSS 追加 */

#contents .photo2 {
	float:left;
	width:280px;
	margin-bottom:12px;
}

#contents .photo3 {
	float:left;
	width:186px;
	margin-bottom:12px;
}

#contents .text {
	float:right;
	width:370px;
}

#contents .text2 {
	float:right;
	width:250px;
}

#contents .text3 {
	float:right;
	width:300px;
}

#contents .point {
	clear:both;
}

#contents th {
	letter-spacing:0.2em;
}

#contents .sorry {
	font-size:8pt;
	color:#cc0000;
	margin-top:-12px;
	margin-bottom:24px;
	border:1px solid #aaa;
	padding:10px;
}

#contents .link {
	text-align:right;
	margin-bottom:40px;
}

#contents .link a {
	text-decoration:underline;
	font-weight:bold;
}

#contents p.finish {
	color:#c00;
	font-weight:bold;
}

/* thanks.html */

.txbox {
	margin-bottom:18px;
	background-position:right;
	background-repeat:no-repeat;
}

.txbox p {
	margin-bottom:1em;
}

.imboxs {
	margin-bottom:12px;
	text-align:center;
}


.imboxs p {
}
