/*==================================================================

	style.css

================================================================== */


/* --------------------------------------------------
	common
-------------------------------------------------- */
html {
	height: 100%;
}
#wrapper {
	margin: 0 auto;
}
#snsBtn {
	position: absolute;
	top: 0;
	right: 30px;
	z-index: 9999;
}
#snsBtn li {
	float: left;
	margin-left: 15px;
}
#snsBtn li a {
	display: block;
	width: 35px;
	height: 56px;
	position: relative;
	top: -14px;
}
#snsBtn li a:hover {
	text-decoration: none; opacity: 1;
}
a.snsInstagram {
	background: url(../images/btn_instagram.png) no-repeat 0 0;
}
a.snsTwitter {
	background: url(../images/btn_twitter.png) no-repeat 0 0;
}
a.snsFb {
	background: url(../images/btn_fb.png) no-repeat 0 0;
}
a.snsYoutube {
	background: url(../images/btn_youtube.png) no-repeat 0 0;
}
a.snsAmeba {
	background: url(../images/btn_ameba.png) no-repeat 0 0;
}

#gNav {
	width: 700px;
	margin: 0 auto;
}
#gNav li {
	float: left;
}

#footer {
	width: 700px;
	text-align: center;
	padding-bottom: 20px;
}

.toTop {
	background: url(../images/hr_footer.png) bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* --------------------------------------------------
	top
-------------------------------------------------- */
#top {
	position: relative;
	width: 1055px;
	margin: 0 auto;
	text-align: center;
}
.topIllust {
	position: absolute;
	top: 0;
	left: 0;
	width: 1055px;
	height: 470px;
	background: url(../images/img_top_illust.png) no-repeat;
	z-index: 10;
}
.topLogo {
	position: absolute;
	left: 186px;
	padding-top: 45px;
	z-index: 9997;
}
.topGnav {
	position: relative;
	top: 220px;
	left: 0;
	z-index: 9998;
}
#topKimg {
	position: absolute;
	top: 270px;
	left: 46px;
}
.topCopy {
	position: absolute;
	top: 710px;
	left: 400px;
	padding-bottom: 25px;
}
#seal1 {
	position: absolute;
	width: 230px;
	top: 64px;
	right: 0;
	z-index: 9999;
}
#seal2 {
	position: absolute;
	width: 200px;
	top: 560px;
	right: 190px;
	z-index: 9999;
}

/* --------------------------------------------------
	sub
-------------------------------------------------- */
body#sub {
	background: url(../images/bg_subPage.png) no-repeat;
  background-position:center top; 
	background-size:100% auto;
  -moz-background-size:100% auto;
  -webkit-background-size:100% auto;
  -o-background-size:100% auto;
  -ms-background-size:100% auto;
}
#subPage {
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
}
.subKimg a:hover {
	text-decoration: none;
	opacity: 1;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
}
.subGNav {
	padding-bottom: 20px;
}
.pageTit {
	padding-bottom: 40px;
}
.conWrap {
	width: 700px;
}
.subNav {
	width: 150px;
	float: left;
} 
.logoTutu {
	text-align: center;
}
.subnavTit {
	background: url(../images/hr_sideNav.png) bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.subNavList {
	background: url(../images/hr_sideNav.png) bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.subNavList li {
	line-height: 1.6;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3",serif;
	/font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3",serif;/* IE7 */
	_font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3",serif;/* IE6 */
	font-size:93%; /*-- 12px --*/
	color: #999;
}
.subNavList li a {
	color: #333;
}
.contents {
	width: 510px;
	float: right;
}
.contents.gallery {
	width: 100%;
	float: none;
}

/* --------------------------------------------------
	news
-------------------------------------------------- */
.blogCon {
	width: 510px;
	background: url(../images/hr_contents.png) bottom no-repeat;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.blogTit {
	font-size: 108%; /*-- 14px --*/
	font-weight: bold;
	padding-bottom: 40px;
}
.blogCon img {
	max-width: 510px;
	height: auto;
}
.pageNation {
	width: 510px;
	margin-top: -45px;
	margin-bottom: 15px;
}
.btnPrev {
	float: left;
}
.btnNext {
	float: right;
}

/* --------------------------------------------------
	profile
-------------------------------------------------- */
.profile {
	line-height: 1.5;
	color: #333333;
	margin-bottom: 100px;
}
.profile .left {
	float: left;
	overflow: hidden;
}
.profile #biography .left {
	position: relative;
	width: 304px;
}
.profile #biography .left img {
	position: relative;
	left: -5px;
}
.profile #biography .right {
	position: relative;
	width: 385px;
}
.profile #biography .right .ttl {
	position: relative;
	left: -5px;
	padding-top: 12px;
}
.profile #biography .right .dtl {
	font-size: 13px;
	margin-top: 18px;
}
.profile #biography .right p {
	line-height: 1.6;
}
.profile #discography .ttl {
	width: 100%;
	padding-bottom: 4px;
	background: url(../images/hr_footer.png) bottom no-repeat;
}
.profile #discography > div {
	margin-top: 60px;
}
.profile #discography .left {
	width: 170px;
}
.profile #discography .left p {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.profile #discography .left ul {
	font-size: 11px;
	margin-top: 3px;
}
.profile #discography .left ul li {
	font-size: 11px;
	line-height: 1.5;
}
.profile #discography .right {
	width: 510px;
	font-size: 12px;
}
.profile #discography .right .lead {
	font-weight: bold;
}
.profile #discography .right .list {
	margin-top: 1.5em;
}
.profile #discography .right .sound,
.profile #discography .right .movie {
	margin-top: 1.5em;
}
.profile #discography .dtl {
	margin-top: 50px;
}


/* --------------------------------------------------
	request
-------------------------------------------------- */
.request ul  {
	background: url(../images/hr_contents.png) bottom no-repeat;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.request h4  {
	font-weight: bold;
	padding-bottom: 20px;
}
.request dl {
	width: 510px;
	padding-bottom: 10px;
}
.request dt {
	width: 300px;
	float: left;
} 
.request dd {
	width: 210px;
	float: right;
	text-align: left;
}


/* --------------------------------------------------
	mailmag
-------------------------------------------------- */
.mailmagLead  {
	padding-bottom: 50px;
}
.mailmag .ttl  {
	font-weight: bold;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../images/hr_footer.png) bottom no-repeat;
}
.mailmagForm {
	margin-bottom: 1.5em;
}
.mailmagTips {
	margin-bottom: 1em;
}
.formBox {
	margin-bottom: 50px;
}
.formBox p {
	margin-bottom: 10px;
}
.formBox dd {
  text-indent:-1em;
  padding-left:1em;
}
.formArea {
padding-bottom: 10px;
}
.formTxtBox {
	width: 250px;
	height: 16px; 
	border: 1px solid #DDD;
	margin-right: 10px;
	padding: 3px 0;
}
.formSubmit {
		border: 1px solid #DDD;
		/border: 1px solid #DDD;
		background-color:#DDD;
    padding: 1px 11px 0 11px;  
    cursor: pointer;  
    color: #3B3B3B;  
}

/* --------------------------------------------------
	mailmag
-------------------------------------------------- */
.gallery .blogCon {
	text-align: center;
	width: 100%;
	background: none;
	padding: 50px 0;
	margin: 0;
}
.gallery .blogCon h4,
.gallery .blogCon p {
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.gallery .blogTit {
	/*font-size:93%; -- 12px --*/
	font-weight: normal;
	margin-bottom: 30px;
	padding: 0;
}
.gallery .blogCon img {
	max-width: 560px;
	height: auto;
}
.gallery .pageNation {
	width: 100%;
	margin: 0;
	padding: 30px 0;
}
.gallery .galleryTop {
	display: inline-block;
	margin: 120px 0 60px;
}

/* --------------------------------------------------
	mailmag
-------------------------------------------------- */
.gallery div.asset-thumbnail {
	float: left;
	padding: 15px;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.gallery a.asset-image {
	margin-bottom: 7px;
}
.gallery div.asset-thumbnail a {
	display: block;
}
