/* デフォルト解除 */

@font-face {
	font-family: "07YasashisaGothic";
	src: url(font/07yasashisaGothic.ttf) format("truetype");
}

p{
	margin: 0;
	padding: 0;
	font-size:13px;/* ポーギャラリーの写真に使う文字サイズ */
	line-height:15px;/* ポーギャラリーの写真で使う文字の行間 */
	font-family:"YasashisaGothic";

}

float{
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
}
.clearfix{
	clear:both;
}
/* IEの画像間スキマ対策 */

img{
	vertical-align:bottom;
	border:0;
}

body{
	background-color:#fff;
	margin: 0 auto;
	line-height:130%;
	color:#392626;
	font-family:"やさしさゴシック","YasashisaGothic";
	background-image:url(../image/bg_img.png);
	@font-face{ /* @ルールフォントを指定*/
     font-family: "07YasashisaGothic"; /* 適当なフォント名を付ける、他のフォント名を重ねない*/
     src: url(font/07yasasisaGothic.ttf); /* ttfファイルのリンクを貼る */}
}


#main_back{
	background-image:url(../image/bg-trans.png);
	background-position: center;
	background-repeat:repeat-y;
	width:100%;
	text-align: center;
	margin: 0 auto;
	background-size: 95%;
	max-width: 1280px;
	height: auto;
}



.main {
	margin: 0 auto;
	text-align: center;
	width: 98%;
	max-width: 920px;
	_width: 98%; /* IE6対策 */
	height: auto;
}


.main_collection{
	margin: 0 auto;
	text-align: center;
	width: 98%;
	max-width: 920px;
	_width: 98%; /* IE6対策 */
	height: auto;
}
.head{
	position:relative;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.head img{
	width:85%;
}
.head .head_inner{
	width:30%;
	position:absolute;
	right:10%;
	top:0;
}

/*メニュースタイル*/

ol , ul{
	list-style:none;
	padding:0;
}


.menu-box {
	width:80%;
	overflow:hidden;
	margin: 0 auto;
	font-size:0.9em;
}

.menu{
	width: 80%;
	margin: 0 auto;

}
.menu li{
	position:relative;
	display: block;
	float: left;
	width:20%;
	margin: 0 10px;
	padding: 0; 
}
.menu li a{
	display: block;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.menu li span{
	display: none;
}

.toggle{ 
	display: none;
}

/*メニュースタイル 完*/

.mainarea_collection .collection_top .text{
  font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:15px;
  font-weight:bold;
  line-height:30px;
  text-align:center;

}
.mainarea p {
  font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:15px;
  font-weight:bold;
  line-height:30px;
  text-align:center;
}

.mainarea_gallery{
  width:72%;
  float:left;
  margin-left: 0;
}
.mainarea{
	float: left;
	width: 72%;
	height: auto;
	_margin-left: 10px;/* IE6対策 */
}
.mainarea img{
	width:80%;
}

.mainarea_collection{
	float: left;
	width: 72%;
	height: auto;
	_margin-left: 10px;/* IE6対策 */
	margin: 0 auto;
}


.mainarea_collection .collection {
	float: right;
	width:207px;
	margin:0 auto;
}

.mainarea_collection .collection_top {
/*	margin: 0 auto;*/
	margin-top: 50px;
	width: 55%;
	float: right;
}

.mainarea_collection .collection_top img {
	float: right;	
}

.mainarea_collection .collection_hr {
	float: right;
	width: 207px;
/*	margin: 0 auto;*/
	padding: 0;
}

/*プロフィール　テーブル*/

h2 {
  padding:0;
  margin:0;
  font-family: "07やさしさゴシック","07YasashisaGothic";
  color: red;
  line-height:180%;
  font-size:20px;
  padding:5px;
}

table.plof {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9em;

}

table.plof caption {

  text-align: left;
}

table.plof th,
table.plof td {
  padding: 8px;
}

table.plof tr{
	background-image: url(../image/border.png);
	background-repeat: repeat-x;
}

table.plof td {
  text-align: left;
  white-space: normal;
  font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:16px;
  font-weight: bold;
  line-height:180%;
  padding:15px;
}

table.plof td.l{
  text-align: left;
  white-space: normal;
　font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:16px;
  font-weight: bold;
  line-height:180%;
  padding:15px;
  background-image: url(../image/border.png);
  background-repeat: no-repeat;
  background-position:bottom;
}

table.plof col.l {
  background: #ffffa8;
  width: 30%;
}


table.plof col.r {
  background: white;
	width: 70%;
}/*プロフィール　テーブル　完*/

.collection{
	float: right;
	width:207px;
	margin:0 auto;
}

.rightarea{
	float: left;
	width: 28%;
	height: 100%;
}

.rightarea img{
	max-width:295px;
	width:100%;
}

.footer{
	clear:both;
	float:none;
	margin: 0 auto;
	font-size:14px;
	font-family: "07やさしさゴシック","07YasashisaGothic";
	text-align: center;
	margin-top:50px;
}
.footer p{
	clear:both;
	float:none;
	padding-bottom: 15px;
	font-size:14px;
	font-family: "07やさしさゴシック","07YasashisaGothic";
	text-align: center;
	margin-top:50px;
}


/*PC用メニュー*/
@media (max-width: 1000px) {
     .rightarea {
          float: none;
	  margin:0 auto;
	  width: 90%;
     }
     .box {
	float:left;
	width:33%;
}
    .naviarea {
	  float: none;
	  margin:0 auto;
}
    .mainarea {
	 float: none;
	 margin:0 auto;

}
	.mainarea_collection{
		float:none;
	}
	.mainarea_collection .collection{
		width:26%;
		margin-right:7%;
	}
	.mainarea_gallery {
	float: none;
	width: 89%;
	margin: auto;
}
}

/*モバイル用メニュー*/
@media only screen and (max-width: 480px) {
.mainarea img{
	width:100%;
}
table.plof td{
	font-size:12px;
}
table.plof td.l{
	font-size:12px;
}
table.plof td h2{
	font-size:16px;
}
.mainarea .text{
	text-align:left;
}
.collection_top{
	text-align:left;
}
.mainarea_collection .collection_top p.text{
	text-align: left;
}
.footer p{
	font-size:10px;
}
.rightarea img{

	width:86%;
}

}

/*モバイル用メニュー*/
@media only screen and (max-width: 850px) {
.mainarea{
	margin-top:30px;
}
.rightarea{
	width:100%;
	margin:0 auto;
}

.box {
	width:100%;
	margin: 0 auto;
	float:none;
}

.poe {
	width:100%;
	float:left;
}
.main_back{
	width : 100%;
	margin: 0 auto;
}
.menu-box{
	width:80%;
	margin: 0 auto;
}
 .menu{
	display: none;
	width:100%;
	max-width: 960px;
	padding: 0;
}

.menu li{
	width: 100%;
	margin:0 auto;
	color:#fff;
}
.toggle{
    display: block;
    position: relative;
    width: 100%;
    background-color:#EB6D80;
}

.toggle  a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    /*border-bottom: 1px solid #444;*/
    color: #FFF3C3;
    text-align: center;
    text-decoration: none;
  }
.toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
}
.toggle a:before, .toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background:#EB6D80;
}
.toggle a:before{
    margin-top: -6px;
}
.toggle a:after{
    margin-top: 2px;
}
.menu li a{
	padding: 10px 0;
	color: #fff;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #777;
	background:#d8bfd8;
}

.menu li a:hover{
	color:#fff;
	background:#ffc0cb;
	border-left:none;
}
.menu li span {
	display:inline;

}
.menu li img{
	display:none;
}
.menu li a:hover .menu_over {
	display:none;
}


.mainarea p {
  font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:13px;
  font-weight:bold;
  line-height:21px;
  text-align:center;

}


.mainarea_collection .collection_top .text{
  font-family: "07やさしさゴシック","07YasashisaGothic";
  font-size:15px;
  font-weight:bold;
  line-height:30px;
  text-align: center;

}
/*927追加*/
.mainarea_collection {
	/*float: none;*/
	margin: 0 auto;
	/*clear: both;*/
}
.mainarea_collection .collection{
	width:207px;
	margin:0 auto;
	float:none;
}
.mainarea_collection .collection_top {
	float: none;
	margin: 0 auto;
	width: 95%;
	height: auto;
}
.mainarea_collection .collection_top p {
	margin: auto;
}
/*
.mainarea_collection .collection_top img {
	float: none;
	margin: auto;
	width: 90%;
}
*/
.mainarea_collection .collection_hr {
	float: none;
	width: 207px;
	margin: 0 auto;
}
}