@import url(link.css);

body {
	background-image: url(../images/bg/bg_main.gif);
	padding-top: 0px;
	margin: 0 0 10px 0;
}

table.pr{
	width:710px;
}


table.logospc {
	margin-bottom: 5px;
	margin-top: 5px;
}

table.main {
	margin-top: 5px;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
}

img.sepa {
	margin-top: 3px;
	margin-bottom: 5px;
}

table.global {
	background-image: url(../images/frame/long_middle.gif);
	text-align: center;
}

table.contents td.title {
	padding-top: 13px;
	padding-left: 10px;
	color: #856914;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}

table.copyright {
	background-image: url(../images/bg/bg_main2.gif);
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px auto;
}

table.copyright strong {
	color: #988143;
	font-weight: normal;
}

table.main td { font-size: 12px; }

table.contents td.mainspc {
	padding: 15px 10px;
	line-height: 180%;
	color: #4D4D4D;
	background-image: url(../images/frame/middle02_middle.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align:justify;
	text-justify:inter-word;
}

div.copystr { margin-top: 2px; }

table.topnavi img.sepa { margin: 0px 7px; }

table.contents img.border { border: 1px solid #ADADAD; }

td.mainspc hr {
	background-color: #FFFFFF;
	height: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #F9F9F9;
	border-bottom-color: #F9F9F9;
	border-left-color: #DFDFDF;
}

table.contents td {
	line-height: 170%;
	color: #4D4D4D;
	margin-bottom: 13px;
}

table.topnavi {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/frame/top_navi_02.gif);
}

ul.icon {
	list-style-image: url(../images/icon/point_mini.gif);
	margin-left: 25px;
}

div.msg {
	background-color: #F1F7FC;
	border: 1px solid #B4C7DA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 8px;
}

img.sepa2 {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

.txtR { text-align: right; }


#gnavi ul li{
	display:inline;
}

.gnavi {
	list-style: none;
	width:703px;
	margin:0 0 0 7px;
	padding:0;
}

a img{
	border:none;
}

.gnavi li {
	float: left;
}
.gnavi li a {
	display: block;
	width: 105px;
	height: 37px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.gnavi li a:hover {
	background-position: 0 -37px;
}
.gnavi li.gnavi_01 a {
	width: 66px;
	background-image: url(../images/menu_01.gif);
}
.gnavi_02 a {
	background-image: url(../images/menu_02.gif);
}
.gnavi_03 a {
	background-image: url(../images/menu_03.gif);
}
.gnavi_04 a {
	background-image: url(../images/menu_04.gif);
}
.gnavi_05 a {
	background-image: url(../images/menu_05.gif);
}
.gnavi_06 a {
	background-image: url(../images/menu_06.gif);
}
.gnavi_07 a {
	background-image: url(../images/menu_07.gif);
}

.fL {
	float: left;
	margin: 0px 10px 10px 0px;
}
.fR {
	float: right;
	margin: 0px 0px 10px 10px;
}
.maT25 { margin-top: 25px;}
.maT30 { margin-top: 30px;}
.maT50 { margin-top: 50px;}
.font_big {
	font-size: 140%;
}
.txt_red {
	color: #C30;
}
