@charset "euc-jp";
/*******************************************************************
    @album.css
    @author s
    @dateCreated 
    @dateModified 
    @description CSSテンプレート用CSS
    @note 
        ・編集した日をdateModifiedとして上書きしていくこととする
        ・下の構成とそれに従った下の目次に沿ってCSSを記述する
        ・ページ単位で小区切りを入れる        
*******************************************************************/

/********************************global*/
#mainone{ /*　1カラム　*/
	width:820px;
	background:#141414;
	margin-bottom:20px;
}
#main{　/*　2カラム　*/
	border-width: 0;
	border-style: none;
}


/*
******************************************************************* 

common elements

*******************************************************************
*/
/**************************************** float */
/* topNavi */

#photo #topNavi{
	margin:0px 0px 0px 0px;
	background:#141414;
	width:800px;
	height:50px;
	}

#input01{ 
	width: 300px;
}
#input02{ 
	width: 250px;
}
#none p{
	padding-top: 100px;
	padding-bottom: 100px;
	border: 1px solid #666666;
}

/************************************************ form */

.textinput{
	width: 370px;
}

/*
******************************************************************* 

header component

*******************************************************************
*/

/*
******************************************************************* 

main component

*******************************************************************
*/

#albumTopL{
	background:url(../../i/album/b_albumtop.gif) no-repeat;
}
#myAlbumTopL{
	background:url(../../i/album/b_myalbum.gif) no-repeat;
}

/* common ********************************/
.admin fieldset{
	width: 400px;
}

#photo fieldset{
	padding:10px;
	}

#photo #mainone fieldset{
	border:none;
	padding-left:0px;
	}


/* global ********************************/



#photo #main #albumAll h3 {
    padding-top:5px;
    padding-bottom:10px;
    background: url(../../i/album/newphoto.gif) no-repeat;
    text-indent:-9999px;
    display:block;
    width:608px;
}

#photo #main #albumMyAlbum h3 {
	font-size:17px;
	font-weight: bold;
	color: #fff;
	width:550px;
	padding:8px 0;
	text-indent:0px;
	margin-bottom:10px;
}
body > #photo #main #albumMyPicture h3{
    width:608px;
}

#photo #main #albumMyPicture h3{
	font-size:17px;
	font-weight: bold;
	color: #fff;
	width:598px;
	padding:8px 0 8px 0px;
	margin-bottom:10px;
}
body > #photo #main #albumMyPicture h3{
    width:608px;

}
/**************************************** content */

/*.mainComponent h3{
	color: #333;
	background: #EDF8DC;
	border-left: 15px solid #360;
	border-top: 1px solid #360;
	border-bottom: 1px solid #360;
	border-right: 1px solid #360;
	padding-left: 15px;
	vertical-align: middle;

}
*/
.PhotoEntry h4{
	color: #666;
	padding-left: 5px;
	border-bottom: 1px solid #93A070;
}
/***************************************** entry */

#entry{
	text-align: center;
	clear: both;
	width:820px;
}
#photo #entryone{
	_width:600px;
	width:640px;
	border: none;
	text-align: center;
	clear: both;
	margin: 0 auto;
	padding:0;
}
#entryone p{
	padding:0px;
}
p.editent,p.editcom{
	text-align: right;
}
#entbot{
	border-top: 1px solid #ECE9D8;
	text-align: right;
}

#rank{
	background-image: url(../../i/map/map_star.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
/********************************************** pic */

#pics{
	width: 750px;
	text-align: center;
	margin:0 auto;
	line-height: inherit;/* yanase2008/03/07 */
}

/*■ 071112 ura*/
#pics_in{
	border-bottom:none;
	border-top:none;
	text-align:center;
	width:640px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}

#pics_in h3 {
	border-bottom:none;
	border-top:none;
	color:#fff;
	text-align:left;
	width:610px;
	font-size:14px;
	font-weight: bold;
}

#photo #pics #AddThis{
	width:640px;
	height:23px;
	margin-top:7px;
	text-align:right;
	}

/*■ 071112 ura*/

/*  pics   */
#pics a{
	outline:0;
	text-decoration: none;
}

#entBook{
	width:640px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#entBook h5{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width:640px;
}
#entBook h5 a{
	font-weight: normal;
}

#entBook h5 a.addBookmark{
	background-image: url(../../i/common/icon_page.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: left center;
}


.centpict{
	float: left;
	text-align: center;
	width: 640px;/*■ 071112 ura*/
	overflow-x:hidden;
	overflow-y:hidden;
	background:#141414;
	height:auto;
	margin-bottom:30px;
}
.centpict img{
	margin-right: auto;
	margin-left: auto;
}
/*  前の写真   */
.backpict {
	float: left;
	width: 55px;/*■ 071112 ura*/
}
.backpict a,.backpict a:visited{
	display: block;
	height: 80px;
	background: url(../../i/album/album_back.gif) no-repeat left top;
	text-indent: -9999px;
}
.backpict a:hover{
	background: url(../../i/album/album_back02.gif) no-repeat left top;
}
/*  次の写真   */
.forwpict{
	float: left;
	width: 55px;/*■ 071112 ura*/
}
.forwpict a,.forwpict a:visited{
	display: block;
	height: 400px;
	background: url(../../i/album/album_next.gif) no-repeat left top;
	text-indent: -9999px;
}
.forwpict a:hover{
	background: url(../../i/album/album_next02.gif) no-repeat left top;
}
/*  次が無い場合   */
span.none{
	display: block;
	height: 80px;
	background: url(../../i/album/album_none.gif) no-repeat left top;
	text-indent: -9999px;
}

/** next-backのサムネイル化　yanase　2008/03/07 **/
.backpict:hover,/* Ie6以外 */
.forwpict:hover{
	position:relative;
}
.backpict img#backThumbnail,
.forwpict img#forwThumbnail{
	display:none;
	width:100px;
	height:100px;
	padding:3px;
	background-color:#eee;
	border-color:#999 #333 #333 #999;
	border-style:solid;
	border-width:1px;
}
.backpict:hover img#backThumbnail{
	display:block;
	position:absolute;
	top:90%;
	left:-50%;
	z-index:100;
}

.forwpict:hover img#forwThumbnail{
	display:block;
	position:absolute;
	top:20%;
	left:-50%;
	z-index:100;
}

#photo .entryEdit{
	margin-right:0px;
	padding-bottom:10px;
	padding-right:0;
	text-align:left;
	}

#photo .entryStatus dd,
#photo .commentStatus dd{
	border-right:1px solid #666666;
	margin-right:0px;
	padding:0 7px;
	}


#photo #commentList,
#photo #commentForm,
#photo #commentFormH,
#photo #commentFormBody,
#photo #commentFormBody form,
#photo #commentFormBody form p{
	width:640px;
	}

#photo #commentForm{
	margin-top:30px;
	}

#photo #commentList h4{
	color:#fff;
	font-size:14px;
	margin-top:30px;
	font-weight:bold;
	}

#photo #commentForm #commentFormH{
	color:#fff;
	font-size:14px;
	}

/** end　yanase　2008/03/07 **/

/* searchNum */
.searchNum{
	clear: both;
	font-size:12px;
	padding:0;
}
.pan{
	padding: 0px;
}

#friendInfo{
	margin:0 15px;
	border:2px dotted #336600;
	padding:5px;
}
/******************************************** album_all.tpl */
/*
#photo .recentUnit{
	padding: 0 5px 0 0;
	margin:10px 0px 30px 0px;
}

#photo .recentUnit p.albumNewAlbumP{
	width: 50px;
}

#photo .recentUnit .allAlubum{
	float:left;
	width:400px;
	margin-top: 5px;
	margin-left:20px;
}
#photo .recentUnit .allAlubum table {
	width: 400px;
	height: 122px;
}
html > #photo .recentUnit .allAlubum table{
	width: 400px;
}
#photo .recentUnit .allAlubum th.allAlubumTitle{
	background:#1a1a1a;
}
body > #photo .recentUnit .allAlubum th.allAlubumTitle{
	background:#1a1a1a;
}

#photo .recentUnit .allAlubum th p{
	width:80px;
}

#photo .recentUnit .allAlubum td p,
#photo .recentUnit .allAlubum th p{
	padding-left: 10px;
}
#photo .recentUnit .allAl01{

}
#photo .recentUnit dl.albumNewAlbum{
	width: 180px;
	margin-top:10px;
}

#photo p.objImg{
	float:left;
	width:100px;
	border: 1px solid #666666;
	margin: 5px 5px 5px 0;
	padding: 10px;

}
*/

#photo .recentUnit{
	width:610px;
}

#photo .recentUnit p.albumNewAlbumP{
	width:auto;
}

#photo .recentUnit .allAlubum{
	float:left;
	width:460px;
	margin-top: 5px;
	margin-left:20px;
}
#photo .recentUnit .allAlubum table {
	width: 460px;
	height: 122px;
}
html > #photo .recentUnit .allAlubum table{
	width: 460px;
}
#photo .recentUnit .allAlubum th.allAlubumTitle{}
body > #photo .recentUnit .allAlubum th.allAlubumTitle{}
#photo .recentUnit .allAlubum th{
	width:100px;
	text-align:center;
	background:#1a1a1a;
}
#photo .recentUnit .allAlubum td p,
#photo .recentUnit .allAlubum th p{
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}

#photo .recentUnit p.albumTitlecontent{
	width:300px;
	text-align:left;
}
#photo .recentUnit .allAl01{

}
#photo .recentUnit dl.albumNewAlbum{
	width: 180px;
	margin-top:10px;
}

#photo .recentUnit p{
	width:100px;
	}
	
.recentUnit .objImg,
dt .objImg,
.myAlbum01 .objImg {
	text-align:left;
	padding:0;
	border: none;
	margin:0;
}


.recentUnit .objImg a,
dt .objImg a,
.myAlbum01 .objImg a {
	text-align:left;
}
* html .recentUnit .objImg a,
* html dt .objImg a,
* html .myAlbum01 .objImg a {
}
/******************************************** album_recent.tpl */
/* Edit yanase 2008/03/05*/
#albumRecent h4,
#albumIndex h4{
	/*width:50px;*/
	display: block;
	text-align: center;
}
/* Edit yanase 2008/03/05*/
#photo .allUnit{
	/*clear: both;*/
	float:left;
	padding:2px;
	width:70px;
	height:100px;
	margin-bottom:30px;
}
#photo .allUnit h4,
#photo .allUnit h4 img,
#photo .allUnit dl {
	padding-bottom:0;
	margin-bottom:0;
}
#photo .allUnit h4 img {
	background-color:#ddd;
}
/* Edit yanase 2008/03/05*/
#photo .allUnit dl {
	/*padding-left:55px;*/
	text-align:center;
}

#photo .allUnit dt {
	text-align:center;
}

#photo .allUnit dd {
	text-align:center;
}



#albumAll .recentUnit{
	margin-top: 7px;
	margin-bottom:30px;
}
/* Edit yanase 2008/03/05*/
#albumIndexWrapper,
#albumRecentWrapper{
	overflow:hidden;
	zoom:1;
}
#albumIndex,
#albumRecent{
	overflow:hidden;
	zoom:1;
}
/************************************************ album_rank.tpl */
#albumRank{}


/************************************************ albumMyAlbum */
#albumMylbum {}
.myAlbum{
	clear: both;
	padding: 10px;
}
.myAlbum01{
	float: left;
	width: 100px;
}
.myAlbum01 img.myA{
	height: 150px;
	width: 150px;
}
.myAlbum02{
	float: left;
	width: 340px;
}
/******************************************* albumMyPicture */


#allPics{
	clear: both;
	width: 100%;
}
.myPic{
	float: left;
	width: 130px;
	padding-left:4px;
}
html > body .myPic {
	padding-left:8px;
}
.myPic dl {
	font-size:12px;
}
.myPic dd {
	font-size:12px;
	margin-left:5px;
}

img.myP{}
img.subP{
	height: 50px;
	width: 50px;
}
img.topP{
	height: 40px;
	width: 40px;
}

/*************************************** picture_input.tpl */

#pictureInput{
	width: 400px;
	margin:0 auto;
	text-align: center;
	padding-top: 15px;
}

#pictureInput h3{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	}

#pictureInput form{
	margin:0 auto;
}

#pictureInput textarea{
	width:380px;
	height:200px;
}
/************************************************ albumInput */

#albumInput{
	width: 400px;
	margin:0 auto;
	text-align: center;
	padding-top: 15px;
}

#albumInput form{
	margin:0 auto;
}

#albumInput h3{
	font-size:17px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	}

.textareaDescription{
	width:400px;
	
	}

/************************************************** photoMake */
#photoMake{
	width:580px;
	height:50px;
	margin-bottom:30px;
	}

#none{
	width:580px;
	}
#photoMake ul{
	text-align: center;
	margin:0 0 10px 0;
	padding-top: 10px;
	border: none;
}
#photoMake li{
	text-align: center;
	margin-right:15px;
	margin-bottom: 10px;
	float:left;
}
#photoMake li a,
#photoMake li a:visited,
#photoMake li a:hover{
	width: 150px;
	color: #fff;
	background: #1a1a1a;
	text-align: center;
	display: block;
	margin:0 auto ;
	padding: 5px 0;
	border:1px solid #666666;
}

#photoMake li a#photoUpBtn,
#photoMake li a#albumMakeBtn{
	background: #1a1a1a;
	}

#photoMake li a#photoUpBtn:hover,
#photoMake li a#photoMakeBtn:hover,
#photoMake li a#albumMakeBtn:hover{
	color: #fff;
	background: #1a1a1a;
}

#photoMake li a#photoUpBtn,
#photoMake li a#albumMakeBtn,
#photoMake li a:visited#photoUpBtn,
#photoMake li a:visited#albumMakeBtn{
		border:1px solid #666666;
		background: #1a1a1a;
		color: #fff;
		}
		
#photoMake li a#albumMakeBtn,
#photoMake li a:visited#albumMakeBtn{
	margin-top: 0px;
	color: #fff;
}

/*
******************************************************************* 

sub component
 
*******************************************************************
*/
/* sub h3 */
#sub{
	font-size: 12px;
}
#sub #search #albumSearchWrapper{
	font-size: 110%;
}
#sub .subComponent{
	width:150px;
}

#photo #sub #ranking h3 {
	background:url(../../i/search/rank_alb2.gif) no-repeat left top;
	margin-top:30px;
}

#photo #sub #albumRecent h3{
	background:url(../../i/search/new_album.gif) no-repeat left top;
	margin-top:20px;
}

#photo #sub #albumIndex h3{
	background:#141414 none repeat scroll 0 0;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-indent:0;
	text-align:left;
}

#sub h3{
	font-size: 12px;
	color: #FFFFFF;
	background: #C0C0C0;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	
}
#sub #search .searchSelector input{
	padding:2px;
	width:150px;
}
/*-----------------プロフィール----------------------*/
#profileSummary #profileH{
	display:none;
}

/* プロフィール概要外枠 */
#photo #profileSummary .subCompoContent{
	border:none;
}

#sub #profSummLst .profLabel,
#sub #profSummLst .profValue{
	font-size:100%;
	line-height:1.2;
	padding:0;
}

#photo h4{
	font-size:12px;
	margin-bottom:10px;
	font-weight: normal;
	}

#photo #main a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

#photo #main a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

#photo #main a:hover{
	color:#CC9999;
	text-decoration:none;
	}
	



/*
******************************************************************* 

footer component

*******************************************************************
*/

