/* CSS Document */

/*グローバルナビゲーションロールオーバー用スタイル上書き*/
li.bl_service a { background-image:url(/common/images/blgnavi_006_f.gif); background-repeat:no-repeat;}

/*---------------------- サイドバー  ------------------------------------*/

li.lnavi_001 a{background-image:url(/members/images/lnavi_001.gif); background-repeat:no-repeat;}
li.lnavi_001 a:hover, li.lnavi_001 a.active{background-image:url(/members/images/lnavi_001_f.gif); background-repeat:no-repeat;}
li.lnavi_002 a{background-image:url(/members/images/lnavi_002.gif); background-repeat:no-repeat;}
li.lnavi_002 a:hover, li.lnavi_002 a.active{background-image:url(/members/images/lnavi_002_f.gif); background-repeat:no-repeat;}
li.lnavi_003 a{background-image:url(/members/images/lnavi_003.gif); background-repeat:no-repeat;}
li.lnavi_003 a:hover, li.lnavi_003 a.active{background-image:url(/members/images/lnavi_003_f.gif); background-repeat:no-repeat;}

ul.side_lnavi li a span {position:absolute;
	top:-9000px;
	left:-9000px;
	display:none;
}


p.about_bl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(/common/images/line_001.gif) left bottom repeat-x;
}

div.illust_area {
	width: 100%;
	background: url(/members/images/illust_001.gif) 370px 0 no-repeat;
}

img.number {
	margin-bottom: 25px;
	margin-right: 15px;
	float: left;
}

p.service1 {
	margin-left: 20px;
	padding-right: 160px;
	padding-bottom: 20px;
}

p.service2 {
	margin-left: 20px;
}

ul.buttons {
	width: 100%;
	margin: 10px 0 0 0 !important;
	padding: 20px 0 0 0 !important;
	list-style-type: none;
	text-align: center;
	background: url(/common/images/line_001.gif) left top repeat-x;
}

ul.buttons li {
	display: inline;
	margin: 0;
	padding: 0 15px;
}

iframe.regulations {
	margin-top: 20px;
	border: 1px solid #cccccc;
}

h3.step_title {
	margin-top: 20px;
	font-size: 140%;
}

h3.edit_title {
	font-size: 140%;
}

p.agree {
	margin-top: 20px;
	text-align: center;
	font-size: 120%;
}

form {
	margin: 0;
}

table.regist_input {
	width: 490px;
	margin-top: 20px;
	margin-left: 15px;
	line-height: 1.3em;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.regist_input th {
	width: 23%;
	padding: 4px;
	text-align: left;
	font-weight: normal;
	background-color: #f8f8f8;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.regist_input td {
	width: 77%;
	padding: 4px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.regist_input input, table.regist_input select {
	margin: 2px;
}

.attention {
	color: #CC0000;
}

p.regist_msg {
	margin-bottom: 10px;
}

ul.services {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.3em;
	font-size: 110%;
}

ul.services li {
	height: 50px;
	margin: 10px;
	padding: 5px 0 0 50px;
}

ul.services li.item1 {
	background: url(/members/images/service_001.gif) left top no-repeat;
}

ul.services li.item2 {
	background: url(/members/images/service_002.gif) left top no-repeat;
}

ul.services li.item3 {
	background: url(/members/images/service_003.gif) left top no-repeat;
}

ul.note {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
}

ul.note li {
	margin-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}

table.login {
	width: 300px;
	margin-top: 20px;
	margin-left: 90px;
	line-height: 1.3em;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.login th {
	width: 35%;
	padding: 4px;
	text-align: left;
	font-weight: normal;
	background-color: #f8f8f8;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.login td {
	width: 65%;
	padding: 4px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

h3.user_name {
	font-size: 120%;
}

h4.menu_title {
	margin: 25px 0 0 !important;
}

p.menu_guide {
	margin: 5px 0 0;
}

