﻿/* イメージの装飾 */
#photo_frame {
background-color: #F0EDE0;
border-width: 2px;
margin: 5px 10px 4px 5px;
padding: 10px 5px 5px 5px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
background-repeat:no-repeat;
background-position:95% 95%;
font-family: 'Verdana', 'Helvetica', sans-serif;
font-size: 13px;
margin-left: auto;margin-right: auto;text-align:center;
width:100px;
}

#photo_move {
text-align: center;
}

#move_tbl
{
width:100%;
}
#move_left{
width:50px;
text-align: left;
}

#move_right{
width:50%;
text-align: right;
}

#photo_move a:link {
color: #000000;
text-decoration:none;
}

#photo_move a:visited {
color: #000000;
text-decoration:none;
}

#photo_move a:active{
color: #000000;
text-decoration:none;
}

#photo_move a:hover{
background-color : #807059;
color: white;
font-weight: bold;
}

#photo_inner{
text-align: center;
}

#wittecism_content,#witticism_name {
text-align: left;
}

#photo_creditt {
text-align: left;
font-size: 11px;
}
