@charset "utf-8";
/* CSS Document */

div.textbox {
	padding: 25px 25px;
	width: 700px;
	background-color: #FFFFFF;
	line-height: 3.0;
}
.c_title {
	width: 700px;
	font-size: 20px;
	background-color: #ffffff;
	color: #D98700;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
p.day {
	text-align: right;
}
div.photobox_left {
	width: 260px;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	float: left;
	margin: 10px;
}

div.photobox_right {
	width: 260px;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	float: right;
	margin: 10px;
}
div.back {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #ffffff;
}
p.phototext01 {
	margin-left: 5px;
	width: 250px;
	line-height: 15px;
	text-align: left;
}
/*３枚横表示用*/

div.photobox_nomal {
	width: 260px;
	padding: 5px 5px;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	font-size: 12px;
	margin: 0px;
}
p.phototext_220 {
	margin-left: 5px;
	width: 215px;
	line-height: 15px;
	text-align: left;
}
table.photo {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}
/*アーカイブ*/
p.a_title {
	font-size: 18px;
}


/*0707用*/
div.photobox_0707 {
	width: 230px;
	padding: 2px 2px;
	text-align: center;
	border-width: 0px;
	font-size: 12px;
	margin: 0px;
}
p.phototext_0707 {
	margin-left: 5px;
	width: 220px;
	line-height: 15px;
	text-align: left;
}

div.photobox220_right {
	width: 230px;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	float: right;
	margin: 10px;
}

div.photobox350_right {
	width: 355px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	float: right;
	margin: 10px;
}
p.phototext {
	margin-left: 5px;
	width:350px;
	line-height: 15px;
	text-align: left;
}
p.phototext_250 {
	margin-left: 5px;
	width:250px;
	line-height: 15px;
	text-align: left;
}

div.photobox300_right {
	width: 305px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	float: right;
	margin: 10px;
}

p.phototext_300 {
	margin-left: 5px;
	width:300px;
	line-height: 15px;
	text-align: left;
}

div.photobox_300{
	width: 305px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style: dotted;
	margin: 10px;
}

