@charset "utf-8";

/*-----------------------------------------------
基本設定
----------------------------------------------- */	
#main_right{/*-横幅サイズ590-*/
}
#honbun{/*-横幅サイズ560-*/
	margin: 0px 0px; padding: 0px 15px 0px 15px;
}
/*-----------------------------------------------
ページトップ
----------------------------------------------- */
.pagetop p{
	margin: 0px 0px 0px;padding: 0px 0px 0px;
	}
/*-----------------------------------------------
q&A
----------------------------------------------- */
.textsize {/*-横幅サイズ550-*/
	margin: 0px;padding: 10px 7px 0px 3px;
}
.textsize h2{
	margin: 10px 0px 5px;padding: 5px 0px 15px 20px;
	background-image: url(../../common/images/title2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
}
.textsize p{
	margin:0px 0px 0px 0px;padding:0px 0px;
}	
.textsize ul{
	margin:0px 0px 0px 20px;padding:0px 0px;
	list-style-type: circle;
}

/*-----------------------------------------------
実習先
----------------------------------------------- */
.waku{
	margin:10px 0px 0px 4px;padding:0px 0px;
	background-image: url(images/waku02.gif);
	background-repeat: repeat-y;
}
.waku h2{
	margin:0px 0px 0px 0px;padding:0px 0px;

}
.waku h3{
	padding:0px 0px 0px 30px;margin: 0px 15px;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #51b81f;
}
.waku p{
	padding:2px 0px 5px 30px;margin: 5px 15px 0px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
