﻿#mainL {
	width: 480px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#mainR {
	width: 180px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

h2 {
	margin:0px 0px 5px 0px;
}

div#albumTtl {
	width:446px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#333333;
}

div#albumTtl h3 {
	margin:0px 0px 0px 0px;
	background-color:#e5e5e5;
	border-bottom:3px solid #9E161B;
	height:16px;
	font-weight:bold;
	font-size: 14px;
	line-height:125%;
	padding:5px 0px;
}
div#albumTtl .albumData{
	width:446px;
	background-color:#eeeeee;
	border-bottom:1px solid #9E161B;
	height:15px;
	padding-top:4px;
	font-size: 11px;
	line-height:120%;
}

div.comment{
	width:450px;
	margin:10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#photoList{
	width:450px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

div#photoList .photoBox{
	width:134px;
	padding:3px;
	border:1px solid #999999;
	background-color:#fff;
	float:left;
	margin:3px;
	text-align:center;
	font-family: "Tahoma" "Verdana" sans-serif;
	font-size: 11px;
	line-height:120%;
}

div#photoList br {
	clear:both;
}

div#photoList .caption{ 
	font-size:12px; 
	line-height:150%; 
	margin:0px; 
}

div.LcolumnBox{
	width:170px;
	padding:5px;
	border:1px solid #999999;
	background-color:#fff;
	text-align:center;
	line-height:110%;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

div.LcolumnBox .info {
	margin:0px;
	padding:4px 0px 0px 0px;
	border:0px;
	border-top:1px dotted #999;
	font-size: 11px;
}


div#photoPage {
	text-align:center;
}

div#albumTtlWide {
	width:682px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#333333;
}

div#albumTtlWide h3 {
	margin:0px 0px 0px 0px;
	background-color:#e5e5e5;
	border-bottom:3px solid #9E161B;
	height:16px;
	font-weight:bold;
	font-size: 14px;
	line-height:125%;
	padding:5px 0px;
}
div#albumTtlWide .albumData{
	width:682px;
	background-color:#eeeeee;
	border-bottom:1px solid #9E161B;
	height:15px;
	padding-top:4px;
	font-size: 11px;
	line-height:120%;
}

div#photoPage .photoNumA{
	margin:10px 10px 0px 0px;
	font-family: "Tahoma" "Verdana" sans-serif;
	font-size: 11px;
	text-align:right;
	color:#666666;
}
div#photoPage .photoNumB{
	margin:8px 140px 0px 0px;
	font-family: "Tahoma" "Verdana" sans-serif;
	font-size: 11px;
	text-align:right;
	color:#666666;
}

div#albumPhoto .photo{
	margin-top:-2px;
	padding:10px 10px 16px 10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	vertical-align:bottom;
}

div#photoPage .photoCaptionA {
	margin:-18px 0px 0px 21px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック' sans-serif;
	font-size:11px;
	text-align:left;
	color:#666666;
}

div#photoPage .photoCaptionB {
	margin:-18px 0px 0px 149px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック' sans-serif;
	font-size:11px;
	text-align:left;
	color:#666666;
}


.naviBtn {
	width:350px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 12px;
	line-height:150%;
	padding-bottom:10px;
}

.back {
	clear:both;
	padding-top:5px;
	border-top:1px dotted #999;
}

.copyright {
	margin-top:5px;
	padding-top:5px;
	padding-bottom:10px;
	border-top:1px dotted #999;
	font-family: "Verdana" sans-serif;
	font-size:10px;
	line-height:150%;
	text-align:center;
}
.jtext {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック' sans-serif;
	font-size:11px;
	line-height:150%;
}
