@charset "utf-8";

/*=========================================

adidas mi Adidas　create.css　20110211

=========================================*/


/* reset
-----------------------------------------*/

#miadidas_create {
    padding-bottom: 22px;
    background: #000000;
    text-align: center;
    width: 100%;
}

#miadidas_create div,
#miadidas_create dl,
#miadidas_create dt,
#miadidas_create dd,
#miadidas_create ul,
#miadidas_create ol,
#miadidas_create li,
#miadidas_create h1,
#miadidas_create h2,
#miadidas_create h3,
#miadidas_create h4,
#miadidas_create h5,
#miadidas_create h6,
#miadidas_create img,
#miadidas_create hr,
#miadidas_create a,
#miadidas_create pre,
#miadidas_create form,
#miadidas_create fieldset,
#miadidas_create input,
#miadidas_create textarea,
#miadidas_create p,
#miadidas_create blockquote,
#miadidas_create table,
#miadidas_create tr,
#miadidas_create th,
#miadidas_create td,
#miadidas_create button {
    margin: 0;
    padding: 0;
}

#miadidas_create a:link {
    color: #FFF;
    text-decoration: none;
}

#miadidas_create a:visited {
    color: #727171;
    text-decoration: none;
}

#miadidas_create a:hover {
    color: #727171;
    text-decoration: underline;
}

#miadidas_create a:active {
    color: #727171;
    text-decoration: underline;
}

#miadidas_create img {
    border: none;
    vertical-align: baseline;
}

#miadidas_create ul,
#miadidas_create ol,
#miadidas_create li {
    list-style: none;
}

#miadidas_create hr {
    display: none;
}


/* common
-----------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}


/* main
-----------------------------------------*/

#miadidas_create #container,
#miadidas_create #container_select {
    margin: 0 auto;
    width: 1011px;
    text-align: left;
}

#miadidas_create #container_select {
    padding-bottom: 0;
    background: url(../images/select_container_bg.jpg) left top no-repeat #000;
}

#container_select #contents {
    position: relative;
}

#container #contents,
#container_select #contents {
    width: 1011px;
}

#contents .column01 {
    width: 400px;
    float: left;
}

#contents .column03 {
    position: relative;
}

#contents .column02,
#contents .column04 {
    width: 495px;
    float: right;
}

#contents .column04 {
    width: 485px;
    text-align: right;
    position: relative;
}

#contents .logo_your {
    margin-top: 60px;
}

#contents .logo_create {
    text-align: right;
}

.column04 .logo_create {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}

#contents .mi_team {
    margin-top: 4px;
    margin-bottom: 5px;
    width: 495px;
}

.mi_team .baseball,
.mi_team .football {
    width: 505px;
    float: left;
}

.mi_team .football {
    float: right;
}

.mi_team .baseball .btn,
.mi_team .football .btn {
    text-align: right;
}

#news_area {
    width: 495px;
}

p.newsimg {
    float: left;
}

dl.news {
    margin: 0 0 0 35px !important;
    width: 340px;
    font-size: 10px;
}

dl.news font {
    margin-right: 5px;
}

dl.news dt {
    color: #E60012;
    line-height: 1.5em !important;
}

dl.news dd {
    margin-top: 5px !important;
    padding-left: 11em !important;
    margin-top: -1.5em !important;
    line-height: 1.5em !important;
}

.tit_area {
    width: 572px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.tit_area h1 {
    width: 101px;
    float: left;
}

.tit_area h2 {
    width: 405px;
    float: left;
}

.select_menu {
    width: 442px;
    position: absolute;
    top: 95px;
    left: 45px;
    z-index: 99;
}

.select_menu ul {
    margin-bottom: 35px !important;
    margin-top: 8px !important;
    overflow: hidden;
    width: 540px;
}

.select_menu ul,
x:-moz-any-link {
    margin-bottom: 30px !important;
}

.select_menu ul li {
    margin-right: 10px !important;
    float: left;
    display: inline;
}

li.newspace {
    height: 45px;
}

.column04 #img01_02,
.column04 #img01_03,
.column04 #img01_04,
.column04 #img01_05,
.column04 #img01_06,
.column04 #img01_07,
.column04 #img01_08,
.column04 #img01_09 {
    display: none;
}

p.mar {
    height: 20px;
}


/*#miadidas_create img.over,.btn {
	cursor:pointer;
}*/


/*0208*/

#enamelbag {
    position: absolute;
    bottom: 18px;
    left: 10px;
    width: 990px;
    height: 91px;
}

.mi_team {
    position: relative;
}

#newsarea {
    height: 80px;
    position: relative;
    width: 445px;
}

#markingBtn {
    display: block;
    left: 45px;
    position: absolute;
    top: 0;
    cursor: pointer;
}

#enamelBtn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#miadidas_create .announce {
    position: absolute;
    top: 17px;
    right: 27px;
    width: 440px;
    padding: 10px;
    border: 3px solid #e50112;
    background-color: #fff;
    line-height: 1.4;
}

#miadidas_create .announce p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #e50112;
}