@charset "shift_jis";
body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	margin: 0;
	position: 0;
}


a {
	text-decoration: none;
}
a:hover   {

}
a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #000066;
	font-family: Meiryo, "ＭＳ Ｐゴシック", "Arial Unicode MS", Arial, Osaka;
	font-size: 16px;
	line-height: 1.5em;
}
h1 strong {

}

h2  {
	font: bold 75%/1.4em Meiryo, "ＭＳ Ｐゴシック", "Arial Unicode MS", Arial, Osaka;
	color: #000066;
	padding-bottom: 0.2em;
}
h2   strong,h3 strong {
	font-size:130%;
}
h3,#content_sub  h2 {
	font: bold 85% Meiryo, "ＭＳ Ｐゴシック", "Arial Unicode MS", Arial, Osaka;
	color: #666666;
	padding-bottom: 1em;
}
h4,#content_sub h3  {
	font: bold 75%/1.65em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000066;
}
h5 {
	color: #006;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;

}
h6, p.h6{
	font: 90%/1em Meiryo, "ＭＳ Ｐゴシック", "Arial Unicode MS", Arial, Osaka;
	color: #DABECA;
}
p,dt,dd  {
	font: 75%/1.65em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	padding-bottom: 0.5em;
}
dt,dd  {

}
dd a {
	color: #FF3385;
}
dd em {
	font: normal 120% "Times New Roman", Times, serif;
}

ul {
	list-style: none;

}



li {
	font: 75% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ol {
	list-style: outside;
	padding-left: 2em;
}
ol li {
	list-style: decimal;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0.5em;
}


ul.links    {

}
ul.links   li {
	float: left;
	padding-right: 1em;
	list-style-type: none;
	height: 1em;
	font-size: 10px;
}
ul.links   li  a {
	color: #707392;
}
ul.links   li  a:hover {
	text-decoration: underline;


}
a.more {
	background-image: url(../css_image/ul_li_a.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	font-weight: bold;
	color: #0000CC;
}
a.more:hover {
	text-decoration: underline;
}

.gotop  {
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;

}
.clearboth {
	clear: both;
}
