@charset "Shift_JIS";
/* CSS Document */

body {
	margin:0;
	background:url(../images/bg.jpg) repeat-y center #F3F3F3;
	text-align:center;
	line-height:130%;
	font-size:12px;
	color:#838383;
}

img {
	border:0;
}

#main {
	width:742px;
	margin:0 auto;
	padding-bottom:66px;
	text-align:left;
	border-top:solid #2F76DC 12px;
	background:url(../images/btm.jpg) bottom no-repeat;
}

#contents {
	margin:40px;
}

.bn {
	margin:3px;
}

.table td {
	border-bottom:solid 1px #BEBEBE;
}

.table th {
	font-weight:normal;
	border-bottom:solid 1px #D4D4D4;
}

.enkaku {
	border-bottom:#D1CEC8 1px solid;
	border-left:#D1CEC8 1px solid;
	border-right:#D1CEC8 1px solid;
}

/* link指定 */

.up a {
	font-size:10px;
	color:#838383;
	text-decoration: none;
}

.golf a {
	color:#23A400;
	text-decoration: none;
}

/* テキスト指定 */

.g12 {
	font-size:10px;
}

.bl12 {
	color: #2F76DC;
}

.ko12 {
	color:#0B53BA;
}

.re12 {
	color: #F00;
}
	