@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#request {
	width: 579px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #request {
	height: 500px;
}

#request a {
	text-decoration: underline;
}


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */


.request-nav li {
	font-size: 80%;
	margin-bottom: 10px;
	vertical-align: top;
}

.request-nav li img {
	margin-right: 5px;
}


#request div.request-wrap {
	width: 546px;
	padding: 15px 10px 0px 10px;
	background: #f2f8ff;
}

#request div.request-wrap div {
	width: 546px;
	padding-bottom: 15px;
}

#request div.request-wrap li {
	float: left;
}

#request li.ic {
	width: 28px;
}
#request li.q-text01 {
	padding-top: 2px;
	padding-right: 3px;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
}
#request li.q-text02 {
	width: 480px;
	padding-top: 2px;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
}

#request li.a-text01 {
	width: 510px;
	padding-top: 2px;
	padding-right: 3px;
	font-size: 80%;
	line-height: 1.4em;
}

#request div.pagetop {
	text-align: right;
}

#request div.pagetop span {
	background: url(../images/request_ic_007.gif) left 52% no-repeat;
	font-size: 70%;
	padding-left: 15px;
}

#request table.tableStyle01 {
	margin-top: 15px;
	margin-left: 15px
}
#request table.tableStyle01 td {
	line-height: 1.4em;
}

#request table.tableStyle02 td {
	line-height: 1.4em;
}








