@charset "utf-8";

/* グリーティングカード トップ */

#postTop {
	margin:0 10px;
	width:700px;
}
#postTop #lead {
		margin-bottom:15px;
}

#postTop .leftBox {
	width:335px;
	float:left;
}
#postTop .rightBox {
	width:335px;
	float:right;
}

#postTop h4 {
	width:335px;
	height:25px;
}


.postGrBlock input{
	margin:5px 0 0 0;
}

.itemCard {
	width:160px;
	text-align:center;
}

.postFrame {
	clear:both;
	margin-bottom:20px;
	padding-bottom:21px;
	background:url(/img/common/line_dot.gif) left bottom no-repeat;
}

#postBtnArea {
 margin:0 auto 20px auto;
 padding:0;
 width:450px;
}

#postBtnArea input {
	margin:0;
	padding:0;
}


#postReselect {
	margin:0;
	padding:0;
	width:220px;
	float:left;
	text-align:left;
}

#postSend {
	margin:0;
	padding:0;
	width:220px;
	float:right;
	text-align:right;
}


#postErrTit {
	margin:0 auto 0 auto;
	padding:5px;
	width:450px;
	background:#75A8EB;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#postErrMsg {
	margin:30px auto 20px auto;
	padding:0;
	width:450px;
	text-align:center;
	color:#FF0000;
}

#postErrMsg2 {
	margin:30px auto 20px auto;
	padding:0;
	width:450px;
	text-align:center;
}

#postErrMsg2 img {
	margin:30px 0 50px 0;
}


.postTxtBlue{
	color:#af76d5;
	font-weight:bold;
}

.postTxtHistory{
	color:#609CEB;
}

.postTxtRed{
	color:#FF0000;
}

.postTxtWhite{
	color:#FFFFFF;
	font-weight:bold;
}

.postFrmTitle{
	margin:0;
	padding:2px;
	width:154px;
	font-size:12px;
	color:#FF0000;
}

.postFrmName {
	margin:0 3px 0 0 ;
	padding:0;
	width:85px;
	font-size:12px;
}

.postFrmMail {
	margin:0 3px 0 1px;
	padding:0;
	width:250px;
	font-size:12px;
}

.postFrmMeg {
	margin:10px 0 0 0;
	padding:2px;
	width:446px;
	height:100px;
	border:1px solid #75A8EB;
	font-size:12px;
}

.postLine {
	margin:0 auto;
	padding:0;
	width:450px;
	height:40px;
	background:url(/post/card/img/line.gif) center center no-repeat;
}

.postLine02 {
	margin:0 auto;
	padding:0;
	width:450px;
	height:20px;
	background:url(/post/card/img/line.gif) center center no-repeat;
}

.postTxtName {
	margin:0 auto 0 auto;
	padding:0;
	width:450px;
	text-align:left;	
}

#postTxtMsg {
	margin:0 auto 0 auto;
	padding:10px;
	/*width:430px;*/
	text-align:left;
	background-image:url(/post/card/img/bg.gif);
}

#postTxtMsg02 {
	margin:0 auto 20px auto;
	padding:10px;
	width:430px;
	text-align:left;
	background-image:url(/post/card/img/bg.gif);
}

#postImmunity {
	margin:0 auto 20px auto;
	padding:0;
	width:450px;
	text-align:left;
}

#postReg {
	margin:20px auto 50px auto;
	padding:0;
	width:450px;
	text-align:center;
}

#postGuestUser {
	margin:0 auto 20px auto;
	padding:30px 0 0 0;
	width:450px;
	text-align:center;
}

#postGuestTitle {
	margin:10px auto 10px auto;
	padding:5px;
	width:440px;
	background:#af76d5;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;	
}

#postHistory {
	margin:0 auto;
	padding:25px 0 0 0;
	/*background:url(/post/card/img/line_history.gif) center top no-repeat;*/
}
	
#postHistory h1{
	margin:0 auto;
	padding:0;
	background:url(/post/card/img/tit_history.gif) left top no-repeat;
	width:550px;
	height:30px;
}

#postHistory p {
	margin:0 auto;
	padding:0;
	width:550px;
	text-align:left;
}

#postHistoryBg {
	background:#FFF;
	height:100%;
	border:5px solid #ad76cc;
}

#postHistryTbl {
	margin:10px auto 20px auto;
	border-collapse:collapse;
}

#postHistryTbl th {
	background:#d7c85f;
	padding:5px;
	color:#FFFFFF;
}

#postHistryTbl td{
	margin:10px;
	padding:5px;
	border:#d7c85f solid 1px;
}


#postHistoryFoot {
	margin:0 0 10px 0;
	padding:0;
	/*background:url(/post/card/img/line_history.gif) center bottom no-repeat;*/
	width:570px;
}


#postCardFooter {
	clear:both;
	margin:0;
	padding:0 0 5px 0;
	width:790px;
	background:#F00;
}




/* 期間限定 */


div#postSpTop {
	padding:15px;
	background:url(/post/card/img/bg_special_top.gif) 0 0 no-repeat;
}

div#postSpBtm {
	clear:both;
	height:25px;
	background:url(/post/card/img/bg_special_btm.gif) left top no-repeat;
}


div#postSpBox {
	float:left;
	width:335px;
	text-align:left;
}
div#postSpBox h4 {
	height:68px;
	margin-bottom:5px;
}

div#postSpBox p {
	width:320px;
}

dl#postCardSp01 {
	float:left;
	margin:0 15px 0 0;
	width:160px;
	text-align:center;
}

dl#postCardSp02 {
	float:left;
	width:160px;
	text-align:center;
}








#postGrCardNew img,
#postGrCardNew02 img {
	margin:0 0 10px 0;
}

#postGrCardNew input,
#postGrCardNew02 input {
	margin:7px 0 0 0;
}











#postImage {
	float:left;
	margin:0 10px 0 0;
}







/*--------------------------------------------------*/



















#post {
	margin:20px auto 0 auto;
	width:480px;
	text-align:left;
}

#post h4 {
	margin-bottom:20px;
	padding:5px;
	background:#af76d5;
	font-weight:bold;
	color:#FFFFFF;
}


#post h5 {
	clear:both;
	margin:15px 0 5px 0;
	padding-top:16px;
	text-align:left;
	background:url(/img/common/line_dot.gif) 0 0 no-repeat;
}

#post p {
	text-align:left;
}


#sendName,
#yourName,
#sendTime {
	/*margin-top:5px;*/
	margin-bottom:5px;
	width:480px;
}
#sendName td,
#yourName td,
#sendTime td {
	text-align:left;
	padding:5px;
}

#yourName th {
	font-weight:bold;
}
#sendName th {
	font-weight:bold;
}

#sendName #history {
	padding-bottom:2px;
	text-align:right;
	font-weight:normal;
}

.caution {
		clear:both;
		width:480px;
}
#postBtn {
	margin:10px 0 20px 0;
}
#guide {
	clear:both;
	margin-bottom:20px;
	padding:10px;
	text-align:left;
	border:1px solid #d7c85f;
	background:#f7f4df;
}
#guide h6 {
	font-weight:bold;
}


.postFrmName {
	width:90px;
	padding:2px 5px;
}
.postFrmMail {
	width:200px;
	padding:2px 5px;
}

.td01 {
	width:150px;
	background:#d7c85f;
	color:#FFFFFF;
	font-weight:bold;
}
.td02 {
	/*width:329px;*/
	background:#ebe3af;
}

.td03 {
	width:80px;
	background:#d7c85f;
	color:#FFFFFF;
	font-weight:bold;
}
.td04 {
	/*width:354px;*/
	background:#ebe3af;
}

.td02 p {
	float:left;
}
.td02 img {
	float:right;
}


.postFrmMeg {
	width:478px;
	border:1px solid #ad76cc;
}

#swfBox {
	margin:10px auto 15px auto;
	padding:0;
	width:450px;
}

#post #preTitle,
#post #regTitle,
#post #errTitle {
	text-align:center;
}


#post #errMsg01 {
	margin-bottom:25px;
	color:#FF0000;
	text-align:center;
}
#post #errMsg02 {
	margin-bottom:25px;
	text-align:center;
}
#post #errBtn {
	margin-bottom:10px;
	text-align:center;
}


#post .regMsg {
	margin-bottom:20px;
	text-align:center;
}



#post #preBtn {
	margin:0 15px;
	width:450px;
}
#post #preBtn #back {
		float:left;
}
#post #preBtn #next {
	float:right;
}
#post #preBtn #next p {
	text-align:right;
}


/* nav無し */ 
#post #guestUser {
	margin-bottom:20px;
	text-align:center;
}

#post #postTxtMsg {
	margin:15px 2px 20px 2px;
	padding:10px;
	text-align:left;
	background:url(/post/card/img/bg.gif);
}


#post #postTxtMsg #toName {
	margin:0 0 27px 0;
}
#post #postTxtMsg #sendMsg {
	margin-bottom:57px;
}
#post #postTxtMsg #userName {
	margin-bottom:20px;
}
#post #postTxtMsg #btn {
	margin-bottom:20px;
	text-align:center;
}

#post #immunity {
	margin:20px 0;
}


#shop #swfArea {
	clear:both;
	margin:-20px auto 0 auto;
	padding:10px 0 0 3px;
	width:700px;
	text-align:left;
}

#shop #swfArea p {
	margin:0;
	padding:0 0 0 5px;
}



