*{margin:0; padding:0}

body {
	background-image: url("../images/header/backgound_image.png");
    background-repeat: repeat-x;
    color: #333;
    font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
    margin: 0 auto;
    width: auto;
}
.mac.safari body {
	background-color: #fff;
}

.mac.safari #one_column_contents.gallery_con {
	
}
.mac body {
	margin: 0;
	padding: 0;
}
.mac #container {
	position: absolute;
	top: -40px;
	right: -20px;
	overflow-x: hidden;
}
.mac #container mac_index_con {
}
.mac #global_menu {
	margin: 0 40px;
}
.mac #global_over {
	position: relative;
	margin-top: -130px;
	overflow-x: hidden;
}
.mac footer {
	position: relative;
	overflow-x: hidden;
}

.mac #global_over {
	margin-top: 40px;
	width: 100%;
}
.mac #global_over.index_over {
}
.mac #one_column_contents.index_con {
	clear: both;
    background-color: #fff;
    border: 1px solid #ccc;
    height: 1300px;
    margin: 50px 30px 10px;
    width: 950px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.mac.safari .art_gallery_table1 {
	width: 1050px;
}
.mac.safari .art_gallery_table1 td {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #fff;
}
.mac.safari #one_column_contents{
	width: 1200px;
}
.mac.safari h2 {
	margin: 20px 75px 50px;
}
.mac.safari #header.index_header {
	background-image: url("../images/header/header_one3.png");
    background-repeat: no-repeat;
    box-shadow: none;
    height: 463px;
    margin-top: 150px;
    width: 1250px;
}
.mac.safari #one_column_contents.index_con {
	clear: both;
	width: 1000px;
	position: relative;
	left: 150px;
}
.mac.safari div.article{width:60%;min-width:640px;max-width:1300px;margin:0 auto;}

@media screen and (-webkit-min-device-pixel-ratio:0){
#one_column_contents.gallery_con {
	width: 1200px;
}


.art_gallery_table1 td {
    border: 1px solid #ccc;
    width: 100px;
	height: 300px;
}
.art_gallery_table2 td {  
	width: 100px;
	height: 300px;
}
.art_gallery_table3 td {
	width: 100px;
	height: 300px;
}

#header.index_header {
	background-image: url("../images/header/header_one3.png");
    background-repeat: no-repeat;
    box-shadow: none;
    height: 463px;
    margin-top: 150px;
    width: 1250px;
}

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .contents-block {
    position: static;
  }
.dropmenu {
	margin-top: 150px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, #id {
        margin-top: 1em;
    }
.dropmenu {
	margin-top: 150px;
}
}
/* end */
.mac.safari #inner_contents_le {
	margin-left: -30px;
}
.mac.safari h2.top_h2{
	position: relative;
	top: 0px;
	left: -20px;
}
.mac.safari .flame_twitter {
	margin-top: 8px;
}
.mac.safari h2.blog {
    position: relative;
	top: 0px;
	right: 46px;
}
body:after {
  content: url("../imges/close.png") url("../img/loading.gif") url("../img/prev.png") url("../img/next.png");
  display: none;
}
#container{
	margin-top: 0px;
	margin: 0 auto;
	height: auto;
	width: auto;
}
#logo {
    background-image: url("../images/header/logo2.png");
    float: left;
    height: 80px;
    margin-top: -30px;
    width: 180px;
}
/***********global_menuでmargin-top調整して上のラインあるタイプに切り替え(50px)****/
/*******************************************Mac用ナビ***************************/
/************ここから*********************************/
/***************コピペ*************************************/
a,a:link,a:visited {
	color: #4776AF;
	text-decoration: none;
}

a:hover,a:active {
	color: #9fb7d4;
}


#nav {
    height: 50px;
    margin: -1px auto;
    width: 1100px;
}

#nav ul {
    list-style: none;
}
#nav ul li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 50px;
    text-align: center;
    width: 180px;
}
/**********ユーザビリティー実験用****************/

/**********実験用END****************/

#nav ul li a {
    background: #9fb7d4 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 50px;
    line-height: 2.5em;
    width: 180px;
    border-bottom: solid 1px #ccc;
    transition: all 0.5s ease;

}

#nav ul li a:hover {
	color: #fff;
	background: #afc6e2;
	border-bottom: solid 1px #ccc;
}

#nav ul li ul {
	display: none;
	height: 50px;

}

#nav li li a {
	background-color: #dfdfdf;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	width: 155px;
	text-align: left;
	padding-left: 25px;
	font-size: 21px;
	color: #000;
	margin-left: -1px;
}
#nav ul li:hover ul {
	display: block;
	width: 180px;
	line-height: 2.5em;
	border-bottom: 1px solid #ccc;
}

#nav {
    height: 50px;
    margin: -1px auto;
    width: 1100px;
}

#nav ul {
    list-style: none;
}
#nav ul li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 50px;
    text-align: center;
    width: 180px;
}
/********************NAV****END**************************/


/********************NAV*****CHANGE*********************/
#nav_change {
    height: 50px;
    margin: -1px auto;
    width: 1100px;
}

#nav_change ul {
    list-style: none;
}
#nav_change ul li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 50px;
    text-align: center;
    width: 180px;
}
#nav_change ul li a {
    background: #9fb7d4 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 50px;
    line-height: 2.5em;
    width: 180px;
    border-bottom: solid 1px #ccc;
    transition: all 0.5s ease;

}

#nav_change ul li a:hover {
	color: #fff;
	background: #afc6e2;
	border-bottom: solid 1px #ccc;
}

#nav_change ul li ul {
	display: none;
	height: 50px;

}

#nav_change li li a {
	background-color: #dfdfdf;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	width: 155px;
	text-align: left;
	padding-left: 25px;
	font-size: 21px;
	color: #000;
	margin-left: -1px;
}
#nav_change ul li:hover ul {
	display: block;
	width: 180px;
	line-height: 2.5em;
	border-bottom: 1px solid #ccc;
}

#nav_change {
    height: 50px;
    margin: -1px auto;
    width: 1100px;
}

#nav_change ul {
    list-style: none;
}
#nav_change ul li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 50px;
    text-align: center;
    width: 180px;
}
/***********メニュー重なり順*****************/
ul.z_in {
    position: relative;
    top: 0;
    z-index: 1;
}
h2.z_in {
    z-index: 2;
}
p.z_in {
	z-index: 3;
}
/***********メニュー重なり順END*****************/

/********************NAV*****CHANGE*END********************/

/*********.chromeと.operaはセレクタ（挙動）が同じ********/

/********************NAV2****************************/
/*************************************************/
.firefox #nav2 { display: none; }
.firefox #nav_change { display: none; }
.ie11_0 #nav2 { display: none; }
.ie11_0 #nav_change { display: none; }
.ie10_0 #nav2 { display: none; }
.ie10_0 #nav_change { display: none; }
.ie9_0 #nav2 { display: none; }
.ie9_0 #nav_change { display: none; }
.chrome #nav2 { display: none; }
.chrome #nav_change { display: none; }

.safari #nav { display: none; }

/**************何故かクローム=オペラになっている****************/
#nav2 {
    height: 50px;
    margin: -1px auto;
    width: 1100px;
}

#nav2 ul {
    list-style: none;
}
#nav2 ul li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    height: 50px;
    text-align: center;
    width: 180px;
}
/**********ユーザビリティー実験用****************/

/**********実験用END****************/

#nav2 ul li a {
    background: #9fb7d4 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 50px;
    line-height: 2.5em;
    width: 180px;
    border-bottom: solid 1px #ccc;
    transition: all 0.5s ease;

}

#nav2 ul li a:hover {
	color: #fff;
	background: #afc6e2;
	border-bottom: solid 1px #ccc;
}

#nav2 ul li ul {
	display: none;
	height: 50px;

}

#nav2 li li a {
	background-color: #dfdfdf;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	width: 155px;
	text-align: left;
	padding-left: 25px;
	font-size: 21px;
	color: #000;
	margin-left: -1px;
}
#nav2 ul li:hover ul {
	display: block;
	width: 180px;
	line-height: 2.5em;
	border-bottom: 1px solid #ccc;
}

/***********************navサンプル終了**********************************/
/********1/6*************ポイント1*****************/
/******************************************************/
/****子要素hoverの調整（activeとone_activeの要素）***********************/

/****子要素hoverの調整（activeとone_activeの要素）終了***********************/

/***********************navサンプル終了**********************************/

/***global_menu***/
#header {
    background-image: url("../images/header/header_one.png");
    background-repeat: no-repeat;
    height: 444px;
    margin: 0 auto;
    width: 1100px;
	box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

#header.index_header {
    background-image: url("../images/header/header_one3.png");
    background-repeat: no-repeat;
    box-shadow: none;
    height: 463px;
    margin-top: -41px;
    width: 1250px;
}
#header.header_change {
    background-image: url("../images/header/header_one4.png");
    background-repeat: no-repeat;
    box-shadow: none;
    height: 463px;
    margin-top: -34px;
	margin-left: 80px;
    width: 1250px;
}
.ie11_0 #header.header_change { display: none; }
.ie10_0 #header.header_change { display: none; }
.ie9_0 #header.header_change { display: none; }
.firefox #header.header_change { display: none; }
.opera #header.header_change { display: none; }
.chrome #header.header_change { display: none; }


.safari #header.index_header { display: none; }


.header_font {
    background-image: url("../images/header/header_font1.png");
    height: 38px;
    left: 400px;
    position: absolute;
    top: 318px;
    width: 378px;
}

#header.h_shop {
    background-image: url("../images/header/header_shop.png");
    height: 250px;
    margin-top: 2px;
    width: 1000px;
}
#header.h_information {
    background-image: url("../images/header/header3_1.png");
    height: 423px;
    width: 1100px;
	margin-top: 2px;
}

#header.h_about {
    background-image: url("../images/header/header_about.png");
    height: 400px;
    margin-top: 2px;
    width: 1100px;
}
#header.h_contact {
    background-image: url("../images/header/header_access.png");
    height: 250px;
    margin: 2px auto;
    width: 1000px;
}
#header.h_blog {
    background-image: url("../images/header/header_blog.png");
    height: 250px;
    margin: 2px auto;
    width: 1000px;
}
#header.h_artist {
    background-image: url("../images/header/header_artist.png");
    background-repeat: no-repeat;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 364px;
    margin: 2px auto;
    width: 1000px;
	}
#header.h_order {
	background-image: url("../images/header/header_order.png");
    background-repeat: no-repeat;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 250px;
    margin: 2px auto;
    width: 1000px;
}

#header.gallery_header {
    background-image: url("../images/header/header_gallery4.png");
    background-repeat: no-repeat;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 450px;
    width: 1000px;
}
#header.gallery_header > p {
    padding: 36px 84px;
}
.object_art1 {
    background-image: url("../images/header/header6ob1.png");
    height: 360px;
    margin-left: -125px;
    margin-top: -460px;
    width: 451px;
}


.object_art2 {
    background-image: url("../images/header/header6ob2_5.png");
    height: 405px;
    left: 400px;
    position: relative;
    top: -410px;
    width: 210px;
}
.object_art3 {
    background-image: url("../images/header/header6_1ob.png");
    height: 250px;
    left: -128px;
    position: relative;
    top: -23px;
    width: 250px;
}


.object_art4 {
    background-image: url("../images/header/header6ob3.png");
    height: 250px;
    left: 963px;
    position: relative;
    top: -55px;
    width: 138px;
}
#main {
    background-color: #eee;
    height: 700px;
    width: 1300px;
}

#box{
	width:1300px;
	height:600px;
	float:left;
	background-color: #eee;
}
#contents{
	width:1300px;
	height:500px;
	background-color:#eee;
}


#one_column_contents {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: auto;
    margin: 50px auto;
    width: 1000px;
}
#one_column_contents.gallery_con {
	margin-top: 30px;
}
#one_column_contents_blog {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 1000px;
    margin: 50px auto;
    width: 1000px;
}
#one_column_contents_artist {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 650px;
    margin: 50px auto;
    width: 1000px;
}
#one_column_contents.index_con {
    background-color: #fff;
    border: 1px solid #ccc;
    height: auto;
    margin: 0px auto 70px;
    width: 968px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
#one_column_contents_in-store {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: auto;
    margin: 50px auto;
    width: 1000px;
}
#one_column_contents_order {
	background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: auto;
    margin: 50px auto;
    width: 1000px;
}



/**************アーティストページ***********************/
.inner_contentsArtist {
    margin: 0 80px;
    width: 850px;
}
/**************アーティストページ終了***********************/
.contents_bottom {
    background-image: url("../images/contents/sakamotoneko.jpg");
    height: 425px;
    width: 301px;
}
/************ブログコンテンツ***********************************/
.iframe_blog_index {
    margin-left: 70px;
    width: 350px;
	height: 270px;
	float: left;
	overflow-y: hidden;
}
.inner_left {
	float: left;
}
.inner_right {
	float: right;
	width: 400px;
	height: 350px;
	margin-right: 80px;
}
.blog_iframe {
    border: 1px solid #ccc;
}
.copyright_con {
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    float: right;
    height: 223px;
    margin-right: 63px;
    width: 450px;
}
.copyright_con > p {
	margin-right: 45px;
    margin-top: 8px;
}
.blog_kingyo_ob {
    background-image: url("../images/contents/kingyo.png");
    height: 240px;
    left: 950px;
    position: absolute;
    top: 350px;
    width: 300px;
}

.blog_kingyo_ob1 {
    background-image: url("../images/contents/kingyo1.png");
    height: 240px;
    left: 150px;
    position: absolute;
    top: 1050px;
    width: 300px;  
}

.blog_kingyo_ob1_art {
    background-image: url("../images/contents/kingyo1.png");
    height: 240px;
    left: 150px;
    position: absolute;
    top: 950px;
    width: 300px;
}
/***店舗ページ*******************/

.inner_rightInstore {
    float: right;
    margin-right: 25px;
}

.inner_in_right > p {
    margin-top: 25px;
}

.inner_leftInstore {
    display: block;
	margin-left: -10px;
    float: left;
    width: 400px;
}
.inner_contents_instore2 {
	clear: both;
	width: 100%;
	height: auto;
}

table.in-store_table {
    border: 1px solid #ccc;
	margin: 0 auto;
	margin-top: 570px;
	margin-bottom: 40px;
	/**２重枠線消す**/
	border-collapse: separate;
	border-spacing:0;
	empty-cells:show;
	border-top:1px solid #ccc;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #ccc;
	/**２重枠線消す**/
    height: auto;
    width: auto;
}
table.in-store_table tr {
	
}
table.in-store_table td {
	border: 1px solid #ccc;
	/**２重枠線消す**/
	border-top:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:none;
	/**２重枠線消す**/
	padding: 20px;
	width: 250px;
	height: 333px;
}
/***店舗ページEND*******************/

/******order.html*********************/
.inner_box_order {
    margin-left: 85px;
}

table#order_table.z_order {
	
	position: relative;
	z-index: 1;
	
	
}
table#order_table td {
    border: 1px solid #ccc;
	background-color: #fff;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 10px;
}
table#order_table.z_order {
    border-collapse: collapse;
    margin: 60px auto;
    position: relative;
    z-index: 1;
}

table#table_order td {
	border-collapse: collapse;
    border-spacing: 0;
	padding: 20px;
	height: auto;
    width: auto;
}


#table_orderBack.z_order {
    background-image: url("../images/contents/table_orderBack2.png");
    background-repeat: no-repeat;
    height: 700px;
    left: 282px;
    position: absolute;
    top: 815px;
    width: 782px;
    z-index: 0;
}

/******order.htmlEND********************/
/***各種ページtable****************/
table.art_table {
    margin: 20px 120px;
}

table.art_table_shop {
    border-collapse: collapse;
    clear: both;
    margin: -150px auto 50px;
}
/**.tdhover a{
height:100%;
display:block;
padding:15px;
transition: all 0.5s ease 0s;
}
.tdhover a:hover{
background-color:skyblue;
}**/
table.art_table_shop td {
    border: 15px solid #ccc;
    padding: 10px;
}
.object_line1 {
    background-image: url("../images/line/CUTE-LIFE2.jpg");
    float: right;
    height: 200px;
    margin-right: 100px;
    margin-top: -10px;
    width: 200px;
}

.object_line2 {
    background-image: url("../images/line/pretty2.png");
    float: right;
    height: 200px;
    margin-right: -186px;
    margin-top: 250px;
    width: 200px;
}
table.art_table_index {
    margin: -10px 100px;
}
p.gallery_table_p {
    font-size: 13px;
    margin-left: -44px;
    margin-top: -11px;
}

#one_column_contents.index_con table.art_table {
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 315px;
    margin: -55px 85px;
    width: 800px;
}

.art_table_shop {
    margin-bottom: 80px;
    margin-left: 155px;
    margin-top: 0;
}


.art1_shop {
	background-image: url("../images/shop/IMG_4978.png");
    background-repeat: no-repeat;
    height: 251px;
    width: 250px;
}
.art2_shop {
	background-image: url("../images/shop/IMG_4981.png");
    background-repeat: no-repeat;
    height: 251px;
    width: 250px;
}
.art3_shop {
    background-image: url("../images/shop/IMG_5037.png");
    background-repeat: no-repeat;
    height: 250px;
    margin-left: 30px;
    width: 188px;
}
.art4_shop {
    background-image: url("../images/shop/IMG_4482-min.png");
    background-repeat: no-repeat;
    height: 250px;
    margin-left: 30px;
    width: 188px;
}
.art5_shop {
    background-image: url("../images/shop/IMG_4999-min.png");
    background-repeat: no-repeat;
    height: 250px;
    margin-left: 30px;
    width: 188px;
}
.art6_shop {
    background-image: url("../images/shop/IMG_5003.png");
    background-repeat: no-repeat;
    height: 250px;
    margin-left: 14px;
    width: 188px;
}

.object_shop {
    background-image: url("../images/shop/2ece5edbdfc0044d291c2c9133d168ff.png");
    height: 118px;
    position: relative;
    top: -376px;
    width: 240px;
}

.shop_ob_one {
    margin-top: 30px;
}
a.a_shop {
    display: block;
    height: 118px;
    left: 622px;
    position: relative;
    top: -77px;
    width: 240px;
}

.a_amazon {
    background-image: url("../images/shop/amazon_high_touch.png");
    display: block;
    height: 70px;
    left: 622px;
    position: relative;
    top: -472px;
    width: 240px;
}
.art1 {
    background-image: url("../images/contents/mikaeri_cat_line.jpg");
    background-repeat: no-repeat;
	border: 1px solid #ccc;
    height: 259px;
    margin-left: 45px;
    width: 200px;
}

.art2 {
    background-image: url("../images/contents/mikaeri_cat_second.png");
    background-repeat: no-repeat;
	margin-left: 20px;
    height: 260px;
    width: 200px;
}
.art3 {
    background-image: url("../images/contents/mikaeri_cat_third.png");
    background-repeat: no-repeat;
	margin-left: 20px;
    height: 260px;
    width: 230px;
}
ul.kaiten {
    list-style: outside none none;
    margin: 470px auto 0;
	width: 650px; /***画像の横幅距離感***/
    padding: 30px;
}
ul.kaiten li {
	width: 400px;
    text-align: center;
    cursor: pointer;
	}
#about_inner_contents > p {
    margin: -30px 80px 20px 11px;
}
.about_art1 {
    background-image: url("../images/gallery/metamorphosis_sanmenkimen2.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    height: 253px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
    width: 214px;
}
.about_art2 {
    background-image: url("../images/gallery/mikaeri_cat3_2.png");
    background-repeat: no-repeat;
	border: 1px solid #ccc;
    height: 249px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
	width: 250px;
}
.about_art3 {
    background-image: url("../images/gallery/onigawara_canvas5_2.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    height: 250px;
    margin: 15px;
	width: 250px;
}
table.about_art_table {
	border: 1px solid #ccc;
    margin: 0 80px 80px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
table.info_table {
    border: 1px solid #ccc;
    margin: 0 auto 80px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
table.info_table .art_info1 {
    background-image: url("../images/contents/onigawaraCG.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    height: 280px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
    width: 280px;
}
table.info_table .art_info2 {
    background-image: url("../images/contents/onigawaraCG_RX78.png");
    background-repeat: no-repeat;
	border: 1px solid #ccc;
    height: 280px;
    margin-left: 15px;
    width: 280px;
}
table.info_table .art_info3 {
    background-image: url("../images/contents/onigawara_kikuCG.png");
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    height: 280px;
    margin-left: 15px;
    margin-right: 15px;
    width: 280px;
}


table.art_table_shop td:hover {
	background: #ddf7fd;
	transition: all 1.5s ease 0s;
}




.art_gallery_table1 td {
    border: 1px solid #ccc;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.art_gallery_table1 {
    border-collapse: collapse;
    margin-left: 39px;
}
.art1_gallery {
    background-image: url("../images/gallery/metamorfosis_kabekara.png");
    height: 250px;
    width: 199px;
}
.art2_gallery {
    background-image: url("../images/gallery/metamorfosis_shizuku.png");
    height: 250px;
    width: 194px;
}
.art3_gallery {
    background-image: url("../images/gallery/metamorfosis_swich.png");
    height: 250px;
    width: 201px;
}
.art4_gallery {
    background-image: url("../images/gallery/metamorfosis_tare.png");
    height: 250px;
    width: 195px;
}
.art5_gallery {
    background-image: url("../images/gallery/metamorfosis_tsubure.png");
    height: 250px;
    width: 196px;
}
.art6_gallery {
    background-image: url("../images/gallery/metamorfosis_nobi.png");
    height: 250px;
    width: 200px;
}
.art7_gallery {
    background-image: url("../images/gallery/metamorfosis_sandan.png");
    height: 250px;
    width: 202px;
}
.art8_gallery {
    background-image: url("../images/gallery/metamorfosis_hatsuga.png");
    height: 250px;
    width: 194px;
}
/**********gallery_tabele2個目**************************/
.art_gallery_table2 {
    margin: 30px auto;
    border-collapse: collapse;
}
.art_gallery_table2 td {
    border: 1px solid #ccc;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.art9_gallery {
    background-image: url("../images/gallery/onigawaraRX78_canvas4.png");
    height: 250px;
    width: 250px;
}
.art10_gallery {
    background-image: url("../images/gallery/onigawara_canvas5.png");
    height: 250px;
    width: 250px;
}
.art11_gallery {
    background-image: url("../images/gallery/onigawara_kiku_canvas3.png");
    height: 250px;
    width: 247px;
}
/**********gallery_tabele2個目END**************************/
/**********gallery_tabele3個目**************************/

.art_gallery_table3 {
    margin-bottom: 100px;
    margin: -10px auto 50px;
    border-collapse: collapse;
}

.art_gallery_table3 td {
    border: 1px solid #ccc;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
/*metamorphosis_sanmenkimen.png*/
.art12_gallery {
    background-image: url("../images/gallery/metamorphosis_sanmenkimen.png");
    height: 250px;
    width: 214px;
}
.art13_gallery {
    background-image: url("../images/gallery/mikaeri_cat.png");
    height: 250px;
    width: 200px;
}
.art14_gallery {
    background-image: url("../images/gallery/goro_chan_canvas3.png");
    height: 250px;
    width: 333px;
}
/*ギャラリー*/
/**.art_gallery_table1 td a{
height:100%;
display:block;
}
.art_gallery_table1 td a:hover {
	background-color: #ccc;
	height:100%;
    display:block;
}***/
/*goro_chan_canvas3.png*/

/*onigawaraRX78_canvas4.png*/
#inner_contents_le {
    width: 600px;
}
#one_column_contents p {
    padding: 15px 10px 10px 50px;
    font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGOTHIC",sans-serif;
}


#top_contents_le_p {
    margin-left: 20px;
    margin-top: -39px;
    width: 600px;
}

.flame_twitter {
    margin-right: 20px;
}
#inner_contents_le p {
    margin-left: 20px;
    margin-top: -20px;
}
#nav.z_indexGA {
    position: relative;
	z-index: 1;
}
	
.art_gallery_table1.z_indexGA td img {
	position: relative;
	z-index: 2;
    margin: 0 2px;
}

td p {
    font-size: 15px;
}
h1 {
    background-image: url("../images/contents/title11.png");
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    color: #999;
    font-size: 16px;
    height: 23px;
    margin: 20px 57px 50px;
    padding: 4px 15px;
    text-shadow: 2px 2px 1px #fff;
    width: 820px;
}
h2 {
    background-image: url("../images/contents/title11.png");
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    color: #999;
    font-size: 16px;
    height: 23px;
    margin: 20px 57px 50px;
    padding: 4px 15px;
    text-shadow: 2px 2px 1px #fff;
    width: 820px;
}

h2.blog {
    margin-top: 70px;
}
h2.top_h2 {
    width: 500px;
}


div.twitter_widget_style {
	width: 200px;
}
h4 { 
    color: #555;
    font-size: 110%;
    padding-bottom: 5px;
}

#one_column_contents.contents_box p {
    color: #333;
    margin-left: 50px;
    margin-top: -20px;
}
iframe {
   
}

#iframe_map {
    height: 450px;
    margin-bottom: 60px;
    margin-left: 120px;
    width: 600px;
}
iframe.iframe_blog {
    border: 1px solid #ccc;
    height: 750px;
    margin-bottom: 30px;
    margin-left: 90px;
    padding: 10px;
    width: 370px;
}
table.table_inquiry {
    margin-left: 121px;
    border-collapse: collapse;
}

#inquiry_contents p {
    padding: 7px;
}

.table_inquiry td {
    border: 1px solid #ccc;
    width: 240px;
}
.form {
    float: left;
}
.form2 {
    float: right;
    color: red;
}

.reset {
    margin-left: -5px;
}
.submit {
    margin-left: 120px;
}

.one_back_button {
    margin-left: 120px;
}


.back_button {
    margin-left: -5px;
}

.mouse {
    margin-left: 121px;
}
p.finish_p {
    margin-bottom: 50px;
    margin-left: 83px;
    width: 700px;
}
/****************inquiryとreleaseに影響*****************/
  /*********************************************************/
div.example1 {
    overflow: auto;
}

div.example1 {
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    color: #000000;
    height: 150px;
    margin-bottom: 1.5em;
    margin-left: 90px;
    margin-top: -11px;
    width: 770px;
}
  /**********************************************************/
/****************inquiryとreleaseに影響*****************/

.release1 {
    border: 1px solid #ccc;
    height: 200px;
    margin-bottom: 50px;
    margin-left: 130px;
    overflow: auto;
    width: 700px;
}
#inquiry_contents > form {
    margin-bottom: 50px;
}
#footer {
    margin: auto;
    background-image: url("../images/footer.png");
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
    height: 50px;
    width: 1300px;
}
#footer > p {
	margin: 8px 8px 8px 425px;
}
.mail_form {
    margin-left: 5px;
}
/**********************Ameblo読み込みCSS************************/
/*その②*/
.rss_dl {
    margin-left: 100px;
    width: 750px;
}
h4 {
    color: #555;
    font-size: 16px;
    margin-left: 81px;
    padding-bottom: 5px;
}

/**********************Ameblo読み込みCSS************************/

/**********************Ameblo読み込みCSS************************/
/*その①
/*li.rssRow.odd {
    list-style: outside none none;
    margin-left: 100px;
    margin-top: 30px;
    width: 750px;
}

li.rssRow.even {
    list-style: outside none none;
    margin-left: 100px;
    margin-top: 30px;
    width: 750px;
}
.rssHeader {
    list-style: outside none none;
    margin-left: 70px;
}

.rssHeader > a {
    text-decoration: none;
}

li.rssRow.even {
    list-style: outside none none;
}
.rssRow.odd a {
    text-decoration: none;
}
.rssBody > ul {
    margin-bottom: 50px;
}
li.rssRow.even a {
    list-style: outside none none;
    text-decoration: none;
}

.rssFeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 2em 3em;
}
.rssFeed a {
	color: #444;
	text-decoration: none;
}
.rssFeed a:hover {
	color: #000;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; }

.rssBody { border: 1px solid #999; }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow { padding: 0.8em; }
.rssRow h4 { font-size: 1.1em; }
.rssRow div {
	font-size: 90%;
	color: #666;
	margin: 0.2em 0 0.4em 0;
}

.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }

.rssRow .rssMedia {
	padding: 0.5em;
	font-size: 1em;
}

.rssRow p:after { content:"[...]"; }
/**********************Ameblo読み込みCSS************************/
#page-top {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 70px;
    color: #fff;
    display: block;
    padding: 20px 10px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-decoration: none;
    width: 60px;
    z-index: 9999;
}

.Slider {
    left: 88px;
    position: relative;
    top: 40px;
	
}
/*******************Googleアドセンス下***************************/
.adSensediv_index {
	margin-top: 60px;
	margin-left: 80px;
}
.adSensediv_shop {
	margin-top: 60px;
	margin-left: 80px;
}
/*******************ENDGoogleアドセンス下***************************/

/*******************Googleアドセンス真ん中***************************/

.shop_adsence_small {
	margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 80px;
}



















