/* --- 本文領域 --- */
.section .textArea {
clear: left;
position: relative;
text-align: left; /* 全体の左揃え */
height: 810px;
z-index: 2;
padding: 10px;
background-color: #ffffff; /* 本文領域の背景色 */
/* border: 1px #c0c0c0 solid; /* 本文領域の枠線 */
}

/* --- BLUE PACIFIC領域 --- */
.blue {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 680px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.blue .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.blue .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.blue .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.blue .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

/* --- SERIOUS BLACK領域 --- */
.black {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 570px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.black .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.black .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.black .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.black .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

/* --- SCRAMBLE GREEN領域 --- */
.green {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 460px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.green .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.green .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.green .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.green .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

/* --- NAKED 29TH MAN領域 --- */
.naked {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 350px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.naked .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.naked .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.naked .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.naked .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 


/* --- CDR領域 --- */
.cdr {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 240px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.cdr .logo { 
clear: both;
width: 81px;
height: 81px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
border: 1px #000000 solid; /* 本文領域の枠線 */
} 

.cdr .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.cdr .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.cdr .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 


/* --- 3bloc領域 --- */
.3bloc {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 130px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.3bloc .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.3bloc .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.3bloc .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.3bloc .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}


/* --- kotoba領域 --- */
.kotoba {
clear: left;
width: 575px; /* ボックスの幅 */
height: 105px;
margin: 0 0px; /* ボックスのマージン（上下、左右） */
background-color: #FFFFFF;
position: absolute;
top: 20px;
left: 10px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}

.kotoba .logo { 
clear: both;
width: 80px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 20px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
} 

.kotoba .discript {
clear: both;
width: 280px;
height: 80px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 20px;
left: 110px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
font-size: 100%; /* ボックスの文字サイズ */
color: #000000; /* ボックスの文字色 */
}

.kotoba .discript .title {
clear: both;
font-size: 110%; /* ボックスの文字サイズ */
font-weight: 900; /* 太字 */
color: #FF6600; /* ボックスの文字色 */
}

/* リンク用 */
.kotoba .shop { 
clear: both;
position: absolute;
width: 150px;
height: 20px;
text-align: left; /* 全体の左揃え */
/*background-color: #FFFFFF;*/
position: absolute;
top: 70px;
left: 400px;
/*border: 1px #000000 solid; /* 本文領域の枠線 */*/
}


