* { margin: 0; padding: 0; }

.PC{display:none;}

html, body {
	width:100%;
	font-size:100%;
	margin:0 auto;
}
body {
	padding:0;
	margin:0;
	line-height: 150%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#fade {
    position:absolute; /* ie6 */
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

#container,#container02 {
	width:100%;
    height:100%;
	position:relative;
}


#bgimg1 {
}
#bgimg2 {
}
#bgimg3 {
}
 


.header {
	width:100%;
	background-color:#fff;
	margin:0;
	font-size:90%;
	font-family:Georgia;
}


.logo {
	font-size: 4em;
	font-family: GrutchShaded;/*@font-faceで定義したフォント名を指定*/
	display:block;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.logo a:hover{
	text-decoration: none;
	color: #666;
}

.sptop p{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

.maincontent {
	width: 100%;
	font-size:85%;
	font-family:Georgia;
	margin-right: auto;
	margin-left: auto;
}

.maincontent p {
	width:95%;
	margin-right: auto;
	margin-left: auto;
}

.content {
	padding-top: 20px;
	padding-bottom: 20px;
}



.maincontent h2 {
	font-family: GrutchShaded;/*@font-faceで定義したフォント名を指定*/
	letter-spacing: 3px;
	background-image: url(../images/line01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 24px;
	height: 40px;
	margin-top: 20px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.maincontent ul {
	padding:10px 0;
	list-style-type: none;
}

.maincontent ul li {
}

.content h4 {
	text-indent: 0.5em;
}
.profile ul,.news ul{
padding-bottom:30px;
}

.profile ul li,.news ul li{
width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:5px;
}
.gallery .ill-list img {
	box-shadow: 0 1px 2px 1px #ccc;
    -moz-box-shadow: 0 1px 2px 1px #ccc;
    -webkit-box-shadow: 0 1px 2px 1px #ccc; 
	border: 1px solid #999;
	width:200px;
	height:200px;
}

.gallery .ill-list img:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* IE */
	filter: alpha(opacity=85); /* IE */
	-moz-opacity:0.85; /* Firefox(old) */
	-khtml-opacity: 0.85; /* Safari(old) */
	opacity: 0.85;
}


.gallery .ill-list ul li{
	float:left;
	padding: 10px;
	}

.works{}
.ai-list{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	}
.works-img{
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.works-info{
	padding-top: 10px;
	padding-bottom: 5px;
}
.splistTop {
	border-top: 1px solid #e2e2e2;
}


.links .link-list li {
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	text-indent: 1em;
}
.links .content .link-list li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ffffff url(../images/buttonArrow.png) right center no-repeat;
  color: #000000;
}

.links .content .link-list li a:hover {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	background: #f0f0f0 url(../images/buttonArrowHover.png) right center no-repeat;
}



.store {
padding-left:8px;
padding-bottom:15px;
}

.menu {
  position: relative;  
    left: 0px;  
    height: 100%;  
    width: 161px;  
    padding: 0px;  
    float: left;  
font-family:Georgia;
	font-style:italic;
	color:#fff;
font-size:10.5px;
}

.mail-ad{
	padding:50px 0;
	text-align: center;
	}

.copy,.copy02 {
	font-family:Georgia;
	color:#333;
	font-size: 70%;
	padding: 0.75em 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}





/* =smpNavi
-------------------------------------------------------------- */
.g-navi{
	width:90%;
	margin:0 auto;
	padding: 1em 0;
	}
	
#smpNavi a {
  text-decoration: none;
  color: #969696;
}
#smpNavi {
  display: block;
  margin-top: 30px;
}

#smpNavi ul.sN {
  padding: 10px;
  background: #E2E2E2;
  border: 1px solid #d2d2d2;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#smpNavi ul.sN .sNtop {
  background: #fff;
  overflow: hidden;
  -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;
}

#smpNavi ul.sN .sNbottom {
  background: #fff;
  overflow: hidden;
  -webkit-border-bottom-left-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;  
    -moz-border-radius-bottomright: 10px;
}

#smpNavi ul.sN > li {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  border-bottom: none;
}

#smpNavi ul.sN > li:last-child {
  border-bottom: 1px solid #e2e2e2;
}
#smpNavi ul.sN > li > a {
  display: block;
  padding: 15px 9px;
  text-align: center;
  background: #ffffff url(../images/buttonArrow.png) right center no-repeat;
  color: #000000;
}
#smpNavi ul.sN > li > a:hover {
  background: #f0f0f0 url(../images/buttonArrowHover.png) right center no-repeat;
}
