@import "base.css";

/* - - - ベジェサ インデックス - - - */

body { background: #FDF8F2 url(../images/bg_Ibody.gif) repeat-x left top; }


/* - - - top - - - */
#top {
	background: url(../images/img_top.jpg) no-repeat left top;
	height: 280px;
	width: 870px;
	margin-bottom: 15px;
}
#top h2 { text-indent: -9999px; }


/* - - - menu - - - */
#menu {
	width: 540px;
	float: left;
}
.menuBox { margin: 0px 55px 0px 40px; }
.menuL {
	width: 210px;
	float: left;
}
.menuR {
	width: 213px;
	float: right;
}


.menuSet { margin-bottom: 15px; }
.menuImg, .menuImg2 { float: left; }
.menuImg { width: 50px; }
.menuImg2 {
	width: 56px; 
	text-align: center;
}


.menuText {
	float: right;
	width: 150px;
}
.menuText h3 {
	font-size: 1em;
	color: #9C1C72;
	margin-bottom: 3px;
}
.menuText h3 a {
	color: #9C1C72;
	text-decoration: none;
}
.menuText h3 a:hover { color: #FF2D29; }

.menuText p {
	color: #A03D43;
	font-size: 10px;
}


/* - - - yoyaku - - - */
.yoyaku {
	color: #A03D43;
	font-size: 10px;
	margin-bottom: 15px;
}
.yoyaku table th {
	padding-right: 7px;
}


/* - - -otherInfo - - -*/
.otherInfo { color: #9C1C72; }
.otherInfo p {
	margin-bottom: 6px;
	font-weight: bold;
}
.otherInfo p a {
	color: #9C1C72;
	text-decoration: none;
	background: url(../images/mark_menu.gif) no-repeat 0.5em 0.3em;
	padding-left: 16px;
}
.otherInfo p a:hover { color: #FF2D29; }



/* - - -info - - - */
#info {
	width: 330px;
	float: right;
	font-size: 10px;
}
#info h3 { margin-bottom: 15px; }


.date {
	font: Verdana;
	float: left;
	width: 50px;
	vertical-align: top;
	color: #BE7AB0;
}
.infomation {
	float: right;
	width: 230px;
}
.infoBox, .infoBoxEnd {
	margin: 0px 41px 6px 1px;
	color: #A03D43;
}
.infoBoxEnd { margin: 0px 41px 20px 1px; }


/* Hides from IE5-mac \*/ 
* html #info, * html .menuText p {
	letter-spacing: 0.1em;
}

* html #menu, * html .menuBox, * html .menuL,
* html .menuR, * html .menuSet, * html .menuText,
* html #info, * html .date, * html .infomation,
* html .infoBox, * html .infoBoxEnd, * html .otherInfo { height: 1%; }
/* End hide from IE5-mac */ 