/* CSS Document */

/*　---------------------共通設定----------------------　*/

#main {
	text-align : center}

/*　#main h1 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #f60 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background : #fec ; }　*/
	
/*　h1共通　*/
#main h1 {
	margin : 25px 0 0 40px ;
	padding : 0px 0px 0px 25px ;
	height : 38px ;
	background : url(../img_common/h1_bg.gif) no-repeat left ;
	font-size : 130% ;
	line-height : 1.8em ;
	color : #009 ;
	text-align:left}


/*　---------------------提携組織----------------------　*/

#main #cooperation {
	margin : 0px auto 160px auto ;}

#main #cooperation h2 {
	width : 620px ;
	margin : 25px auto 0px auto ;
	padding:10px 0px 3px 0px ;
	color:#333 ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background:url(../img_common/bo_x01.gif) bottom repeat-x ;}

#main #cooperation h2 span {
	margin : 0 5px 0 0 ;
	color:#FF0000 ;}


#main #cooperation p {
	margin : 20px auto 10px auto ;
	width : 620px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;}

