/* 見出し部分001 */

H1{

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: 13pt;

	font-weight: bold;
	
	line-height: 100%;

}


.md001 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-image:  url(m_img/m001.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #336699;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	padding: 5px;
	background-color: #9FB0CC;
}
/* 見出し部分002*/
.md002 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(m_img/m002.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	padding: 5px;
	background-color: #999999;
}
/* 見出し部分003 */
.md003 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(m_img/m003.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #704B4B;
	border-bottom-width: 1px;
	border-bottom-color: #451E22;
	padding: 5px;
	background-color: #A17779;
}
/* 見出し部分004 */
.md004 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(m_img/m004.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	padding: 5px;
	background-color: #A39D7E;
}
/* 中見出し部分001 */
.mmd001 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003366;
	background-color: #EEF4FF;
	background-image: url(m_img/spc01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
}
/* 中見出し部分002 */
.mmd002 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003366;
	background-color: #EBEBEB;
	background-image: url(m_img/spc01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}
/* 中見出し部分003 */
.mmd003 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	background-color: #F5EAE4;
	background-image: url(m_img/spc01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}
/* 中見出し部分004 */
.mmd004 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	background-color: #EEE7CA;
	background-image: url(m_img/spc01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}
/* 本文00 */
.hb001 {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	padding: 5px 5px 20px;
}
/* 本文002 */
.hb002 {
	font-size: 12px;
	line-height: 150%;
	color: #996D6F;
	padding: 5px 5px 20px;
}
/* 中見出し2001 */
.mmd2001 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(m_img/m002_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* 中見出し2002 */
.mmd2002 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(m_img/m002_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* 中見出し2003 */
.mmd2003 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(m_img/m002_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* 中見出し2004 */
.mmd2004 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(m_img/m002_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* 中見出し2005 */
.mmd2005 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(m_img/m002_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* 強調中見出し01 */
.mt001 {
	font-size: 18px;
	font-weight: bolder;
	color: #336699;
	background-image: url(m_img/mt001.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
/* 強調中見出し02 */
.mt002 {
	font-size: 18px;
	font-weight: bolder;
	color: #336699;
	background-image: url(m_img/mt002.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
/* コラム01 */
.cm001 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-indent: 12pt;
}
/* コラム02 */
.cm002 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 10px;
	border: 1px solid #336699;
	text-indent: 12pt;
}
/* コラム03 */
.cm003 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 10px;
	border: 1px solid #336699;
	text-indent: 12pt;
	background-color: #F3F8FF;
}
/* コラム04 */
.cm004 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 10px;
	border: 1px solid #999999;
	text-indent: 12pt;
	background-color: #FFF8F5;
}
/* 本文小01 */
.hbs001 {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	padding: 5px 5px 20px;
}
/* リンク01 */
.ln01 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
.ln01 a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}
.ln01 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.ln01 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/* リンク02 */
.ln02 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #FF9933;
}
.ln02 a {
	font-size: 12px;
	font-weight: bold;
	color: #FF9999;
	}
.ln02 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
}
.ln02 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
/* 見出し部分01 */
.midashi01{
	font-size: 18px;
	line-height: 120%;
	color: #006699;
	background-image: url(midashi_img/midashi01.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #006699;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	}
/* 見出し部分02 */
.midashi02{
	font-size: 18px;
	line-height: 120%;
	color: #333333;
	background-image: url(midashi_img/midashi02.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #4E4A4E;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	}
/* 見出し部分03 */
.midashi03{
	font-size: 18px;
	line-height: 120%;
	color: #993300;
	background-image: url(midashi_img/midashi03.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #864947;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	}
/* 見出し部分04 */
.midashi04{
	font-size: 18px;
	line-height: 120%;
	color: #864947;
	background-image: url(midashi_img/midashi04.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #867947;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	}
/* 見出し部分05 */
.midashi05{
	font-size: 18px;
	line-height: 120%;
	color: #996600;
	background-image: url(midashi_img/midashi05.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px dotted #D98808;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 25px;
	padding: 0px;
	}
/* 見出し部分201 */
.midashi201{
	font-size: 18px;
	line-height: 120%;
	color: #006699;
	background-image: url(midashi_img/midashi201.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #6F9BC0;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	padding: 0px;
	}
/* 見出し部分202 */
.midashi202{
	font-size: 18px;
	line-height: 120%;
	color: #4E4A4E;
	background-image: url(midashi_img/midashi202.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #A6A4A6;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	padding: 0px;
	}
/* 見出し部分203 */
.midashi203{
	font-size: 18px;
	line-height: 120%;
	color: #864947;
	background-image: url(midashi_img/midashi203.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #BF9E9D;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	padding: 0px;
	}
/* 見出し部分204 */
.midashi204{
	font-size: 18px;
	line-height: 120%;
	color: #867947;
	background-image: url(midashi_img/midashi204.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #C9C3AD;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	padding: 0px;
	}
/* 見出し部分205 */
.midashi205{
	font-size: 18px;
	line-height: 120%;
	color: #D98808;
	background-image: url(midashi_img/midashi205.gif);
	display:block;
	font-weight: bold;
	text-decoration:none;
	border: 1px solid #EBC07D;
	width: 550px;
	margin: 0px;
	text-align: left;
	text-indent: 15px;
	padding: 0px;
	}
/* 小見出し部分01 */
.smidashi01{
	font-size: 12px;
	color: #006699;
	line-height: 120%;
	background-image: url(midashi_img/smidashi01.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 5px 30px;
	font-weight: bold;
:block;
	text-decoration:none;
	}
/* 小見出し部分02 */
.smidashi02{
	font-size: 12px;
	color: #4E4A4E;
	line-height: 120%;
	background-image: url(midashi_img/smidashi02.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 5px 30px;
	font-weight: bold;
:block;
	text-decoration:none;
	}
/* 小見出し部分03 */
.smidashi03{
	font-size: 12px;
	color: #993300;
	line-height: 120%;
	background-image: url(midashi_img/smidashi03.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 5px 30px;
	font-weight: bold;
:block;
	text-decoration:none;
	}
/* 小見出し部分04 */
.smidashi04{
	font-size: 12px;
	color: #867947;
	line-height: 120%;
i楊
	background-image: url(midashi_img/smidashi04.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 5px 30px;
	font-weight: bold;
	background-image: url(midashi_img/smidashi04.gif);
:block;
	text-decoration:none;
	}
/* 小見出し部分05 */
.smidashi05{
	font-size: 12px;
	color: #D98808;
	line-height: 120%;
	background-image: url(midashi_img/smidashi05.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 5px 30px;
	font-weight: bold;
:block;
	text-decoration:none;
	}
/* 小見出し部分201 */
.smidashi201{
	font-size: 12px;
	color: #006699;
	line-height: 120%;
	background-image: url(midashi_img/smidashi201.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 5px 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
:block;
	text-decoration:none;
	}
/* 小見出し部分202 */
.smidashi202{
	font-size: 12px;
	color: #4E4A4E;
	line-height: 120%;
	background-image: url(midashi_img/smidashi202.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 5px 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E4A4E;
:block;
	text-decoration:none;
	}
/* 小見出し部分203 */
.smidashi203{
	font-size: 12px;
	color: #993300;
	line-height: 120%;
	background-image: url(midashi_img/smidashi203.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 5px 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
:block;
	text-decoration:none;
	}
/* 小見出し部分204 */
.smidashi204{
	font-size: 12px;
	color: #867947;
	line-height: 120%;
	background-image: url(midashi_img/smidashi204.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 5px 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #867947;
:block;
	text-decoration:none;
	}
/* 小見出し部分205 */
.smidashi205{
	font-size: 12px;
	color: #D98808;
	line-height: 120%;
	background-image: url(midashi_img/smidashi205.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 5px 15px;
	font-weight: bold;
楊15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D98808;
:block;
	text-decoration:none;
	}
.hbb01 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bolder;
	color: #006699;
}
.hbb02 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}


