@charset "euc-jp";
/* CSS Document */

/*----------------------------------------------------------------------------*/
/* 詳細画面関連 */


#BoxInfoTitle {
	width: 550px;
	background-attachment: scroll;
	background-image: url(../img/login/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 18px;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}


#BoxInfoTitle .IDate {
	margin:3px 0 1px 0;
	padding:0;
	display: block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}


.BoxInfo {
	float: left;
	height: auto;
	width: 550px;
	display: block;
	margin-left: 18px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}



.BoxInfo .BoxImg {
	display: block;
	margin-left: 10px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: 15px;
}

.BoxInfo .SubTitle {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}



.BoxInfo .BoxComment {
	float: left;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px;
}


.NaviLine {
	width: 550px;
	background-attachment: scroll;
	background-image: url(../img/login/hasen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding: 2px;
	margin-bottom: 5px;
}

.NaviBack {
	text-align: right;
	display: block;
	padding: 2px;
	float: left;
	width: 546px;
	font-size: 12px;
	line-height: 2em;
}


#BoxNaviDetail {
	float: left;
	height: auto;
	width: 550px;
	text-align: right;
}

.MemberOnlyTxt {
	font-size: 12px;
	line-height: 2em;
	color: #10567C;
}



.BoxPageTop {
	height: auto;
	display: block;
	text-align: right;
	padding: 2px;
	width: 550px;
}

.PageTop {
	width:68px;
	height:13px;
	margin: 0;
	padding: 0px;
	float: right;
}

.PageTop a,
.PageTop a:hover{
	width:68px;
	height:13px;
	background-repeat:no-repeat;
	padding:0;
	display:block;
	background-image: url(../img/login/back_top.gif);
}

.PageTop a,
.PageTop a:hover{
	background-image:url(../img/login/back_top.gif);
}


.LinkTxt {display:none;}






A,A:link{  text-decoration: underline; color:#336699; 
}

A:visited{ text-decoration: underline; color: #336699; 
}

A:hover{   text-decoration: underline; color: #6699CC; 
}

A:active{  text-decoration:none; color: #336699; 
}

/*----------------------------------------------------------------------------*/
/* インフォメーション関連 */

#Infoindexclm {
width: 550px;
margin: 0;
padding:0;
}

#Infoindexclm h2{
width: 550px;
height:46px;
	margin:0 0 14px 0;
	padding:0;
	background: url(/common/img/infoindex_tit.gif);
	background-repeat:no-repeat;
	background-position:center top;
}



#Infoindexclm #Loop {
width: 557px;
margin: 0 0 11px 2px;
padding:0;
text-align:left;
clear:both;
}

#Infoindexclm #Loop #Img {
float:left;
margin:0;
padding:3px;
background-color:#E8E8E8;
}
#Infoindexclm #Loop #Img img {
border:1px solid #FFFFFF;
}

#Infoindexclm #Loop dl {
width:460px;
float:right;
}
#Infoindexclm #Loop dl.Noimg {
width:557px;
float:right;
}


#Infoindexclm #Loop dt {
display: block; 
padding:3px;
margin:1px 0 0 0;
background-color:#E7F7FF;
}
#Infoindexclm #Loop dd.Detail {
margin:0 0 15px 0;
padding:0 0 5px 0;
display: block;
background:url(/common/img/infoindex_line.gif);
background-position:bottom left;
background-repeat: repeat-x;
line-height:1.25em;
	font-size: 12px;
}
#Infoindexclm #Loop dd.Date {
margin:3px 0 1px 0;
padding:0;
display: block;
line-height:1em;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ABABAB;
}

#Infoindexclm #Loop dt A,A:link{  text-decoration: underline; font-weight:bold; color:#336699; font-size:14px; 
}
#Infoindexclm #Loop dt A:visited{ text-decoration: underline;	font-weight:bold; color: #336699; font-size:14px; 
}
#Infoindexclm #Loop dt A:hover{   text-decoration: underline;	font-weight:bold; color: #6699CC; font-size:14px; 
}
#Infoindexclm #Loop dt A:active{  text-decoration:none;	font-weight:bold; color: #336699; font-size:14px; 
}

#Infoindexclm #Loop dd A,A:link{  text-decoration:none; font-size:10px; color:#0A0091; font-weight:bold; 
}
#Infoindexclm #Loop dd A:visited{ text-decoration:none; font-size:10px;	color: #0A0091; font-weight:bold; 
}
#Infoindexclm #Loop dd A:hover{   text-decoration: underline; font-size:10px;	color: #FF744E; font-weight:bold; 
}
#Infoindexclm #Loop dd A:active{  text-decoration:none; font-size:10px;	color: #FF9376; font-weight:bold; 
}


/*----------------------------------------------------------------------------*/
/* パスワード関連 */

#BoxNeedPass {
	height: 73px;
	width: 520px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/login/img_id_pass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-bottom: 30px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC; */
}

#BoxNeedPass p {
	display: block;
	float: left;
	width: 400px;
	text-align: left;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}

#BoxNeedIdPass {
	background-attachment: scroll;
	background-image: url(../img/login/need_id_pass.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 400px;
	margin-bottom: 10px;
	float: left;
}
