body {
	background-attachment: scroll;
	background-image: url(../images/main_bg_001.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	margin: 0;
}
div {
    margin:0;
}
#main {
	width: 944px;
	margin:0 auto;
}
#c_main {
	width: 944px;
	margin:0 auto;
	background-color:#FFFFFF
}
#foot  {
	width: 944px;
	height:80px;
	vertical-align:top;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/lay_bg_002.jpg);
	background-repeat: repeat-x;
}
.cyui{
	font-size: 14px;
	color: #990000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.small{
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color:#C2573B;
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#E0AB9D;
	text-decoration:underline;
}
/* top のCSS */
#copy {
	width: 944px;
	height:22px;
	margin:3px 0 0 0;
}
#copy h1{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	font-weight: bold;
	margin:0;
	text-align:right;
}
#layout {
	width: 944px;
	margin-top:0px;
}
#layout2 {
	width: 944px;
	background-image: url(../images/lay_bg_001.jpg);
	background-repeat: repeat-x;
	padding-top:15px;
	margin: 0;
}
#layout3 {
	width: 944px;
	background-image: url(../images/osaka-jo.jpg);
	background-repeat: no-repeat;
	margin-: 0;
	padding:0 15px 15px 15px;
	background-position: left bottom;
}
.top_bt {
	padding: 5px;
	margin-top: 10px;
	margin-left: 225px;
	margin-bottom: 0px;
}
.top_img {
	width: 600px;
	margin-top: 5px;
	margin-left: 300px;
	padding: 20px 10px 0 5px;
	text-align: right;
	background-image: url(../images/lay_bg_005.gif);
	background-repeat: repeat-x;
}
/* ヘッダー のCSS */
#head {
	width: 944px;
	height:84px;
	background-image: url(../images/lay_bg_003.jpg);
	background-repeat: repeat-x;
	margin-top:0;
	margin-bottom:0;
	padding-top:3px;
}

#head h1 {
	margin:0;
}
/*大会概要・コースマップ のCSS */
#c_layout2 {
	width: 944px;
	background-image: url(../images/lay_bg_004.jpg);
	background-repeat: repeat-x;
	text-align:left;
}
#c_layout3 {
	width: 944px;
	background-image: url(../images/kasou-001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#c_layout3 dl {
	margin-top: 20px;
	margin-left: 70px;
	width: 600px;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
#c_layout3 dt {
	font-weight: bold;
	color: #FF6600;
	float: left;
	height: 100%;
	width: 150px;
}
#c_layout3 dd {
	margin-bottom: 10px;
	margin-left: 150px;
	width: 430px;
	margin-right: 10px;
	display: block;
}
#c_layout4 {
	width: 944px;
	background-image: url(../images/kasou-002.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#c_layout4 h2 {
	margin-top: 20px;
	margin-left: 147px;
	width: 650px;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
#c_layout4 div {
	margin-top: 0px;
	margin-bottom: 20px;
}

#c_layout5 {
	width: 944px;
	background-image: url(../images/osaka-jo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#c_layout5 h2 {
	margin-top: 20px;
	margin-left: 147px;
	width: 650px;
	display: block;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
#c_layout5 div {
	margin-top: 0px;
	margin-bottom: 20px;
}
.white_b{
	padding:5px;
	background-color:#FFFFFF;
}
.white_ef{
    margin:5px;
	padding:5px;
	background-color:#e2e2e2;
	display:block;
}
.tabs{
 list-style:none;
 margin-left:0px;
}
.tabs li{
 float:left;
 list-style:none;
 border:#CCCCCC 1px solid;
 margin-right:10px;
 padding:5px;
}
.tabs li:hover{
background-color:#FFCC99;
}
.tabs li a:hover{
color:#990000;
}
#MyPane{
margin-top:15px;
clear:both;
}
