/* -------------------------------------------- */
/* This CSS is strictly for main pages only     */
/* -------------------------------------------- */
.html
 {
overflow-x: hidden;
} 

.body {
scrollbar-face-color: #8EA4D0;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #003366;
scrollbar-highlight-color: #fff8dc;
scrollbar-shadow-color: #000066;
scrollbar-3dlight-color: #EBEEFC;
scrollbar-darkshadow-color: #000033;
}



.h1
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
}

.h2
{
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
.h3
{
    font-size: 13px;
    font-weight: bold;
    color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 0px 0px;
}


.img
{ 
	border:none;
}


.A {
	color: #0044CC;
	text-decoration:  none;
}

.A:hover {
	COLOR: #FF0000;

BACKGROUND-COLOR: ; 		TEXT-DECORATION: underline
}



.ul
{
    margin-left: 0px;
}
.li
{
    margin-left: 20px;
}



.smp1 {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin-left: 2.0em;
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 12px; font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #000000; 
margin: 10px 10px 10px 10px;}

.smp2 {
text-indent: 3em;
 margin-left: 3.0em;
}

.blockquote {
	width: 90%;
	border: 0px solid #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 13px; font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #000000; 
}

.blockquotep {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.blockquotee {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.blockquoteee {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.blockquoteeee {
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

/* -------------------------------------------- */
img.img-middle {
vertical-align: middle;
border:none;
}

img.img-baseline {
vertical-align: baseline;
border:none;
}

img.img-absmiddle {
vertical-align: absmiddle;
border:none;
}

img.img-absbottom {
vertical-align: absbottom;
border:none;
}

img.img-top {
vertical-align: top;
border:none;
}

img.img-bottom {
vertical-align: bottom;
border:none;
}

img.img-text-top {
vertical-align: text-top;
border:none;
}

img.img-text-bottom {
vertical-align: text-bottom;
border:none;
}

img.float-right{
/*width: 250px;*/
float: right;
padding :8px ;
background:;
border:none;
margin-right:10px;
}

img.float-left{
/*width: 250px;*/
float: left;
padding :0px 8px 8px 0px  ;
background:;
border:none;
margin-left:10px;
}

img.float-center{
	/*width: 250px;*/
	float: center;
	padding : 0px 0px 8px 0px;


background:;
	border: none;
	margin: 10px;
/*margin-right:10px;*/
}

img.shisatsugan-photo{
/*width: 250px;*/
float: left;
padding :10px 172px 0px 0px ;
background:;
/*margin-right:10px;*/
}


/* -------------------------------------------- */

/* -------------------------- */
/* for TEXT		  */
/* -------------------------- */



.j-text-gray10 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 10px; font-style: normal; line-height: normal; 
line-height: 9pt;
font-weight: normal; color: #999999; margin: 0px 0px 0px 0px;}

.j-text-gray11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 0px 0px;
}
.j-text-gray12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height:  16px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 0px 0px;
}
.j-text-gray12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 0px;
}

.j-text-darkgray10 { font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; margin: 0px 0px 0px 0px;}
.j-text-darkgray11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-darkgray12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-darkgray12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-darkgray13 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.j-text-darkgray14 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 14px; font-style: normal; 
line-height: 19px; 
font-weight: normal; color: #000000; 
margin: 0px 0px 0px 0px;}

.j-text-darkgray13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.j-text-darkgray12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-black11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-black12 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 13px; font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #000000; 
margin: 0px 0px 0px 0px;}

.j-text-black12aki { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 13px; font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #000000; 
margin: 20px 0px 0px 0px;}

.j-text-red10 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 10px; font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #CC0000; 
margin: 0px 0px 0px 0px;}

.j-text-red11 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 11px; font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #CC0000; margin: 0px 0px 0px 0px;}

.j-text-red11b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
}
.j-text-red12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
}
.j-text-red12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
}

.j-text-red13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
}

.j-text-red14b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #CC0000; 
margin: 0px 0px 0px 0px;}

.j-text-pink11b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 11px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #D88987; 
margin: 0px 0px 0px 0px;}

.j-text-pink12b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #D88987; 
margin: 0px 0px 0px 0px;}

.j-text-orange12 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: 19px; f
ont-weight: normal; color: #FF9900; 
margin: 0px 0px 0px 0px;}

.j-text-orange12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 0px 0px;
}

.j-text-blue11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 10px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #30497C;
	margin: 0px 0px 0px 0px;
}
.j-text-blue12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	margin: 0px 0px 0px 0px;
}
.j-text-blue12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #091A5F;
	margin: 0px 0px 0px 0px;
}
.j-text-blue13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #01AED9;
	margin: 0px 0px 0px 0px;
}
.j-text-blue14 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 14px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
color: #006699; margin: 0px 0px 0px 0px;}

.j-text-blue14b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 14px; 
font-style: normal; 
line-height: 18px; 
font-weight: bold; 
color: #006699; 
margin: 0px 0px 0px 0px;}

.j-text-darkblue11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
.j-text-darkblue12 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #003366; 
margin: 0px 0px 0px 0px;}

.j-text-green11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #24A000;
	margin: 0px 0px 0px 0px;
}
.j-text-green13 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #006633;
	margin: 0px 0px 0px 0px;
}


.j-text-purple12 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; 
font-size: 13px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
color: #4A3768; 
margin: 0px 0px 0px 0px;}

.j-text-purple12b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: 16px; 
font-weight: bold; 
color: #4A3768; 
margin: 0px 0px 0px 0px;}

.j-text-purple13 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}
.j-text-purple13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}
.j-text-purple14b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}

.j-text-purple15 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}

.j-text-purple15b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}

.j-text-yellow9 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF99;
	margin: 0px 0px 0px 0px;
}
.j-text-yellow12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFCC;
	margin: 0px 0px 0px 0px;
}

.j-text-white9 {
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 9px; 
font-style: normal; 
line-height: 10px; 
font-weight: normal; 
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}
.j-text-white10 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal;
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white10b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: bold; 
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white11 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 11px; 
font-style: normal; 
line-height: 15px; 
font-weight: normal; 
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white11b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 11px; 
font-style: normal; 
line-height: 15px; 
font-weight: bold; 
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white12 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.j-text-white12b { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: 16px; 
font-weight: bold;
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white13 { 
font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif"; font-size: 13px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
color: #FFFFFF; 
margin: 0px 0px 0px 0px;}

.j-text-white13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.j-text-white13h {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.j-list {
	list-style: square url(img/icons/top-aeeowb2.gif) outside;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
	margin-left: 20px;
	font-weight: normal;
}



.j-list-maru {
	font: normal 13px/19px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	list-style: disc url(img/icons/icon-sq01.gif);
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	margin: 10px;
}



.text-gray10 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; margin: 0px 0px 0px 0px;}
.text-gray11 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; margin: 0px 0px 0px 0px;}
.text-gray12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; margin: 0px 0px 0px 0px;}
.text-gray12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #999999; margin: 0px 0px 0px 0px;}

.text-darkgray10 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; margin: 0px 0px 0px 0px;}

.text-darkgray11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.text-darkgray12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.text-darkgray12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; margin: 0px 0px 0px 0px;}
.text-darkgray13 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 19px; font-weight: normal; color: #000000; margin: 0px 0px 0px 0px;}
.text-darkgray14 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 19px; font-weight: normal; color: #000000; margin: 0px 0px 0px 0px;}
.text-darkgray13b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 19px; font-weight: bold; color: #000000; margin: 0px 0px 0px 0px;}

.text-black11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #323232;
	margin: 0px 0px 0px 0px;
}
.text-black12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.text-black12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: bold; color: #000000; margin: 0px 0px 0px 0px;}


.text-black13b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 15px; font-weight: bold; color: #000000; margin: 0px 0px 0px 0px;}


.text-red10 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red11 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red11b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red13b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000; margin: 0px 0px 0px 0px;}
.text-red14b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000; margin: 0px 0px 0px 0px;}

.text-pink11b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #D88987; margin: 0px 0px 0px 0px;}
.text-pink12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #D88987; margin: 0px 0px 0px 0px;}

.text-orange12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 19px; font-weight: normal; color: #FF9900; margin: 0px 0px 0px 0px;}
.text-orange12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 19px; font-weight: bold; color: #FF9900; margin: 0px 0px 0px 0px;}

.text-blue11 {
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #006699; margin: 0px 0px 0px 0px;}

.text-blue12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #01AED9;
	margin: 0px 0px 0px 0px;
}
.text-blue12b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #006699;
	margin: 0px 0px 0px 0px;
}
.text-blue13b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #035BBC;
	margin: 0px 0px 0px 0px;
}
.text-blue14 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; color: #006699; margin: 0px 0px 0px 0px;}
.text-blue14b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #035BBC;
	margin: 0px 0px 0px 0px;
}

.text-darkblue11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
.text-darkblue12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #003366; margin: 0px 0px 0px 0px;}

.text-green11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.text-green13 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}


.text-purple12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #4A3768; margin: 0px 0px 0px 0px;}
.text-purple12b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}
.text-purple13 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 17px; font-weight: normal; color: #4A3768; margin: 0px 0px 0px 0px;}
.text-purple13b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 17px; font-weight: bold; color: #4A3768; margin: 0px 0px 0px 0px;}
.text-purple14b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: bold; color: #4A3768; margin: 0px 0px 0px 0px;}
.text-purple15 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 19px; font-weight: normal; color: #4A3768; margin: 0px 0px 0px 0px;}
.text-purple15b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 19px; font-weight: bold; color: #4A3768; margin: 0px 0px 0px 0px;}

.text-yellow9 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFCC; margin: 0px 0px 0px 0px;}
.text-yellow12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #FF9900; margin: 0px 0px 0px 0px;}

.text-white9 {
font-family: Verdana, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white10 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal;
color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white10b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: bold; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white11 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white11b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white12 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white12b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal;line-height: 16px;font-weight: bold; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white13 { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white13b { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 19px; font-weight: bold; color: #FFFFFF; margin: 0px 0px 0px 0px;}
.text-white13h { 
font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 19px; font-weight: normal; color: #FFFFFF; margin: 0px 0px 0px 0px;}

.list {
	list-style: square url(img/list2.png) outside;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}

.list-maru {
	font: normal 13px/19px Verdana, Helvetica, sans-serif;
	list-style: url(img/list2.png);
	list-style-image: url(img/list2.png);
	list-style-type: disc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.j-text-darkgray12h {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-red12comment {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
	background-color: #FFCC00;
}


.j-text-darkgray12top {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-blue12map {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}
.text-darkgray12h {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.text-darkblue12h {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
.j-text-black12top {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-clearblue12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333399;
	margin: 0px 0px 0px 0px;
}
.text-darkblue9 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
.text-darkblue11h {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
.text-black11b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.text-black12h {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-black12-21 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.text-green12b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}

.text-green12 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.text-green11b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.text-green14b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.j-text-pink12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #E02363;
	margin: 0px 0px 0px 0px;
}
.j-text-darkblue11 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;
	margin: 0px 0px 0px 0px;
}
.j-text-green13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #3399CC;
	margin: 0px 0px 0px 0px;
}
.j-text-darkred12b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #750000;
	margin: 0px 0px 0px 0px;
}
.j-text-clearblue13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333399;
	margin: 0px 0px 0px 0px;
}
.j-text-mblue14b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #035BBC;
	margin: 0px 0px 0px 0px;
}
.j-text-green12 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #24A000;
	margin: 0px 0px 0px 0px;
}
.j-text-green12b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.j-text-green14b {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #8CAC0B;
	margin: 0px 0px 0px 0px;
}
.j-text-purple13-18 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4A3768;
	margin: 0px 0px 0px 0px;
}
.j-text-darkgray13-21 {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-red16b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 19pt;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
}
.j-text-darkgray18b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.j-text-white16b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.j-text-orange13b {
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 0px 0px;
}
.j-list-maru-ore {
	font: normal 13px/19px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック';
	list-style: disc url(img/list2.png);
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	color: #FF6600;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	margin: 10px;
}
.j-list-maru-gray {
	font: normal 13px/19px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック';
	list-style: disc url(img/list2.gif);
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	margin: 10px;
}
.j-list-maru-redstar {
	font: normal 11px/14px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック';
	list-style: disc url(img/icons/list5.png);
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Lucida Sans","arial","MeiryoKe_PGothic","メイリオ","Meiryo","sans-serif";
	font-size: 11px;
	color: #555555;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin: 10px;
