@charset "utf-8";
body {
font-size: 12px;
line-height: 140%;
color: #000000;
margin: 0px;
padding: 0px;
font-family: Helvetica, "ヒラギノ角ゴ Pro W3", Osaka;
}

#head {
width: 99%;
margin-top: 0px;
margin-right: auto;
margin-left: 10px;
background-color: #ffffff;
}

.clear {
clear: both;
height: 30px;
width: 1000px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
font-size: 12px;
line-height: normal;
color: #333333;
}

#headFla {
margin: 0px;
}

#topMain {
margin: 0px;
padding: 0px;
}
#topMenu {
width: 800px;
margin-top: 10px;
text-align: left;
margin-left: 10px;
font-size: 10px;
line-height: 220%;
}
#topMenu a {
color: #000000;
text-decoration: none;
}
#topMenu a:visited {
text-decoration: none;
}
#topMenu a:hover {
text-decoration: underline;
}



#topMenu .newest {
margin-left: 10px;
color: #666666;
}

#footer {
font-size: 12px;
line-height: 140%;
color: #333333;
height: 30px;
width: 1000px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 100px;
margin-left: 10px;
text-align: right;
}


/*メインのトコロ*/
#contents {
height: 700px;
width: 1000px;
margin-top: 0px;
margin-left: 10px;
}


/*メニュー*/
#contents .leftMenu {
float: left;
width: 120px;
height: 700px;
background-color: #CCCCCC;
font-size: 10px;
margin-right: 0px;
}


#contents .leftMenu .category {
color: #FFFFFF;
background-color: #000000;
height: 20px;
width: 120px;
font-size: 12px;
letter-spacing: 0.2em;
text-indent: 5px;
}

#contents .leftMenu .title {
color: #FFFFFF;
background-color: #606060;
height: 20px;
width: 120px;
font-size: 12px;
letter-spacing: 0.2em;
text-indent: 5px;
margin-top: 10px;
}


#contents .leftMenu .menuYear {

}

#contents .leftMenu a {
color: #333333;
text-decoration: none;
}
#contents .leftMenu a:visited {
color: #333333;
text-decoration: none;
}

#contents .leftMenu a:hover {
color: #518EA6;
text-decoration: underline;
}
#contents .workMenu {
color: #FFFFFF;
letter-spacing: 0.1em;
float: left;
height: 550px;
width: 100px;
background-color: #000000;
margin-top: 20px;
white-space: nowrap;
margin-left: 0px;
margin-right: 0px;
}
#contents .workMenu h3 {
font-weight: normal;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
font-size: 12px;
}
#contents .workMenu a {
color: #FFFFFF;
text-decoration: none;
}
#contents .workMenu a:visited {
color: #999999;
text-decoration: none;
}

#contents .workMenu a:hover {
color: #FFFFFF;
text-decoration: underline;
}


/*works*/

#contents .rightWorks {
float: left;
height: 780px;
width: 760px;
margin-top: 10px;
}
#contents .rightWorks h1 {
font-size: 18px;
color: #333333;
margin-top: 0px;
height: 20px;
margin-bottom: 20px;
}

#contents .rightWorks .conceptJPN {
float: left;
background-color: #000000;
height: 400px;
width: 780px;
position: absolute;
top: 170px;
z-index: 1;
left: 230px;
}
#contents .rightWorks .conceptENG {
float: left;
background-color: #000000;
height: 400px;
width: 780px;
position: absolute;
z-index: 2;
left: 230px;
top: 240px;
}
#contents .rightWorks .conceptSPEC {
float: left;
background-color: #000000;
height: 400px;
width: 780px;
position: absolute;
z-index: 4;
left: 230px;
top: 230px;
}

#contents .photoArea {
float: left;
background-color: #000000;
height: 50px;
width: 50px;
top: 0px;
}
#contents .photoArea img {
margin-top: 10px;
margin-right: 0px;
margin-left: 5px;
}
#contents .photoArea .photo {
visibility: hidden;
height: 300px;
width: 780px;
}

#contents .rightWorks .photoArea .btnMove {
background-position: right;
width: 375px;
margin-top: 20px;
text-align: right;
}
#contents .rightWorks .textbox {
height: 350px;
width: 680px;
margin-top: 25px;
margin-left: 50px;
font-size: 12px;
line-height: 150%;
color: #FFFFFF;
overflow: auto;
}


