body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(images/back01.gif);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana;
	background-color: #F7F3E7;
	line-height: 16px;
}

/* Used by IE7, but wont't 
   harm anybody else. */
body { min-height:0; }


#iebug {
	text-align: center;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;
}

h1 a:link, h1 a:visited {
	color: #CCCCCC;
}
a:link {
	COLOR: #3366CC; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #3366CC; TEXT-DECORATION: underline;
}
a:active {
	COLOR: #336600; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #CC0033; TEXT-DECORATION: underline;
}

a img{ 
	border:none;
}  

h4 {
	font-weight: bold;
	color: #666666;
}
/*
table {
	border-collapse: collapse;
	border: 1px solid #666666;	
}

table td {
	border: 1px solid #666666;	
}
*/

strong {
	font-weight: bold;
	color: #666666;
}

b {
	font-weight: bold;
	color: #666666;
}

DIV.container {
	BORDER-RIGHT: 1px none #cccccc;
	BORDER-LEFT: 1px none #cccccc;
	WIDTH: 780px;
	TEXT-ALIGN: left;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}


#header {
	MARGIN: 0px 0px 10px;
	/* WIDTH: 765px; */
	TEXT-ALIGN: left;
	padding: 0px;
}
#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 5px;
	MARGIN: 20px 0px 5px;
	COLOR: #333333;
	PADDING-TOP: 5px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#body_container {
	margin: 0px;
	padding: 0px;
}
#left_container {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 210px;
	padding: 4px 0px 0px 4px;
	border: 1px none #E6E6E6;
	clear: both;
}
#left_container li {
	/* LIST-STYLE-TYPE: none */
}
#right_container {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 560px;
	padding: 0px;
	border: 1px none #E6E6E6;
}

#copyright {
	font-size: 12px;
	color: #3399CC;
	margin-top: 7px;	
}


/*
	ヘッダー
-----------------------------------------------------------------------------*/
#head_logo {
	height: 77px;
	background-image: url(images/top_menu_r1_c1.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: 10px;
}

#head_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#head_menu li{
	padding: 0px;
	margin: 0px;
	float:left;
}

#head_image {
	list-style-type: none;
	margin: 5px 0px 10px;
	padding: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;*/
	clear:both;
}

#head_image li{
	padding: 0px;
	margin: 0px;
	float:left;
}


/*
	左メニュー(Topページ）
-----------------------------------------------------------------------------*/
#top_left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#top_left_menu .left_menu_item {
	padding: 0px;
	margin: 0px 0px 0px 7px;
}


/*
	右コンテンツ
-----------------------------------------------------------------------------*/

/* トップページ　タイトル背景 */
.top_subtitle {
	font-size: 15px;
	background-image: url(images/top_subtitle_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #339999;
	margin-bottom: 15px;
}

/* 記事 */
.contents_block {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	color: #333333;
}

.whats_new {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #E6E6E6;
	width: 500px;
	height: auto;
	line-height: 20px;	
}

.warn {
	color: #CC0033;	
}
.errmsg {
	background-color: #FFEEEE;
	padding: 10px;
	border: 1px solid #CC0033;
}
.green {
	color: #339966;	
}
.gray12 {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 7px;	
}

.strong15 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}

.bold {
	font-weight: bold;
	color: #666666;
}

.note {
	text-align: left;
	margin: 10px;
	font-size: 14px;
}

.bg_white {
	background-color: #FFFFFF;
}

.img_enclosure1 {
	padding: 3px;
	margin: 5px 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.img_enclosure2 {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px 10px;
	background-color: #DFDFDF;
}

.img_enclosure3 {
	border: none;
	padding: 0px;
	margin: 0px 10px;
}

.clear {
	clear: both;
}


table.table1 {
	border: 1px solid #666666;
	border-collapse: 
	collapse;
}
table.table1 th {
	border:1px solid #666666;
	background-color: #E2EEDB;
	font-weight: normal;
	text-align: center;
	color: #333333;
}

table.table1 td {
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0.3em;
}

table.table1 td.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}




/*
	TOPページ
-----------------------------------------------------------------------------*/
#toppage h2 {
	font-size: 15px;
	background-image: url(images/top_subtitle_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #339999;
	margin-bottom: 15px;
}

#toppage h3 {
	font-size: 15px;
	font-weight: bold;
	color: #7aa228;
}

/* 左メニュー */
#toppage #left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#toppage #left_menu .left_menu_item {
	padding: 0px;
	margin: 0px 0px 0px 7px;
}

#toppage #left_menu .left_menu_item a{
}

#toppage #left_menu .left_menu_item a:hover {
	color: #4A995C;
	text-decoration: none;
	background-color: #F2F9E6;
}

#toppage .backtotop {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*
	Contact Us ページ
-----------------------------------------------------------------------------*/
table#contactus  {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F4FBF4;
	table-layout:fixed;
}

table#contactus th {
	font-weight: normal;
	background-color: #D7F2D7;
	text-align: left;
	padding-left: 10px;
}

/*
	Reikiページ
-----------------------------------------------------------------------------*/
#reikipage h2 {
	font-size: 15px;
	background-image: url(images/top_subtitle_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #339999;
	margin-bottom: 15px;
}

#reikipage h3 {
	font-size: 15px;
	font-weight: bold;
	color: #7aa228;
}

/* 左メニュー */
#reikipage #left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}

#reikipage #left_menu .left_menu_item {
	margin: 0px 0px 10px 5px;
}

#reikipage #left_menu .left_menu_item a{
	display: block ;
	color: #666666;
	text-decoration: none;
	background-image: url(images/reiki_reftmenu_bar.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 10px;
	width:180px;
}

#reikipage #left_menu .left_menu_item a:hover {
	color: #4A995C;
	text-decoration: none;
	/*background-image: url(images/reiki_reftmenu_bar_o.gif);
	background-repeat: no-repeat;*/
	/*background-color: #F6F6F6;*/
	background-color: #F2F9E6;
}

#reikipage .backtotop {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*
	Yogaページ
-----------------------------------------------------------------------------*/
#yogapage h2 {
	font-size: 15px;
	background-image: url(images/top_subtitle_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #8c5f00;
	margin-bottom: 15px;
}

#yogapage h3 {
	font-size: 15px;
	font-weight: bold;
	color: #7aa228;
}

/* 左メニュー */
#yogapage #left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}

#yogapage #left_menu .left_menu_item {
	margin: 0px 0px 10px 5px;
}

#yogapage #left_menu .left_menu_item a{
	display: block ;
	color: #666666;
	text-decoration: none;
	background-image: url(images/yoga_reftmenu_bar.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 10px;
	width:200px;
}

#yogapage #left_menu .left_menu_item a:hover {
	color: #797404;
	text-decoration: none;
	/*background-image: url(images/reiki_reftmenu_bar_o.gif);
	background-repeat: no-repeat;*/
	/*background-color: #F6F6F6;*/
	background-color: #F9F4EE;
}

#yogapage .backtotop {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*
	Dressmakingページ
-----------------------------------------------------------------------------*/
#dresspage h2 {
	font-size: 15px;
	background-image: url(images/dress_subtitle_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	padding-bottom: 10px;
	color: #993300;
	padding-top: 20px;
	margin: 0px;
}

#dresspage h3 {
	font-size: 15px;
	font-weight: bold;
	color: #EFB987;
}

#dresspage h4 {
	font-size: 14px;
	color: #999900;
	font-weight: normal;
}

/* 左メニュー */
#dresspage #left_menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}

#dresspage #left_menu .left_menu_item {
	margin: 0px 0px 10px 5px;
}

#dresspage #left_menu .left_menu_item a{
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: url(images/dress_reftmenu_bar.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 10px;
	width:190px;
	background-position: left center;
}

#dresspage #left_menu .left_menu_item a:hover {
	color: #993300;
	text-decoration: none;
	/*background-image: url(images/reiki_reftmenu_bar_o.gif);
	background-repeat: no-repeat;*/
	/*background-color: #F6F6F6;*/
	background-color: #FFF5F0;
}

#dresspage .backtotop {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*************************************************************************************/
