@charset "UTF-8";

/* コース紹介 ----------------------------------------------------- */

h2.c1  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/c1title.gif) no-repeat; 
	background-color:#e3007f;
	text-indent: -9999px;
}

h2.c2  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/c2title.gif) no-repeat; 
	background-color:#e3007f;
	text-indent: -9999px;
}

h2.c3  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/c3title.gif) no-repeat;
	background-color:#e3007f;
	text-indent: -9999px;
}

h2.c4  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/c4title.gif) no-repeat;
	background-color:#e3007f;
	text-indent: -9999px;
}
.ohanared {
	color: #e3007f;
}


h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	font-size: 110%;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 100%;
}

p.lead1  {
	margin: 0px; 
	padding: 0px 0px 30px 0px;
}

img.p_right {
	float: right;
	margin: 0px 0px 5px 15px;
}

img.p_left {
	float: left;
	margin: 5px 15px 5px 0px;
}


ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF6600;
	}

ul {
	margin-bottom: 25px;
	}
	

/* ネイル ----------------------------------------------------- */
#imgbox {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
}

#imgbox p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #e3007f;
}

#imgbox img.nt {
	float: left;
	margin: 5px 5px 0px 0px;
	border: solid #e3007f 1px;
}
