@charset "euc-jp";
/*******************************************************************
    @about_custom.css
    @author 
    @dateCreated 
    @dateModified 
    @description 
    @note 顧客用abtout.css
        ・編集した日をdateModifiedとして上書きしていくこととする

*******************************************************************/

/********************************************************

 抽象要素の定義

********************************************************/

/* body要素 ここに背景画像を組み込む */
#loginDisplay {
}

/*#container {
}*/
/*
#content {
	width:800px; see@ common/common_main.css
}
*/
#content {
	border-top: 3px solid #666;
	margin-top:6px;
	padding-top:0;
}
/* main部分 */
#main {
	width:610px;
	background: url(../../i/login/top_img2.jpg) no-repeat center 0px;
	margin-top:14px;
}
/* sub、subComponent部分 */
#sub,
#subComponent {
	width:180px;
}
/*----- ヘッダ部分 -----*/
#header,
#logo,
#logo h1,
#logo h1 a {
	height:90px;
}
#header {
	/*background:url(../../i/login/login_header.jpg) no-repeat 0px 0px;
	height: 90px;*/
}
/* 背景画像分の高さ */
#main .headImg {
	height:458px;
	display:block;
	position:relative;
}
.headImg #logininfo {
	left:70px;
	opacity:0.85;
	position:absolute;
	top:170px;
	width:auto;
}
#missLogin {
	background-color:#F3F3F3;
	border:2px solid #FF3366;
	margin:10px 15px 0;
	padding:15px 20px;
	text-align:center;
}


/********************************************************

 抽象要素以下の定義

********************************************************/
/*=================================================
 header部分
===================================================*/

/*=================================================
 content部分
===================================================*/
/*========== main部分 ==========*/


/* h2要素 */
h2 {
	visibility:hidden;
	text-indent: -9999px;

}
/*----- サイトについて 
※mainにある場合　masterはサブに変更
#loginAbout {
	height:70px;
	width:610px;
	margin-bottom:10px;
	padding-bottom: 10px;
	margin-top: 36px;
}
#loginAbout p {
	margin:0;
	padding:0;
	width:203px;
}
 -----*/
/* 三つの画像共通
※mainにある場合　masterはサブに変更
#loginDisplay #loginAbout a img{
	width:190px;
}
 */
/*----- お知らせ -----*/
#info {
	width: 610px;
	border: none;
	padding-top:10px;
}
#info h3 {
	background: url(../../i/common/infotitle.jpg) no-repeat 0 0;
	width:610px;
	height: 24px;
}
#info .listDisplay{
	text-align:right;
}
#info .listDisplay a {
	background:transparent url(../../i/index/read_more.jpg) no-repeat scroll 0%;
	clear:both;
	display:block;
	font-size:80%;
	height:19px;
	text-indent:-9999px;
	width:90px;
}
/*========== sub部分 ==========*/

#login h3,
#registration h3 {
	display:block;
	text-indent: -9999px;
}
#loginDisplay #sub #login p{
	text-align: center;
	color:#333;
}
#getPassLnk a:hover {
	color:#f00;
}
#login{
	padding:0 0 0px 0;
	margin-bottom:0px;
	width:178px;
	padding-bottom:0px;
}
#sub #loginWrapper{
	font-size: 12px;
	padding:10px 0 10px 0px;
	margin-top:0px;
	width:178px;
	border: 1px solid #663300;
	margin-bottom:0px;
}

/*http|https切り替え-0817-*/
p#httpSwitch {
font-size:11px;
margin:10px 0;
}

#sub #registration {
	padding:0 0 0 0px;
	margin:0;
	width:180px;
}
/*#sub #registAttention {
	background: url(../../i/login/entry.jpg) no-repeat;
	width:180px;
	height:126px;
	margin:0;
	padding:0;
}*/

#sub #registWrapper {
	padding-top: 0;
	margin-top: 0;
}
#sub #registration p {
	text-indent:-9999px;
}
#sub #registLink {
	width:180px;
	display:block;
	margin-top:10px;
	padding:0;
}
#sub #registLink a {
	background: url(../../i/login/robbyentry_btn.gif) no-repeat left top;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0;
	height:84px;
	width:180px;
	display:block;
}

/*#sub #entryInfo{
    height:44px;
	width:180px;
	display:block;
	margin:0px 0px 10px 0px;
	padding:0;
}

#sub #entryInfo a{
	background: url(../../i/login/entry_info.jpg) no-repeat left top;
	height:44px;
	width:180px;
	margin-top:0;
	padding-top:0;
	display:block;
}*/

#trustWrapper {
	text-align: center;
	border: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom:6px;
}
#trustBunner {
	text-align:center;
}
#trustBunner h3 {
	text-indent: -9999px;
}
#trustWrapper p {
	width: 160px;
	margin: 0  auto;
}

/*------------- about ------------*/
/* about 共通部分 */
#use{
	margin-top:5px;
	border:none;
	width:180px;
}
#use h3 {
    text-indent:-10000px;
    border:none;
    background-color:#fff;
	/*height:10px;*/
	display:none;
}
#use ul li{
	padding:0;
}
#use a {
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
/* about 固有部分 */
#use #about a{
	background-image:url(../../i/index/use00.jpg);
	height:50px;
}
/* ブログ化によりボタンを一つに統一
#use #about a{
	background-image:url(../../i/index/use01.jpg);
	height:65px;

}
#use #feature a{
	background-image:url(../../i/index/use02.jpg);
	height:65px;
}
#use #toRegist a{
	background-image:url(../../i/index/use03.jpg);
	height:65px;
}
#use #question a{
	background-image:url(../../i/index/use_faq.jpg);
	height:42px;
}*/