@charset "UTF-8";
/* CSS Document */

/*idea*/
#idea p{
	margin:1em 0 0 145px;
	}


/*activity*/
#activity h2{
	font-size:100%;
	text-decoration:underline;
	}
#activity p{
	margin:2em 0 1em 0;
	}
#activity ol{
	margin:0 0 1em 4em;
	}

/*purpose*/
#purpose p{
	margin:1em 0;
	}
#purpose p.gototop{
	margin:0;
	text-align:right;
	font-size:83%;
	}


/*statute*/
#statute h2{
	font-size:120%;
	padding-left:30px;
	background:#D4E2DF url(../images/square_white.gif) left center no-repeat;
	font-weight:normal;
	}
#statute h2.t-margin{
	margin-top:1em;
	}
#statute h3{
	font-size:100%;
	margin-top:1em;
	color:#999999;
	}
#statute h4{
	font-size:100%;
	margin-top:1em;
	font-weight:normal;
	text-decoration:underline;
	}
#statute p{
	margin:0 1em 1em;
	}
#statute p.gototop{
	margin:0;
	text-align:right;
	font-size:83%;
	}
#statute ol{
	margin:0 0 1em 4em;
	}
#statute ol.kakko{
	list-style-type:none;
	margin-left:2em;
	}
#statute ul{
	list-style-type:none;
	}
#statute dl{
	margin:1em 0 1em 2em;
	}
#statute dt{
	width:6em;
	float:left;
	}
#statute dd{
	margin-left:6em;
	}


/*history*/
#history dl{
	width:680px;
	margin:2em auto;
	padding-top:1em;
	border-top:#6FB5AD dashed 1px;
	}
#history dt{
	width:6em;
	padding-left:1em;
	float:left;
	}
#history dd{
	margin-left:7em;
	}


/*organization*/