/*-- 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


div#contents div.telephone {
	padding-top : 80px ;
}

div#contents div.telephone h2 {
	width : 525px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h2.gif) ;
	background-position : center top ;
	background-repeat : no-repeat ;
}

div#contents div.telephone img {
	padding : 18px 0 10px 97px ;
}

div#contents div.mail {
	padding-top : 40px ;
}

div#contents div.mail h3 {
	width : 525px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_mail.gif) ;
	background-position : center top ;
	background-repeat : no-repeat ;
}

div#contents div.mail div.button {
	padding : 15px 0 0 172px ;
}
div#contents div.mail div.button a {
	margin-top : 15px
	width : 180px ;
	height : 36px ;
	text-align : left ;
	text-indent : -9999px ;
	background-image : url(../img/button_mail.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

div#contents div.mail div.button a:hover {
	background-position : 0 -40px ;
}

div#contents div.magazine {
	padding-top : 40px ;
}

div#contents div.magazine h3 {
	width : 525px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_magazine.gif) ;
	background-position : center top ;
	background-repeat : no-repeat ;
}

div#contents div.magazine div.button {
	padding : 15px 0 0 172px ;
}
div#contents div.magazine div.button a {
	margin-top : 15px
	width : 180px ;
	height : 36px ;
	text-align : left ;
	text-indent : -9999px ;
	background-image : url(../img/button_magazine.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

div#contents div.magazine div.button a:hover {
	background-position : 0 -40px ;
}

div#contents div.tv {
	padding-top : 40px ;
}

div#contents div.tv h3 {
	width : 525px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_tv.gif) ;
	background-position : center top ;
	background-repeat : no-repeat ;
}

div#contents div.tv div.button {
	padding : 15px 0 0 172px ;
}
div#contents div.tv div.button a {
	margin-top : 15px
	width : 180px ;
	height : 36px ;
	text-align : left ;
	text-indent : -9999px ;
	background-image : url(../img/button_magazine.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	display : block ;
}

div#contents div.tv div.button a:hover {
	background-position : 0 -40px ;
}
