h1#txt_inner1 {
	letter-spacing: -.075em;
	font-size: 3em;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 20px;
}

h2#txt_inner2  {
	letter-spacing: -.075em;
	font-size: 2em;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3#txt_inner3  {
	font-size: 1em;
}

h1#txt_inner1 a, h2#txt_inner2 a, h3#txt_inner3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1#txt_inner1 a:hover, h2#txt_inner2 a:hover, h3#txt_inner3 a:hover {
	background: none;
	color: #3C7BCF;
}

.txt_inner_com {
	text-align: left;
	padding: 0px;
	width: 700px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.txt_title {
	letter-spacing: -.075em;
	font-size: 2em;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}

p.wabun {
  font-size: small;
  line-height: 1.5em;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-indent: 1em;
  margin-top: 0;
  margin-bottom: 0.4em;
}
p.english {
  font-size: small;
  line-height: 1.5em;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-indent: 0em;
  margin-top: 0;
  margin-bottom: 0.4em;
}

p.english_b {
	font-size: small;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-indent: 0em;
	margin-top: 0;
	margin-bottom: 0.4em;
	font-weight: bold;
}

p.caution {
	font-size: small;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-indent: 0em;
	margin-top: 2px;
	margin-bottom: 5px;
}

p.b_caution {
	font-size: small;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-indent: 0em;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

div.txt_inner_com table th {
	font-size: 12px;
	line-height: 1.5em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-indent: 0em;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #666633;
	border-left-color: #663300;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}

div.txt_inner_com table td {
	font-size: 12px;
	line-height: 1.6em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	text-indent: 0em;
	width: 520px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #666633;
	border-left-color: #663300;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}


#read dl {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 712px;
	background-color: #3e1503;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#read dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	font-size: 10px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	float: left;
	width: 351px;
}

#read .item_code {
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
}

#read dd {
	padding-left: 5px;
	float: left;
}

#read h1 {
	font-size: 17px;
	line-height: 30px;
	display: block;
	width: 707px;
}

/*************
  矢印付文字
*************/

a.arrow_01 {
	padding-left: 10px;
	background-image: url(/user_data/packages/default/images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
}

a:hover.arrow_01 {
	background-position: 1px center;
}

a.arrow_02 {
	padding-left: 10px;
	background-image: url(/user_data/packages/default/images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
}

a:hover.arrow_02 {
	background-position: 0px 2px;
}

a.arrow_03 {
	padding-left: 10px;
	background-image: url(/user_data/packages/default/images/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
}

a.arrow_05 {
	background-image: url(/user_data/packages/default/images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 10px;
}

a.arrow_06 {
	background-image: url(/user_data/packages/default/images/arrow_05.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.arrow_06 {
	background-position: 1px center;
	text-decoration: underline;
	color: #FFFFFF;
}

.red_b{
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
color:#FF0000;}