@charset "shift_jis";
/*----各ページ共通部分-------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size:12px;
	}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

.ind {
  background-color:#ffffff;
  text-align:center;
  height:30px;
  width:170px;
}


.wbox {
  background-color:#ffffff;
  text-align:center;
}

.gbox {
  background-color:#efe0c5;
  text-align:center;
}

.abox {
  background-color:#d5d5d5;
  text-align:center;
}

h1,h2,h3,h4,h5,h6 {
   margin:0px;
   color:#000000;
   padding:0px;
}

h1,h2{
font-size:14px;
}

ul,ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	}

a img {
	border:0;
}

.clear {
	clear:both;
	font: 1px/1px monospace;
}

p {
	margin:0;
	font-size:12px;
}

.line_height{
	line-height:18px;
	}

/* ----リンク---------------------------------------------- */

a:link {
color:#0B6CFF;
text-decoration:underline;
}
a:visited {
color:#0B6CFF;
text-decoration:underline;
}
a:hover {
color:#b2852f;
text-decoration:underline;
}
a:active {
color:#0B6CFF;
text-decoration:underline;
}


/*----フォント指定----------------------------------------- */

.smallright{
	font-size:10px;
	text-align:right;
	padding-top: 2px;
	}

.small{
	font-size:10px;
	color:#444444;
	line-height:1.08;
	}


.small2{
font-size:10px;
color:#444444;
line-height:1.3;
}

.small3{
font-size:10px;
display:block;
}

.smallbold{
font-size:10px;
color:#444444;
font-weight:bold;
line-height:1.08;
}

.smallblue{
font-size:10px;
color:#00A5FF;
line-height:1.08;
}

.smallgray2{
font-size:10px;
color:#909090;
line-height:1.25;
}

.smallred2{
font-size:10px;
color:#ED0000;
line-height:1.25;
}

.smallboldred2{
font-size:10px;
color:#ED0000;
font-weight:bold;
line-height:1.3;
}

.smallbluebold{
font-size:10px;
color:#00A5FF;
font-weight:bold;
line-height:1.08;
}

.smallboldwhite{
font-size:10px;
color:#ffffff;
font-weight:bold;
line-height:1.08;
}

.normal {
font-size:12px;
color:#444444;
line-height:1.08;
}

.normal2 {
font-size:12px;
color:#444444;
line-height:1.3;
}

.normal3 {
font-size:12px;
color:#444444;
line-height:2.3;
}

.gray2 {
font-size:12px;
color:#909090;
line-height:1.3;
}

.red2 {
font-size:12px;
color:#ED0000;
line-height:1.3;
}

.brown2 {
font-size:12px;
color:#887037;
line-height:1.25;
}

.bold {
font-size:12px;
color:#444444;
font-weight:bold;
line-height:1.08;
}

.bold2 {
font-size:12px;
color:#444444;
font-weight:bold;
line-height:1.4;
}

.bold14 {
font-size:14px;
color:#444444;
font-weight:bold;
line-height:1.1;
}

.orangebold14 {
font-size:14px;
color:#ff6600;
font-weight:bold;
line-height:1.1;
}



.boldblack12_2 {
font-size:12px;
color:#000000;
font-weight:bold;
line-height:1.25;
}


.boldblack16 {
font-size:16px;
color:#000000;
font-weight:bold;
line-height:1.1;
}



/* ビスタ */

.normal {
font-size:12px;
color:#666666;
line-height:1.08;
}

.normal12white {
font-size:12px;
color:#ffffff;
line-height:1.08;
}


.normal12red {
font-size:12px;
color:#ff0000;
line-height:1.08;
}

.bold12red {
font-size:12px;
color:#ff0000;
line-height:1.1;
font-weight:bold;
}


.normal14black {
font-size:14px;
color:#000000;
line-height:1.08;
}


.bold14black {
font-size:14px;
color:#000000;
font-weight:bold;
line-height:1.1;
}

.bold14white {
font-size:14px;
color:#ffffff;
font-weight:bold;
line-height:1.1;
}


.bold12gold {
font-size:12px;
color:#b2852f;
font-weight:bold;
line-height:1.1;
}

.bold12black {
font-size:12px;
color:#000000;
font-weight:bold;
line-height:1.1;
}


.bold16green {
font-size:16px;
color:#497F1D;
font-weight:bold;
line-height:1.1;
}


.bold16gold {
font-size:16px;
color:#b2852f;
font-weight:bold;
line-height:1.1;
}

.bold16white {
font-size:16px;
color:#ffffff;
font-weight:bold;
line-height:1.1;
}

.bold16black {
font-size:16px;
color:#000000;
font-weight:bold;
line-height:1.1;
}


.bold20black {
font-size:20px;
color:#000000;
font-weight:bold;
line-height:1.1;
}

