@charset "utf-8";

/* --------------------------------------------------------------------------------------
スマイルハート CSS
--------------------------------------------------------------------------------------- */

dl dt img{
	vertical-align: bottom;
}

#smile{
	width: 644px;
	margin-left: 2px;
}

#smile h1,#smile h2,#smile h3,#smile h4,#smile h5,#smile h6{
	font-size: 100%;
	font-weight: normal;
	font-style:  normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

#smileCt{
	width: 644px;
	margin: 20px 0 0 0;
	background-color: #eafdff;
	background-image: url(../images/smile_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#smile div .topCap{
	width: 615px;
	margin: 15px 0 25px 13px;
}

#smile div .topix{
	width: 615px;
	margin: 15px 0 15px 13px;
}

#smile div .topix dl{
	margin: 15px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #0076d4;	 
}

#smile div .topix dt{
	font-weight: bold; 
}

#smile div .topix dd{
	padding: 0 0 0 0;
}

#smile div .pointBox{
	width: 596px;
	height: auto;
	margin: 25px 0 25px 13px;
	padding: 8px 8px 8px 8px;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	overflow: auto;
}

#smile .pointCt{
	margin: 0px 0 10px 0;
}
	
#smile .pointImg{
	float: left;
	width: 250px;
}

#smile .pointTxt{
	float: right;
	width: 326px;
}

#smile .pointTxt dl{
	margin: 10px 0 0 0;
}

#smile .pointTxt dt{
	clear: left;
	float: left;
	width: 5em;
	font-weight: bold; 
}

#smile .pointTxt dd{
	padding-left: 5.2em;
}



/* ボタン -------------------- */

#smile div.btnBox{
	clear: both;
	padding: 0 0 10px 14px;
}

#smile div.btnBox p{
	margin-bottom: 14px;
}

/* 上部リンク -------------------- */

#smile #smileTopNavi{
	width: 640px;
	height: 20px;
	margin: 0 0 0 2px;
	padding: 0;
	border-bottom: 2px solid #0076d4;
}

#smile #smileTopNavi img{
	margin: 0 0 0 6px;
}

#smile #smileTopNavi #imgTop{
	margin: 0 1px 0 0;
}

/* リンク -------------------- */

#smile div.linkBox{
	width: 640px;
	margin: 0 2px 0 2px;
	padding: 10px 0;
	background: #FFF3D4;
	border-top: 25px solid #ffffff;
	text-align: center;
}

#smile div.linkBox p{
	background: url(../images/bg_link.gif) repeat-y;
}

#smile div.linkBox p span{
	margin-left: 35px;
}


/* コンテンツ・共通スタイル -------------------- */
#smile div h2{
	height: 45px;
	margin: 25px 11px 0 11px;
	padding: 0;
}

#smile div h3{
	margin: 0 0 10px 0;
}

#smile div .ctBox{
	width: 574px;
	margin: 0 11px 15px 11px;
	padding: 20px 22px 30px 22px;
	background-color: #ffffff;
}

#smile div .pdfBox{
	width: 486px;
	padding: 20px 34px 20px 34px;
	border: 10px solid #dedede;
}

#smile div .pdfBox img{
	float: right;
}

#smile div .beginners {
	width: 574px;
	padding: 30px 0 0 0;
	text-align: center;
}

#smile div .beginners h4 {
	color: #c33;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#smile div .beginners p {
	border-top: 1px dashed #c33;
	border-bottom: 1px dashed #c33;
	padding: 0.5em 0;
}


/* 募集要項 -------------------- */

#smile .recList{
	margin: 0 0 20px 0;
}

#smile .recList dt{
	clear: left;
	float: left;
	width: 30px;
	margin-bottom:10px;
}

#smile .recList dt img{
	vertical-align: top;
}

#smile .recList dd{
	margin-bottom:10px;
	padding-left: 30px;
}

#smile .recTbl{
	margin: 0;
	padding: 0;
	border-right: 1px solid #fec66e;
	border-bottom: 1px solid #fec66e;
	border-left: 1px solid #fec66e;
}

#smile .recTbl th,
#smile .recTbl td{
	padding: 10px 7px 7px 10px;
	background-image: url(../images/smile_tbl_line01.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
}

#smile .recTbl th{
	background-color: #fed79a;
	text-align: left;
}

#smile .recTbl .tblLink{
	text-align: right;
}

#smile .recTbl .tblLink img{
	margin:0 3px 0 0;
	vertical-align: middle;
}


/* 活動レポート -------------------- */

#smile .repBlock {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

#smile .rep_p{
	margin-bottom:20px;
}

#smile .repTbl{
	margin: 0;
	padding: 0;
	border-right: 1px solid #fec66e;
	border-bottom: 1px solid #fec66e;
	margin: 0 0 20px 0;
}

#smile .repTbl th{
	padding: 0;
	background-image: url(../images/smile_tbl_line01.gif);
	background-repeat: repeat-x;
}

#smile .repTbl td{
	padding: 10px 7px 7px 10px;
	background-image: url(../images/smile_tbl_line04.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#smile .repTbl .thZero{
	border-top: 1px solid #fec66e;
	border-left: 1px solid #fec66e;
}

#smile .repTbl .thLeft,
#smile .repTbl .thLeftEnd{
	padding: 10px 7px 7px 10px;
	background-image: url(../images/smile_tbl_line02.gif);
	background-color: #fed79a;
	text-align: left;
}

#smile .repTbl .thLeftEnd{
	border-bottom: 1px solid #ffffff;
}

#smile .repTbl .thTop,
#smile .repTbl .thTopEnd{
	padding: 10px 7px 7px 10px;
	background-image: url(../images/smile_tbl_line03.gif);
	background-color: #fec66e;
	font-weight: normal;
}

#smile .repTbl .thTopEnd{
	border-right: 1px solid #ffffff;
}


/* 編み図ダウンロード -------------------- */

#smile .dlImg{
	margin: 20px 0 30px 0;
	width: 574px;
	height: 230px;
}


#smile .dlImgLeft{
	float: left;
	width: 180px;
	text-align: center;
}

#smile .dlImgRight{
	float: left;
	width: 179px;
	margin: 0 0 0 18px;
	text-align: center;
}

#smile .dlBox{
	clear: left;
	margin: 0 0 30px 0;
	padding: 10px;
	background-color: #fff8c9;
	font-weight: bold;
}

#smile .dlBox p{
	margin: 0 0 10px 0;
}

#smile .dlBox .dlTxt span{
	margin: 0 0 0 15px;
}

#smile .dlBox .dlTxt img{
	margin: 0 0 0 5px;
	vertical-align: middle;
}

#smile .dlBox .dlLine{
	width: 554px;
	height: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #a35525;
}

#smile .dlBox .newTxt{
	padding: 0 0 3px 5px;
}


/* よくあるご質問 -------------------- */

#smile .qaH3{
	margin: 20px 0 10px 0;
}

#smile .qaH3{
	margin: 20px 0 10px 0;
}

#smile .qa_p{
	margin-bottom:20px;
}

#smile .qaList{
	margin: 5px 0 0px 0;
	padding: 0;
}

#smile .qaList dt{
	clear: left;
	float: left;
	width: 1.5em;
	margin-bottom: 10px;
	font-weight: bold; 
}

#smile .qaList dd{
	margin-bottom: 10px;
	padding-left: 1.5em;
}

#smile .qaTbl{
	margin: 0;
	padding: 0;
	border-top: 10px solid #fec66e;
	border-right: 10px solid #fec66e;
	border-left: 10px solid #fec66e;
}

#smile .qaTbl td{
	margin: 0;
	padding: 10px;
	border-bottom: 10px solid #fec66e;
}

#smile .qaTbl p{
	margin-bottom: 5px;
}
