/* ++++++++ れなのふあふあroom +++++++++++++++ */

/*-------フォント色-------*/

/* 赤 */
.red { color:#FF0000; }

/* ピンク */
.pink { color:#FF3399; }

/* オレンジ */
.orange1 { color:#FF6600; }

/* 橙 */
.daidai { color:#FF9900; }

/* 黄色 */
.yello { color:#FFCC00; }

/* 黄緑 */
.y_green { color:#66CC00; }

/* 緑 */
.green { color:#009900; }

/* 水色 */
.l_blue { color:#00CCCC; }

/* 青 */
.blue { color:#0066FF; }

/* 紫 */
.purple { color:#663399; }


#fuafua_left { font-size:12px; color:#FFFFFF; line-height:16px; margin:0px; padding:0px 0px 0px 10px; }
.diary_waku {
 width:580px;
 height:auto;
 margin:5px auto;
 padding:0px;
 border:#CC0099 solid 1px;
 background-color:#FFFFFF; }

.diary_titleback {
 width:570px;
 height:24px;
 margin:0px;
 padding:0px 5px;
 background-image:url(image/fua_title_back.gif);
 background-repeat:repeat-x; }

.diary_title {
 font-size:18px;
 color:#FFFFFF;
 margin:0px;
 padding:0px; }

.diary_day {
 width:570px;
 height:auto;
 margin:0px;
 padding:3px 5px; }

.diary {
 font-size:12px;
 color:#333333;
 line-height:14px;
 margin:0px;
 padding:0px; }

.photo_right{
 width:180px;
 height:auto;
 margin:5px;
 padding:0px;
 float:right; }

.photo_left{
 width:180px;
 height:auto;
 margin:5px;
 padding:0px;
 float:left; }

.photo_right_v{
 width:135px;
 height:auto;
 margin:5px;
 padding:0px;
 float:right;
 }

.photo_left_v{
 width:135px;
 height:auto;
 margin:5px;
 padding:0px;
 float:left;
 }

/*横*/
.photo_comment {
 width:176px;
 height:auto;
 background-color:#FF00FF;
 color:#FFFFFF;
 text-align:center;
 font-size:10px;
 margin:0px;
 padding:2px }

/*縦*/
.photo_comment_v {
 width:131px;
 height:auto;
 background-color:#FF00FF;
 color:#FFFFFF;
 text-align:center;
 font-size:10px;
 margin:0px;
 padding:2px }
