﻿@charset "utf-8";
/* terms.css */


/*======================================

		h

=======================================*/

#terms #pagetitle h2 {
	width: 950px;
	height: 189px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	background: url(../terms/images/title.jpg) center top no-repeat;
}

#terms h3#title_terms {
	margin:20px 0px 16px;
	padding:0px;
	width:650px;
	height:20px;
	line-height: 1;
	background:url(../terms/images/tit_terms.gif) left top no-repeat;
	text-indent: -9999px;
}


/*======================================

	テキスト設定

=======================================*/

#terms #terms_main{
	margin: 0;
	padding: 0;
	border: 0;
	width: 650px;
}

#terms #terms_main p{
	margin: 0 30px 20px 20px;
	padding: 0;
	border: 0;
	width: 630px;
}

/*------------------------------

　　　1.個人情報をご提供いただく場合

------------------------------*/
#terms #terms_main h4#subtit_1 {
	margin:0 0 10px;
	padding:0px;
	width:650px;
	height:20px;
	background: url(../terms/images/subtit_1.gif) no-repeat left top;
	overflow:hidden;
	text-indent: -9999px;
}

/*------------------------------

　　　2.サービス内容の変更について

------------------------------*/
#terms #terms_main h4#subtit_2 {
	margin:0 0 10px;
	padding:0px;
	width:650px;
	height:20px;
	background: url(../terms/images/subtit_2.gif) no-repeat left top;
	overflow:hidden;
	text-indent: -9999px;
}

/*------------------------------

　　　3.著作権

------------------------------*/
#terms #terms_main h4#subtit_3 {
	margin:0 0 10px;
	padding:0px;
	width:650px;
	height:20px;
	background: url(../terms/images/subtit_3.gif) no-repeat left top;
	overflow:hidden;
	text-indent: -9999px;
}


/*------------------------------

　　　4.免責事項

------------------------------*/
#terms #terms_main h4#subtit_4 {
	margin:0 0 10px;
	padding:0px;
	width:650px;
	height:20px;
	background: url(../terms/images/subtit_4.gif) no-repeat left top;
	overflow:hidden;
	text-indent: -9999px;
}

/*------------------------------

　　　5.本サイトへのリンク

------------------------------*/
#terms #terms_main h4#subtit_5 {
	margin:0 0 10px;
	padding:0px;
	width:650px;
	height:20px;
	background: url(../terms/images/subtit_5.gif) no-repeat left top;
	overflow:hidden;
	text-indent: -9999px;
}




