/*<group=Site-Wide Styles>*/

#header {
	margin: 0 auto 0 auto;
	width: 730px;
	height: 77px;
	white-space: nowrap;
}

#footer {
	margin: 0 auto 0 auto;
	width: 730px;
}

#content {
	position: relative;
	margin: 0 auto 0 auto;
	width: 730px;
	clear: both;
}

BODY {
	background-image: url("/images/tile.gif");
	background-repeat: repeat;
	font: 12px/16px "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

A IMG {
	border: none 0;
}

A:link {
	color: #BC4774;
}

A:visited {
	color: #660033;
}

A:active {
	color: #660033;
}

.question {
	font-weight: bold;
}

.answer {
}

.pager {
	text-align: right;
	margin: 10px;
	font-size: 11px;
	line-height: 16px;
}

div.spacer {
	clear: both;
}
	
/*</group>*/

/*<group=Home Page - Clean>*/

#home {
	background-color: #cccccc;
	padding: 7px;
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
}

#home-artnews {
	position: relative;
	width: 714px;
	height: 330px;
}

#home-articles {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 453px;
	height: 330px;
	background-color: #ffffff;
}

#home-newsdiary {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 254px;
	height: 330px;
	background-color: #ffffff;
	background-image: url("/images/home/diary.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

#home-news {
	margin: 5px;
	padding: 5px 25px 5px 5px;
	background-color: #eed7e2;
	background-image: url("/images/home/woman_outline.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

#home-footer {
	position: relative;
	width: 714px;
	height: 85px;
	margin-top: 7px;
	background-color: #cccccc;
}

#home-archive {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 208px;
	height: 30px;
	background-color: #FFFFFF;
	background-image: url("/images/home/archives.jpg");
	background-repeat: no-repeat;
	padding: 55px 0px 0px 15px;
}

#home-playlist {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 223px;
	height: 85px;
	background-color: #ffffff;
}

#home-about {
	position: absolute;
	top: 0px;
	left: 460px;
	width: 254px;
	height: 85px;
	background-color: #ffffff;
}

#home-articles P {
	text-align: center;
	font-size: 11px;
	background-color: #eed7e2;
	margin: 5px 0 5px 0;
}

#home-footer P {
	font-size: 11px;
	margin: 5px;
	background-color: #eed7e2;
	padding: 3px;
}

#home-newsdiary P {
	font-size: 11px;
}
	
/*</group>*/

/*<group=About Page - Clean>*/


#about {
	position: relative;
	width: 728px;
	background-color: #ffffff;
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
	margin: 0;
}

#about-sidebar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 300px;
	padding: 5px;
height: 900px;
overflow: scroll;
}

#about-sidebar-content {
	margin-top: 5px;
	background-color: #F6E7EE;
	padding: 10px;
}

#about-body {
	margin-left: 330px;
	padding: 5px;
}

#about-body-content {
	margin-top: 5px;
}

#about-sidebar P {
	font-size: 11px;
}

	
/*</group>*/

/*<group=Links Page - Clean>*/

#link {
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
	background-color: #ffffff;
}

#link H1 {
	font-size: 14px;
}

#link H2 {
	font-size: 12px;
}
	
/*</group>*/

/*<group=Article Pages>*/

.archive-popup-text {
	font-size: 11px;
	line-height: 16px;
}

.archive-text-title {
	margin: 0;
	padding-left: 10px;
	display: block;
	width: 170px;
	height: 20px;
	background-color: #D09AAF;
	font-size: 11px;
}

#article-archive P {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#article-archive {
	background-color: #ffffff;
	border-width: 0 1px 0px 1px;
	border-color: #D09AAF;
	border-style: solid;
}

#article-header {
	background-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-color: #D09AAF;
	border-style: solid;
}

#article-body {
	background-color: #ffffff;
	border-width: 1px 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
}

.article-footer-body {
	background-color: #ffffff;
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
}

#article-footer {
	margin: 0 auto 0 auto;
	width: 730px;
}

.article-footer-links {
	margin: 0 0 0 10px;
	background-color: #ffffff;
	font-size: 11px;
}

#article-body-content {
	margin: 10px;
}

#article P {
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
}

#article h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#article .question {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

#article .answer {
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
}

#article-sidebar P {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	margin: 20px 10px 20px 10px;
}

#article subtitle {
	font-size: 12px;
	color: #BC4774;
	margin-bottom: 5px;
}

#article .title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

#article .byline {
	font-size: 11px;
}
	
/*</group>*/

/*<group=Diary Pages>*/

#diary {
	background-color: #ffffff;
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
	padding-top: 10px;
}

#diary .title {
	font-size: 14px;
	font-weight: bold;
}

#diary .date {
	font-size: 11px;
}

#diary P {
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
}

#diary .syndicate {
	line-height: 140%;
	padding: 2px;
	margin-top: 15px;
	font-variant: small-caps;
}

#diary .side {
	color:#333333;
	font-size:x-small;
	background:#FFF;
	line-height:140%;
	padding:2px;			
}

#diary .sidetitle {
	color:#666666;
	font-size:small;
	padding:2px;
	margin-top:30px;
	letter-spacing: .3em;
	background:#FFF;
	text-transform:uppercase;
}

#diary .calendar {
	color:#666;
	font-size:x-small;
	background:#FFF;
	line-height:140%;
	padding:2px;
	text-align:left;
}

#diary .calendarhead {	
	color:#333333;
	font-size: small;
	padding: 2px;
	letter-spacing: .3em;
	background: #ffffff;
	text-transform: uppercase;
}
/*</group>*/

/*<group=Playlist Pages - Clean>*/

#playlist {
	background-color: #EED7E2;
	border-width: 0 1px 0px 1px;
	border-color: #D09AAF;
	border-style: solid;
	width: 728px;
	height: 510px;
}

#playlist p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

.playlist-cover-inner {
	position: absolute;
	left: 24px;
	top: 10px;
	width: 125px;
}

.playlist-cover-inner P {
	font-size: 10px !important;
	line-height: 10px !important;
	margin-top: 1px;
}

.playlist-review {
	position: absolute;
	left: 15px;
	top: 89px;
	width: 198px;
	height: 366px;
	padding: 10px;
	background-image: url("/images/playlist/box_white.gif");
	background-repeat: no-repeat;
}

.playlist-album {
	position: absolute;
	width: 233px;
	height: 80px;
	overflow: hidden;
	padding: 7px;
	background-image: url("/images/playlist/box.gif");
	background-repeat: no-repeat;
}

/*</group>*/

/*<group=Japanese About Pages - Clean>*/

#japanese p {
	margin: 20px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}

#japanese .question {
	margin: 10px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

#japanese .answer {
	margin: 10px;
	font-size: 11px;
	line-height: 14px;
}
/*</group>*/

/*<group=Events - Clean>*/

#evheader {
	background-color: #ffffff;
	border-width: 0 1px 1px 1px;
	border-color: #D09AAF;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}

#events .laboumbox {
	border: 2px solid black;
}

#events #thumbs {
}

#events #selector {
	background-color: #FFFFFF;
	background-image: url(/images/events/selector.gif);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 60px;
	height: 50px;
}

#events .box {
	background-color: #EFD7E2;
	width: 420px;
	padding: 5px 10px 5px 5px;
}

#events .thumbnail {
	float: left;
	margin: 10px 10px 0px 0px;
}

#events {
	background-color: #ffffff;
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
}

#events P {
	margin-left: 15px;
	text-align: justify;
}

/*</group>*/

/*<group=Gallery>*/

#gallery {
	border-width: 0 1px 0 1px;
	border-color: #D09AAF;
	border-style: solid;
	background-color: #ffffff;
}

.gallery-header {
	font-size: 14px;
	margin: 15px;
}
	
/*</group>*/
