#primary_page h1{
/*	height:41px;*/
	font-size:150%;
	line-height:170%;
	margin:20px 0px 5px 0px;
	padding:3px 0px 5px 25px;
	background:url(../img/style/primary.gif) left bottom;
	background-repeat:no-repeat;
}
#primary_page h1 span{
	font-size:70%;
	line-height:170%;
	color:#666;
	padding-left:30px;
}
#primary_page h2 {
	font-size:110%;
	line-height:130%;
	color:#006;
}

/* 中身
---------------------------------------------*/
#wrapper_page{
	margin:0 auto;
	text-align:left;
	width: 740px;
	margin-top:15px;
	background:#FFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Helvetica","Arial"; 
	color:#444; 
	line-height:140%;
}


div.container_page{
margin:0;
padding:0;
	width: 740px;
}

/* header includeHeaderIn---------------------------------------------*/
div#HeaderIn{
	width: 740px;
	margin:0px 0px;
	padding:0px 0px 10px 0px;	
	height: 50px;
	border-bottom:4px solid #900;
}
	
		div#HeaderIn #logo{
			width: 205px;
			height: 50px;
			float:left;
		}
		/* 味研会社情報
		---------------------------------------------*/
		div#HeaderIn #close {
			width: 500px;
			float: right;
			margin:20px 0px;
			text-align:right;
		}
/*--------------------------------------------------------*/
table.list{
	border:1px solid #CCC;
	width:630px;
	margin:5px 0px;
}
table.list th{
	color:#000;
	background-color:#CCC;
	text-align:left;
	padding:0px 15px;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	}
table.list td{
	border-bottom:1px solid #CCC;
	padding:3px 5px;
	}
/*-リストマークあり（クラス・ＩＤなし）-------------------------------------------------------*/
li{
	list-style-position:inside;
}
/*-リストマークなし（.non-mark）-------------------------------------------------------*/
.non-mark li{
	list-style-type:none;
}
/*--------------------------------------------------------*/
dl.pagelist{
	width:660px;
}
dl.pagelist dt{
	color:#009;
	padding:7px 0px 5px 20px;
	margin:20px 0px 5px 0px;
	font-weight:bold;
	clear:both;
	font-size:110%;
	background-image:url(../img/style/title_back.jpg);
	height:32px;
	background-repeat:no-repeat;
}
dl.pagelist dd{
	padding:5px 0px 15px 10px;
}




	dl.detail {
		padding:0px;
	}
	

	dl.detail dt{
		font-weight:bold;
		background-image:none;
		color:#000;
		padding:0px;
	}
	dl.detail dd{
		padding:0px;
	}






strong.title{
	color:#C00;
	font-size:150%;
	padding:5px 0px;
	
}
strong.title span.subtitle{
	color:#C00;
	font-size:70%;
	font-weight:normal;
	
}

/*--------------------------------*/

