﻿@charset 'utf-8';
@import url("common.css");

.clear {
	display: inline-block;
}

.clear:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}

#head2 {
	width				: 950px;
	height				: 55px;
	background			: url("../img/headimg2.jpg") no-repeat;
	font-size			: 12px;
	line-height			: 1.2;
	color				: #EBD89C;
	text-align			: right;
}

#head2 a, #head2 a:hover {
	font-size			: 12px;
	line-height			: 1.2;
	color				: #EBD89C;
}

#head2 p {
	padding				: 30px 50px 0 0;
}

#main {
	width				: 650px;
	height				: 1%;
	margin				: 0 35px 0 0;
	float				: right;
	display				: inline;
}

#main:after {
	content				: ".";
	display				: block;
	height				: 0;
	clear				: both;
	visibility			: hidden;
}

.pancolor a:link{
	color			: #ffc;
    font-weight		: bold;
    border			: 1px solid #fff;
}

/*------------------アルバム----------------------*/

.albumBox {
	width			: 200px;
	float			: left;
	margin			: 5px 2px;
} 

.albumBox a {
	color			: #600;
	text-decoration	: none;
}


div.pan{
	text-align: left;
}

div.pan a{
	font-size		: 14px;
	font-weight		: bold;
	color			: #ffc;
	text-decoration	: none;
}

div.pan p{
	font-size		: 14px;
	font-weight		: bold;
	color			: #ffc;
}

div.paperTop img{
	vertical-align	: bottom;
    margin-top		: 20px	;
}

div.paper{
	background		: url(../img/paper.gif) repeat-y;
		width		: 650px;
        margin-bottom: 50px;
		padding-bottom: 30px;
}
.paper {
	display: inline-block;

}

.paper:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}

.comentImg{
    text-align	: left;
}


div.photoBox{
	width			: 200px;
    float			:left;
	margin			: 0 0 0 10px;

}

.commentTop{
	text-align		: left;
	line-height		: 1.3em;
	font-size		: 14px;
	color			: #300;
	width			: 610px;
	margin			: 0 auto;
	padding-bottom	:10px;
}

.album{
	border: 1px dashed #967255;
    width: 190px;
    height: 150px;
    margin: 0 auto;
}

.album img {
	margin	: 5px 0 0 0;
}

.date a{
	font-size: 14px;
    color: #300;
    text-decoration: none;
 }
 
 
 div.customBox{
	width			: 610px;
    margin			: 20px auto;
}

 div.customBox2 {
	width			: 200px;
    margin			: 0 auto 10px auto;
}

.customBox {
	display: inline-block;
}

.customBox:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}



div.Photo{
	width		: 190px;
	float		: left;
	margin		: 5px 4px 5px 5px;
}

.albumtit {
	width		: 615px;
	height		: 40px;
	background	: url("../img/titlebar.gif") no-repeat;
	margin		: 0 auto;
	text-align	: left;
	padding		: 10px 0 0 0;
	clear		: both;
}

.albumtit a {
	color		: #600;
	text-decoration	: none;
}

.albumtit p {
	padding		: 0 0 0 35px;
}

.blogenty {
	width		: 180px;
	text-align	: left;
	margin		: 0 auto;
}

.blogenty a {
	color		: #600;
	text-decoration :none;
}

.blogentytit {
	background-color : #A17F5C;
	color			 : #E9E1BA;
	text-align		 : center;
	margin			 : 5px 0 10px 0;
	line-height		 : 1.5;
}
