@charset "utf-8";
/* CSS Document */

/***** コンテンツ *****/

#topicPath {
	width:930px;
	height:35px;
	margin:0 5px 0 5px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:35px;
}

#mainContents {
	width:940px;
	margin:20px 0 0 0;
	padding:0;
}

#section {
	width:930px;
	margin:0 5px 0 5px;
	padding:20px 0 0 0;
	font-size:13px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:24px;
	text-align:left;
}

.support {
	width:304px;
	height:220px;
	margin:0 0 15px 0;
	padding:0 3px 0 3px;
	background-image:url(../images/gif/top_mainbg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

.supportBt {
	width:294px;
	margin:0 5px 0 5px;
}

p.supportExplain {
	margin:0 0 0 20px;
	font-size:12px;
	font-weight:normal;
	font-family:"MS PGothic";
	color:#333;
	line-height:18px;
	text-align:left;
}

#pageTop {
	width:136px;
	margin:0;
	padding:15px 2px 15px 802px;
}


/***** コンテンツおわり *****/