* {
	margin:0;
	padding:0;
}
div, p, span, th, td {
	font-size:12px;
}
body, input, textarea, select { font-family: Arial, Helvetica, sans-serif; }
body {
	position:relative;
	min-height:100%;
}
a {
	color:#0E81B1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

.caution {
	color:ae0000;
}

.highlight {
	font-weight:bold;
}

.btn {
	height:26px;
	overflow:hidden;
}
.btn:after {
	content: "";
	display: block;
	clear:both;
}
.btn a {
	display:block;
	float:left;
	width:100px;
	height:20px;
	_height:26px;
	overflow:hidden;
	background:#646464;
	color:#ffffff !important;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	padding-top:6px;

	white-space:nowrap;
}
.btn a:hover {
	background:#777777;
	text-decoration:none;
}

.text,
.text p,
.text td {
	line-height:170%;
}
.overflow {
	overflow:hidden;
	white-space:nowrap;
}

#flash_init {
	width:0;
	height:0;
	overflow:hidden;
}



/* Forms */
.formInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:2px 4px;
	border:1px solid #666;
}
.formInputHover {
	border:1px solid #63ABC7;
}

/* BUTTONS */

.buttons .formButton {
	margin:0 7px 0 0;
}
.formButton {
	color:#fff;
	background:#646464;
	border:1px solid #ccc;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	cursor:pointer;
}
.formButton {
	width:auto;
	padding:4px 0px 2px 0px; /* IE6 */
}
.formButton[type]{
	padding:5px 9px 4px 8px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html .formButton[type]{
    padding:4px 9px 2px 8px; /* IE7 */
}
.formButtonHover {
	background:#777;
}























div.photo {
	position:relative;
}
div.photo img {
	position:relative;
}
div.photo cite {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	left:25px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px 5px 10px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}

br.clear {
	clear:both;
	line-height:0;
}
a img {
	border:0;
}

.errornote {
	color:#CC0000;
	background:#ffc;
	margin:3px 0;
	padding:6px;
	width:1;
	white-space:nowrap;
	display: table-cell;
}
.errorblock {
	margin:10px;
	padding:15px;
	border:1px solid #ccc;
	text-align:center;
	
}


body {
	text-align:center;
	background:url(../img/bg.gif) #ccc;
}
#container {
	width:800px;
	margin:0 auto;
	text-align:justify;
	background:#fff;
}

#header {
	width:100%;
	height:46px;
	background:#000000;
}
#header h1 {
	float:left;
	width:260px;
}
#header #tools {
	float:right;
	text-align:right;
}
#header #tools #language {
	float:left;
	padding:15px 0 0 0;
}
#header #tools #language a {
	padding:0 3px;
}
#sub-header .navi {
	padding:5px 20px 5px 20px;
	border-bottom:1px solid #ccc;
}
#sub-header .status {
	margin:4px 10px;
	text-align:right;
}
#sub-header .status strong {
	color:#0000cc;
	margin-right:20px;
}



/* Message */
#system-message-container {
	padding:10px 20px;
}
#system-message {
	padding:5px 20px 10px 20px;
	border:1px solid #ccc;
	background:#ffc;
}
#system-message .close {
	text-align:right;
}
#system-message .close a {
	color:#666;
}
#system-message .success,
#system-message .error {
	margin:0 0 10px 0;
}
#system-message .icon {
	float:left;
	width:24px;
}
#system-message .success .icon {
	background:url(../img/icon_success.gif) no-repeat;
}
#system-message .error .icon {
	background:url(../img/icon_error.gif) no-repeat;
}





#content {
	background:#fff;
	_height:500px;
	min-height:500px;
}
#content h2 {
	font-size:16px;
	margin:30px 0 20px 0;
	text-align:center;
}



#footer {
	clear:both;
	width:100%;
	text-align:center;
	border-top:1px solid #ccc;
}
#footer .navi {
	text-align:center;
	margin:5px 0;
}
#footer #copy {
	padding:3px;
	font-size:10px;
	background:#000000;
	color:#ffffff;
	text-align:center;
}






















#photo-title {
	font-size:20px;
}
#comment-preview {
	margin:10px 0;
	border:1px solid #dddddd;
	padding:10px;
	background:#f5f5f5;
}



#menu {
	float:left;
	width:155px;
	_width:156px;
	overflow:hidden;
	background:#f4f4f4;
	border-right:1px solid #b2b2b2;
}
#menu a {
	color:#00246C;
	text-decoration: none;
}
#menu ul {
	border-top:10px solid #b2b2b2;
}
#menu li {
	width:156px;
	padding:3px 0 2px 5px;
	border-bottom:1px solid #c3c3c3;
	overflow:hidden;
	background:#fff;
}
#menu li.selected {
	background:#e7e7e7;
	font-weight:bold;
}
#menu #menu-bottom {
	border-top:10px solid #b2b2b2;
	padding:7px 8px;
}
#menu #friend-list {
	border:5px solid #c4c4c4;
	background:#fff;
}
#menu #friend-list h5 {
	color:#fff;
	background:#6e6e6e;
	_width:100%;
	padding:4px 5px 4px 20px;
}
#menu #friend-list h5 a {
	color:#fff;
}
#menu #friend-list div {
	padding:2px;
	overflow:hidden;
}
#menu #friend-list div td {
	padding:3px;
}
#menu #friend-list div table {
	margin:10px 0 0 0;
}




#mypage #content-wrapper {
	background:#dcdcdc;
	min-height: 1em;
	display: inline-table;
}
#mypage #content-wrapper:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #mypage #content-wrapper {
    height: 1em;
}
#mypage #content-wrapper {
    display: block;
}
/**/


#mypage #content {
	background:#dcdcdc;
}
#mypage #content.white {
	background:#fff;
}

#mypage h3 {
	background:url(../img/mypage_h3_bg.jpg) no-repeat;
	width:635px;
	height:20px;
	margin:5px 0 5px 5px;
	padding:3px 0 0 12px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
#mypage #action-buttons {
	text-align:center;
	margin:12px;
}
#mypage .delete-buttons a {
	text-decoration:none;
	background:#eee;
	border:1px solid #666;
	padding:2px;
	margin:0px;
	color:#000;
	font-size:11px;
}
#mypage #action-buttons a {
	text-decoration:none;
	background:#646464;
	padding:5px 7px;
	margin:3px;
	color:#ffffff;
}

#mypage #new_folder {
	display:none;
	padding:10px 0 10px 12px;
}
#mypage #new_folder input {
	margin:2px 0;
}











#guidline td {
	line-height:170%;
}

















/* mypage.message */
#message-list {
	background:#fbfbfb;
	height:500px;
	margin:0 5px 0 4px;
	width:635px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
#message-list table {
	border-collapse:collapse;
	width:100%;
}
#message-list td {
	padding:5px 6px;
	height:24px;
	background:#fbfbfb;
	border-bottom:1px solid #e9e9e9;
}
#message-list td,
#message-list td a {
	color:#666;
	text-decoration:none;
}
#message-list .unread td,
#message-list .unread td a {
	color:#444;
	font-weight:bold;
}
#message-list th {
	padding:3px 6px 0 6px;
	height:26px;
	white-space:nowrap;
	background:url(../img/list_header_bg.gif) repeat-x;
	border:1px solid #aaa;
	text-align:left;
	font-weight:normal;
}

#message-list .check {
	width:20px;
	border-left:none;
	padding-top:0;
}
#message-list .user {
	width:100px;
}
#message-list .user div {
	overflow:hidden;
	width:98px;
	white-space:nowrap;
}
#message-list .subject {
	width:379px;
}
#message-list td.subject div {
	overflow:hidden;
	width:367px;
	white-space:nowrap;
}
#message-list .date {
	border-right:none;
}
#message-list td.date {
	text-align:right;
}


#message-form {
	background:#ffffff;
	margin:0 5px 0 4px;
	padding:10px 15px;
	width:605px;
	_width:635px;
}
#message-form table {
	border-collapse:collapse;
	width:100%;
}
#message-form td {
	padding:6px 8px;
	vertical-align:top;
}
#message-form th {
	padding:8px 8px;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
}


#message-detail {
	background:#ffffff;
	margin:0 5px 0 4px;
	width:635px;
}
#message-detail table {
	background:#f1f1f1;
	border-collapse:collapse;
	width:100%;
}
#message-detail td {
	padding:8px 8px;
	vertical-align:top;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}
#message-detail th {
	padding:8px 8px;
	white-space:nowrap;
	width:1%;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}

#message-detail #message {
	padding:20px;
	_height:200px;
	min-height:200px;
}
#message-detail #message #attachment {
	margin-bottom:20px;
}





/* mypage.comment-history */
#comment-history-list {
	background:#fbfbfb;
	_height:500px;
	min-height:500px;
	margin:0 5px 0 4px;
	width:635px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
#comment-history-list table {
	border-collapse:collapse;
	width:100%;
}
#comment-history-list table tr.display_list .full {
	display:none;
}
#comment-history-list table tr.display_full .list {
	display:none;
}
#comment-history-list td {
	padding:5px 6px;
	height:24px;
	background:#fbfbfb;
	border-bottom:1px solid #e9e9e9;
}
#comment-history-list td {
	vertical-align:top;
}
#comment-history-list td,
#comment-history-list td a {
	color:#666;
	text-decoration:none;
}
#comment-history-list th {
	padding:3px 6px 0 6px;
	height:26px;
	white-space:nowrap;
	background:url(../img/list_header_bg.gif) repeat-x;
	border:1px solid #aaa;
	text-align:left;
	font-weight:normal;
}

#comment-history-list .check {
	width:20px;
	border-left:none;
}
#comment-history-list .list .check {
	_padding-top:0;
}
#comment-history-list .photo {
	width:110px;
}
#comment-history-list .photo .thumb {
	padding:5px 0;
}
#comment-history-list .photo .overflow {
	width:105px;
}
#comment-history-list .comment {
	width:379px;
}
#comment-history-list .comment div {
}
#comment-history-list .comment .overflow {
	width:374px;
}
#comment-history-list .comment .overflow br {
	display:none;
}
#comment-history-list .date {
	border-right:none;
}
#comment-history-list td.date {
	text-align:right;
}












#upload_photo_init {
	background:#fff;
	_height:100%;
}
#upload_photo_init p {
	margin:4px 25px;
}
#upload_photo_init .photo-row {
	padding:0;
	margin:30px 15px;
}
#upload_photo_init .photo-row .image {
	height:240px;
}
#upload_photo_init .photo-row td {
	width:240px;
	_width:256px;
	_padding:8px;
}
#upload_photo_init .input-row {
	margin:16px 0;
}
#upload_photo_init .input-row p {
	margin:3px 0;
}
#upload_photo_init .input-row label {
	display:block;
	margin:3px 0;
	font-weight:bold;
	float:left;
}
#upload_photo_init .input-row div.copy-icon {
	float:right;
	margin-bottom:2px;
}
#upload_photo_init .disabled *{
	color:#ccc;
}
#upload_photo_init .photo-row .detail {
	background:#f3f3f3;
	padding:2px 10px;
	width:238px;
}
#upload_photo_init .photo-row .detail th,
#upload_photo_init .photo-row .detail td {
	margin:0;
	padding:3px;
}
#upload_photo_init .photo-row .detail th {
	white-space:nowrap;
}











#continent #area-list {
	line-height:170%;
}
#continent #area-list table th,
#continent #area-list table td {
	padding:2px;
	vertical-align:top;
	line-height:160%;
}
#continent #area-list table th {
	white-space:nowrap;
	padding-top:4px;
	padding-right:18px;
	color:#0065BA;
}
#continent #area-list li {
	display:inline;
	white-space:nowrap;
}

#map-frame {
	width:700px;
	_width:800px;
	margin:20px 0 0 0;
	padding:10px 50px;
	background:#000000;
}
#map-frame #map {
	width:700px;
	height:600px;
}
#map-info-window {
	width:285px;
}
.map-info-window .thumb {
	float:left;
	margin-right:5px;
	height:100px;
	width:100px;
}
.map-info-window .info {
	margin-right:5px;
}
.map-info-window .description {
	width:240px;
	_width:180px;
}
.map-info-window .profile {
	margin:5px;
}
.map-info-window .profile .buddyicon {
	float:left;
	width:55px;
}

#s-map-frame {
	width:232px;
	margin:10px 0 0 0;
	background:#000000;
	overflow:hidden;
}
#s-map-frame #map {
	width:232px;
	height:232px;
}



















#top-video-title {
	width:234px;
	_width:250px;
	margin:10px 0 0 11px;
	padding:5px 8px;
	background:#000;
	color:#f6f6f6;
}
#top-video {
	text-align:center;
	margin:0 0 10px 0;
}
#top-banner {
	text-align:center;
	margin:10px 0;
}
#top-banner .top-banner-item {
	margin:5px 0;
}


/*
検索
*/
.photo-container {
	/*border:1px solid #8b8b8b;*/
}


/*
マイページ：アルバム
*/
#photo-list {
	background:#a9a9a9;
	padding:6px;
}
#photo-list .row {
	margin:0 2px 0 3px;
	background:url(../img/album_border_h.gif) bottom left repeat-x;
}
#photo-list .firstrow {

}
#photo-list .lastrow {
	background:none;
}
#photo-list .col {
	width:156px;
	vertical-align:top;
	background:url(../img/album_border_v.gif) top right repeat-y;
}
#photo-list .firstcol {

}
#photo-list .lastcol {
	background:none;
}
#photo-list .item {
	width:146px;
	_width:156px;
	text-align:center;
	padding:10px 5px;
}
#photo-list .item .thumb {
	text-align:center;
	width:100%;
	height:100px;
	margin:3px 0;
	position:relative;
	z-index:0;
}
#preview {
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:999;
}



#help .block {
	width:351px;
	margin:10px 0 30px 0;
}
#help .block h5 {
	background:url(../img/help_h5_bg.gif) no-repeat;
	padding:7px 0 5px 12px;
	font-size:12px;
	font-weight:normal;
}
#help .entry {
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
#help .entry table {
	margin:6px;
}
#help .entry table td {
	padding:1px;
	vertical-align:top;
}
#help .entry td a {
	color:#737373;
}
#help .list {
	text-align:right;
	padding:3px 15px;
}
#help .list table {
	width:50px;
}

#help .category-index {
	margin:0px 22px 50px 22px;
}
#help .category-index h4 {
	background:#e5e5e5;
	padding:7px 0 5px 15px;
	font-size:16px;
}


#help .to-help-top {
	margin:20px 23px 20px 23px;
}

#help #category #content h4,
#help #entry #content h4 {
	font-size:14px;
	margin:2px 23px 14px 23px;
	background:#e5e5e5;
	padding:7px 0 5px 20px;
}
#help #category-list {
	margin:10px 23px;
	border-top:1px solid #ccc;
}
#help #category-list .row {
	border-bottom:1px solid #ccc;
	padding:3px 30px 3px 40px;
	line-height:1em;
}
#help #category-list .row.gray {
	background:#f3f3f3;
}
#help #category-list .row img {
	margin-right:4px;
}
#help #category-list .row a {
}

#help #entry #content #entry-detail {
	margin:30px 40px 40px 40px;
	line-height:160%;
}










#debug {
	position:absolute;
	top:0;
	left:0;
	padding:10px;
	text-align:left;
	white-space:pre;
}









.close-btn {
	position:absolute;
	top:6px;
	right:6px;
}
.buddyicon {
	position:relative;
	z-index:2;
}
.buddyicon .profile {
	display:none;
	position:absolute;
	background:#fff;
	border:1px solid #000;
	_width:340px;
	top:0;
	left:60px;
}
.buddyicon .profile .icon {
	padding:10px;
}
.buddyicon .profile table {
	border-collapse:collapse;
}
.buddyicon .profile .gray {
	background:#f0f0f0;
}
.buddyicon .profile .detail th {
	text-align:left;
	vertical-align:top;
	padding:10px 2px 10px 15px;
	white-space:nowrap;
	width:1%;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
}
.buddyicon .profile .detail td {
	text-align:left;
	padding:10px 15px 10px 2px;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
}
.buddyicon .profile .bottom th,
.buddyicon .profile .bottom td {
	border:none;
}



.awards {
	position:relative;
	z-index:1;
}
.awards .detail {
	display:none;
	position:absolute;
	top:0;
	left:110px;
	width:340px;
	background:#fff;
}
.awards .detail table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #666;
}
.awards .detail table.gray {
	background:#f0f0f0;
}
.awards .detail table th {
	text-align:left;
	vertical-align:top;
	padding:6px 2px 6px 10px;
	white-space:nowrap;
	width:1%;
	font-size:12px;
	font-family:serif;
	font-weight:normal;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
}
.awards .detail table td {
	text-align:right;
	padding:6px 10px 6px 2px;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
}
.awards .detail table.bottom th,
.awards .detail table.bottom td {
	border:none;
}


.window {
	position:absolute;
	border:1px solid #bbb;
	background:#f1f1f1;
	padding:25px;
}

.window p {
	line-height:140%;
	text-align:center;
}



/* top */
#new_photos {
	
}
#new_photos_entry {
	height:111px;
	overflow:hidden;
	background:url(../img/new_photos_bg.jpg) repeat-y;
}
#new_photos_entry div {
	width:82px;
	height:54px;
	overflow:hidden;
	float:left;
	margin:0 2px 3px 0;
}



/* register */
#register #input,
#register #confirm {
	
}
#register #input table {
	width:1%;
	margin:10px auto;
	margin-left:120px;
	width:560px;
}
#register #input table th,
#register #input table td {
	padding:6px;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	vertical-align:top;
}
#register #input table th,
#register #input table td.require {
	padding-top:10px;
	width:1%;
}
#register #confirm table {
	margin:10px;
	border-collapse:collapse;
	width:500px;
	margin:0 150px;
}
#register #confirm table th,
#register #confirm table td {
	padding:4px 10px;
	text-align:left;
	font-weight:normal;
	border:1px solid #000;
}
#register #confirm table th {
	width:1%;
	white-space:nowrap;
}
#register .require {
	width:40px;
}
#register .require span {
	display:block;
	width:40px;
	border-right:2px solid #999;
	margin-right:5px;
	font-weight:bold;
	color:#ff0000;
}



/* auth.signin_form */
#auth #signin_form #input {
	text-align:center;
	margin:40px 0;
}
#auth #signin_form #input table {
	width:1%;
	margin:0 auto;
}
#auth #signin_form #input th,
#auth #signin_form #input td {
	padding:6px 3px;
	white-space:nowrap;
	vertical-align:top;
}
#auth #signin_form #input th {
	font-weight:normal;
	padding-top:10px;
}


/* contents.start */
#start h2 {
	margin:20px 0 20px 50px;
	text-align:left;
}
#start h3 {
	margin:0 auto;
	text-align:center;
}
#start p {
	line-height:140%;
}





/* contents.links */
#links {

}
#links .entry {
	clear:both;
	margin-top:15px;
}
#links .banner,
#links .t-banner {
	background:url(../img/links_sep.gif) top right repeat-y;
	padding-right:15px;
	padding-left:25px;
	float:left;
	width:200px;
	_width:240px;
	_height:60px;
	min-height:60px;
	
}
#links .t-banner {
	padding-top:20px;
	padding-left:30px;
	width:195px;
	_width:240px;
}
#links .description {
	padding:5px 10px;
	margin-left:240px;
	line-height:1.4em;
}


#photo-detail {
	margin-bottom:12px;
}
#photo-detail table {
	width:221px;
}
#photo-detail table th {
	width:114px;
}
#photo-detail table.row th,
#photo-detail table.row td {
	padding-bottom:1px;
	background:url(../img/photos_hr.gif) bottom left repeat-x;
}


#paging {
	margin:8px 0 24px 0;
	text-align:center;
}
#paging span, #paging a {
	font-size:14px !important;
}
#paging .selected {
	color:#BB0000;
	font-weight:bold;
}
#paging .prev{
	padding-right:8px;
}
#paging .next{
	padding-left:8px;
}

