@charset "UTF-8";
/*
Theme Name: freyia
Theme URI: http://salon-freyia.sakura.ne.jp
Description: フレイアのためのオリジナルテーマ
Version: 0.1
Author: U-ronim
Author URI: http://www.vc1.jp
*/

*{
	margin:0;
	padding:0;
}





table.staff_table:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



table.staff_table:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



a img {
	border-style: none;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.clear {
	clear:both;
}

body {
	background: #FFFF9B;
	font-size: 12px;
	color: #333333;
	line-height: 1.7;
}

#background {
	background: url(img/bg.jpg) repeat-y center top;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
}

#header {
	width: 800px;
	height: 406px;
	margin: 0px auto;
}
#header h1 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

}
#sidemenu {
	width: 205px;
	float: left;
}
#sidemenu p {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}


#sidemenu ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

/*
#sidemenu li {
	list-style-image: url(img/side_list.gif);
	line-height: 1.7;
	font-size: 14px;
	margin-bottom: 5px;
}

#sidemenu li a {
	color: #975137;
	text-decoration: none;
	font-weight: bold;
}

#sidemenu li a:hover {
	color: #660000;
	text-decoration: underline;
	margin-left: 3px;
}
*/
#sidemenu ul {
	list-style-type: none;
}

#sidemenu ul li {
	display: inline;
}

#sidemenu ul li a {
	display: block;
	height: 34px;
	width: 180px;
}

#sidemenu ul li#nv-1 a {
	background: url(img/menu01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-1 a:hover {
	background: url(img/menu01.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-2 a {
	background: url(img/menu02.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-2 a:hover {
	background: url(img/menu02.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-3 a {
	background: url(img/menu03.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-3 a:hover {
	background: url(img/menu03.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-4 a {
	background: url(img/menu04.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-4 a:hover {
	background: url(img/menu04.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-5 a {
	background: url(img/menu05.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-5 a:hover {
	background: url(img/menu05.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-6 a {
	background: url(img/menu06.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-6 a:hover {
	background: url(img/menu06.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-7 a {
	background: url(img/menu07.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-7 a:hover {
	background: url(img/menu07.gif) repeat -180px 0px;
}

#sidemenu ul li#nv-8 a {
	background: url(img/menu08.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-8 a:hover {
	background: url(img/menu08.gif) no-repeat -180px 0px;
}

#sidemenu ul li#nv-9 a {
	background: url(img/menu09.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-9 a:hover {
	background: url(img/menu09.gif) repeat -180px 0px;
}

#sidemenu ul li#nv-10 a {
	background: url(img/menu10.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidemenu ul li#nv-10 a:hover {
	background: url(img/menu10.gif) repeat -180px 0px;
}



#sidemenu p#bn-Blog {
}
#sidemenu p#bn-Blog a {
	background: url(img/bn_blog.jpg) no-repeat 0px 0px;
	height: 73px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#sidemenu p#bn-Blog a:hover {
	background: url(img/bn_blog.jpg) no-repeat -190px 0px;
}

#contents {
	background: #FFFFFF;
	width: 595px;
	float: right;
	border-bottom: 1px dotted #999999;
}
#contents h2 {
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
#contents h3 {
	font-size: xx-large;
	color: #660000;
	text-align: center;
	vertical-align: middle;
}
#contents h4 {
	text-align: center;
	vertical-align: middle;
}
#contents p {
	font-size: 14px;
	line-height: 1.3;
	/*vertical-align: middle;*/
	/*margin-left: 20px;*/
	/*margin-right: 20px;*/
	margin-bottom: 20px;
}

#contents p img.alignnone {
	/*margin-left: -20px;*/
}

body.page-id-9 #contents p img.alignnone {
	margin-left: auto;
	margin-right: auto;
}

#contents .center {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 16px;
}
#contents #rep {
	font-size: x-large;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
#contents .right {
	text-align: right;
	vertical-align: middle;
	margin-bottom: 20px;
	font-size: 16px;
}

#contents ul {
	margin-left: 120px;
	margin-bottom: 15px;
}
#contents li {
	line-height: 2;
	font-size: 16px;
	list-style-image: url(img/list.gif);
}
#contents table {
	width: 540px;
	border-style: none;
	margin: 0px auto 10px;
	background: #FFF9E0;
	border-collapse: collpase;
	border-spacing: none;
}
#contents caption {
	background: #FFFF9B;
	text-align: left;
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 0px;
	vertical-align: middle;
	line-height: 2.5;
}
#contents table tr {
	margin: 0px;
	padding: 0px;
}
#contents table td {
	font-size: 14px;
	margin: 0px;
	padding: 5px;
	line-height: 1.5;
	vertical-align: top;
}
#contents #post {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}

body div.postBody {
	margin-right: 10px;
	margin-left: 10px;
}

body.page-id-9 #contents table {
	float:right;
}

body.page-id-9 #contents h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: #FFFFCA;
	line-height: 28px;
	margin-bottom: 10px;
	text-indent: 15px;
	width: 575px;
	border-top: 1px solid #AC8B56;
	border-bottom: 1px solid #AC8B56;
	clear: both;
	margin-top: 10px;
	text-align: left;
}

#contents table.staff_table {
	border-collapse: collapse;
	float: right;
	width: 410px;
	background: #FFFFFF;
}

#contents table.staff_table tr {
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}

#contents table.staff_table td {
	font-size: 12px;
	padding: 5px 10px;
	vertical-align: top;
}

#formTb {
	border-top: 1px dotted #CDB998;
	border-right: 1px dotted #CDB998;
	border-bottom: 1px dotted #CDB998;
	border-left: 15px solid #CDB998;
	padding:20px;
}
#formTb p {
	font-size: 12px;
	line-height: 1.8;
}
#formTb p span {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
#formTb p#submitBtn {
	text-align: center;
	font-size: 12px;
	line-height: 3;
}
#formTb p#submitBtn input {
	padding: 3px 10px;
	margin-top: 10px;
}

h3#h3-news {
	width: 560px;
	margin-right: auto;
	margin-left: auto;	
}

#newsContents {
	width: 550px;
	border: 5px solid #AC8B56;
	margin-right: auto;
	margin-left: auto;
}

body.home div.postBody {
	margin: 20px;
	font-size: 12px;
}

body.home #contents h4 {
	text-align: left;
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.1;
	border-bottom: 1px dotted #FFDFBF;
	padding-bottom: 5px;
}

body.home div.topics {
	margin-bottom: 1em;
	border-bottom: 1px dotted #EEEEEE;
}

body.page-id-7 table td img {
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #eeeeee;
}

body.page-id-9 #contents p {
	font-size: 14px;
	line-height: 1.3;
	vertical-align: top;
	margin: 0px;
}
body.category div.postBody {
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	background: url(img/bg_postbody.jpg) no-repeat center bottom;
	padding-bottom: 20px;
	overflow: hidden;
	padding-top: 10px;
	line-height: 1.7;
}
body.category #contents div.postBody h3 {
	font-size: 14px;
	text-align: left;
	line-height: 1.1;
	border-bottom: 5px solid #EEEEEE;
	margin-bottom: 15px;
}
body.category #contents div.postBody h3 span {
}

body.category #contents p {
	font-size: 12px;
	line-height: 1.7;
	margin-right: 20px;
	margin-left: 20px;
}

#nvPage {
	text-align: center;
	margin-bottom: 30px;
}

.wp-pagenavi a:visited {
	border: 1px dashed #333333;
}

#footer {
	background: url(img/bg_footer.jpg) no-repeat center bottom;
	height: 80px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

address {
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-right: 20px;
	line-height: 80px;
}

#contents p.top_page{
    margin-left:20px;
    margin-right:20px;
}

#r_color{
    margin-left:20px;
    margin-right:20px;
    color:#FF0000;
}
