@charset "shift_jis";
@font-face {
  font-family: "Kokoro";
  src: url("../../font/Kokoro.eot?") format('eot'),
       url("../../font/Kokoro.woff") format('woff'),
       url("../../font/Kokoro.otf")  format('opentype');
}

/*pƒ^ƒO‚ÌŠî–{Ý’è*/
*{
list-style:none;
margin:0;
padding:0;
}

img{border:none;}

body{
font-size:80%; 
background-image: url(images/bg.png);
color: #504229;
font-family:"ƒƒCƒŠƒI",Osaka; 
}

a{
	color:#504229;
}
a:hover{
	text-decoration:none;
}

#wrapper {
width:800px;
line-height:1.8;
padding:30px 20px 50px;
margin:0 auto;
}

/*pƒ^ƒO‚ÌÝ’è*/
p{
	padding:0 0 1.5em;
}

p.p{
padding:5em 0 6em;
text-align:center;
}

p.marbtm{
padding:0 0 4em 0;
}

p.kome,p.kome a{
	color:#aaa;
}

/*Œ©o‚µÝ’è*/

h1{
    font-size: 30px;
	font-family:"Kokoro","ƒqƒ‰ƒMƒm–¾’© Pro W3","HG–¾’©E","‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	padding:0 0 50px;
	font-weight:normal;
}

h2{
	font-family:"Kokoro","ƒqƒ‰ƒMƒm–¾’© Pro W3","HG–¾’©E","‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	margin:30px 0 10px;
	font-weight:normal;
}

h1+h2{
	margin:0 0 10px !important;
}
	

/*ƒƒjƒ…[*/
#menu {
	max-width:800px;
	margin:30px auto;
}
#menu ul{
margin:0px;
padding:0px;
}
#menu dd,
#menu li{
display:inline-block;
margin:0 -2px;
}

#menu dl{
	margin:0 0 1em;
}
#menu dt{
	font-weight:bold;
}
#menu li:after{
content:"//";
margin:0 2px;
}
#menu dd:after{
content:".";
margin:0 2px;
}
#menu dd:last-child:after,#menu li:last-child:after{
content:"";
}

#menu p{
	margin:8em 0 0;
	font-size:.8em;
}

/*ƒe[ƒuƒ‹*/
table {
  width: 80%;
  border-collapse: collapse;
	margin: 0 auto 50px;
}
caption{
    font-size: 30px;
	font-family:"Kokoro","ƒqƒ‰ƒMƒm–¾’© Pro W3","HG–¾’©E","‚l‚r ‚o–¾’©","‚l‚r –¾’©",serif;
	padding:0 0 50px;
	font-weight:normal;
}
table th {
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding: 5px;
}
table td {
    border-bottom: 1px solid #ddd;
    padding: 5px;
    text-align: left;
}
table td:first-child{
      width: 10%;
      font-weight: bold;
}
table td:last-child{
      width: 30%;
}

table dl{
	display: inline-block;
	margin:0;
}
table dd{
display:inline-block;
margin:0 2px;
}
table p{
	color: #504229;
	font-size:1em;
	margin:0;
	padding: 0;
}


/*ƒXƒ}ƒz*/
@media screen and (max-width: 800px){
#wrapper {
	width: 90%;
	max-width:90% !important;
padding:30px 0 50px!important;
margin:10px auto;
}
#menu {	
width:90% !important;
text-align:left !important;
}
#menu h1{
	font-size:2em;
}
h1{
	text-align:left;
	font-size:1.2em;
}
	
h2 {
	text-align:left !important;
	font-size:1.1em;
}
  table {
    display: block;
    width: 90%;
    border: 0px;
    padding: 3px 0; }
	table th{
		display: none;
	}
    table tbody, table tr,table td,   table td:last-child,table td:first-child,caption {
      display: block;
      width: 100%;
      border-bottom: 0px;
      padding: 0; }
	table td:nth-child(2){
		font-weight: bold;
		font-size: 1.4em;
	}
	table td:nth-child(3):before{
		content: "ƒTƒCƒgF";
		display: inline-block;
		font-weight: bold;
	}
	table td:nth-child(4):before{
		content: "PixivF";
		display: inline-block;
		font-weight: bold;
	}
	table td:nth-child(5):before{
		content: "–{F";
		display: inline-block;
		font-weight: bold;
	}
    table tr {
      border-bottom: 1px solid #DDD;
      padding: .5em 0; }
	caption{
		font-size: 1.4em;
	}
}

/*clearfix*/
.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
‚“