@charset "Shift_JIS";

/******************************************************************/
/* 2006-07-10
/* このCSSは、「名札を選ぼう！」トップページのみで使用するCSSです
/* 
/******************************************************************/


#siteContents #mainVisual{
	width:295px;
	_width:545px;
	background:url(../image/backgroundH1.gif) no-repeat #FDFDFD;
	padding:0 0 5px 250px;
}

#main #siteContents .sectionH2Ctrl{
	width:545px;
	background:url(../image/backgroundMainSectionH2.gif) repeat-y #FFF;

}


#main #siteContents .sectionH2 li{
	list-style-type:none;
	background:url(../commonImage/arrowNormal.gif) no-repeat 0 0.4em;
	padding:0 0 0 11px;
	margin:0 8px 0 5px;
	
	/* font-ctrl */	font-size:82%;
}

#main #siteContents .sectionH2 h2{
	margin:0 0 7px 0;
}

#main #siteContents .sectionH2 p{
	margin:0 8px 7px 5px;
}

#main #siteContents .sectionH2 p.toDescription{
	margin:1em 10px 0 0;
	text-align:right;
}

#main #siteContents #placeSelection.sectionH2{
	width:185px;
	float:left;
}

#main #siteContents #purposeSelection.sectionH2{
	width:185px;
	float:left;
}

#main #siteContents #desginSelection.sectionH2{
	width:175px;
	float:left;
}



#main #siteContents #selectionGuide.sectionH2{
	padding:1em 0 0 0;
}

#main #siteContents #selectionGuide.sectionH2 li{
	display:block;
	background:url(../commonImage/arrowNormal.gif) no-repeat 0 0.2em;
	padding:0 0 0 11px;
	width:240px;
	_width:250px;
	float:left;
}

#main #siteContents #recommendService.sectionH2{
	padding:1em 0 0 0;
}

#main #siteContents #recommendService.sectionH2 p{
	margin:1em 0 0 0;
	/* font-ctrl */	font-size:82%;
}

#main #siteContents #recommendService.sectionH2 p.toBelong{
	background:url(../commonImage/arrowToBelong.gif) no-repeat 152px 15px;
}
#main #siteContents #recommendService.sectionH2 p.toAtherKokuyoSite{
	background:url(../commonImage/arrowToAtherKokuyoSite.gif) no-repeat 152px 15px;
}
#main #siteContents #recommendService.sectionH2 p.toAtherDomain{
	background:url(../commonImage/arrowToAtherDomain.gif) no-repeat 152px 15px;
}



#main #siteContents #recommendService.sectionH2 p img{
	vertical-align:middle;
	margin:0 17px 0 0;
}




