﻿﻿/* -----------------------------------------------------

www.golst.jp Cascading Style Sheets

Adaptation : tpl2
File Name  : style112.css
Author     : katsuaki mae | PIXEL DESIGN .inc
Modify       Koo | JC Square.INC

----------------------------------------------------- */

/* tag ***********************************************************************/

html,h1,h2,h3,h4,h5,h6,table,p,div,pre,span,ul,ol,li,dl,dt,dd,form,strong,em,img,embed,object {
margin: 0px;
padding: 0px;
}

body {
color: #666666;
background: #B9B9B9 url(/static/image/practice/skin_green01/bg.jpg) repeat-x;
text-align: center;
padding: 0px;
margin: 0px;
font-size: 12px;
line-height: 140%;
}

img {
border: 0px;
}

table {
font-size: 100%;
}

a:link {
color: #666666;
text-decoration: underline;
background-color: transparent;
}

a:visited {
color: #666666;
text-decoration:underline;
background-color: transparent;
}
a:active {
color: #666666;
text-decoration:underline;
background-color: transparent;
}
a:hover {
color: #666666;
text-decoration:underline;
background-color: transparent;
}

/* tag end *******************************************************************/



/* float *********************************************************************/

.clear {
clear:both;
font-size:0px;
line-height:0px;
height:0px;
}

.float_l{
float: left;
}

.float_r{
float: right;
}

/* float end *****************************************************************/




/* layout ********************************************************************/

#layout_basic {
width: 805px;
padding: 50px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
}

/* layout end ****************************************************************/



/* header ********************************************************************/

#header_basic {
width: 805px;
height: 150px;
padding: 0px;
margin-bottom: 0px;
background: url(/static/image/practice/skin_green01/header_bg.jpg) no-repeat top left;
}

#header_logo {
height: 70px;
width: 200px;
padding: 30px 0px 0px 20px;
float: left;
}

#header_logo a {
display: block;
height: 70px;
width: 200px;
text-decoration: none;
}

#header_basic_left {
height: 110px;
width: 520px;
float: right;
margin-right:5px;
}

#header_basic_left li {
text-indent: -9999px;
list-style: none;
/*\*/ overflow:hidden; /* */
}




/* header menu ------------------------------------------------------------- */

#header_basic_menubox {
height: 17px;
margin-top: 17px;
float: right;
}

ul#header_basic_menu {
padding: 0px;
margin: 0px;
}

ul#header_basic_menu2 {
padding: 0px;
margin: 0px;
}

ul#header_basic_menu li,ul#header_basic_menu2 li {
padding: 0px 0px 0px 20px;
float: left;
}

ul#header_basic_menu li a,ul#header_basic_menu2 li a {
height: 17px;
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

li#hdm_1 a {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_1.jpg) no-repeat top left;
}
li#hdm_1 a:hover {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_1.jpg) no-repeat top left;
}
li#hdm_1b a {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_1.jpg) no-repeat top left;
}

li#hdm_2 a {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_2.jpg) no-repeat top left;
}
li#hdm_2 a:hover {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_2.jpg) no-repeat top left;
}
li#hdm_2b a {
width: 70px;
background: url(/static/image/practice/skin_green01/hd_menu_2.jpg) no-repeat top left;
}

li#hdm_3 a {
width: 76px;
background: url(/static/image/practice/skin_green01/hd_menu_3.jpg) no-repeat top left;
}
li#hdm_3 a:hover {
width: 76px;
background: url(/static/image/practice/skin_green01/hd_menu_3.jpg) no-repeat top left;
}
li#hdm_3b a {
width: 76px;
background: url(/static/image/practice/skin_green01/hd_menu_3.jpg) no-repeat top left;
}

li#hdm_4 a {
width: 110px;
background: url(/static/image/practice/skin_green01/hd_menu_4.jpg) no-repeat top left;
}
li#hdm_4 a:hover {
width: 110px;
background: url(/static/image/practice/skin_green01/hd_menu_4.jpg) no-repeat top left;
}
li#hdm_4b a {
width: 110px;
background: url(/static/image/practice/skin_green01/hd_menu_4.jpg) no-repeat top left;
}

/* header menu end --------------------------------------------------------- */



/* login form -------------------------------------------------------------- */

#login_form {
height: 38px;
margin: 0px;
padding: 0px;
}

#login_form table {
color: #FFFFFF;
margin-top: 32px;
float:right;
}

#login_form td {
height: 21px;
padding-left: 5px;
line-height: 100%;
vertical-align: middle;
}


#login_form input.login_id {
color: #666666;
height: 15px;
width: 100px;
background: #ffffff;
border: solid #999999 1px;
}

#login_form input.login_pass {
color: #666666;
height: 15px;
width: 100px;
background: #FFFFFF;
border: solid #999999 1px;
}

#login_form input.login_bt {
color: #666666;
width: 72px;
background: #ffffff;
border: solid #999999 1px;
}

/* login form end ---------------------------------------------------------- */



/* usre menu --------------------------------------------------------------- */

#usr_menubox {
clear: both;
width: 550px;
margin: 0px 0px 0px 0px;
}


ul#usr_menu {
float: right;
padding: 33px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

ul#usr_menu li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 22px;
float: left;
}

ul#usr_menu li a {
height: 25px;
width: 110px;
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

li#um_1 a {background: url(/static/image/practice/skin_green01/um_1.jpg) no-repeat top left;}
li#um_1 a:hover {background: url(/static/image/practice/skin_green01/um_1.jpg) no-repeat top left;}
li#um_1b a {background: url(/static/image/practice/skin_green01/um_1.jpg) no-repeat top left;}
li#um_2 a {background: url(/static/image/practice/skin_green01/um_2.jpg) no-repeat top left;}
li#um_2 a:hover {background: url(/static/image/practice/skin_green01/um_2.jpg) no-repeat top left;}
li#um_2b a {background: url(/static/image/practice/skin_green01/um_2.jpg) no-repeat top left;}
li#um_3 a {background: url(/static/image/practice/skin_green01/um_3.jpg) no-repeat top left;}
li#um_3 a:hover {background: url(/static/image/practice/skin_green01/um_3.jpg) no-repeat top left;}
li#um_3b a {background: url(/static/image/practice/skin_green01/um_3.jpg) no-repeat top left;}
li#um_4 a {background: url(/static/image/practice/skin_green01/um_4.jpg) no-repeat top left;}
li#um_4 a:hover {background: url(/static/image/practice/skin_green01/um_4.jpg) no-repeat top left;}
li#um_4b a {background: url(/static/image/practice/skin_green01/um_4.jpg) no-repeat top left;}

/* usre menu end ----------------------------------------------------------- */



/* global menu ------------------------------------------------------------- */


#gl_basic_menubox {
clear: both;
height: 40px;
padding: 0px;
margin: 0px 0px 0px 0px;
}

ul#gl_basic_menu {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

ul#gl_basic_menu li {
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0 px;
float: left;
}

/*
ul#gl_basic_menu li {
text-indent: -9999px;
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0 px;
float: left;
overflow:hidden;
}
*/

ul#gl_basic_menu li a {
height: 40px;
width: 115px;
display: block;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}
/*とりあえず追加*/
ul#gl_basic_menu li a {
line-height:40px;color:#FFFFFF;
background: url(/static/image/practice/skin_green01/gl_menu.jpg) no-repeat top left;
}

/*
li#glm_1 a {background: url(/static/image/practice/skin_green01/gl_menu_1.jpg) no-repeat top left;}
li#glm_1 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_1.jpg) no-repeat top left;}
li#glm_1b a {background: url(/static/image/practice/skin_green01/gl_menu_1.jpg) no-repeat top left;}
li#glm_2 a {background: url(/static/image/practice/skin_green01/gl_menu_2.jpg) no-repeat top left;}
li#glm_2 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_2.jpg) no-repeat top left;}
li#glm_2b a {background: url(/static/image/practice/skin_green01/gl_menu_2.jpg) no-repeat top left;}
li#glm_3 a {background: url(/static/image/practice/skin_green01/gl_menu_3.jpg) no-repeat top left;}
li#glm_3 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_3.jpg) no-repeat top left;}
li#glm_3b a {background: url(/static/image/practice/skin_green01/gl_menu_3.jpg) no-repeat top left;}
li#glm_4 a {background: url(/static/image/practice/skin_green01/gl_menu_4.jpg) no-repeat top left;}
li#glm_4 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_4.jpg) no-repeat top left;}
li#glm_4b a {background: url(/static/image/practice/skin_green01/gl_menu_4.jpg) no-repeat top left;}
li#glm_5 a {background: url(/static/image/practice/skin_green01/gl_menu_5.jpg) no-repeat top left;}
li#glm_5 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_5.jpg) no-repeat top left;}
li#glm_5b a {background: url(/static/image/practice/skin_green01/gl_menu_5.jpg) no-repeat top left;}
li#glm_6 a {background: url(/static/image/practice/skin_green01/gl_menu_6.jpg) no-repeat top left;}
li#glm_6 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_6.jpg) no-repeat top left;}
li#glm_6b a {background: url(/static/image/practice/skin_green01/gl_menu_6.jpg) no-repeat top left;}
li#glm_7 a {background: url(/static/image/practice/skin_green01/gl_menu_7.jpg) no-repeat top left;}
li#glm_7 a:hover {background: url(/static/image/practice/skin_green01/gl_menu_7.jpg) no-repeat top left;}
li#glm_7b a {background: url(/static/image/practice/skin_green01/gl_menu_7.jpg) no-repeat top left;}
*/

/* global menu ------------------------------------------------------------- */



/* header end ****************************************************************/



/* main container ************************************************************/


#main_basic_container {
text-align: left;
width: 805px;
background: url(/static/image/practice/skin_green01/main_container_bg.jpg) repeat-y;
padding: 0px;
margin: 0px;
}

/* main container end ********************************************************/



/* left container ************************************************************/

#left_basic_container {
width: 200px;
padding-bottom: 14px;
float: left;
}

#left_basic_my_place_sec {
width: 190px;
padding: 8px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}
#left_basic_my_place_sec p {
padding: 0px 0px 0px 0px;
margin: 10px 4px 10px 2px;
text-align: center;
}

h2#contents_menu {
height: 37px;
width: 184px;
padding: 0px;
margin: 0px;
text-indent: -9999px;
background: url(/static/image/practice/skin_green01/h2_contents_menu.jpg) no-repeat top left;
}

h2#contents_menu2 {
height: 60px;
width: 184px;
padding: 0px;
margin: 0px;
text-indent: -9999px;
background: url(/static/image/practice/skin_green01/h2_contents_menu2.jpg) no-repeat top left;
}


h2#usr_info {
height: 53px;
width: 184px;
padding: 0px;
margin: 0px 0px 0px 0px;
text-indent: -9999px;
background: url(/static/image/practice/skin_green01/h2_usrinfo.jpg) no-repeat top left;
}

#usr_infobox {
width: 184px;
margin: 0px;
background: url(/static/image/practice/skin_green01/usr_infobox_bg.jpg) repeat-y;
}

dt#usr_name {
font-weight: bold;
line-height: 100%;
background: url(/static/image/practice/skin_green01/usr_stats_ico1.jpg) no-repeat top left;
padding: 0px 0px 6px 15px;
margin: 0px 20px 10px 25px;
}

dd#usr_msg {
font-size: 80%;
line-height: 100%;
background: url(/static/image/practice/skin_green01/usr_stats_ico2.jpg) no-repeat top left;
padding: 0px 0px 6px 15px;
margin: 0px 20px 6px 25px;
}

dd#last_login {
font-size: 80%;
line-height: 100%;
background: url(/static/image/practice/skin_green01/usr_stats_ico3.jpg) no-repeat top left;
padding: 0px 0px 6px 15px;
margin: 0px 20px 6px 25px;
}

dd#point {
font-size: 80%;
line-height: 100%;
background: url(/static/image/practice/skin_green01/usr_stats_ico4.jpg) no-repeat top left;
padding: 0px 0px 6px 15px;
margin: 0px 20px 0px 25px;
}



/* left menu --------------------------------------------------------------- */

#left_basic_menu {
width: 184px;
padding-bottom: 16px;
margin-bottom: 10px;
background: url(/static/image/practice/skin_green01/left_menu_bottom.jpg) no-repeat bottom left;
font-size:11px;
}

h2#regist {
padding: 0px 0px 0px 0px;
}
/*
#left_basic_menu li {
list-style: none;
text-indent: -9999px;
width: 184px;
padding-bottom: 1px;
background: url(/static/image/practice/skin_green01/leftmenu_li_bg.jpg) repeat-y top left;
overflow:hidden;
}*/

/*とりあえず用*/
#left_basic_menu li {
list-style: none;
width: 184px;
padding-bottom: 1px;
background: url(/static/image/practice/skin_green01/leftmenu_li_bg.jpg) repeat-y top left;
}

#left_basic_menu li a {
height: 24px;
width: 166px;
display: block;
padding: 0px;
margin-left: 12px;
text-decoration: none;
}

/*とりあえず用*/
#left_basic_menu li a {
line-height:24px;text-indent:25px;
background: url(/static/image/practice/skin_green01/mgglm.jpg) no-repeat top left;
}




/* LeftMenu logout ----------------------------------------------- */

#lm_basic_1 a {background: url(/static/image/practice/skin_green01/lm_1.jpg) no-repeat top left;}
#lm_basic_1 a:hover {background: url(/static/image/practice/skin_green01/lm_1.jpg) no-repeat top left;}
#lm_basic_1b a {background: url(/static/image/practice/skin_green01/lm_1.jpg) no-repeat top left;}

#lm_basic_2 a {background: url(/static/image/practice/skin_green01/lm_2.jpg) no-repeat top left;}
#lm_basic_2 a:hover {background: url(/static/image/practice/skin_green01/lm_2.jpg) no-repeat top left;}
#lm_basic_2b a {background: url(/static/image/practice/skin_green01/lm_2.jpg) no-repeat top left;}

#lm_basic_3 a {background: url(/static/image/practice/skin_green01/lm_3.jpg) no-repeat top left;}
#lm_basic_3 a:hover {background: url(/static/image/practice/skin_green01/lm_3.jpg) no-repeat top left;}
#lm_basic_3b a {background: url(/static/image/practice/skin_green01/lm_3.jpg) no-repeat top left;}

#lm_basic_4 a {background: url(/static/image/practice/skin_green01/lm_4.jpg) no-repeat top left;}
#lm_basic_4 a:hover {background: url(/static/image/practice/skin_green01/lm_4.jpg) no-repeat top left;}
#lm_basic_4b a {background: url(/static/image/practice/skin_green01/lm_4.jpg) no-repeat top left;}

#lm_basic_5 a {background: url(/static/image/practice/skin_green01/lm_5.jpg) no-repeat top left;}
#lm_basic_5 a:hover {background: url(/static/image/practice/skin_green01/lm_5.jpg) no-repeat top left;}
#lm_basic_5b a {background: url(/static/image/practice/skin_green01/lm_5.jpg) no-repeat top left;}

#lm_basic_6 a {background: url(/static/image/practice/skin_green01/lm_6.jpg) no-repeat top left;}
#lm_basic_6 a:hover {background: url(/static/image/practice/skin_green01/lm_6.jpg) no-repeat top left;}
#lm_basic_6b a {background: url(/static/image/practice/skin_green01/lm_6.jpg) no-repeat top left;}

#lm_basic_7 a {background: url(/static/image/practice/skin_green01/lm_7.jpg) no-repeat top left;}
#lm_basic_7 a:hover {background: url(/static/image/practice/skin_green01/lm_7.jpg) no-repeat top left;}
#lm_basic_7b a {background: url(/static/image/practice/skin_green01/lm_7.jpg) no-repeat top left;}

#lm_basic_8 a {background: url(/static/image/practice/skin_green01/lm_8.jpg) no-repeat top left;}
#lm_basic_8 a:hover {background: url(/static/image/practice/skin_green01/lm_8.jpg) no-repeat top left;}
#lm_basic_8b a {background: url(/static/image/practice/skin_green01/lm_8.jpg) no-repeat top left;}

/* LeftMenu logout end-------------------------------------------- */


/* LeftMenu login ------------------------------------------------ */

#lm_basic_l_1 a {background: url(/static/image/practice/skin_green01/lm_l_1.jpg) no-repeat top left;}
#lm_basic_l_1 a:hover {background: url(/static/image/practice/skin_green01/lm_l_1.jpg) no-repeat top left;}
#lm_basic_l_1b a {background: url(/static/image/practice/skin_green01/lm_l_1.jpg) no-repeat top left;}

#lm_basic_l_2 a {background: url(/static/image/practice/skin_green01/lm_l_2.jpg) no-repeat top left;}
#lm_basic_l_2 a:hover {background: url(/static/image/practice/skin_green01/lm_l_2.jpg) no-repeat top left;}
#lm_basic_l_2b a {background: url(/static/image/practice/skin_green01/lm_l_2.jpg) no-repeat top left;}

#lm_basic_l_3 a {background: url(/static/image/practice/skin_green01/lm_l_3.jpg) no-repeat top left;}
#lm_basic_l_3 a:hover {background: url(/static/image/practice/skin_green01/lm_l_3.jpg) no-repeat top left;}
#lm_basic_l_3b a {background: url(/static/image/practice/skin_green01/lm_l_3.jpg) no-repeat top left;}

#lm_basic_l_4 a {background: url(/static/image/practice/skin_green01/lm_l_4.jpg) no-repeat top left;}
#lm_basic_l_4 a:hover {background: url(/static/image/practice/skin_green01/lm_l_4.jpg) no-repeat top left;}
#lm_basic_l_4b a {background: url(/static/image/practice/skin_green01/lm_l_4.jpg) no-repeat top left;}

#lm_basic_l_5 a {background: url(/static/image/practice/skin_green01/lm_l_5.jpg) no-repeat top left;}
#lm_basic_l_5 a:hover {background: url(/static/image/practice/skin_green01/lm_l_5.jpg) no-repeat top left;}
#lm_basic_l_5b a {background: url(/static/image/practice/skin_green01/lm_l_5.jpg) no-repeat top left;}

#lm_basic_l_6 a {background: url(/static/image/practice/skin_green01/lm_l_6.jpg) no-repeat top left;}
#lm_basic_l_6 a:hover {background: url(/static/image/practice/skin_green01/lm_l_6.jpg) no-repeat top left;}
#lm_basic_l_6b a {background: url(/static/image/practice/skin_green01/lm_l_6.jpg) no-repeat top left;}

#lm_basic_l_7 a {background: url(/static/image/practice/skin_green01/lm_l_7.jpg) no-repeat top left;}
#lm_basic_l_7 a:hover {background: url(/static/image/practice/skin_green01/lm_l_7.jpg) no-repeat top left;}
#lm_basic_l_7b a {background: url(/static/image/practice/skin_green01/lm_l_7.jpg) no-repeat top left;}

/* LeftMenu login end--------------------------------------------- */



/* left menu end ----------------------------------------------------------- */


.mobile_bn {
margin: 0px 0px 15px 8px;
}

.golsta_bn {
margin: 0px 0px 15px 8px;
}

/* left container end ********************************************************/



/* center container **********************************************************/

#center_basic_container {/* top page用*/
width: 420px;
padding-top: 5px;
float: left;
}
#center_basic_container02 {/* sub page用*/
width: 595px;
padding: 5px 10px 0px 0px;
float: left;
/*text-align: center;*/
background: #FFFFFF;
}

#flashcontent {
width: 403px;
margin: 0px;
padding-top: 18px;
background: url(/static/image/practice/skin_green01/h2_flashcontent.jpg) no-repeat top left;
}


#index_movie_sec {
height: 262px;
width: 403px;
margin: 0px 0px 5px 0px;
}
#index_movie_sec object{width:403px;height:262px;}
#index_movie_sec embed{width:403px;height:262px;}

#mypage_movie_sec {
height: 310px;
width: 403px;
background: url(/static/image/practice/skin_green01/mypage_movie_sec_bg.jpg) no-repeat top left;
padding: 0px;
margin: 0px 0px 5px 0px;
text-align: center;
}

#mypage_movie_sec table {
padding: 0px;
margin-top: 15px;
margin-left:auto;
margin-right:auto;
}

#mypage_movie_sec p {
padding: 0px;
margin: 13px 0px 0px 0px;
}


h2#pickup {
height: 66px;
width: 403px;
margin-top: 15px;
padding: 0px;
text-indent: -9999px;
background: url(/static/image/practice/skin_green01/h2_pickup.jpg) no-repeat top left;
/*\*/ overflow:hidden; /* */
}

.pickup_item_box {
width: 400px;
margin: 0px 2px 10px 1px;
}

.pickup_item {
width: 200px;
margin-bottom: 10px;
float: left;
font-size: 80%;
}

.pickup_item img {
margin-left: 3px;
margin-right: 3px;
float: left;
}





/* center container end ******************************************************/



/* right container ***********************************************************/

#right_basic_container {
width: 185px;
float: left;
}

#promotion1 {
margin: 0px;
}


h2#whatsnew {
height: 60px;
width: 185px;
text-indent: -9999px;
margin: 0px 0px 0px 0px;
background: url(/static/image/practice/skin_green01/h2_whatsnew.jpg) no-repeat top left;
/*\*/ overflow:hidden; /* */
}

#right_basic_container ul {
width: 185px;
padding-bottom: 21px;
margin: 0px;
background: url(/static/image/practice/skin_green01/whats_new_box_bg.jpg) no-repeat bottom left;
}


/* right container end *******************************************************/



/* footer ********************************************************************/

#foot_basic_container {
text-align: right;

width: 805px;
padding-top: 15px;
background: #FFFFFF url(/static/image/practice/skin_green01/footer_bg.jpg) no-repeat top left;
clear: both;
color: #000000;
}

#foot_basic_container p {
padding: 0px 10px 0px 0px;
margin: 0px;
}

#foot_basic_container span {
padding: 0px 0px 0px 10px;
margin: 0px;
}

#foot_basic_container a {
text-decoration: none;
}

#foot_basic_container a:hover {
text-decoration: underline;
}

#footerlink_copyright {
padding: 15px 10px 15px 0px;
}

#footerlink_basic {
width: 805px;
text-align: right;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #B9B9B9;
font-size: 10px;
border-top: solid #A9A9A9 1px;
}

/* footer end ************************************************************/



/* common parts **********************************************************/

.date {
color: #FF9900;
}

.infobox1 {
margin-bottom: 5px;
}

.infobox1 li {
list-style: none;
text-align: left;
background: url(/static/image/practice/skin_green01/infobox1_bg.jpg) repeat-y;
padding: 0px 21px 5px 21px;
}


.infobox2 {
width: 403px;
background: url(/static/image/practice/skin_green01/infobox2_bg.jpg) repeat-y;
border-bottom: solid #CCCCCC 1px;
margin-bottom: 15px;
color: #FFFFFF;
}

.infobox2 a{
color: #FFFFFF;
}

/* common parts end ******************************************************/

/* ゴルフガーデンフォーレスト parts **********************************************************/
.dot_line {	border-top-style: none;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}

td {
	line-height: 140%;
}

/* ゴルフガーデンフォーレスト parts end **********************************************************/

/* アーバンウェスト parts **********************************************************/

.lin_dot-orange {border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.shisetsu240 {padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 180px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* アーバンウェスト parts end **********************************************************/

#loginpanel{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mymenu_box01{display:block;margin: 10px 0px 0px 0px;float:right;}
.mymenu_box02{display:block;width:400px;}
.mymenu_username{display:block;float:left;margin-right:20px;}
.logout_box{display:block;float:right;}

input.logout_bt {
color: #666666;
width: 72px;
background: #FFFFFF;
border: solid #999999 1px;
height:20px;
}

.mymenu_list{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:25px;
}

.mymenu_list li{
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent:0px !important;
}
.mymenu_list a{
	display:block;
	text-indent:15px;
	color:#ffffff;
}