/*
Theme Name:atelier carve
Description:atelier carve original
Author:jamworks.inc
Version: 1
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 100%;
	overflow: hidden;
}
#wrapper a {
	color: #333;
	text-decoration: none;
}

#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/
#header {
	height: 565px;
	width: 100%;
	margin: 0px;
}
#header_area {
	height: 525px;
	width: 100%;
	text-align: right;
}
#header_title {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	color: #666;
}
#header_img_area {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
}
#header_img {
	background-image: url(images/header.jpg);
	height: 500px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
}
#header h1 a{
	color: #666;
	text-decoration: none;
}
#header p {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin-top: -3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #main_nav {
	height: 40px;
	width: 100%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 980px;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/
#main {
	float: left;
	height: auto;
	width: 730px;
	margin: 0px;
}
.post {
	margin-bottom: 30px;
	z-index: 0;
}
.post a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}
.post img {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.post-meta {
	height: 1em;
	width: 100%;
	clear: both;
	padding-top: 2em;
	color: #A28223;
}
.post table {
	table-layout: fixed;
}

.post:after{
  content:"";
  display:block;
  clear:both;
}


.post2 {
	margin-bottom: 30px;
}
.post2 p {
	margin-left: 10px;
}
.post2 a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}
.post2 img {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.post2 ul {
	margin-left: 70px;
}

.post2 table {
	margin-left: 70px;
	table-layout: fixed;
}

.post2:after{
  content:"";
  display:block;
  clear:both;
}

#galle-post {
	float: left;
	width: 50%;
}



#topics {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow-y: scroll;
	overflow-x: visible;
	height: 100px;
	width: 710px;
	border: 1px solid #CCC;
	margin: 0px;
}
#topics a {
	text-decoration: underline;
}
#main h1 {
	background-image: url(images/main_h1.jpg);
	height: 30px;
	width: 690px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-left: 40px;
	font-weight: normal;
	color: #666;
	padding-top: 20px;
}
#main h1 a {
	text-decoration: none;
	color: #666;
	font-size: 18px;
}
#main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/main_h2.jpg);
	height: 28px;
	width: 690px;
	padding-top: 22px;
	padding-left: 40px;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
}
#main h2 a {
	text-decoration: none;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
#main h3 {
	background-image: url(images/main_h3.jpg);
	height: 25px;
	width: 630px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	color: #666;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main ol {
	margin: 0px;
}
#main .banner {
	text-align: center;
	height: auto;
	width: 690px;
}


#content_area {

}
#content_area img {
	margin: 0px;
	padding: 0px;
}
#content_area .hd_pic {
	margin-top: 30px;
}


.post #content_area table {
	table-layout:fixed;
}

#content_area .tbl_bd {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	table-layout: fixed;
}
#content_area .tbl_bd tr td {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#content_area .tbl_bd tr th {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #000;
	color: #FFF;
}
#content_area .tbl_bd tr,
#content_area .tbl_bd td {
	table-layout: fixed;
}

#content_box {
	float: left;
	width: 350px;
	height: 260px;
	margin-right: 10px;
}

#content_box .tbl_bd {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
	height: 230px;
	width: 350px;
}
#content_box .tbl_bd tr {
	width: 350px;
	table-layout: fixed;
}

#content_box .tbl_bd .cell01 {
	height: 42.5px;
	width: 330px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #FFF;
	table-layout: fixed;
	padding-left: 10px;
	background-color: #000;
	color: #FFF;
}
#content_box .tbl_bd .cell02 {
	height: 150px;
	width: 150px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	table-layout: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content_box .tbl_bd .cell03 {
	height: 37.5px;
	width: 170px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	table-layout: fixed;
	padding-left: 10px;
}

#content_box .tbl_nbd {
	height: 180px;
	width: 350px;
}
#content_box .tbl_nbd tr {
	width: 350px;
	table-layout: fixed;
}

#content_box .tbl_nbd .cell01 {
	height: 30px;
	width: 330px;
	table-layout: fixed;
	padding-left: 10px;
	color: #333;
}
#content_box .tbl_nbd .cell02 {
	height: 150px;
	width: 150px;
	table-layout: fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content_box .tbl_nbd .cell03 {
	height: 15px;
	width: 170px;
	table-layout: fixed;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	color: #333;
}


#content_box img {
	margin: 0px;
	padding: 0px;
}


#sidebar {
	float: right;
	width: 230px;
	padding-left: 20px;
	margin: 0px;
}
#sidebar h2 {
	font-size: 14px;
	background-image: url(images/side_h2.jpg);
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 30px;
	width: 180px;
	padding-top: 20px;
	color: #666;
}
#sidebar a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side_menu {
	height: 70px;
	width: 210px;
}
#side_menu a {
	display: table-cell;
	height: 70px;
	width: 210px;
}
.sidem01 {
	background-image: url(images/bn01_snake.jpg);
}
.sidem02 {
	background-image: url(images/bn02_lizard.jpg);
}
.sidem03 {
	background-image: url(images/bn03_turtle.jpg);
}
.sidem04 {
	background-image: url(images/bn04_tortoise.jpg);
}
.sidem05 {
	background-image: url(images/bn05_gecko.jpg);
}
.sidem06 {
	background-image: url(images/bn06_chameleon.jpg);
}
.sidem07 {
	background-image: url(images/bn07_amphibians.jpg);
}
.sidem08 {
	background-image: url(images/bn08_animals.jpg);
}
.sidem09 {
	background-image: url(images/bn09_other.jpg);
}
.sidem01:hover {
	background-image: url(images/bn01h_snake.jpg);
}
.sidem02:hover {
	background-image: url(images/bn02h_lizard.jpg);
}
.sidem03:hover {
	background-image: url(images/bn03h_turtle.jpg);
}
.sidem04:hover {
	background-image: url(images/bn04h_tortoise.jpg);
}
.sidem05:hover {
	background-image: url(images/bn05h_gecko.jpg);
}
.sidem06:hover {
	background-image: url(images/bn06h_chameleon.jpg);
}
.sidem07:hover {
	background-image: url(images/bn07h_amphibians.jpg);
}
.sidem08:hover {
	background-image: url(images/bn08h_animals.jpg);
}
.sidem09:hover {
	background-image: url(images/bn09h_other.jpg);
}


.screen-reader-text {
	display: none;
}

#footer {
	height: 50px;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 30px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}


.navigation{
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-position: 50% 0;
	height: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	width: 680px;
}
.navigation > div{
	width: 50%;
}

.navigation .alignright{
		text-align: right;
}

.navigation a{
	display: block;
	border: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
.navigation a:hover{
	color: #FFF;
	background-color: #CCC;
}
.navigation .alignright a:hover{
	border-left: 1px solid #ddd;
	color: #FFF;
}
.navigation .alignleft a:hover{
	color: #FFF;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/****************************************

          dropmenu

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

#menu-dropmenu{
	list-style-type: none;
	width: 980px;
	height: 35px;
	padding: 0;
	border-radius: 3px 3px 0 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 300px;
	margin-left: auto;
}
.menu-dropmenu-container {
	background-color: #000;
}

#main_nav span {
	font-size: 10px;
	font-weight: normal;
}
#menu-dropmenu .sub-menu a{
	font-weight: normal;
	font-size: 10px;
}


#menu-dropmenu li{
	position: relative;
	width: 12.5%;
	float: left;
	margin: 0;
	text-align: center;
	padding: 0;
}
#menu-dropmenu li a{
	display: block;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#menu-dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
}
#menu-dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#menu-dropmenu li ul li{
	overflow: hidden;
	width: 200%;
	height: 0;
	color: #FFF;
	z-index: 100;


  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#menu-dropmenu li ul li a{
	text-align: left;
	font-size: 12px;
	background-color: #000;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	color: #FFF;
}
#menu-dropmenu li:hover > a{
	color: #CCC;
	background-color: #000;
}
#menu-dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#menu-dropmenu li:hover ul li{
	overflow: visible;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#menu-dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#menu-dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#menu-dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}

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

          Font

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

.font_9 {
	font-size: 9px;
}
.font_10 {
	font-size: 10px;
}
.font_11 {
	font-size: 11px;
}
.font_12 {
	font-size: 12px;
}
.font_13 {
	font-size: 13px;
}
.font_14 {
	font-size: 14px;
}
.font_15 {
	font-size: 15px;
}
.font_16 {
	font-size: 16px;
}
.font_17 {
	font-size: 17px;
}
.font_18 {
	font-size: 18px;
}
.font_19 {
	font-size: 19px;
}
.font_20 {
	font-size: 20px;
}
.font_21 {
	font-size: 21px;
}
.font_22 {
	font-size: 22px;
}
.font_23 {
	font-size: 23px;
}
.font_24 {
	font-size: 24px;
}
.font_26 {
	font-size: 26px;
}
.font_28 {
	font-size: 28px;
}
.font_29 {
	font-size: 29px;
}
.font_30 {
	font-size: 30px;
}
.font_36 {
	font-size: 36px;
}
.font_c_bw {
	color: #693806;
}
.font_c_pk {
	color: #FFA6FF;
}
.font_c_rd {
	color: #F00;
}



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

          biz_calendar

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

#biz_calendar {
	margin-left: 0px;
	margin-right: 50px;
	width: 100%;

}

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

          Clearfix

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

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}

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

          コンタクトフォーム7

*****************************************/
span.wpcf7-list-item {
display: block;
}
#content_area .tbl_bd tr td img {
	margin: 0px;
	padding: 0px;
}


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

          クロスフェード

*****************************************/
#imageContainer {
	position:relative;
	margin:auto;
	width:980px; /*画像の横幅*/
	border:1px solid #000; /*画像のまわりのボーダー*/
	height: 250px;
}

#imageContainer img {
display:none;
position:absolute;
top:0; left:0;
}
