/*文字コードUTF-8 */
@charset 'UTF-8';

/* cssName sitemap.css */


h2
{
	display: block;
	padding: 7px 10px 0 10px;
	width: 730px;
	height: 27px;
	background: url('../img/experience/h2_01.jpg') no-repeat;
	background-position: 10px bottom;
	text-indent: -10000px;
}

p.summary
{
	padding: 12px 0 0 25px;
}

#experience
{
	padding: 0 0 0 55px;
}

#experience li
{
	padding-top: 40px;
}

#experience div
{
	padding: 12px 36px 0 36px;
	width: 568px;
	height: 82px;
	background-color: #F0F0F2;
	color: #3F3F3F;
	font-size: 14px;
	line-height: 170%;
}

#experience div.rows3
{
	padding-top: 12px;
	height: 108px;
}

#experience p.user
{
	text-align: right;
}

#experience p.user span
{
	padding: 0 4px;
	border-bottom: 2px solid #FE7E39;
}

.pagetop
{
	padding: 40px 15px 100px 0;
	text-align: right;
}
