/* 1-1.中央コンテンツ設定                                    　　　　           　  */  
/* -------------------------------------------------------------------------------- */

/*--タイトル表示--*/
#title_waku h1 {
	font-size: 20px;
	text-align: left;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	padding-bottom: 0px;
	margin-top: 13px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-left: 23px;
	line-height: 28px;
}
#title_waku p {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 20px;
}

.m_cont h2 {
	border-bottom-color: #800000;
	border-left-color: #800000;
	font-size: 15px;
	margin-top: 2px;
	margin-right: 2px;
	color: #800000;
	padding-left: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}




/*--通常文章--*/
.m_cont p {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 20px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
}
/*.m_cont a {
	background-image: url(../pictures/ico_download3c_4.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
}*/
/*--表--*/
.m_cont dt {
	padding-left: 5px;
	color: #000;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	padding-bottom: 0px;
	list-style-type: disc;
}
.m_cont dd {
	font-size: 13px;
}
.m_cont li {
	line-height: 24px;
	padding-left: 8px;
	margin-left: 8px;
	font-size: 13px;
	list-style-image: url(../pictures/ico_medal1.gif);
	list-style-position: outside;
}

.m_cont dl  {
	overflow: auto;
/*	scrollbar-base-color: #FFD0D0;
	scrollbar-arrow-color: #ffffff;*/
	padding-left: 15px;
	margin-left: 10px;
	padding-top: 1px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}
.m_cont table {
	font-size: 13px;
}
#img_dl{
	padding-left: 20px;

}
/*--写真枠--*/
#img_dl_cont {
	border: 1px solid #0099CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 33px;
}


/*--タイトルマーク--*/
.link_ico1 {
	background-image: url(../pictures/bungu-03.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	background-position: 3px center;
	padding-left: 26px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #33CC33;
	margin-right: 20px;
	margin-left: 10px;
}
