/* テキスト */
/* ボディ */
body,td,th {
	font-size: 12px;
	line-height: 18px;
	color: #516f83;
	background-repeat: repeat;
}

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin: 0px 0px 0px 10px;
}

.gothic {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
}

.navi{
	font-size: 10px;
	line-height: 12px;
}

.prologue_main{
	font-size: 12px;
	line-height: 20px;
}

.prologue_main2{
	font-size: 14px;
	line-height: 22px;
}

.prologue_main3{
	font-size: 13px;
	line-height: 26px;
}

.t_prologue_title{
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 8px;
}

.t_online_title{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 8px;
}


/* テキスト（カラー）*/
.t_main{
    color: #516f83;
}

.t_black{
    color: #000000;
}

.t_brown{
    color: #581417;
}

.t_red{
    color: #eb3f4c;
}

.t_white{
    color: #ffffff;
}

.t_gray{
    color: #8e8e8e;
}

.t_gray2{
    color: #666666;
}

/* テキスト（サイズ）*/
.t_small{
	font-size: 10px;
	line-height: 12px;
}

.t_small2{
	font-size: 11px;
	line-height: 19px;
}

.t_main_medium{
	font-size: 14px;
	line-height: 20px;
}

.t_main_medium_brown{
    color: #581417;
	font-size: 14px;
	line-height: 18px;
}

.t_main_large{
	font-size: 16px;
	line-height: 20px;
}

/* リンク */
a:link {
	text-decoration:none;
    color: #516f83;
}

a:visited {
	text-decoration:none;
    color: #581417;
}

a:active {
	text-decoration:none;
    color: #516f83;
}

a:hover {
    text-decoration:none;
    color: #581417;
}

/* リンク */
a:link.navi1 {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #000000;
}

a:visited.navi1 {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #000000;
}

a:active.navi1 {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #000000;
}

a:hover.navi1 {
    font-size: 10px;
	line-height: 12px;
    text-decoration:none;
    color: #308dde;
}

/* リンク（フォーム） */
a:link.white {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #ffffff;
}

a:visited.white {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #ffffff;
}

a:active.white {
    font-size: 10px;
	line-height: 12px;
	text-decoration:none;
    color: #ffffff;
}

a:hover.white {
    font-size: 10px;
	line-height: 12px;
    text-decoration:none;
    color: #308dde;
}

/* リンク（インデックス） */
a:link.index {
    text-decoration:none;
    color: #000000;
}

a:visited.index {
    text-decoration:none;
    color: #000000;
}

a:active.index {
    text-decoration:none;
    color: #000000;
}

a:hover.index {
    text-decoration:none;
    color: #308dde;
}

/* リンク（メール） */
a:link.mail {
    text-decoration:underline;
    color: #835c58;
}

a:visited.mail {
    text-decoration:underline;
    color: #835c58;
}

a:active.mail {
    text-decoration:underline;
    color: #835c58;
}

a:hover.mail {
    text-decoration:underline;
    color: #308dde;
}


.box1{
	padding:8px 0px 0px 15px;
}

.box2{
	padding:8px 0px 0px 3px;
}
.box3{
	padding-left:14px;
}
.i01{
float: right;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
}

