/*--------------------*
 *  default settings
 *--------------------*/
*{
  margin:0px;
  padding:0px;
}
html{
  overflow-y:scroll;
  -webkit-text-size-adjust:none;
}
BODY{
  text-align:center;
  font-size:98%;
  line-height:1.5;
  color:#222;
  font-family: Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,Osaka,MS Gothic;
  _line-break:strict;
  background-color:#01102F;
}
IMG{
  border:0;
  vertical-align: top;
}
FORM{
  margin:0 auto;
  padding:0;
}
TABLE{
  border-collapse:collapse;
  border-spacing:0px;
  empty-cells:hide;
  text-align:left;
  font-size:1em;
  border:0;
  padding:0;
}
UL{
  margin:0;
  padding:0;
  list-style-type:disc;
}
OL{
  margin:0;
  padding:0;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
LI{
  margin:0;
  padding:0;
}
H1,H2,H3,H4,H5{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
P{
  margin:0 auto;
  text-align:left;
  background:url("../../image/common/spacer.gif") no-repeat 50% 0%;
}
HR{
  display:none;
}
EM{
  font-style:normal;
  font-weight:bold;
}
H1,H2,H3,H4,H5,H6{
  font-size:1.1em;
}
A{
  color:#FF8C66;
}
A:hover{
  color:#FFC6B3;
  text-decoration:none;
}
H4 A{
  color:#e6281a;
}
H4 A:hover{
  color:#f5463a;
}
H4 A:visited{
  color:#990000;
}
H2 IMG,
H3 IMG{
  vertical-align:top;
}

/*--------------------
common class setting
--------------------*/
.clear{
  clear:both;
  float:none;
  line-height:0px;
  font-size:0px;
  height:0px;
}
.hide{
  display:none;
}
.icon{
  float:left;
  text-align:center;
}
.icon_category{
  margin-bottom:0px;
}
.icon_player{
  margin-bottom:3px;margin-top:2px;
}
.icon_new{
  margin-bottom:3px;
}
.free_info{
  padding-top:3px;
  text-align:center;
  color:#e5bc08;
  font-size:1.2em;
}
.pr,.pr A,.price_discount{
  color:#960058;
}
.pr A:hover{
  color:#7b1c6f;
}
.limited{
  color:#33969b;
}
DIV.pr,DIV.limited{
  line-height:1.2;
  font-size:0.9em;
}
.price_discount{
  text-align:right;
}
.price_normal{
  text-align:right;
}
.section_bdy,.article_bdy,.menu_bdy{
  width:100%;
  margin:0;
  background-repeat:repeat-y;
}
.section_ftr,.article_ftr,.menu_ftr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 bottom;
}
.section_hdr,.article_hdr,.menu_hdr{
  width:100%;
  background-repeat:no-repeat;
  background-position:0 top;
}
/*Clear-Fix(IE対策のためセットで利用する)
TAG{
  zoom:100%;
}
TAG:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
*/

/*=========================================
<common>
.detail_txt
.detail_txt_left
.detail_txt_right
=========================================*/
.detail_txt{
  margin:0 auto;
}
.detail_txt_left{
  float:left;
}
.detail_txt_right{
  float:right;
}
.text_img{
  text-align:center;
}
/*--------------------
#base
--------------------*/
#index_base{
  margin:0px auto;
  background:url(../../image/contents/header_index.jpg) no-repeat 50% 0%;
}
#base{
  width:940px;
  margin:0px auto;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0px;

}
/*--------------------*
#header
*--------------------*/
#header #headerimg{
  height:327px;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#header #headerimg A{
  display:block;
  width:840px;
  height:100%;
  margin:0px auto;
  text-indent:-9999px;
}
#contents_base{
  margin:0px auto;
  text-align:center;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
#extra_header{
  margin:0px auto;
  text-align:center;
  background:url(../../image/contents/bg_main.jpg) repeat-y 50% 0%;
}
#header_flash ,
#header {
  position: relative;
}
#header_flash [class^= "note"],
#header_flash [class^= "mark"],
#header [class^= "note"],
#header [class^= "mark"]{
  position:absolute;
  font-size:0.8em;
  color: #fff;
  text-shadow: 0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000,0px 0px 2px #000;
}
#header_flash [class^= "mark"]{
  top: 10px;
  left: 73px;
}
#header [class^= "mark"]{
  top: 10px;
  left: 77px;
}
#header_flash [class^= "note"]{
  top: 85px;
  left: 73px;
}
#header [class^= "note"]{
  top: 77px;
  left: 77px;
}
#index_basebdy{
  margin:0px auto;
  width:940px;
  background:url(../../image/contents/header_index.jpg) no-repeat center 0;
}
#basebdy{
  margin:0px auto;
  width:940px;
  background:url(../../image/contents/header.jpg) no-repeat 50% 0%;
}
/*--------------------*
#headernavi
*--------------------*/
#headernavi{
  width:840px;
  margin:0px auto 0px;
}
#headernavi UL{
  display:block;
  width:840px;
  list-style-type:none;
  zoom:100%;
}
#headernavi UL:after{
  content:".";
  display:block;
  visibility:hidden;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
  clear:both;
}
#headernavi LI{
  display:block;
  width:284px;
  height:81px;
  float:left;
}
#headernavi LI.profile{
  width:272px;
}
#headernavi LI A,
#headernavi LI DIV{
  display:block;
  width:100%;
  height:100%;
}
#headernavi LI.top{
  background:url(../../image/contents/navi/top_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.top A{
  background:url(../../image/contents/navi/top.jpg) no-repeat 0px 0px;
}
#headernavi LI.profile{
  background:url(../../image/contents/navi/profile_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.profile A{
  background:url(../../image/contents/navi/profile.jpg) no-repeat 0px 0px;
}
#headernavi LI.explain{
  background:url(../../image/contents/navi/explain_over.jpg) no-repeat 0px 0px;
}
#headernavi LI.explain A{
  background:url(../../image/contents/navi/explain.jpg) no-repeat 0px 0px;
}
#headernavi LI A:hover{
  background-image:none;background-color:transparent;
}
#headernavi LI SPAN{
  display:none;
}
/*--------------------*
#extra
*--------------------*/
#extra{
  width:840px;
  margin:0px auto;
  text-align:center;
}

/*--------------------*
#topicpath
*--------------------*/
#topicpath{
  padding:10px 20px 5px;
  color:#fcfcfc;
  font-size:0.9em;
}

/*--------------------*
#page_ttl
*--------------------*/
#page_ttl{
  margin-bottom:15px;
}
#page_ttl IMG{
  text-align:center;
  margin-top:35px;
}

/*--------------------*
.menu_ttl_bar
*--------------------*/
.menu_ttl_bar{
  width:100%;
  height:208px;
  margin-bottom:15px;
  background:url(../../image/contents/menu_ttl.jpg) no-repeat 50% 0%;
}
.menu_ttl_bar#premium1 {
  background:url(../../image/result/next_group/menu_ttl_p1.jpg) no-repeat 50% 0%;
  height:283px;
  margin-bottom: 30px;
}
.menu_ttl_bar#premium2{
  background:url(../../image/result/next_group/menu_ttl_p2.jpg) no-repeat 50% 0%;
  height:283px;
  margin-bottom: 30px;
}
.menu_ttl_bar#osusume1 {
  background:url(../../image/result/next_group/menu_ttl_o1.jpg) no-repeat 50% 0%;
  height: 283px;
  margin-bottom: 30px;
}
.menu_ttl_bar#osusume2{
  background:url(../../image/result/next_group/menu_ttl_o2.jpg) no-repeat 50% 0%;
  height: 283px;
  margin-bottom: 30px;
}
.menu_ttl_bar H2{
  text-align:center;
}
.menu_ttl_bar H2 .icon_category{
  margin-top:55px;
}
.menu_ttl_bar H2 .title{
  color:#DEB887;
  margin-bottom:5px;
}
.menu_ttl_bar H2 IMG{
  vertical-align:baseline;
}
.menu_ttl_bar#premium1 H2 .icon_category,
.menu_ttl_bar#premium2 H2 .icon_category,
.menu_ttl_bar#osusume1 H2 .icon_category,
.menu_ttl_bar#osusume2 H2 .icon_category{
  margin-top:127px;
}
.menu_ttl_bar#premium1 H2 .title,
.menu_ttl_bar#premium2 H2 .title,
.menu_ttl_bar#osusume1 H2 .title,
.menu_ttl_bar#osusume2 H2 .title{
  margin-top:127px;
}
/*--------------------*
.menu_header
*--------------------*/
.menu_header{
  margin:0 auto 10px;
  width:660px;
}
.menu_header P{
  padding:5px 0;
  text-align:center;
  color:#DEB887;
}
.menu_header P.menu_caption{
  color:#DEB887;
}
.menu_header P.pr,.menu_header P.pr A{
  color:#d00079;font-weight:bold;
}
.menu_header P.price{
  color:#DEB887;
}
.menu_header P.price STRONG{
  color:#FFCC00;
}
.menu_header P.attention A{
  color:#FFCC00;
}
.menu_header P.attention A:hover{
  color:#be09cb;
}
.menu_header P.attention STRONG{
  color:#FFCC00;
}

/*--------------------
#footer
--------------------*/
#footer{
  background:url(../../image/contents/footer.gif) no-repeat 50% 0%;
  padding:160px 0 30px;
  margin:0 auto;
  text-align:center;
  min-height:135px;
  _min-height:135px;
}
#footer ADDRESS,#footer EM{
  text-decoration:none;
  font-style:normal;
}
#footer UL{
  list-style-type:none;
}
#footer LI{
  display:inline;
  line-height:35px;
}
#footer A:hover{
  color:#FF8C66;
}
/**/
#footernavi{
  color:#fff;
  width:800px;
  margin:20px auto 0;
}
#footernavi A{
  color:#fff;
}
#footernavi SPAN{
  color:#fff;
}
/**/
#footerCopy{
  padding:25px 0px 20px;
  font-size:14px;
}
#zapCopy{
  color:#fff;
  margin-top:10px;
}
#ispCopy{
  margin-top:10px;
}
#ispInfo{
  margin-top:10px;
}
#ispInfo DIV{
  padding-bottom:5px;
}

/*--------------------*
#maintenance
*--------------------*/
#maintenance{
  width:510px;
  margin:15px auto 15px auto;
  font-size:1em;
  text-align:center;
  background:#EEE8AA;
  color:#996633;
}
#maintenance #maintenancebody{
  border:3px double #FF6633;
  padding:10px 5px;
}
#maintenance #maintenance_title{
  padding-bottom:4px;
  font-weight:bold;
  font-size:1.25em;
  color:#FF6633;
}
#maintenance P.maintenanceDate{
  margin:0 auto 5px;
  text-align:center;
  font-weight:bold;
  color:#996633;
}
#maintenance P.maintenanceComment{
  text-align:left;
  line-height:1.3;
  text-align:center;
}
#maintenance A{
  color:#FFF!important;
  background:#6D2A00!important;
}
/*--------------------*
#free_group
*--------------------*/
#free_group{
  width:840px;
  margin:auto;
}
#free_group .section_bdy{
  background-image:url(../../image/index/free_group/section_bdy.jpg);
}
#free_group .section_ftr{
  padding-bottom:100px;
  background-image:url(../../image/index/free_group/section_ftr.jpg);
}
#free_group .section_hdr{
  padding-top:10px;
  background-image:url(../../image/index/free_group/section_hdr.jpg);
}

#free_group .menu_bdy{
  width:100%;
}
#free_group .severalmenu{
  margin-bottom:10px;
}
/*--------------------*
#extra_group
*--------------------*/
#extra_group{
  padding-bottom:20px;
  width:840px;
  margin:0 auto;
}
#extra_group .section_bdy{
  color:#222;
  text-align:left;
  background-image:url(../../image/index/extra_group/section_bdy.jpg);
}
#extra_group .section_ftr{
  padding-bottom:45px;
  background-image:url(../../image/index/extra_group/section_ftr.jpg);
}
#extra_group .section_hdr{
  padding-top:10px;
  background-image:url(../../image/index/extra_group/section_hdr.jpg);
}
#extra_group .menu_bdy{
}
#extra_group .menu_hdr{
  padding-top:22px;
}
#extra_group .menu_ftr{
  padding-bottom:20px;
}
#extra_group .severalmenu{
  width:700px;
  margin:0 auto;
}
#extra_group .icon{
  width:100px;
  float:left;
}
#extra_group .menu_info{
  width:590px;
  float:right;
}
#extra_group .menu_info H4{
  padding:0px 0px 5px;
  font-size:1.5em;
}
#extra_group .price_info{
  text-align:right;
  padding-top:5px;
}

/*--------------------*
#rec_double
*--------------------*/
#rec_double{
  width:932px;
  margin:25px auto 0px;
  color:#686648;
}
#rec_double .section_bdy{
  background-image:url(../../image/index/rec_double/section_bdy.jpg);
}
#rec_double .section_ftr{
  padding-bottom:20px;
  background-image:url(../../image/index/rec_double/section_ftr.jpg);
}
#rec_double .menu_bdy{
  width:800px;
  margin:0px auto 5px;
  background-image:url(../../image/index/rec_double/menu_bdy.jpg);
}
#rec_double .menu_hdr{
  padding-top:14px;
  background-image:url(../../image/index/rec_double/menu_hdr.jpg);
}
#rec_double .menu_ftr{
  padding-bottom:15px;
  background-image:url(../../image/index/rec_double/menu_ftr.jpg);
}
#rec_double .menu_left{
  width:398px;
  float:left;
}
#rec_double .menu_right{
  width:398px;
  float:right;
}
#rec_double .menu_left .severalmenu{
  padding:0px 20px;
  margin:auto;
  text-align:left;
}
#rec_double .menu_right .severalmenu{
  padding:0px 20px;
  margin:auto;
  text-align:left;
}
#rec_double .icon{
  width:70px;
}
#rec_double .menu_ttl{
  width:280px;
  float:right;
}
#rec_double H5{
  padding-top:3px;
  font-size:1.0em;
}
#rec_double A{
  color:#CB7A04;
}
#rec_double A:hover{
  color:#ed8c05;
}
#rec_double A:visited{
  color:#990000;
}
#rec_double H5{
  font-weight:normal;
}
#rec_double H5 A{
  color:#dc500a;
}
#rec_double H5 A:hover{
  color:#f67f44;
}
#rec_double H5 A:visited{
  color:#990000;
}

/*--------------------
.telling
--------------------*/
.telling{
  width:840px;
  margin:10px auto 0px;
}
.telling .section_bdy{
  background-image:url(../../image/input/telling/section_bdy.jpg);
}
.telling .section_ftr{
  padding-bottom:65px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling .section_hdr{
  padding-top:20px;
}
.telling .section_ftr_free{
  padding-bottom:40px;
  background-image:url(../../image/input/telling/section_ftr.jpg);
}
.telling OL{
  width:605px;
  margin:0 auto;
  text-align:left;
  color:#302f2b;
  font-size: 1.05em;
}
.telling LI{
  list-style-type:none;
  padding-left:35px;
  line-height:2em;
}
.telling LI.sub{
  background:url("../../image/input/dot2.gif") no-repeat scroll 0 2px;
}
.telling LI.main{
  background:url("../../image/input/dot1.gif") no-repeat scroll 0 2px;
  font-weight:bold;
  color:#960058;
}
.telling LI.main_line {
  border-bottom: 1px solid #222;
  font-weight: bold;
  padding: 10px 0 0;
  margin-bottom: 5px;
}
/*--------------------*
.pack_announce
*--------------------*/
.pack_announce {
  margin-bottom: 10px;
  line-height: 1.5;
}
.pack_announce P {
  color: #222222;
  font-size: 0.9em;
}
.pack_announce OL{
  font-size:1em;
  font-weight:bold;
}
.pack_announce LI{
  padding-left:0px;
  line-height: 1.6;
  color: #0000C0;
}

/*--------------------
#privacy
--------------------*/
#privacy{
  width:620px;
  margin:18px auto;
  border:2px solid #D2B48C;
  font-size:0.9em;
}
#frm_btn #privacy P{
  padding:10px;
  color: #222222;
  text-align:left;
}
#privacy A{color:#E01D24;}

/*--------------------
#frmInput
--------------------*/
#frmInput{
}
#frmInput .section_bdy{background-image:url(../../image/input/input_frm/section_bdy.jpg);}
#frmInput .section_ftr{background-image:url(../../image/input/input_frm/section_ftr.jpg);padding-bottom:60px;}
#frmInput .section_hdr{padding-top:25px;}
#frmInput .input_self{
}
#frmInput .article_bdy{width:712px;margin:0px auto;}
#frmInput .input_other{
  margin-top:25px;
}
#frmInput .input_other H3{
  text-align:center;
  margin-bottom:25px;
}
#frmInput .input_other H3 IMG{
  margin:0 auto;
}
#frmInput P{
  color: red;
}
#frmInput .input_tbl{
  width:580px;
  margin:0px auto;
}
#frmInput .input_tbl SMALL{color:#c7081d;line-height:1.3;font-size:13px;}
#frmInput .input_tbl TH{width:140px;vertical-align:top;padding-top:5px;}
#frmInput .input_tbl .tr_name TH{vertical-align:top;padding-top:0px;}
#frmInput .input_tbl TD{padding:5px 0;vertical-align:middle;}
#frmInput .input_tbl P{color: red;}
#frmInput .input_tbl INPUT.input_name{
  font-size:14px;
  width:280px;
  padding:5px;
}
#frmInput .input_tbl SELECT{
  font-size: 16px;
  padding: 5px;
}
#frmInput .input_tbl SELECT.select_year{
  width:150px;
  padding:5px;
}
#frmInput .input_tbl SELECT.select_month{
  width:65px;
  padding:5px;
}
#frmInput .input_tbl SELECT.select_day{
  width:65px;
  padding:5px;
}
#frmInput .input_tbl SELECT.select_hour{
  width:65px;
  padding:5px;
}
#frmInput .input_tbl SELECT.select_min{
  width:65px;
  padding:5px;
}
#frmInput .input_tbl SELECT.select_place{
  width:155px;
  padding:5px;
}
#frmInput .input_tbl TR.tr_birthday TD IMG{position:relative;top:-2px;}
#frmInput .input_tbl TR.tr_birthplace TH {padding-top:0px;}
#frmInput .input_tbl TR.tr_sex TD IMG{position:relative;top:3px;}
#frmInput #frm_btn{
  margin:0px auto;
  padding:30px 0px 0px;
  text-align:center;
  font-size:0.9em;
}
#frmInput .radio_sex{
  vertical-align:top;
  margin-top:14px;
}
#frmInput P.sex_caution {
  color: #dc1d24;
  font-size: 1.1em;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
#frmInput .input_tbl SELECT.sexSelect {
  position: relative;
  top: 2px;
  width: 75px;
}
#frm_btn .price_info{
  margin:0px 0px 15px;
}
#frmInput .price_allfree{
}
#frmInput .price_free{
  margin-bottom:30px;
}
#frmInput .price_charge{
}
#frm_btn P{
  padding:5px 0px;
  text-align:center;
  color:#222222;
}
#frm_btn P STRONG{
  color:#015895;
  padding:0px 2px;
}
#frm_btn P STRONG.y_price{
  color:#DC1D24;
}
#frm_btn P.pr A{color:#C71585;}
#frm_btn P.free{font-weight:bold;color:#015895;}

#frmInput P.sex_caution {
    color: #dc1d24;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
#frm_btn .price_info2{
  width:625px;
  margin:0 auto;
}
#frm_btn .price_info2 P{
  text-align:left;
  padding:0;
  line-height:1.4em;
}
#frm_btn .price_info2 .info_title{
  color:#015895;
}

P.free{
  text-align:center;
  font-weight:bold;
  margin-top:10px;
  color:#fff;
}
/*--------------------*
#voice_group
*--------------------*/
#voice_group{
  width:832px;
  margin:20px auto 10px;
  color:#fff;
}
#voice_group .menu_info H4 A {
  color: #ffffff;
  font-size: 1.4em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
}
#voice_group .section_bdy{background-image:url(../../image/index/voice_group/section_bdy.jpg);}
#voice_group .section_ftr{background-image:url(../../image/index/voice_group/section_ftr.jpg);padding-bottom:86px;}
#voice_group .section_hdr{padding-top:5px;}
#voice_group .menu_bdy{
  margin: 20px auto 0;
  width: 712px;
}
#voice_group .menu_ftr{padding-bottom:40px;}
#voice_group .menu_bdy h3{
  margin-bottom:10px;
}

#voice_group .severalmenu{
  width:640px;
  margin:10px auto 0;
  text-align:left;
}
#voice_group .menu_info{
  margin: 0 auto;
  float: right;
  width: 530px;
}
#voice_group .red {
  color: #d00000;
  font-weight: bold;
}
#voice_group .price_normal {
  color: #ffffff;
}
#voice_group .pr strong {
  color: #fddb0f;
}
#voice_group .price_info {
  font-size: 0.9em;
}
#voice_group .price_discount{
  color:#FDDB0F;
}

/*--------------------*
#group_sample
*--------------------*/
#group_sample {
  margin:30px auto;
  width: 840px;
}
#group_sample .section_bdy{background-image:url(../../image/profile/group_sample/section_bdy.jpg);}
#group_sample .section_ftr{background-image:url(../../image/profile/group_sample/section_ftr.jpg);padding-bottom:86px;}
#group_sample .section_hdr{padding-top:5px;}
#group_sample .details{
  margin-left: 215px;
}
#group_sample .bg{
  background: url(../../image/profile/group_sample/img1.jpg) no-repeat left 0px;
  height:4455px;
}
#group_sample .bg2{
  background: url(../../image/profile/group_sample/img2.jpg) no-repeat left 100px;
  height: 4105px;
}

/*
#group_sample LI.li1 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy1.png);position:relative;width:516px;}
#group_sample LI.li1 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr1.png); padding-bottom:0px;}
#group_sample .li1 .number{ position: relative; top: -52px;}
#group_sample .li1 .menu_ftr{ position: absolute;  bottom:-66px; }
#group_sample .li1 .detail_txt {
  margin: 0 0 0 116px;
  top:-66px;
}
*/

#group_sample LI.li1 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy1.png); width:516px;margin: 0 auto;}
#group_sample LI.li1 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr1.png); padding-bottom:0px;}
#group_sample LI.li2 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr2.png); padding-bottom:12px;}
#group_sample LI.li2 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy2.png); width: 516px;margin: 0 auto;}

#group_sample LI.li2 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr2.png); padding-bottom:12px;}
#group_sample LI.li2 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy2.png); width: 516px;margin: 0 auto;}
#group_sample LI.li3 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr3.png); padding-bottom:12px;}
#group_sample LI.li3 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy3.png); width: 516px;margin: 0 auto;}
#group_sample LI.li3 .menu_ftr{ bottom:-78px; }
#group_sample LI.li4 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr4.png); padding-bottom:12px;}
#group_sample LI.li4 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy4.png); width: 516px;margin: 0 auto;}
#group_sample LI.li5 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr5.png); padding-bottom:12px;}
#group_sample LI.li5 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy5.png); width: 516px;margin: 0 auto;}

#group_sample LI.li7 .menu_bdy{ background-image:url(../../image/profile/group_sample/menu_bdy7.png);position:relative;width:516px;}
#group_sample LI.li7 .menu_ftr{ background-image:url(../../image/profile/group_sample/menu_ftr7.png); padding-bottom:0px;}
#group_sample LI.li7 .number{ position: relative; top: -52px;}
#group_sample LI.li7 .menu_ftr{ position: absolute;  bottom:-66px; }
#group_sample LI.li7 .detail_txt {
  margin: 0 0 0 116px;
  top:-66px;
}


#group_sample LI .menu_bdy{ width: 516px;margin: 0 auto;}

#group_sample OL{list-style-type:none;}
#group_sample LI.li1{padding-top:30px;}
#group_sample LI.li2{margin-top:110px;}
#group_sample LI.li3{margin-top:105px;}
#group_sample LI.li4{margin-top:190px;}
#group_sample LI.li5{margin-top:110px;}
#group_sample LI.li6{margin-top:170px;}
#group_sample LI.li7{margin-top:500px;}

#group_sample .severalmenu {
  width:740px;
  margin: 0 auto;
}
#group_sample .menu_ftr{ position: relative;  bottom:-66px; }
#group_sample .number{ position: relative; top: -44px;}
#group_sample .detail_txt {
  margin: 0 0 0 116px;
  position: relative;
  top: -73px;
  width: 340px;
}
#group_sample .detail_txt P{
  color: #ffffff;
  background-color: #000;
  padding: 5px 10px;
  text-align: justify;
}
#group_sample .red {
  color: #EE808A;
  font-weight: bold;
}
#group_sample .pink {
  color: #FAB8BE;
  font-weight: bold;
}
#group_sample .blue {
  color: #9fe7fb;
  font-weight: bold;
}
#group_sample .purple {
  color: #C0C0FF;
  font-weight: bold;
}
#group_sample .orange {
  color: #00A552;
  font-weight: bold;
}

