@charset "shift_jis";


/*	breadcrumListの調整
--------------------------------------------------------*/

#breadcrumList{
height:46px;
background-color:rgba(0, 0, 0, 0.7);
}

#breadcrumList li{
padding-top:2px;
line-height:46px;
}

#breadcrumList li a{
color:white;
}


/*	本文のデザイン
--------------------------------------------------------*/

#wrapper {
background:url(../img/grid.png) repeat;
}

#footer{
padding-bottom:20px;
}

.titleimg{
display:block;
margin: 50px auto 0 -20px;
text-align: center;
clear:both;
}

.fb-like{
top:3px;
}

#snsbtn{
width:920px;
margin:10px 0;
padding:0;
text-align:right;
}

#snsbtn iframe{
margin:0;
padding:0;
width:190px;
}

#snsbtn a{
margin:0;
padding:0;
width:80px;
}

#atfieldimg{
text-align:center;
}

#atfieldimg img{
margin:5px;
}

#contents{
width:980px;
margin-left:110px;
margin-top:0px;
text-align:left;
}

#contents p{
margin:5px auto 5px 50px;
width:800px;
}

#contents ul{
margin-top:0px;
margin-left:0px;
margin-bottom:10px;
width:400px;
}

#lnavi_pu {
position:absolute;
top:187px;
left:30px;
margin:0;
padding: 0;
clear:both;
text-align:right;
list-style-type: none;
z-index:7;
}

#lnavi_pu ul{
width:80px;
}

#lnavi_pu a{
margin: 0 0 1px 0;
padding: 5px 0 5px 10px;
display: block;
width: 67px;
text-decoration: none;
border-left: 5px solid #999999;
border-bottom:1px dotted #999999;
background-color: white;
color: #000000;
}

#lnavi_pu a:hover {
color: #ff0000;
border-left: 5px solid #ff0000;
}

#aboutmylr{
border:1px solid #999999;
padding:10px 30px;
margin:10px 50px;
}

#aboutmylr h4{
text-align:center;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #999999;
}

#notes {
font-size:85%;
color:darkgray;
margin-left:50px;;
margin-top:30px;
}

#tuning{
float:left;
margin-left:20px;
margin-right:10px;
}


#img1{
float:right;
margin-left:20px;
margin-top:0;
z-index:50;
text-align:right;
}

#imgL{
position:relative;
float:left;
margin:0 30px 0 10px;
background:;
text-align:center;
}


#list1{
position:relative;
float:left;
left:50px;
}

#list2{
float:right;
}


#clear{
clear:both;
}

#color_part ul{
width:900px;
margin-left:50px;

}

#color_part ul:after {
content:"";
clear:both;
display:block;
}

#color_part ul li{
display:block;
float:left;
width:430px;
}

#color_part ul li span{
color:#cc0000;
font-size:90%;
padding-left:2px;
padding-right:2px;
border:1px solid #cc0000;
background:white;
}

h2{
margin:20px 0;
border-bottom:1px dotted #999999;
font-size:120%;
}

h3{
text-align:left;
padding-bottom:5px;
margin-bottom:10px;
margin-left:50px;
border-bottom:1px dotted #999999;
}

p.img {
text-align:center;
}

#linktotop{
position:fixed;
bottom:15px;
right:0px;
}

#linktotop a{
color:white;
font-weight:bold;
/* text-shadow: 3px 3px 5px white; */
background:black;
padding:5px;
border-top:1px gray solid;
border-left:1px gray solid;
border-bottom:1px gray solid;
}

#linktotop a:hover{
background:white;
color:gray;
}

#floatMenu{
position:absolute;
top:350px;
left:1091px;
}

/*	tabのデザイン
--------------------------------------------------------*/

.tablist {
position:absolute;
top:160px;
left:720px;
height:20px;
z-index:50;
width:380px;
}

.tab_selector {
border:1px solid gray;
padding: 7px 10px;
cursor: pointer;
background: #F5F5F5;
color:gray;
z-index:59;
}

.selected {
background: white;
padding-top:12px;
font-weight:bold;
border: 1px solid gray;
border-bottom: 1px solid white;
color:#cc0000;
z-index:61;
}

.tab {
border: 1px solid gray;
margin:-1px auto 20px auto;
padding: 0px 40px 10px 40px;
display: block;
width: 900px;
background:white;
z-index:60;
}

.noshow {
    display: none;
}

/*	tableのデザイン
--------------------------------------------------------*/


table {
clear:both;
width: 700px;
margin-left:80px;
margin-top:20px;
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: rgba(0, 0, 0, 0.7);
color:white;
font-weight: normal;
line-height: 120%;
text-align: center;
}
table td {
padding: 10px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
text-align: center;
}

table span{
color:yellow;
font-size:110%;
font-weight:bold
}

table td img{
margin:5px;
}

#htutable th{
background: rgba(0, 0, 0, 0);
color:black;
}

#footer {
color:black;
}
