@charset "Shift_JIS";
/* CSS Document */

.info_1 {                   /* 新着情報小見出し */
	font-size: 14px;
	font-family: Meiryo, "MS Pゴシック", "Hiragino Kaku Gothic Pro";
	font-weight: bold;      /* */
    line-height: 1.5em;     /* 行間   */
    letter-spacing: 0.5em;  /* 文字間 */
}
.info_2 {                /* 新着情報本文 */
	font-size: 11px;
	font-family: Meiryo, "MS Pゴシック", "Hiragino Kaku Gothic Pro";
	font-weight: bold; /* */
    line-height: 1.5em;     /* 行間   */
/*    letter-spacing: 0.1em;   文字間 */
}
.info_3 {                /* 新着情報本文 */
	font-size: 11.5px;
	font-family: Meiryo, "MS Pゴシック", "Hiragino Kaku Gothic Pro";
 /*	font-weight: bold; */
    line-height: 1.4em;     /* 行間   */
    letter-spacing: 0.05em;  /* 文字間 */
}
.info_4 {                /* 新着情報本文 */
	font-size: 12px;
	font-family: Meiryo, "MS Pゴシック", "Hiragino Kaku Gothic Pro";
	font-weight: bold;  /**/
    line-height: 1.2em;     /* 行間   */
    letter-spacing: 0.1em;  /* 文字間 */
}



.komidashi_1 {              /* 小見出し */
	font-size: 12px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/* 	font-weight: bold;      */
	vertical-align:1.5px;
/*    line-height: 1.5em;      行間   */
/*    letter-spacing: 0.1em;   文字間 */
}
.komidashi_2 {              /* 会社概要小見出し */
	font-size: 13px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/* 	font-weight: bold;                */
/*    line-height: 1.5em;      行間   */
/*    letter-spacing: 0.1em;   文字間 */
}

.o_midashi_1 {              /* 大見出し */
	color: #FFFFFF;
	font-size: 15px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
 	font-weight: bold;      /**/
/*    line-height: 1.5em;      行間   */
/*    letter-spacing: 0.1em;   文字間 */
}
.honbun_1 {                  /* 会社概要など */
/*	color: #000000;*/
	font-size: 13px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/*	font-weight: bold; */
    line-height: 1.4em;      /*行間   */
    letter-spacing: 0.1em;   /* 文字間 */
}
.honbun_2 {                  /* 会社概要以外の本文 */
/*	color: #000000;*/
	font-size: 12px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/*	font-weight: bold; */
    line-height: 1.4em;     /*  行間   */
    letter-spacing: 0.1em;  /* 文字間 */ 
}
.honbun_3 {                 /* 会社概要本文１ */
	font-size: 13px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/*	font-weight: bold; */
    line-height: 1.5em;      /*行間   */
/*    letter-spacing: 0.1em;    文字間 */
}
.honbun_5 {                 /* 会社概要本文１ */
	font-size: 13px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/*	font-weight: bold; */
    line-height: 1.8em;      /*行間   */
/*    letter-spacing: 0.1em;    文字間 */
}
.honbun_4 {                  /* 会社概要本文２ */
	font-size: 13px;
	font-family: Meiryo, "メイリオ","MS ゴシック", "MS Pゴシック", Osaka, Helvetica, Sans-serif, "Hiragino Kaku Gothic Pro";
/*	font-weight: bold; */
    line-height: 1.4em;      /*行間   */
    letter-spacing: 0.1em;   /* 文字間 */
}
.mini_b {  /* ▲Back、▼Next */
	color: #AAAAAA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    letter-spacing: 0.1em;  /* 文字間 */
}
.comment {  /* 今日の写真、コピーライト */
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
    letter-spacing: 0.1em;  /* 文字間 */
}