@charset "utf-8";/* 文字コードセット */

/* メインイメージエリア 
---------------------------------------------------------------------*/
#mainimagearea {
	width: 960px;
	margin:10px 0px;
	display:block;
}

/* 見出し
---------------------------------------------------------------------*/
.tit0301 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0301.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}
.tit0302 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0302.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0303 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0303.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0304 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0304.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0305 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0305.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}

.faq-left {
width:160px;
float:left;
margin-bottom:20px;
}

.faq-right {
width:570px;
float:left;
margin-bottom:15px;
}

.faq-tit {
	font-size:20px;
	color:#666666;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 1px dotted #999999;
}

.faq-tit2 {
	font-size:16px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 1px dotted #999999;
}

.qaset{
width: 570px;
padding-bottom:5px;
float:left;
}

.qasetleft45q{
	width: 45px;
	white-space:nowrap;
	font-size:140%;
	color:#0068B4;
	padding-bottom:5px;
	float:left;
}

.qasetright525q{
	width: 525px;
	text-decoration:underline;
	color:#333;
	padding-bottom:5px;
	float:left;
}

.qasetleft45a{
	width: 45px;
	font-size:140%;
	white-space:nowrap;
	color:#ee6d6d;
	clear:both;
	float:left;
}
.qasetright525a{
	width: 525px;
	float:left;
}

.btn_dl_area {
margin-bottom:20px;
}

#btn-form01 {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
}
#btn-form01 a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/support/btn_form01.jpg) no-repeat left top;
	text-indent:-9999px;
	border-bottom:20px;
}
#btn-form01 a:hover {
	background: url(../images/support/btn_form01.jpg) no-repeat left bottom;
}

#btn-form02 {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
}
#btn-form02 a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/support/btn_form02.jpg) no-repeat left top;
	text-indent:-9999px;
	border-bottom:20px;
}
#btn-form02 a:hover {
	background: url(../images/support/btn_form02.jpg) no-repeat left bottom;
}
