/* CSS Document */

/*diarystart *-----------------------------------*/
#diary{
	/*position:relative;*/
	top:0px;
	padding:10px 10px 0px 10px;
	width:525px;
	min-height:640px;
	background-color:#333333;
}

#diaryList{width:625px; height:auto; margin:20px 30px 20px 38px; background:#FFF; border:#330000 solid 1px; clear:both; text-align:left;}
#diaryList:after{content: ""; display: block; clear: both; height: 1px; overflow: hidden;}
/*\*/
* html #diaryList{height: 1em; overflow: visible;}
/**/

#diaryList ul{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
}

#diaryList li{
	display:block;
	height:24px;
	display:inline;
	float: left;
	text-align: left;
	font-family: '�l�r �o�S�V�b�N', Osaka, sans-serif;
	font-size: 12px; 
	line-height: 120%; 
	text-decoration:none;
	list-style: none;
	height:auto;
	
}

.date {
	width:70px;
	padding:10px 0px 5px 10px;
}
.time {
	width:50px;
	padding:10px 0px 5px 10px;
}
.title {
	width:400px;
	padding:10px 10px 5px 0px;
	font-weight:bold;
}
.icon {
	width:50px;
	height:200px;
	padding-left:10px;
	clear:both;
}
.iconText {
	width:350px;
	height:180px;
	padding: 3px 0px 0px 5px;
	clear:both;
}

.diaryText {
	width:460px;
	padding:5px 10px 10px 10px;
	background-color: #FFFFFF;
	clear:both;
}
#noDiary {
	width:500px;
	padding:0px 0px 0px 0px;
	text-align:left;
	
}

#vip {
	width:480px;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	color:#b70330;
	text-decoration:none;
	
}

#vip a {
	text-decoration:underline;
	color:#0066CC;
	
}


#vip a:hover{

	text-decoration:none;
	
}

/*profile text end *-----------------------------------*/

/*blog start *-----------------------------------*/
#blogList {width:625px; height:auto; margin:20px 30px 20px 38px; background:#FFF; border:#330000 solid 1px; clear:both; text-align:left;}
#blogList h2 {
	color: #ffffff;
	padding:7px 10px;
	font-size: 14px;
	margin: 10px;
	background: #330000;
}
#blogList h2 a {
	color: #FFF;
	text-decoration: underline;
	background: url(../img/profile/diary/blogtitle.gif) no-repeat left;
	padding-left: 16px;
}
#blogList h2 a:hover {
	text-decoration: none;
}
#blogList h3 {
	margin: 14px;
	font-weight: normal;
	font-size: 13px;
}
#blogrss {
	border: 1px solid #999999;
	border-top: 1px solid #111111;
	border-left: 1px solid #555555;
	margin: 10px auto;
	font-size: 13px;
	width: 560px;
}
#blogrss a {
	background: url(../img/profile/diary/blogentry.gif) no-repeat left;
	padding-left: 16px;
	text-decoration: underline;
	color:#ff6699;
}
#blogrss a:hover {
	text-decoration: none;
}
#blogrss td {
	border-bottom: dotted 1px #999999;
	padding: 10px;
}
.blogdates {
	background: #F5F5F5;
	width: 170px;
}
.blogentrytitle {
	width: 280px;
}
#blogrss .lastrow td {
	border-bottom: none;
}
.blogpage {
	width: 100%;
	margin: 30px 0;
	font-size: 14px;
	text-align: center;
}
.blogpage a{border: 1px solid #CCC; margin-right:3px; padding:2px 8px;	background-position:bottom;	text-decoration: none; color:#330000; background:#FFF; font-size:12px;}
.blogpage a:hover {border: 1px solid #330000;	background-image:none;	background-color:#330000; color:#FFF;}
/*blog end *-----------------------------------*/
/*blogjump start *-----------------------------------*/
#blogListj {width:625px; height:auto; margin:20px 30px 20px 38px; background:#FFF; border:#330000 solid 1px; clear:both; text-align:left; padding-bottom:10px;}
#blogjump {
	padding : 20px;
	margin: 40px 20px 20px 20px;
	overflow: auto;
}
.jumpentry {
	font-size: 14px;
	line-height: 20px;
}
#blogjump p img {
	vertical-align: text-top;
}
.jumplink a {
	padding: 10px 4px;
	/*background: url(../img/profile/diary/blogentry.gif) no-repeat left #ffffff;*/
	font-size: 14px;
	line-height: 26px;
	color:#0066cc;
}
.jumplink a:hover{text-decoration:none;}
.blogchecked {
	vertical-align: middle;
}
.blogcookie {
	border-bottom: dotted 1px #bd0232;
}
.backbtn a {height:24px; display:block; color:#FFF; background-color:#330000; line-height:1.9em; text-decoration:underline; padding:0 8px; float:right; margin:7px 5px auto auto;}
.backbtn a:hover { background-color:#3399FF; text-decoration: none;}
/*blogjump end *-----------------------------------*/
/*blognonmember start *-----------------------------------*/
.blogwarning {
	background: url(../img/profile/diary/blogwarning.gif) no-repeat left;
	padding: 10px 40px;
	font-size: 14px;
	line-height: 20px;
}
.rgstbtn a, .loginbtn a {
	padding:10px auto;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.rgstbtn a {
	background:#FF6699;
	margin-left: 60px;
	float: left;
	width: 170px;
	color:#330000;
	text-decoration:underline;
}
.rgstbtn a:hover {
	text-decoration: none;
	background:#330000;
	color:#FFF;
}
.loginbtn a {
	background:#330000;
	margin-right: 60px;
	float: right;
	width: 133px;
	text-decoration:underline;
	color:#FFF;
}
.loginbtn a:hover {
	text-decoration:none;
	background:#FF6699;
	color:#330000;
}
/*blognonmember end *-----------------------------------*/

