/*--- ページ共通  ---*/
/*---文字装飾---*/
.font_red {
	color:#FF0000;
}
.font_blue {
	color:#000099;
}
.font_gray {
	color:#3C3C3C;
}
.font_small {
	font-size: small
}
.font_bold {
	font-weight:bold;
}
.font_dimgray {
	color:#919191;
}

/*---スペース---*/
.spacer {
	width: 100%;
	height: 1px;
	margin-top: 0px;		
	margin-bottom: 5px;
}

/*---サイドメニュー---*/
#sidemenu {
}

#sidemenu #tmark {
	text-align: center;
}

/*---ベース---*/
#changeofaddress_oosaka {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

/****COMMON STYLE****/
#greet {
	clear: both;
	width: 490px;
	line-height: 1.3;
	margin-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 75%;
}

#greet p {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 5px;
}



/****Address****/
#address {
	clear: both;
	width: 490px;
	line-height: 1.3;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 75%;
}

#address p {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 5px;
}

#address .old{
color:#666666;
}

#address .address_intbl {
	clear: both;
	width: 490px;	
	line-height: 1.3;
	margin-top: 15px;
	color: #191919;
}

#address .address_intbl .tbh1 {
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;
}
#address .address_intbl .tbh2 {
	background-color: #A8A8A8;
	color: #404040;
	font-weight: bold;
}
#address .address_intbl .tbh3 {
	width: 25%;
	background-color: #CCCCCC;
	color: #404040;
	font-weight: bold;
}
#address .address_intbl .tbh4 {
	background-color: #DDEEFF;
	color: #363636;
	font-weight: bold;
}
#address .address_intbl .tbd1 {
	background-color: #EEEEEE;
}
#address .address_intbl .tbd2 {
	background-color: #FFFFFF;
	color: #080808;
}

#address .n_pagetop{
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: right;
}

/** サービス停止のお知らせ **/
.infostop {
	clear: both;
	width: 480px;
	line-height: 110%;
	margin-top: 0px;		
	margin-right: auto;
	margin-bottom: 20px;	
	margin-left: auto;
}

.infostop .fr1{
	width: 20px;
}

.infostop .fr2{
	width: 90px;
	vertical-align: top;
}

.infostop .fr3{
	width: 125px;
}

.infostop .fr4{
	width: 125px;
}

.infostop .fr5{
	width: 120px;
}

/** Alpha-Index **/
#greet #alpha-index {
	margin-top: 20px;
	margin-bottom: 35px;
}

#greet #alpha-index h4 {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #2A2A2A;
	font-weight: bold;
	font-size: 80%;
}

#greet #alpha-index p {
	width: 490px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	color: #2A2A2A;
	font-size: 80%;
}
