/* タイトル部分
----------------------------------------------------*/
#title {
	posision: relative;
	display: block;
	clear: both;
	width: 750px;
	font-size: 12px;
	margin:20px 0 0 15px;
	text-align: left;
	background: url(../../cmn/image/n_back.jpg) no-repeat right top;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}
#title h1 {
	posision: relative;
	display: block;
	clear: both;
	width: 563px;
	font-size: 14px;
	line-height:18px;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#title h2 {
	posision: relative;
	display: block;
	clear: both;
	width: 563px;
	font-size: 12px;
	line-height:18px;
	color:#FF0000;
	margin:5px 0 5px 0;
	text-align: left;
	background-color: transparent;
}
#title h3 {
	posision: relative;
	display: block;
	clear: both;
	width: 563px;
	font-size: 12px;
	line-height:18px;
	color:#FF0000;
	margin:5px 0 10px 0;
	text-align: left;
	background-color: transparent;
}
#title p {
	posision: relative;
	display: block;
	clear: both;
	width: 563px;
	font-size: 12px;
	line-height:18px;
	margin:5px 0 5px 0;
	text-align: left;
	background-color: transparent;
}
/* 利用方法テーブル
---------------------------------------------------- */
#riyou {
	posision: relative;
	display: block;
	clear: both;
	width: 750px;
	font-size: 12px;
	margin:0 0 25px 15px;
	text-align: left;
	padding-bottom:25px;
	border-bottom: #cccccc 1px solid;
	background-color: transparent;
}
td {
	font-size: 12px;
	line-height:18px;
}
#riyou_cont {
	posision: relative;
	display: block;
	clear: both;
	width: 230px;
	font-size: 10px;
	line-height:12px;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#riyou_cont h1 {
	posision: relative;
	display: block;
	clear: both;
	width: 230px;
	font-size: 12px;
	line-height:14px;
	color:#ed7200;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#riyou_cont2 {
	posision: relative;
	display: block;
	clear: both;
	width: 485px;
	font-size: 10px;
	line-height:12px;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#riyou_cont2 p {
	font-size: 12px;
	line-height:18px;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
/* 確認メール
---------------------------------------------------- */
#kakunin {
	posision: relative;
	display: block;
	clear: both;
	width: 750px;
	font-size: 12px;
	line-height:18px;
	margin:0 0 25px 15px;
	text-align: left;
	color:#000;
	padding-top:15px;
	background-color: transparent;
}
#kakunin h1 {
	posision: relative;
	display: block;
	clear: both;
	font-size: 14px;
	margin:0 0 5px 0;
	text-align: left;
	padding-top:15px;
	background-color: transparent;
}