﻿@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td{
	padding:0;
	margin:0;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-weight:normal;
	font-style:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:100%;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}


/*-- style --*/
.bgPink {
	background-image: url(../images/share/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FF6BC5;
}
.tdTextCell {
	font-size: 0.85em;
	text-align: left;
	vertical-align: top;
	line-height: 1.4em;
	padding: 5px;
}


.bgPink center .centerT {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bgPink center .centerT tr td table tr td h3 {
	font-size: x-large;
	font-weight: bold;
	color: #803662;
}

.redPrice{
	color:red;
}
.PinkLi{
	color: #FF33CC;
}

.bgPink center .centerT tr td table tr td p.name {
	padding: 0px 0px 3px 5px;
	font-size: x-large;
	font-weight: bold;
	color: #803662;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FF99FF;
}
.bgPink center .centerT tr td table tr td p.name2 {
	padding: 3px 0px 3px 5px;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FF99FF;
	background-color: #803662;
}

.bgPink center .centerT tr td table tr td p.nameNaiyo {
	padding: 0px 0px 3px 0px;
	font-size: x-large;
	font-weight: bold;
	color: #803662;
}


.spaceL {
	padding-left: 25px;
	padding-top: 10px;
	line-height: 1.4;
	text-align: left;
}
.ryokin th,
.ryokin td{
	padding: 5px;
	border: 1px solid #CCC;
	font-size:larger;
}
.ryokin th{
	background-color: #FFF0CC;
}
.ryokin td{
	background:#FCF;
	text-align: right;
}

.komoji {
	font-size: small;
}
.spaceL p {
	padding-bottom: 20px;
	padding-top: 10px;
}
.celText {
	font-size: 0.85em;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
}
.textXX {
	font-size: xx-large;
}
.iro {
	padding: 10px;
	background-color: #FFC;
	color: #C06;
	margin-top: 15px;
}
