/* CSS Document */


/* -------------------------------------------------------------------

リセットスタイル

------------------------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}


table {
border-collapse: collapse;
border-spacing: 0;
}


.clr {
content: "."; 
clear: both;
height: 0;
display: block;
visibility: hidden;
}




/* CAEg */
body {
	font-family: verdana,sans-serif;
	background-color: #ffffff;
	background-image: url("images/bg.gif");
	padding:0;
	margin:0;
	text-align: center;
	color:#660000;
}


#container {
	background-image : url("images/bg01.gif");
	background-repeat : repeat-y;
	background-color:#FFFFFF;
	width: 805px;
	text-align: left;
	margin:0 auto;
}


#container-inner{
	width:765px;
	margin:0 0 0 21px;
	padding:0;
	background-image : url("images/bg02.gif");
	background-repeat : repeat-y;
}

#container-inner2{
	width:765px;
	margin:0 0 0 21px;
	background-color:#FFFFFF;
}


h1	{
	font-weight:normal;
	font-size:0.8em;
	color:#999999;
	background-color:#FFFFFF;
}


h2 {
	background:url("images/head.jpg") left top no-repeat;
	width:765px;
	text-indent: -9999px;
	height:77px;
	margin:0 auto;
	padding:0;
}

h2 a{
	width: 765px;
	height: 77px;
	display: block;
	/*\*/
	   overflow: hidden;
	/**/
}




#center {
	float:right;
	width: 553px;
	overflow: hidden;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	text-align: left;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;
}


.contents	{
	margin-left:10px;
	margin-bottom:20px;
	margin-top:10px;
	margin-right:20px;
	padding-left:20px;
	}


.contents p	{
	margin-bottom:0.8em;
}

.contents ul {	padding:10px 0px 10px 10px;}

.contents ul li	{	margin-left:10px;	margin-bottom:3px	}

.contents ol {	padding:10px 0px 10px 10px;}

.contents ol li	{	margin-left:10px;}


#center2 {
	width: 765px;
	overflow: hidden;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
	text-align: center;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;
}




/* グローバルメニュー */
#g-menu	{
	clear: both;
	width:765px;
	margin-top:0px;
	padding-top:0px;
	height:50px;
	line-height:100%;
}

#g-menu ul	{
	width:765px;
	height:50px;
}


#g-menu ul li	{
	float:left;
	height:50px;
	margin:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	background-image: url(images/g-menu.jpg);
}

#g-menu li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 50px;
	padding-top: 50px;
	background-image: url(images/g-menu.jpg);
}

.menu01			{width: 90px;background-position: 0 -50px;}
.menu02			{width: 110px;background-position: -90px -50px;}
.menu03			{width: 145px;background-position: -200px -50px;}
.menu04			{width: 130px;background-position: -345px -50px;}
.menu05			{width: 100px;background-position: -475px -50px;}
.menu06			{width: 190px;background-position: -575px -50px;}
.menu01 a		{background-position: 0 0;}
.menu02 a		{background-position: -90px 0;}
.menu03 a		{background-position: -200px 0;}
.menu04 a		{background-position: -345px 0;}
.menu05 a		{background-position: -475px 0;}
.menu06 a		{background-position: -575px 0;}

.menu01 a:hover {background-position: 0 -50px;}
.menu02 a:hover {background-position: -90px -50px;}
.menu03 a:hover {background-position: -200px -50px;}
.menu04 a:hover {background-position: -345px -50px;}
.menu05 a:hover {background-position: -475px -50px;}
.menu06 a:hover {background-position: -575px -50px;}

#g-menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}



/* マウスオーバーメニューリスト用 */
#sub0 , #sub2	{
	position:absolute;
	visibility:hidden;
	background:#fff;
	border:solid 1px #F96;
	padding:5px 5px 10px 0;
	width:220px;
}

#sub1 , #sub3 , #sub4	{
	position:absolute;
	visibility:hidden;
	background:#fff;
	border:solid 1px #F96;
	padding:5px 5px 10px 0;
	width:270px;
}

ul.toplist	{
	font-size:small;
	line-height:135%;
	margin:4px 0 0 0;
	list-style-type:circle;
	float:left;
}
ul.toplist li	{
	margin:0 0 0 25px;
	padding:0 0 0 5px;
}



/*サイドバー*/


#sidebar{
	float: left;
	overflow: hidden;
	width: 190px;
	margin-top:10px;
	margin-left:3px;
	padding-left:5px;
	height:100%;
	text-align:left;
}

#sidebar h4{
	font-weight:bold;
	font-size:0.9em;
	border-left:5px solid #600;
	padding-left:10px;
	display:block;
}

.s-index	{
	text-align:left;
	width:95%;
	line-height:120%;
	margin-bottom:50px;
}

div.s-index ul {
	padding:0 0 0 0;
	margin:20px 0 20px 5px;
}

div.s-index ul li{
	list-style:disc;
	padding:0 0 0 0;
	margin:0 0 5px 20px;
	font-size:0.8em;
	margin-bottom:3px;
}


#otameshi	{
	text-indent:-9999em;
	margin-bottom:15px;
}

#otameshi a	{
width:180px;
height:75px;
display:block;
background:url(images/bn-otameshi.jpg) left top;
}

#otameshi a:hover{
width:180px;
height:75px;
display:block;
background:url(images/bn-otameshi.jpg) left bottom;
}

	

.column	{
	width:180px;
	margin:10px 0 20px 0;
	border-top:1px solid #f90;
	border-right:1px solid #f90;
	border-left:1px solid #f90;
	background:#fff;
}


ul#column	{
	margin:0;
	padding:0;
	font-size:0.8em;
	}

ul#column li	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
	margin:0 3px 0 0;
	padding-left:10px;
	line-height:150%;
}


.mailmag1	{
	width:165px;
	height:320px;
	background-image:url(images/bg-mail.gif);
	background-repeat:no-repeat;
	padding:10px;
	font-size:0.8em;
	}


.book1	{
	width:165px;
	height:240px;
	background-image:url(images/bg-book.gif);
	background-repeat:no-repeat;
	padding:10px;
	font-size:0.8em;
	}


#contact{
	width: 160px;
	margin: 7px 3px 15px 4px;
	padding: 15px 0px 5px 10px;
	border: 2px dotted #ffca21;
	background-color:#FFFFBF;
	font-size:12px;
	line-height: normal;
	text-align:left;
}


/*トップページ*/


ul.news	{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 500px;
	}

ul.news li	{
	padding-left:25px;
}
.news li.bg01	{
	background:url(images/bg-column-li01.jpg) left top no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin:0 3px 0 0;

}

ul.medhia	{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 500px;
	}

ul.medhia li	{
	padding-left:25px;
}
.medhia li.bg03	{
	background:url(images/bg-medhia-li03.jpg) left top no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #37D0CE;
	margin:0 3px 0 0;
}




/*パンくず*/

.topic	{
	font-size:x-small;
	text-align:right;
	}
	

	
#shiharai{
	margin:0 10px 0 10px;
	background:url(images/yajirushi.gif) left top no-repeat;
	padding:0px 0 10px 50px;
}


#shiharai2{
	margin:0 10px 0 10px;
	background:url(images/yajirushi2.gif) left top no-repeat;
	padding:0px 0 10px 50px;
}



/*フッター*/


#footer	{
	clear:both;
	width:765px;
	margin-top:0px;
	margin-left:21px;
	vertical-align:top; 
	border-top:1px solid #FFB300;
}



/* カラーコラム */

ul.column	{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 500px;
	}

ul.column li	{
	padding-left:25px;
}
.column li.bg02	{
	background:url(images/bg-news-li02.jpg) left top no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB5D8;
	margin:0 3px 0 0;
}




<!--おためしカラーセラピー-->


.frame01-out {
	width:500px;
	background:url(images/otameshi/bg-frameout.jpg) bottom center no-repeat;
	margin:30px auto 20px;
}
.frame01-in	{
	width:460px;
	margin:0;
	padding:40px 20px;
	background:url(images/otameshi/bg-framein.jpg) top center no-repeat;
}


.frame3	{
	padding:10px;
	margin:10px;
	border:1px #ccc solid;
}


	
/*--}K--*/



.mailmaga2{
	border: 1px solid #FFCC32;
	width:324px;
	font-size:99%;
	color:#bb6a00;
	margin-left: 20px;
}




/*--s--*/

.line120	{	line-height:120%;}
.line130	{	line-height:130%;	}





.h3-tsushin{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #29D1C9 solid;
}

.h3-info{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #FFCC00 solid;
}



.h3-mirai{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #FFEE20 solid;
}

.h3-shinri{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #F90 solid;
}



.h3-seminar{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #33CC66 solid;
}

.midashi05{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #00CCFF solid;
}

.h3-school{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #6699FF solid;
}


.midashi07{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:8px #5A0080 solid;
}

.midashi08{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #FF3EAD solid;
}


.h3-profile{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #FF8CA4 solid;
}


.h3-renaii{
	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:10px #FF9999 solid;
	}





/**------N?------**/


a:link {	color: #FF3300;}
a:visited {	color: #FF3300;}
a:hover {	text-decoration:none;}

.inner a:link { text-decoration:underline; color:#660000; }
.inner a:visited{ text-decoration:none; color:#660000; }
.inner a:hover{	text-decoration:none;}


#hyou a:link { text-decoration:underline; color:#660000; }
#hyou a:visited{ text-decoration:none; color:#660000; }
#hyou a:hover{	text-decoration:none;}

/**------??------**/

.through {	text-decoration: line-through;}

.xs	{	font-size:x-small;	}
.small	{	font-size: small;}
.medium	{font-size:medium;}
.large	{	font-size:large;	}
.xl	{	font-size:x-large;	}


.white	{color:#FFFFFF;}
.c-red2	{	color: #FF3300;}
.c-pink2	{	color: #FF3366;}
.c-brown{	color: #660000;}


.ct{text-align:center;}
.rt	{	text-align:right;	}
.lt	{	text-align:left;}
.imgrt	{	float:right; margin:5px; border:1px solid #cccccc; padding:2px;}
.imglt	{	float:left;	margin:5px;	border:1px solid #cccccc; padding:2px;}
	


/**-----wiF------**/

.bgffc	{	background-color:#FFFFCC;}
.b-white{	background-color:#FFFFFF;}
.b-red	{	background-color:#DFE9F4;}
.b-pink	{	background-color:#F4E9E9;}
.b-orenge	{	background-color:#FFFFC7;}



dd	{margin-left:35px;}


.p20	{	padding:20px;	}
.pl20	{ padding-left:20px; }
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}
.ml80{margin-left:80px;}
.pb15{padding-bottom:15px;}
.pt40{padding-top:40px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt100	{	margin-top:100px;	}
.mb5	{	margin-bottom:5px;	}
.mb10	{	margin-bottom:10px;	}
.mb20	{	margin-bottom:20px;	}
.mb40	{	margin-bottom:40px;	}


/**------?J[Zs[------**/

.att01	{
	color:#F03;
	font-weight:bold;
}

.c-red{color:#ED0303;}
.c-orange {	color: #FF6600;}
.c-blue	{color:#0000FF;}
.c-gray	{color:#666666;}
.c-green	{color:#009933;}
.c-yellow	{color:#FFFF00;}
.c-pink	{color:#ED6969;}
.c-murasaki	{color:#660066;}

.width60{width:60%;}
.width80{width:80%;}


/*e[u*/

div#center table	{
	margin:0;
	padding:0;
}


caption	{
	font-size:1.2em;
	font-weight:bold;
	}
	
table.base	{
	border-collapse:collapse;
	border:1px solid #FF9900;
	width:95%;
	margin:10px auto;
	}

table.base td	{
	padding:3px;
	line-height:150%;
	background:#FFFFFF;
	border:1px solid #FF9900;
	vertical-align:top;
}

table.base th	{
	background:#FFFFBF;
	text-align:left;
	border:1px solid #FF9900;
	padding:3px;
	vertical-align:top;
	}

table.base2	{
	border-collapse:collapse;
	border:1px solid #FF6699;
	width:500px;
	margin:10px auto;
	}

table.base2 td	{
	padding:3px;
	line-height:150%;
	background:#FFFFFF;
	border:1px solid #FF6699;
}

table.base2 th	{
	background:#FFDDE8;
	text-align:left;
	border:1px solid #FF6699
	;
	padding:3px;
	}


/*--C?g--*/


.uline01 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	list-style-type: none;
}

.uline02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.waku-pink {
	padding:5px;
	margin:5px 10px 10px 10px;
	border: 2px solid #FF8C8C;
}

.waku-pink2 {
	padding:5px;
	margin:5px 10px 10px 10px;
	border: 3px solid #FF8C8C;
}

.waku-orange {
	padding:5px;
	margin:5px 10px 10px 10px;
	border: 1px solid #FFCC00;
}

.waku-orange dt{
	font-weight: bold;
	}

.waku-orange2 {
	padding:5px;
	margin:5px 10px 10px 10px;
	border: 2px solid #FF0000;
}

.frame1		{
	padding:10px;
	margin:10px;
	border:1px #cccccc solid;
}

.frame2	{
	border:1px solid #FFCC00;
	width:500px;
	text-align:left;
	margin:0;
	}


/*通信講座一覧*/

#tsushin{
	font: normal normal normal 100%/1.5 verdana, 'trebuchet ms', sans-serif;
	background-color: #ffffff;
	background-attachment : fixed;
	padding:0;
	margin:0 auto;
	color:#660000;
}

.text{
	font-family: "lr oSVbN", "Osaka";
	font-size: 75%;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;

}



/*--tb^[--*/

#footer{
	color:#bb6a00;
	line-height: 1.8;
	background-color:#ffffff;   
	text-align: center;
	font-size:0.7em;            
}

#footer a{
	color:#bb6a00;
}
#footer a:hover{
	text-decoration:none;
}

.copyright{
	color:#ffffff;
	background: #FFB300 url("images/bg-footer.gif") repeat-x;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.fltl	{float:left;}
.fltr 	{float:right;}

.fltl5	{float:left;padding:5px;}
.fltr5 	{float:right;padding:5px;}
.fltl10	{float:left;padding-right:10px;}


table.list td	{
	text-align:left;
	padding:5px;
	}
