@charset "shift_jis";

#quocard-body {
 font-size:12px;
 line-height: 1.4em;
 color:#444;
 width:600px;
 /*border:1px solid #696969;*/
}

/* スタンダード */
#quo-standerd {
 float:left;
 background: #fff url('../images/quo_standerd.gif') no-repeat top left;width:195px;height:470px;
}
/* レディメイド */
#quo-readymade {
 float:left;
 background: #fff url('../images/quo_readymade.gif') no-repeat top left;width:195px;height:470px;
}
/* オーダーメイド */
#quo-ordermade {
 float:left;
 background: #fff url('../images/quo_ordermade.gif') no-repeat top left;width:195px;height:470px;
}

/* QUOカードについて */
#about-quocard {
 margin-top:20px;
 border:1px solid #999;
 padding:5px 0px 5px 4px;
}
#about-quocard-title {
 color:#6FA3EA;font-size:14px;font-weight:bold;
}
#about-quocard-inner {
 float:left;margin-left:2px;width:490px;
}
#about-quocard a {
 color: #1D3994;
 text-decoration: underline;
}
#about-quocard a:hover {
 text-decoration: none;
}

/* url */
.cardmates_url {
	font-size: 24px;
	line-height: 28px;;
	font-weight: bold;
	font-family:'Arial';
}
.cardmates_url a{
 color:#154F9E;
 text-decoration: underline;
}
.cardmates_url a:hover{
 text-decoration: none;
}

/* 電話 */
.cardmates_tel {
	color: #CD5C5C;
	font-size: 24px;
	line-height: 30px;;
	font-weight: bold;
	font-family:'Arial';
}

#info-cardmates {
 margin-top:20px;padding: 4px 0px 4px 6px;background:#DCE9FA;
}
#info-cardmates-inner {
 float:left;width:380px;margin-top:4px;margin-left:10px;
}

/* ページのTOPへ */
.quocard-pagetop {
 margin:10px 0px;
 text-align: right;
}
.quocard-pagetop2 {
 float: right;
 font-size: 12px;
 line-height: 26px;
 font-weight: normal;
 text-align: right;
}
.quocard-pagetop a, .quocard-pagetop2 a {
 color:#CC0000;
 text-decoration: underline;
}
.quocard-pagetop a:hover, .quocard-pagetop2 a:hover {
 text-decoration: none;
}

/* フォントサイズ */
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt12{
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}

.float_cancell {
	clear: both;
}