@charset "utf-8";

/*
===========================================================================
| 			form style
===========================================================================
*/
/*----------------------------------------------------------------------
/			index
/----------------------------------------------------------------------*/
div#index p.from{
	text-align:right;
	text-indent:0
}
div#index p.from img{
	padding-top:10px;
	
}
div#index div.chapter p{
	text-indent:1em;
}
/*----------------------------------------------------------------------
/			detail
/----------------------------------------------------------------------*/
div#detail dl{
	line-height: 140%;
}
div#detail td dt{
	margin-bottom: 3px;
}
div#detail td dd{
	margin: 0 0 10px 30px;
	
}
div#detail table.line{
	width: 100%;
}
div#detail #line2 tr{
	line-height: 120%;

}
div#detail table.line td ol{
	margin:0 0 0 22px;
}
div#detail td.yaku{
	width:8em;
	border:0px;
	padding-left:0;
}
div#detail td.name{
	width:6em;
	border:0px;
}
div#detail td.section{
	width:21em;
	border:0px;
}
/*----------------------------------------------------------------------
/			domestic_office
/----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
/			access
/----------------------------------------------------------------------*/
#access table.line{
	width:100%
}
#access td.rosen{
	width:300px;
	text-align:left;
}
#access th{
	width:150px;
}
#access td,#access th{
	vertical-align:middle;
	text-align:center;
}

/*----------------------------------------------------------------------
/			pig_supplyfarm
/----------------------------------------------------------------------*/

#pig_supplyfarm h3{
	width:350px;
}

#pig_supplyfarm #keiyaku{
	width:350px;
}
#pig_supplyfarm #keiyaku th{
	width:40%;
}

#pig_supplyfarm div.pigfarm{
	margin:0 0 15px 0;
}