/* タイトル部分
----------------------------------------------------*/
h1 {
	margin-left: 14px !important;
}
#title {
	posision: relative;
	display: block;
	clear: both;
	width: 745px;
	font-size: 12px;
	margin: 0 0 0 20px;
	text-align: left;
}
#title h2 {
	posision: relative;
	display: block;
	clear: both;
	width: 600px;
	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: 600px;
	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: 600px;
	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: 745px;
	font-size: 12px;
	margin: 0 0 25px 20px;
	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:#2255a6;
	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: 745px;
	font-size: 12px;
	line-height:18px;
	margin: 0 0 25px 20px;
	text-align: left;
	color:#972439;
	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;
}

/* Add 2008.08.25. Monkeyworks TTagawa */
#content {
	width: 765px;
	margin-top: 24px;
	background: url(../../cmn/image/n_back.jpg) no-repeat right top;
}