/* request_common.css */


.ttl07 {
	background: #feecc8;
}

#ContentsInner {
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	color: #221815;
}

#ContentsInner ul,
#ContentsInner li,
#SideMenu ul,
#SideMenu li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ContentsInner h3 {
	margin: 0 !important;
	padding: 0 0 20px !important;
}

#requestSideMenu img {
	line-height: 1;
	vertical-align: bottom;
}

#requestSideMenu ul li {
	padding: 0;
	margin: 0;
}


/*　全般　*/


.pagetop {
	text-align: right;
	padding: 20px 0 0px;
}


/* boxTableCell */


.boxTableCell {
	display: table-cell !important;
}

* html .boxTableCell {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html .boxTableCell {/* IE 7 */
	display:inline;
	zoom:1;
}

/*\*//*/
* html .boxTableCell {
	display:inline-block;
}
/**/
a.linkStyle {

	font-size: 120%;
	text-decoration: underline;
	color: #0033FF;
}
