

/* CSS Document */
* {
margin: 0;
padding: 0;
}


body {
margin: 0;
padding: 0;
height: 100%;
font-size: 12px;
text-align: left;
font-family: "ＭＳ ゴシック","Verdana","Arial","Helvetica","Osaka";
color: #000000;
}

.clear {
clear: both;
}


/* リンク */
a.white {color:#FFFFFF;}
a.white:visited {color:#FFFFFF;}
a.white:hover {color:#FFFFFF; text-decoration: underline;}

a.black {color:#000000;}
a.black:visited {color:#000000;}
a.black:hover {color:#000000; text-decoration: underline;}

a.blue {color:#017ca6;}
a.blue:visited {color:#017ca6;}
a.blue:hover {color: #28c6ff; text-decoration: underline;}

a.pink {color:#cf0070;}
a.pink:visited {color:#cf0070;}
a.pink:hover {color: #ff84c6; text-decoration: underline;}

a.brown {color:#694114;}
a.brown:visited {color:#694114;}
a.brown:hover {color: #694114; text-decoration: underline;}



/* wrapper */
#wrapper {
width:982px;
margin: 0 auto;
background-image:url(/golfstyle/neo-athlete/img/top/bg.gif);
background-repeat:repeat-y;
}


/* wrap */
#wrap {
width:962px;
margin: 0 auto;
background-image:url(/golfstyle/neo-athlete/img/top/bg_in.gif);
background-repeat:repeat-y;
}


/* header */
#header {
margin: 0 1px;
}

#header .line_one {
width:960px;
border-top:2px solid;
border-top-color:#000000;
}

#header .line_one .one_left{
width:64px;
padding:6px 0px 5px 0px;
text-align:right;
float:left;
}

#header .line_one .one_right{
width:876px;
text-align:right;
font-size:12px;
font-family:Osaka;
vertical-align:middle;
float:left;
}

#header .line_one .clear {
clear:both;
}

#header .check {
width:960px;
}

#header .line_two {
width:960px;
background-image:url(/golfstyle/neo-athlete/img/header_bg.gif);
background-repeat:repeat-x;
}

#header .line_two .two_left {
width:192px;
padding:8px 0px 0px 0px;
text-align:right;
float:left;
}

#header .line_two .two_right {
width:768px;
float:left;
}

#header .line_two .two_right1 {
padding:0px 20px 0px 0px;
text-align:right;
background:url(/golfstyle/neo-athlete/img/mokuyou.gif) left top no-repeat;
}

#header .line_two .two_right2 {
padding-top:5px;
text-align:right;
}

#header .line_two .clear {
clear:both;
}



/* footer */
#footer {
padding:18px;
color:#FFFFFF;
background-color:#000000;
}

#footer .foot_left {
width:460px;
text-align:left;
color:#FFFFFF;
font-size:10px;
float:left;
}

#footer .foot_right {
width:460px;
text-align:right;
color:#FFFFFF;
font-size:10px;
float:left;
}

/* access */

#access {
margin:10px 0 0 0;
font-size:12px;

}

#access .box01 {
background:url(/golfstyle/img/rank/access_nbg.gif) no-repeat;
height:169px;
padding:20px 7px 2px 50px;
}

#access .box02 {
height:45px;
}

#access .box03 {
height:23px;
}

#access .box04 {
height:45px;
}

#access .box05 {
margin-top:14px;
}

