/*-------------------------------------------
	[price-menu] Css 
-------------------------------------------*/
h2{
	width:960px;
	height:37px;
	margin:10px 0 20px 0;
}
h3{
	width:856px;
	height:28px;
	margin-bottom:10px;
}

h2#h2_link{
	background:url("images/h2_ttl_01.gif") 0 0 no-repeat;
}
h3#h3_link{
	background:url("images/h3_ttl_01.gif") 0 0 no-repeat;
}
h3#h3_link2{
	background:url("images/h3_ttl_02.gif") 0 0 no-repeat;
}
h3#h3_link3{
	background:url("images/h3_ttl_03.gif") 0 0 no-repeat;
}
dl{
	width:856px;
	letter-spacing:0.05em;
}
dt{
	font-weight:bold;
	font-size:120%;
	color:#244900;
}
dd{
	padding:10px 30px 15px 35px;
	clear:both;
}

span.course{
	width:480px;
	text-align:left;
	display:block;
	float:left;
	padding:10px;
	background-color:#ecfed8;
}
span.price{
	width:336px;
	text-align:right;
	display:block;
	float:left;
	padding:10px;
	background-color:#ecfed8;
}
span.purple{
	color:#c6c;
	font-size:80%;
}

div#txt{
	width:836px;
	font-weight:bold;
	color:#244900;
	letter-spacing:0.1em;
	padding:40px 0 10px 0;
}
span.txt2_a{
	font-size:130%;
}
div#frame_top{
	width:828px;
	height:17px;
	background:url("images/frame_top.gif") no-repeat;
}
div#frame_side{
	width:828px;
	height:200px;
	background:url("images/frame_side.gif") repeat-y;
}
div#frame_bottom{
	width:828px;
	height:8px;
	background:url("images/frame_bottom.gif") no-repeat;
}
p.cosme_txt{
	width:290px;
	color:#244900;
	font-size:85%;
	float:left;
	padding:10px 0 10px 30px;
	line-height:1.5em;
	letter-speacing:0.2em;
}
p.cosme_img{
	width:155px;
	height:150px;
	background:url("images/img_cosme.jpg") 30px 50px no-repeat;
	float:left;
}
span.cosme_ttl{
	font-weight:bold;
	font-size:130%;
	display:block;

}
.sejyutsu_link{
	width:856px;
	color:#224600;
	text-align:right;
	font-weight:bold;
	padding:20px 0 20px 0;
}
.sejyutsu_link a{
	color:#224600;
}
.sejyutsu_link a:hover{
	color:#690;
}
