@import "./profiles.css";

/* == COMMON == */
.contents span.timestamp {
	color: #008bb9;
}
.contents span.belong {
	color: #333333;
}
.contents p.pr-g {
	margin: 5px 0px 0px 0px;
}
/* == /COMMON == */

/* == PUBLIC-INFORMATION == */
#public-information.information-box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../img/bg-top_news-foot.gif) left bottom no-repeat;
	color: #008bb9;
}
#public-information.information-box .box-head {
	padding: 0px;
	height: 33px;
	background: url(../img/bg-top_news-head.gif) left top no-repeat;
}
#public-information.information-box .box-body {
	padding: 3px 4px 2px 4px;
	background: url(../img/bg-top_news-body.gif) left top repeat-y;
}
#public-information.information-box .box-body p {
	padding: 0px 8px 0px 8px;
}
#public-information.information-box .box-body ul {
	padding: 0px 8px 0px 23px;
}
#public-information.information-box a,
#public-information.information-box a:link,
#public-information.information-box a:visited,
#public-information.information-box a:hover,
#public-information.information-box a:active {
	color: #008bb9;
}
/* == /PUBLIC-INFORMATION == */

/* == MESSAGE-NOTICE == */
.gotta-message {
	margin: 10px 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	color: #ff6600;
}
.gotta-message a,
.gotta-message a:link,
.gotta-message a:visited,
.gotta-message a:hover,
.gotta-message a:active {
	color: #ff6600;
}              
/* == /MESSAGE-NOTICE == */

/* == LIVEBBS == */
.contents #livebbs.content-box {
	margin-top: 10px;
}
.contents #livebbs.content-box ul {
	color: #008bb9;
}
.contents #livebbs.content-box ul a,
.contents #livebbs.content-box ul a:link,
.contents #livebbs.content-box ul a:visited,
.contents #livebbs.content-box ul a:hover,
.contents #livebbs.content-box ul a:active {
	color: #008bb9;
}
.contents #livebbs.content-box .box-head {
	padding: 0px;
	height: 43px;
	background: url(../img/bg-top_livebbs-head.gif) left top no-repeat;
}
/* == /LIVEBBS == */

/* == ENQUITE == */
.contents #enquite.content-box ul {
	color: #008bb9;
}
.contents #enquite.content-box ul a,
.contents #enquite.content-box ul a:link,
.contents #enquite.content-box ul a:visited,
.contents #enquite.content-box ul a:hover,
.contents #enquite.content-box ul a:active {
	color: #008bb9;
}
.contents #enquite.content-box .box-head {
	padding: 0px;
	height: 43px;
	background: url(../img/bg-top_enquite-head.gif) left top no-repeat;
}
/* == /ENQUITE == */

/* == FANBBS == */
.contents #fanbbs.content-box {
	margin-top: 10px;
}
.contents #fanbbs.content-box .box-head {
	padding: 23px 0px 0px 134px;
	border-bottom: 1px solid #a7e2f7;
	min-height: 19px;
	background: url(../img/bg-top_fanbbs-head.gif) left top no-repeat;
}
.contents #fanbbs.content-box .box-head ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 90%;
	line-height: 140%;
}
.contents #fanbbs.content-box .box-head ul li {
	margin-bottom: 8px;
	border-left: 1px solid #00ccff;
	padding: 0px 8px 0px 8px;
	float: left;
	white-space: nowrap;
}
.contents #fanbbs.content-box .box-body ul {
	color: #008bb9;
}
.contents #fanbbs.content-box .box-body ul a,
.contents #fanbbs.content-box .box-body ul a:link,
.contents #fanbbs.content-box .box-body ul a:visited,
.contents #fanbbs.content-box .box-body ul a:hover,
.contents #fanbbs.content-box .box-body ul a:active {
	color: #0099cc;
}
/* == /FANBBS == */

/* == DIARY == */
.contents #diary.content-box ul {
	color: #008bb9;
}
.contents #diary.content-box ul a,
.contents #diary.content-box ul a:link,
.contents #diary.content-box ul a:visited,
.contents #diary.content-box ul a:hover,
.contents #diary.content-box ul a:active {
	color: #0099cc;
}
.contents #diary.content-box .box-head {
	padding: 0px;
	height: 43px;
	background: url(../img/bg-top_diary-head.gif) left top no-repeat;
}
/* == /DIARY == */

/* == ALBUM == */
.contents #album.content-box ul {
	color: #008bb9;
}
.contents #album.content-box ul a,
.contents #album.content-box ul a:link,
.contents #album.content-box ul a:visited,
.contents #album.content-box ul a:hover,
.contents #album.content-box ul a:active {
	color: #0099cc;
}
.contents #album.content-box .box-head {
	padding: 0px;
	height: 43px;
	background: url(../img/bg-top_album-head.gif) left top no-repeat;
}

.contents #album.content-box .box-body  {
	margin: 0;
	padding: 0;
}

.contents #album.content-box ul {
	margin: 0px auto;
	padding: 10px 0 0 0;
	width: 520px;
}
.contents #album.content-box ul li {
	list-style: none;
	float: left;
	width: 130px;
}
.contents #album.content-box ul li div.album_image p {
	margin: 6px 0px 6px 0px;
	text-align: left;
}
.contents #album.content-box ul li div img.flame {
	padding: 5px;
	border: 1px solid #cccccc;
}
/* == /ALBUM == */





/* == CHUSPO == */
.contents #chuspo.content-box .box-head {
	padding: 22px 0px 0px 60px;
	height: 21px;
	font-weight: bold;
	background: url(../img/bg-top_chuspo-head.gif) left top no-repeat;
}
/* == /CHUSPO == */

/* == PROFILE == */
/* ** MOVED TO "profiles.css" ** */
/* == /PROFILE == */

/* == FRIENDS == */
/* ** MOVED TO "profiles.css" ** */
/* == /FRIENDS == */

/* == INVITATION == */
.top-invitation {
	margin: 0px 0px 10px 0px;
	width: 240px;
}
.top-invitation .greeting {
	margin: 0px 0px 10px 0px;
	border: 5px solid #4dd3ff;
	padding: 15px 15px 15px 15px;
	width: 200px;
	background-color: #ffffff;
}
.top-invitation .greeting a,
.top-invitation .greeting a:link,
.top-invitation .greeting a:visited,
.top-invitation .greeting a:hover,
.top-invitation .greeting a:active {
	color: #4dd3ff;
}
.top-invitation .greeting .welcome01 {
}
.top-invitation .greeting .welcome02 {
	margin-top: 12px;
}
.top-invitation .greeting .welcome03 {
	margin-top: 6px;
}
.top-invitation .greeting .welcome04 {
	margin-top: 7px;
}
.top-invitation .buttons input.image-button {
	display: block;
	margin: 0px auto 0px auto;
}
/* == /INVITATION == */

.top-login {
	padding: 7px 0px 17px 0px;
}
.top-login img,
.top-login label,
.top-login input {
	vertical-align: middle;
}
.top-login .login01,
.top-login .login02,
.top-login .login03,
.top-login .login04 {
	text-align: center;
}
.top-login .login02 {
	margin-top: 5px;
}
.top-login .login03 {
	margin-top: 17px;
}
.top-login .login04 {
	margin-top: 11px;
}
.top-login input.text {
	margin-left: 9px;
	width: 150px;
}
