/*BODY*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #35524D;
	background-color: #B9CFCB;
	margin: 0px;
	background-image: url(../img/common/bg_all.gif);
}

/* リンクの設定 */

a:link{
	color:#1E6A91;
}
a:active{
	color:#1E6A91;
}
a:visited{
	color:#999999;
}
a:hover{
	color:#FF9900;
}

a.link-title:link{
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
	font-size: 16px;
}
a.link-title:active{
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
	font-size: 16px;
}
a.link-title:visited{
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
	font-size: 16px;
}
a.link-title:hover{
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
	font-size: 16px;
}

/*パラグラフ*/
p {
	margin-bottom: 7px;
	margin-top: 0px;
}

/*テキストフィールドの装飾*/
input.form-txtfield {
	border: 1px solid #EDEDED;
	background-color: #F2F2F2;
	width: 100%;
}

input.form-txtfield2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 230px;
}

/*INPUTボタン装飾*/
input.btninput {
	font-weight: bold;
	color:#FFFFFF;
	background: #8CC3BA;
	border: 1px solid #EDEDED;
}


/*ヘッダー*/
td.bg-head {
	background-image: url(../img/common/bg_head.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 800px;
}

/*フッター部位*/
td.bg-foot {
	background-image: url(../img/common/bg_foot.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 625px;
	padding-top: 4px;
}

/*コンテンツテーブルの基本マージン*/
.cnt-margin {
	margin-top: 10px;
}

.cnt-margin-leftmenu {
	margin-top: 60px;
}


/*各エリアのHEAD,BODY,FOOTの設定*/
td.body-cartdata {
	background-image: url(../img/common/bg_cart.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

td.head-leftarea {
	background-image: url(../img/common/leftarea_head.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}

td.body-leftarea {
	background-image: url(../img/common/leftarea_body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
td.foot-leftarea {
	background-image: url(../img/common/leftarea_foot.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	background-repeat: no-repeat;
}

td.head-mainarea {
	background-image: url(../img/common/mainarea_head.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}

td.body-mainarea {
	background-image: url(../img/common/mainarea_body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

td.foot-mainarea {
	background-image: url(../img/common/mainarea_foot.gif);
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	background-repeat: no-repeat;
}

td.head-separea {
	background-image: url(../img/common/separea_head.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	background-repeat: no-repeat;
}

td.body-separea {
	background-image: url(../img/common/separea_body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

td.body-separea2 {
	background-image: url(../img/common/separea_body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 25px;
}

td.foot-separea {
	background-image: url(../img/common/separea_foot.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	background-repeat: no-repeat;
}

/*テキストサイズ*/
.txt-10 {
	font-size: 10px;
}

.txt-11 {
	font-size: 11px;
}

.txt-15 {
	font-size: 15px;
}

/*テキストカラー*/
.txt-color-orange {
	color: #FF8306;
}

/*強調テキスト*/
.txt-point-a {
	font-weight: bold;
	text-decoration: underline;
}

.txt-point-b {
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
}

.txt-point-c {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

/*主要テキスト*/

.txt-new {
	font-weight: bold;
	color: #63ADA0;
}

.txt-product {
	font-weight: bold;
	color: #FF8306;
	text-decoration: underline;
	font-size: 16px;
}

.txt-product2 {
	font-weight: bold;
	color: #1E6A91;
}

.txt-newsdate {
	font-weight: bold;
	color: #1E6A91;
}

.txt-rankingdate {
	font-weight: bold;
	font-size: 13px;
}

.txt-headline {
	font-weight: bold;
	font-size: 14px;
	color: #5EAA9C;
}

.txt-headline2 {
	font-size: 13px;
	color: #FF8306;
	text-decoration: underline;
}

.txt-magicianname{
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../img/magicians/bg_name.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
}

.txt-eventtitle {
	font-weight: bold;
	font-size: 14px;
	color: #1E6A91;
}


/*特殊テキスト*/

.txt-pricedown {
	font-size: 13px;
	text-decoration: line-through;
}

.txt-pricesale {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}


/*ランキング関連*/
td.bg-ranking {
	background-image: url(../img/common/bg_ranking.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
}

/*ボーダー・商品写真*/
.border-photo {
	border: 1px dotted #ADB6B8;
}


/*ボタン制御*/
.stateon {
	filter: alpha(opacity=40); 
}
.stateoff {
	filter: alpha(opacity=100); 
}
.stateclicked {
	filter: alpha(opacity=100); 
}
.txt-product3 {
	font-size: 9px;
}
