/*
	GlobalFont CSS 
*/


* BODYTD */

body {
	font-size:16px;
	color:#333333;
	line-height:140%;
}

td {
	font-size:16px;
	color:#333333;
	line-height:130%;
}

.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */
a {
	color: #000055;
　　　　 text-decoration:none;
}
a:hover {
	color: #000055;
　　　　 text-decoration:underline;
}
a:active {
	color: #FF4210;
　　　　 text-decoration:underline;
}
a:visited {
	color: #000055;
}



HR {
  color: #cccccc;
}



/* ご購入方法のご選択「会員登録して購入する方」 */
#select_step_entry{
	background-color:#000000;
}

/* ご購入方法のご選択「当店の会員の方」 */
#select_step_next1{
	background-color:#000000;
}

/* ご購入方法のご選択「会員登録をせずに購入する方」 */
#select_step_next2{ 
	background-color:#000000;
}

.pagetitle {
  height: 1px;
  color:#61563B;
  background-color: #D1E2FF;
  text-indent: 1x;
  margin-top: 0px;
  text-align: left;
  margin-bottom: 1x;
  padding-top: 1x;
  padding-left: 1x;
  border-left: 1x solid #046380;
}

