@charset "utf-8";
/* CSS Document */

iframe[id^="twitter-widget-"] {
width:700px!important;
min-width:700px!important;
max-width:700px!important;
}

.h2_2 {
	margin-bottom: 20px;
}
.h3_1 {
	margin-bottom: 10px;
	margin-top: 20px;
}

#footer {
	padding-top: 50px;

}

.t1 {
	border-top: 1px dotted #999999;
	font-size: 15px;
	line-height: 1.5em;
	width: 100%;
	
	
}
.t1 th {
	background-color: #ECECEC;
	text-align: center;
}
.t1 th, .t1 td {
	border: 1px dotted #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.t1 .left_text{
	text-align:left!important;
	padding-right: 20px;
	padding-left: 20px;
}


#contents, #side{
	padding-top:20px
}

.qa_list{
	margin-top:10px
}


.qa_list dt {
	line-height: 1.5em;
	background: url(../image/yoyaku/qa_q.jpg) no-repeat left top;
	padding-top: 4px;
	padding-left: 40px;
	padding-bottom: 10px;
	font-weight: bold;
}
.qa_list dd {
	line-height: 1.5em;
	background: url(../image/yoyaku/qa_a.jpg) no-repeat left top;
	padding-top: 4px;
	padding-left: 40px;
	padding-bottom: 20px;

}

.text_area {
	width: 670px;
	margin-left: 15px;
	margin-bottom: 40px;
}
