@charset "shift_jis";



/*----------------------------------------------*/
/*----------------------------------------------*/
/*INDEX-----------------------------------------*/
/*----------------------------------------------*/
/*----------------------------------------------*/




/*INDEX*/

/* 1.INDEX PAGE-------------------------------*/

/*HEADER----------------------------------------*/

/*CONTENT---------------------------------------*/
/*MAIN------------------------------------------*/
/*SUB-------------------------------------------*/

/*FOOTER----------------------------------------*/










/*----------------------------------------------*/
/* 1.INDEX PAGE ----------------------------*/
/*----------------------------------------------*/

/*----------------------------------------------*/
/*HEADER----------------------------------------*/
/*----------------------------------------------*/



h1#topTitle {
z-index:1;
display:block;
width:900px;
height:288px;
margin:0;
padding:0;
background:url(../../images/h_img.png) no-repeat 0 0;
overflow:hidden;
text-indent:-9999px;
position:absolute;
top:0px;
left:0px;
}

h2#pinfo {
z-index:2;
display:block;
width:459px;
height:13px;
background:url(../../images/pinfo.png) no-repeat 0 0;
overflow:hidden;
text-indent:-9999px;
position:absolute;
top:241px;
left:410px;
}

h2#headcopy {display:none;
}



/*BTN BOX*/
.social {
z-index:3;
position:absolute;
top:35px;
left:570px;
display:inline-block;
height:30px;
overflow:hidden;
text-align:left;
vertical-align:bottom;
}
.twitter {
float:left;
width:105px;
height:30px;
overflow:hidden;
}
.facebook {
float:left;
width:115px;
height:25px;
line-height:20px;
overflow:hidden;
}
.googleplus {
float:left;
width:80px;
height:25px;
line-height:20px;
overflow:hidden;
}



/*----------------------------------------------*/
/*CONTENT---------------------------------------*/
/*----------------------------------------------*/


/*artist photo(link)*/
a {
 border:none;
 text-decoration:none;
}
/*artist photo(hover)*/
a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}


.TxtTitle {font-size: 13px;
	font-weight: bold;
}
.date {font-size: 9px}
.diaryTitle {margin-bottom:5px;
border-bottom:1px;
border-bottom-color:#666666;
border-bottom-style:dotted;
}
.photo {background-color:#FFFFFF;
margin:5px;
padding:4px;
border-bottom-color:#CCCCCC;
border-left-color:#CCCCCC;
border-right-color:#CCCCCC;
border-top-color:#CCCCCC;
border-style:solid;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
}

/*----------------------------------------------*/
/*MAIN------------------------------------------*/
/*----------------------------------------------*/




.tx15px {
	font-size:15px;
	line-height:18px;
}

.tx14px {
	font-size:14px;
	line-height:17px;
}

.tx14pxOrg {
	font-size:14px;
	line-height:17px;
	color:#F90;
}



.tx12px {
	font-size:12px;
	line-height:15px;
}

.tx13px {
	font-size:13px;
	line-height:16px;
}





/*----------------------------------------------*/
/*MENU------------------------------------------*/
/*----------------------------------------------*/


#menuBox {
width:870px;
height:40px;
margin:0 auto;
padding:0;
position:absolute;
top:290px;
left:20px;
text-align:center;
}





/*----------------------------------------------*/
/*FOOTER----------------------------------------*/
/*----------------------------------------------*/

#footBox {
width:900px;
height:85px;
margin:0;
padding:0;
text-align:left;
background:url(../../images/ft.png) no-repeat 0 0;
}


/*copyright*/
address {
}


