/* CSS Document */
body{
	background-color:#FFFFFF;
	}
/*------------------

------------------*/
#sheet{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px;
	}
#sheet_text{
	width:800px;
	background-image: url(../img/bgg.png);
	background-repeat: repeat-y;
	padding-bottom:20px;
	}
#sheet_xmas{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px;
	}
#sheet_text_xmas{
	width:800px;
	background-image: url(../img/bgg.png);
	background-repeat: repeat-y;
	}
#sheet_cgl{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px;
	}
#sheet_text_cgl{
	width:800px;
	background-image: url(../img/bgg.png);
	background-repeat: repeat-y;
	}

p{
	padding:0px;
	margin:0px;
	}

#sheet a:link {
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}
#sheet a:visited{
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}


/*------------------
コンテンツ設定
（メニュー・はじめましての内容・お申込はこちら）
------------------*/
.container{
	width:800px;
	overflow: hidden;
	}
/*------------------
メニュー設定
------------------*/
.menuArea{
	float:right;
	width: 191px;
	text-align: right;
	padding: 15px 10px 0px 0px;
	
	}
.menuBtnImg{
	margin-bottom:5px;
	text-align: right;
	}

/*------------------
コンテンツ（はじめましての内容）設定
------------------*/
.contentsArea{
	width:579px;
	float:left;
	color: #fff;
	padding: 0px 0px 0px 0px;
	}
	
.link_b{
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	}
.link_b div{
	float:right;
}
	

.contentsTitleImg{
	margin-bottom: 5px;
	}
	
.contentsSmpImg{
	margin-bottom: 5px;
	text-align: center;
	}
.sampleMinutetitle{
	width:315px;
	float: left;
	color: #fff;
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight:bold;
	}
.sampleMinuteTxt{
	width:295px;
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	}

	
.sampleArea{
	width:255px;
	float:left;
	margin-bottom: 20px;
	}
.sampleMinute{
	width:315px;
	float: left;
	padding: 30px 5px 5px 5px;
	font-size: 14px;
	}
.sampleMinuteHajime{
	width:315px;
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	}
.sampleMinuteMoji{
	background-color:#fff463;
	width:300px;
	float: left;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 15px;
	}

/*お手紙説明文　テキスト*/
.letterTxtTitleTxt{
	color:#fff;
	font-size: 16px;
	background-image: url(../img/title_bar_small.gif);
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 10px;
	}
.letterTxtIndent{
	padding-left:10px;
	line-height:20px;
	font-size: 14px;
	padding-bottom: 20px;
	}

.letterTxtTitle{
	color:#ffffff;
	font-size: 18px;
	line-height: 25px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 5px;
	}
.letterSteTitle{
	color:#ffffff;
	font-size: 23px;
	line-height: 33px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 10px;
	font-weight:bold;
}
.letterTxt{
	padding-left:25px;
	line-height:20px;
	font-size: 14px;
	padding-bottom: 0px;
	}
.letterTxt Img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/*	background-color: #fff;
	}*/
.letterTxtSpace{
	letter-spacing:-1px;
	}
/*------------------
お申込はこちらの設定
------------------*/
.orderArea{
	width:592px;
	margin-left: 3px;
	}
.orderImg{
	margin-bottom:15px;
	clear: both;
	text-align: center;
	}

.orderTitleImg{
	}
.orderContents{
	width:560px;
/*	border:solid #003398 1px;*/
	border-left: solid #060 1px;
	border-right: solid #060 1px;
	border-bottom: solid #060 1px;
	background-color: #fbffc9;
	padding: 20px 15px 15px 15px;
	margin-bottom: 10px;
	}
.orderTxt{
	font-size:12px;
	line-height:20px;
	color: #000;
	}
/*クリスマス用設定*/
.selectArea_cgl{
	width:auto;
/*	height: 90px;*/
	padding-left: 70px;
	overflow: hidden;
	margin-bottom: 3px;
	}
	
.selectTxt{
	width:90px;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #ff0000;
	font-size: 12px;
	text-align: right;
	margin-right: 5px;
	font-weight:bold;
	}
.selectDown{
	width:100px;
	float: left;
	height: 25px;
	}
/*------------------
外部デザインリンク
------------------
.linkotherbnr{
	padding:10px 0px 10px 15px;
	clear: both;
	text-align: right;
}

/*------------------
クリスマス用ライン
------------------*/
.line{
border-top:#ffffce 1px solid;
border-bottom:#aa3 1px solid;
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}
