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

/* @root dir */

/* 各ディレクトリ以下のページに使用するcssルールはこのファイルに記述 */

#scBox #subNavigationTitle {
background-image: url(/common/imgs/gn/smTitleWork.gif);
}


#topCoverArea {
margin: 0 0 20px 0;
padding: 0;
}

/* about General ------------------------------------------ */

div.abouthead	{
	width:	680px;
	height:	50px;
	background-image:	url("imgs/aboutheadback.gif");
	background-repeat:	no-repeat;
	background-position:	top left;
}

div.abouthead p	{
	padding:	12px 10px 0px 430px;
	color:	#666666;
}

h1#aboutc1head	{
	display:	none;
}

h2.aboutsubhead	{
	margin:	16px 0px 2px;
	padding:	4px 10px 4px 2px;
	width:	660px;
	height:	20px;
	border-style:	none none solid solid;
	border-width:	0px 0px 1px 3px;
	border-color:	#44abc1;
}

div.gopagetop	{
	width:	676px;
	text-align:	right;
	padding:	4px 2px;
}


div.aboutcontents	{
	width:	672px;
	height:	200px;
	margin:	16px auto 12px;
}

div.aboutcontents img	{
	display:	block;
	float:	left;
}
div.aboutcontents p	{
	width:	430px;
	float:	right;
	margin:	0px 4px 10px 0px;
}

div.howtowork	{
	width:	672px;
	height:	200px;
	margin:	16px auto 12px;
	padding-bottom:	100px;
}

div.howtowork h3	{
	margin:	10px 0px 0px 0px;
}

p.howtoworksub	{
	clear:	both;
	margin:	0px 0px 12px 0px;
	padding-left:	80px;
}


