@charset "UTF-8";

/*================================================
*
*	Pages Style Sheet
*	Version: 15 Mar 2010
*
*	1.Body
*	2.Banner-Header
*	3.Global Navigation
*	4.Content 2 Column Styles
*	5.Entry Area
*	6.Sidebar
*	7.見出し・テキスト・フォント スタイル
*	8.Footer
*
=================================================*/


/*------------------------------------------------
	1.Body
-------------------------------------------------*/



/*------------------------------------------------
	2.Banner-Header
-------------------------------------------------*/



/*------------------------------------------------
	3.Global Navigation
-------------------------------------------------*/
body#pages-29654680 li#profile a { background-position: -126px -50px; }
body#pages-29672850 li#chisato a { background-position: -239px -50px; }
body#pages-29682302 li#makoto a { background-position: -352px -50px; }



/*------------------------------------------------
	4.Content 2 Column Styles
-------------------------------------------------*/
.alpha {
	float: right;
	width: 500px;
	margin: 0 20px 0 0;
	padding-bottom: 40px;
	display: inline; /* for Win IE */
	color: #333;
	background: url(../images/purple_flower.gif) no-repeat 50% 100%;
}
.beta {
	float: right;
	width: 260px;
	margin: 0 10px 20px 0;
	display: inline; /* for Win IE */
	line-height: 1.8;
}
.gamma {
	float: right;
	width: 285px;
	margin: 0 0 20px 0;
	display: inline; /* for Win IE */
	line-height: 1.8;
}



/*------------------------------------------------
	5.Entry Area
-------------------------------------------------*/
.entry {
	margin:0;
	background: none;
}
.entry-content {
	padding: 0;
}
.entry-body {
	font-size: 100%;
}
.entry-body img {
	background-color: transparent;
	padding: 0;
	border: none;
}

.section {
	margin: 0 0 30px 0;
}

div.alpha table {
	width: 500px;
	font-size: 93%;
	line-height: 1.5;
}
div.alpha th {
	padding: 6px 3px 5px 7px;
	text-align: left;
	color: #fff;
	background-color: #c8afeb;
}
div.alpha td {
	padding: 6px 3px 5px 7px;
	background-color: transparent;
	border-bottom: 1px solid #c8c8c8;
}

div.alpha tr.even td {
	background-color: #f0ebfa;
}
div.alpha tr.over td {
	background: #ff32c8;
	color: #fff;
}

th.corner_left {
	background: url(../images/th_corner_left.gif) no-repeat left top;
}
th.corner_right {
	background: url(../images/th_corner_right.gif) no-repeat right top;
}



/*------------------------------------------------
	6.Sidebar
-------------------------------------------------*/
div#entry-29672850 {
	background: url(../images/img_chisato02.jpg) no-repeat 10px 100px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
div#entry-29682302 {
	background: url(../images/img_makoto02.jpg) no-repeat 10px 180px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
}



/*------------------------------------------------
	7.見出し・テキスト・フォント スタイル
-------------------------------------------------*/
h3.entry-header {
	width: 770px;
	height: 50px;
	margin: 15px 0 30px 20px;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
body#pages-29654680 h3.entry-header {
	background-image: url(../images/headline_profile.jpg);
}
body#pages-29672850 h3.entry-header {
	background-image: url(../images/headline_chisato.jpg);
}
body#pages-29682302 h3.entry-header {
	background-image: url(../images/headline_makoto.jpg);
}

.section h2 {
	margin: 0 0 15px 0;
}

#pagebody p,
dl {
	font-size: 93%;
}


/*------------------------------------------------
	8.Footer
-------------------------------------------------*/



/*------------------------------------------------
	9.Clearing a Float Container
-------------------------------------------------*/
.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.section { display: inline-block; }

/* Hides from IE-mac \*/
* html .section { height: 1%; }
.section { display: block; }
/* End hide from IE-mac */