@charset "UTF-8";

*{
	margin:0;
	padding:0;
	}
ul{
	list-style:none;
	}

a:link,a:visited{
	text-decoration:none;
	color:#000000;
	outline-style:none;
	}

a:hover,a:active{
	color:#FF0000;
	text-decoration:underline;
	outline-style:none;
	}

body{
	background-color:#FFFFFF;
	line-height:1.3;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	-webkit-text-size-adjust:none;
	}

div.container{
	width:840px;
	margin:0 auto;
	padding:0 17px 0 43px;
	background-image:url(img4/bg.jpg);
	background-repeat:no-repeat;
	}

div.header{
	width:371px;
	height:89px;
	background-image:url(img4/title.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent: -9999px;
	float:left;
	margin-bottom:32px;
	}

div.contact{
	margin-right:26px;
	float:right;	
	}

div.contact a{
	width:138px;
	height:44px;
	text-indent: -9999px;
	display:block;
	background-image:url(img4/bt-contact.png);
	background-repeat:no-repeat;
	}

div.contact a:link,div.contact a:visited{
	background-position:0 -6px;
	}

div.contact a:hover,div.contact a:active{
	background-position:0 0;
	}

div.group{
	clear:both;
	}

div.artist{
	width:210px;
	float:left;
	}

h2{
	text-indent: -9999px;
	height:54px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	}

h2.rs{
	background-image:url(img4/tl-rs.png);
	}

h2.gh{
	background-image:url(img4/tl-gh.png);
	}

h2.rso{
	background-image:url(img4/tl-rso.png);
	}

h2.ht{
	background-image:url(img4/tl-ht.png);
	}

h2.rc{
	background-image:url(img4/tl-rc.png);
	}

img.photo{
	width:84px;
	float:left;
	clear:both;
	margin-right:3px;
	}

div.artist ul{

	height:49px;
	margin-bottom:19px;
	}

div.artist li.name1{
	font-size:11px;
	font-weight:bold;
	padding-bottom:1px;
	}

div.artist li.name2{
	font-size:10px;
	font-weight:bold;
	padding-bottom:1px;
	}
	
div.artist li.site{
	font-size:9px;
	font-weight:bold;
	padding-bottom:0;
	}

div.link{
	clear:both;
	padding-top:107px;
	}

ul.link li{
	width:210px;
	float:right;
	margin-bottom:60px;
	font-size:9px;
	font-weight:bold;
	}

img.link{
	margin-bottom:7px;
	}

div.news{
	clear:both;
	background-image:url(img4/bg-news.png);
	padding:12px;
	width:546px;
	font-size:10px;
	}

div.news dt{
	float:left;
	margin-bottom:10px;
	width:50px;
	clear:both;
	}

div.news dd{
	margin-bottom:10px;
	}

.name-s{
	font-size:8px;
	}

div.footer{
	margin:13px 0 22px 0;
	}

ul.footer li{
	float:left;
	height:11px;
	text-indent: -9999px;
	}
	
ul.footer li a{
	display:block;
	}

ul.footer li.policy{
	background-image:url(img4/footer-policy.jpg);
	width:94px;
	}
	
ul.footer li.artist{
	background-image:url(img4/footer-artist.jpg);
	width:140px;
	}

ul.footer li.santa{
	background-image:url(img4/footer-santa.jpg);
	width:108px;
	}

div.copy{
	clear:both;
	margin-top:2px;
	background-image:url(img4/footer-copy.jpg);
	background-repeat:no-repeat;
	width:253px;
	text-indent: -9999px;
	}