@charset "utf-8";

/* 
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Nov 25, 2008
++++++++++++++++++++++++++++++++++++++++++++++
*/

.contentTitle p {
	font-size: 108%;
}
.lineBox {
	padding: 25px;
	margin-bottom: 50px;
}
.lineBox h3 {
	margin-bottom: 10px;
}

/*----------------------------------
 registerTop
------------------------------------*/
.registerTop {
	width: 880px;
	padding: 0 30px;
	overflow: hidden;
}
.registerTop ul {
	clear: both;
	overflow: hidden;
}
.registerTop ul li {
	width: 280px;
	height: 240px;
	margin-right: 20px;
	float: left;
}
.registerTop ul li.last {
	margin-right: 0px;
}
.registerTop p {
	margin-top: 10px;
}

/*----------------------------------
 flow
------------------------------------*/
#aboutnav {
	width: 440px;
	height: 370px;
	float: left;
	padding-left: 5px;
}
#aboutnav ul {
	width: 440px;
}
#aboutnav ul li {
	width: 440px;
	margin-top: 1px;
	border-top: 1px solid #ededed;
}
#aboutnav ul li a {
	width: 440px;
	height: 30px;
	display: block;
	position: static;
	text-decoration: none;
	line-height: normal;
	text-indent: -9999px;
	margin: 3px 0;
	overflow: hidden;/**/
}
#aboutnav ul li.none {
	width: 440px;
	height: 30px;
	display: block;
	margin: 4px 0;
}
#aboutnav ul li.last {
	border-bottom: 1px solid #ededed;
	padding-bottom: 7px;
}
/* an01 */
#aboutnav ul li#an01 a {
	background: url(../../images/guide/register/flownav_1.gif) no-repeat left top;
}
#aboutnav li#an01 a:hover {
	background-position: -442px top;
}
/* an02 */
#aboutnav ul li#an02 a {
	background: url(../../images/guide/register/flownav_2.gif) no-repeat left top;
}
#aboutnav li#an02 a:hover {
	background-position: -442px top;
}
/* an03 */
#aboutnav ul li#an03 a {
	background: url(../../images/guide/register/flownav_3.gif) no-repeat left top;
}
#aboutnav li#an03 a:hover {
	background-position: -442px top;
}
/* an04 */
#aboutnav ul li#an04 a {
	background: url(../../images/guide/register/flownav_4-1.gif) no-repeat left top;
}
#aboutnav li#an04 a:hover {
	background-position: -442px top;
}
/* an05 */
#aboutnav ul li#an05 a {
	background: url(../../images/guide/register/flownav_4-2.gif) no-repeat left top;
}
#aboutnav li#an05 a:hover {
	background-position: -442px top;
}
/* an06 */
#aboutnav ul li#an06 a {
	background: url(../../images/guide/register/flownav_4-3.gif) no-repeat left top;
}
#aboutnav li#an06 a:hover {
	background-position: -442px top;
}
/* an07 */
#aboutnav ul li#an07 a {
	background: url(../../images/guide/register/flownav_4-4.gif) no-repeat left top;
}
#aboutnav li#an07 a:hover {
	background-position: -442px top;
}
/* an08 */
#aboutnav ul li#an08 a {
	background: url(../../images/guide/register/flownav_5.gif) no-repeat left top;
}
#aboutnav li#an08 a:hover {
	background-position: -442px top;
}

#aboutnav li.active a {
	background-position: -442px top !important;
}
.contents {
	width: 440px;
	float: left;
}
#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8 {
	display: none;
	position: absolute;
}

/*----------------------------------
 serviceBox
------------------------------------*/
.lineBox h3 {
	position: relative;
	z-index: 1;
}
table.serviceBox{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	/*
	margin: -21px 0 0 0;
	*/
	margin: -11px 0 0 0;
	padding: 0;
	line-height: 1.5;
}
table.serviceBox tr {
}
table.serviceBox th {
	text-align: left;
	font-weight: normal;
	padding: 6px 2px;
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
table.serviceBox td {
	padding: 6px;
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
table.serviceBox td.lite,
table.serviceBox td.basic,
table.serviceBox td.prem,
table.serviceBox td.lite2,
table.serviceBox td.basic2,
table.serviceBox td.prem2 {
	font: 116% osaka,"ＭＳ Ｐゴシック", "MS P Gothic", Geneva, Arial, Verdana, sans-serif;
}

table.serviceBox td.lite {
	text-align: center;
	padding: 6px 0;
	background: url(../../images/guide/bg_lite.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.serviceBox td.basic {
	text-align: center;
	padding: 6px 0;
	background: url(../../images/guide/bg_basic.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.serviceBox td.prem {
	text-align: center;
	padding: 0;
	background: url(../../images/guide/bg_prem.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
}

table.serviceBox td.lite2 {
	text-align: center;
	padding: 6px 0;
	background: url(../../images/guide/bg_lite2.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.serviceBox td.basic2 {
	text-align: center;
	padding: 6px 0;
	background: url(../../images/guide/bg_basic2.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.serviceBox td.prem2 {
	text-align: center;
	padding: 0;
	background: url(../../images/guide/bg_prem2.gif) repeat left top;
	border-top: 1px solid #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
}
table.serviceBox th.bg01,table.serviceBox td.bg01 {
	background: #ededed;
}
table.serviceBox td.brNone {
	border-right: none;
}

table.serviceBox td.lite,
table.serviceBox td.lite2 {
	color: #9c3;
}
table.serviceBox td.basic,
table.serviceBox td.basic2 {
	color: #f96;
}
table.serviceBox td.prem,
table.serviceBox td.prem2 {
	color: #b3b3b3;	
}
p.serviceAttn {
	text-align: right;
	margin-top: 10px;
}

/*----------------------------------
 mode
------------------------------------*/
.register .double .column h4 {
	margin-bottom: 10px;
}
.register .double .column div {
	clear: both;
	overflow: hidden;
}
.register .double .column div p.image {
	width: 170px;
	float: right;
}
.register .double .column div p.text {
	width: 260px;
	float: left;
}




/*----------------------------------
 register ORIGINAL
------------------------------------*/


.register .double .column p {
	margin-bottom: 40px;
}



