/* keyVisualArea
-------------------------------------------------- */

#keyVisual {
	width: 910px;
	height: 84px;
	padding: 0px;
	margin: 0px;
	background: none;
}

/* ǋLEҏW
-------------------------------------------------- */


/* OneColumnBox
-------------------------------------------------- */
#mainArea .OneColumnBox {
	width: 711px;
	padding: 0px;
	margin: 0px 0px 10px 0px;

}

/*@i@*/

div#firstParagraph {
	padding: 0px;
	/*
	padding: 0px 0px 20px 0px;
	*/
}

div#firstParagraph h2 {
	width: 711px;
	height: 22px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: none;
	border: none;
	clear: both;
}

/* relationLinkElement
-------------------------------------------------- */

/*@㕔}[W@*/

body#categoryID_3 div.relationLinkElement {
	margin: 0px 0 10px!important;
	padding: 0px !important;
}

/*@Xg@*/

body#categoryID_3 div.relationLinkElement ul.bannerList {
	margin: 0px;
	padding: 0px;
	list-style-type: none !important;
}
body#categoryID_3 div.relationLinkElement ul.bannerList li {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}
body#categoryID_3 div.relationLinkElement ul.bannerList li.lastItem {
	padding: 0px;
}


/* 摜W[
-------------------------------------------------- */
.leftPict {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.rightPict {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}

.rightPict02 {
	margin: 0px 20px 10px 21px;
	padding: 0px;
	float: right;
}

/* ǋL܂
-------------------------------------------------- */




/* clear-after rules
-------------------------------------------------- */
#mainArea .relationLinkElement:after, #mainArea .FloatBox:after{
	content: "."; 
	display: block; 
	position:relative; /*works better in IE5.5 or float in float situations*/
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
		
/* hide from ie/mac  needed for IE \*/
* html #mainArea .relationLinkElement, * html #mainArea .FloatBox{
	height: 1%;
	}
/**/
/* ie/mac \*//*/
#mainArea .relationLinkElement, #mainArea .FloatBox{
			display: inline-table;
	}


/**/

