/* 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;
}

p		{
	padding-top:0.5em;
	padding-bottom:0.5em;
}

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




body {
	font-family: verdana,sans-serif;
	background-image: url("img/bg-body.gif");
	padding:0;
	margin:0;
	text-align: center;
	color:#660000;
	font-family: "ＭＳ Ｐゴシック",sans-serif;

}


#container {
	background-image : url("img/bg-container.gif");
	background-repeat : repeat-y;
	width: 970px;
	text-align: left;
	margin:0 auto;
}


#container-inner{
	width:930px;
	margin:0 0 0 20px;
	padding:0;
	background-image : url("img/bg-container-inner.gif");
	background-repeat : repeat-y;
}


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


h2 {
	background:url("img/bg-header.jpg") left top no-repeat;
	width:930px;
	text-indent: -9999px;
	height:88px;
	margin:0 auto;
	padding:0;
}

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



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

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


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

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

.menu01			{width: 90px;background-position: 0 -50px;}
.menu02			{width: 125px;background-position: -90px -50px;}
.menu03			{width: 210px;background-position: -215px -50px;}
.menu04			{width: 110px;background-position: -425px -50px;}
.menu05			{width: 128px;background-position: -535px -50px;}
.menu06			{width: 144px;background-position: -663px -50px;}
.menu07			{width: 123px;background-position: -807px -50px;}

.menu01 a		{background-position: 0 0;}
.menu02 a		{background-position: -90px 0;}
.menu03 a		{background-position: -215px 0;}
.menu04 a		{background-position: -425px 0;}
.menu05 a		{background-position: -535px 0;}
.menu06 a		{background-position: -663px 0;}
.menu07 a		{background-position: -807px 0;}


.menu01 a:hover {background-position: 0 -50px;}
.menu02 a:hover {background-position: -90px -50px;}
.menu03 a:hover {background-position: -215px -50px;}
.menu04 a:hover {background-position: -425px -50px;}
.menu05 a:hover {background-position: -535px -50px;}
.menu06 a:hover {background-position: -663px -50px;}
.menu07 a:hover {background-position: -807px -50px;}


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



/* マウスオーバーメニューリスト用 */
#sub0	{
	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;
}



/* 右カラム */
#main {
	width:680px;
	float:right;
	padding-bottom:15px;
}


.contents	{
	padding:10px 30px 20px 30px;
	text-align: left;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;
}


.contents ul {	padding:10px 0px 10px 10px; margin-left:10px;}

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

.contents ol {	padding:10px 0px 10px 10px;margin-left:20px;}

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

.contents dl dt	{font-weight:bold;}

.contents dl dd	{margin-left:35px;}

.contents dl.koe dt	{
	background:url(img/i-question.gif) left top no-repeat;
	padding-left:40px;
	color:#ED6969;
	}

.contents dl.koe dd	{
	margin-top:0.8em;
	margin-bottom:2em;
	padding-left:5px;
	}

.contents dl.qa	{
	margin:0;
	padding:0;
}

.contents dl.qa dt	{
	background:url(img/i-question02.gif) left top no-repeat;
	padding-left:70px;
	padding-bottom:3px;
	color:#660000;
	font-size:1.2em;
	}

.contents dl.qa dd	{
	margin-top:0.8em;
	margin-bottom:2em;
	margin-left:0;
	padding-left:;
	}
	
.contents dl.tokuchou dt	{
	padding-left:25px;
	background:url(img/i-arrow.jpg) left top no-repeat;
	font-size:1.2em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7171;

	}

.contents dl.tokuchou dd	{
	margin-top:0.8em;
	margin-bottom:2em;
	margin-left:0;
	padding-left:;
	}






/*左カラム*/


#sidebar{
	width:230px;
	float:left;
	padding:15px 0 15px 10px;
	margin:auto;
	text-align:center;
}

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



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


ul#column	{
	margin:auto 0;
	padding:0;
	font-size:0.8em;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
}
	
		
ul#column li	{
	margin-left:5px;
	padding-left:15px;
	padding-right:5px;
	line-height:150%;
	text-align:left;
	background:url(img/bg-lipink.jpg) left top no-repeat;
}


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


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


#contact{
	width: 170px;
	margin: auto;
	padding: 15px 0px 5px 10px;
	border: 2px dotted #ffca21;
	background-color:#FFFFBF;
	font-size:12px;
	line-height: normal;
	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;
}




/* ワンカラム */

#container-inner2{
	width:930px;
	margin:0 0 0 20px;
	padding:0;
	background:#fff;
	background-repeat : repeat-y;
}



#main2 {
	width:930px;
	padding-bottom:15px;
}


.contents2	{
	padding:20px 20px 20px 25px;
	text-align: center;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;
}



/*トップページ*/


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

ul.news li	{
	padding-left:25px;
	background:url(img/bg-lior.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: 600px;
	}

ul.medhia li	{
	padding-left:25px;
	background:url(img/bg-liblue.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:small;
	text-align:right;
	padding:10px;
	}
	

	
#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:930px;
	margin-top:0px;
	margin-left:21px;
	vertical-align:top; 
	border-top:1px solid #FFB300;
	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;
}




/* カラーコラム */

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;
}







/*--はじめてのカラーヒーリング通信講座--*/

.tsushin1 h3	{
	text-align:center;
	margin-top:20px;
}

.tsushin1 h4{
	text-align:center;
}


/*--カンタン実用カラーヒーリング通信講座--*/

.tsushin2 h3{
	text-align:center;
	margin-top:20px;
}


.tsushin2 h4{

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


/*--プロのスキルを磨くカラーヒーリング通信講座--*/

.tsushin3 h3{
	text-align:center;
	margin-top:20px;
}


.tsushin3 h4{

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

/*--カラーヒーリング・アドバイザー--*/

.cha h3{
	text-align:center;
	margin-top:20px;
}


.cha h3.h3voice{
	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-bottom:6px #03F double;
	text-align:left;
}

.cha h4	{
	font-weight:bold;
	font-size:1.2em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:8px #03F solid;
}


/*--認定講師養成講座--*/

.inst h3	{
	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-bottom:6px #639 double;
}

.inst h4{
	font-weight:bold;
	font-size:1.2em;
	margin:30px 10px 0 10px;
	padding:5px 10px 5px 10px;
	border-left:8px #639 solid;
}



/*--その他講座・個人セッション--*/

.other h3{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-bottom:6px #F90 double;
}

.other h4{
	font-weight:bold;
	font-size:1.2em;
	margin:30px 10px 0 10px;
	padding:5px 10px 5px 10px;
	border-left:8px #F90 solid;
}


/*--プロフィールほか--*/

.profile h3{

	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-bottom:6px #FF8CA4 double;
}


.info h3{
	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-bottom:6px #FF9999 double;
	}

.info h4{
	font-weight:bold;
	font-size:1.2em;
	margin:30px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	border-left:8px #FF9999 solid;
	}


h5	{
	margin:10px 0 0 0;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	background:#ccffcc;
}

.trigger	{
	cursor:pointer;
	text-decoration:underline;
}

.toggle_container	{
	border:1px solid #ccc;
	padding:5px;
}



/* pageTop
------------------------------------*/
#toTop 				{width: 60px; height: 70px; position: fixed; bottom: 0px; right: 10px; z-index: 1000;}
* html #toTop			{width: 60px; height: 70px; position: absolute; bottom: 0px; right: 10px; z-index: 1000;}
#toTop img			{filter: Alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
#toTop a:hover img	{filter: Alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}


/**-----Link-----**/


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;}


#main a:hover img	{
	filter: Alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	}



/**-----汎用------**/

.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;	}



.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;}
	

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



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


.p20	{	padding:20px;	}
.pl20	{ padding-left:20px; }
.ml5	{margin-left:5px;}
.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;	}

.name	{
	text-align:left;
	font-weight:bold;
	font-size:medium;
	border-bottom:1px dotted #ED6969;
	margin-bottom:20px;
}

.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;}
.c-red2	{	color: #FF3300;}
.c-pink2	{	color: #FF3366;}
.c-brown{	color: #660000;}


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



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

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


/*テーブル*/

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;
	}

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

/*--フレーム--*/


.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;
}


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

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

.frame4	{
	padding:10px;
	margin:20px;
	border:1px #FF0000 solid;
}

.frame5 {
	padding:5px;
	margin:5px 0 15px;
	border: 1px solid #FFA5A5;
}

.frame6 {
	padding:5px;
	margin:5px 10px 10px 10px;
	border: 1px solid #FFCC00;
}

.frame6 dt{
	font-weight: bold;
	}


.frame7 {
	margin:20px 5px 10px 5px;
	border: 3px solid #FFCC00;
	border-radius:10px;
}


/*--ブログ--*/

.breadcrumb {
  margin: 0 0 1.618em;
  padding: 0;
  font-size: 90%; }
  @media (min-width: 930px) {
    .breadcrumb {
      padding-right: 15px;
      padding-left: 15px; } }
  .breadcrumb li {
    list-style-type: none; }
    .breadcrumb li:after {
      content: " >> ";
      margin: 0 0.5em; }
    .breadcrumb li:last-child:after {
      display: none; }
    @media (min-width: 700px) {
      .breadcrumb li {
        display: inline-block; } }

.pagination {
  margin: 3.236em 0;
  text-align: center; }
  @media (min-width: 700px) {
    .pagination {
      margin: 1.618em 0; } }
  .pagination ul {
    display: block;
    padding: 0; }
  .pagination li {
    display: inline-block; }
    .pagination li a {
      padding: 0 10px;
      text-decoration: none; }
      .pagination li a[rel="prev"]:before {
        content: '\00AB';
        margin-right: 0.3em; }
      .pagination li a[rel="next"]:after {
        content: '\00BB';
        margin-left: 0.3em; }



@media (max-width: 600px) {

body {
	font-family: verdana,sans-serif;
	background: #ffffff;
	padding:0;
	margin:0;
	text-align: center;
	color:#660000;
}

#container {
	width: auto;
	text-align: left;
	margin:0 auto;
	background: #ffffff;
}


#container-inner{
	width:auto;
	background:#fff;
}

#main {
	width:auto;
}


h1,h2,#g-menu,#sidebar,#footer	{display:none;}

.contents	{
	padding:10px 10px 0 0;
	text-align: left;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height: 1.9;
	color: #660000;
}

.info h3{
	font-weight:bold;
	font-size:1.3em;
	margin:30px 10px 5px 0;
	padding:5px 10px 5px 0;
	border-bottom:6px #FF9999 double;
	}


}


