.main {
	margin-top: 25px;
}


#MainPhoto {
	float: left;
	height: auto;
	width: auto;
}
/* 「神社直営」表示の設定 */
#TopFreeInformationMain {
	float: left;
	height: auto;
	width: 765px;
	margin-top: -10px;
	margin-bottom: 20px;
	text-align: center;
	color:#666;
}

#TopFreeOsusume {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 18px;
}

#TopFreeOsusume2 {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 18px;
}

#TopRecoBox {
	height: auto;
	width: auto;
	float: left;
}

#TopRecoBox2 {
	height: auto;
	width: auto;
	float: left;
}

.TRBContent {
	float: left;
	height: 131px;
	width: 298px;
	margin-Left: 19px;
}

.TRBContent2 {
	float: left;
	height: 131px;
	width: 298px;
	margin-Right: 19px;
}

.TRBContent3 {
	float: left;
	height: 131px;
	width: auto;
	margin-Left: 19px;
}

.SpecialBox {
	float: left;
	height: 156px;
	width: 225px;
	border: 1px solid #CCC;
	padding: 6px;
	margin-bottom: 15px;
}

.SpecialBox h3 {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	font-weight: bold;
}

.SBTxt {
	color: #666;
	margin-top: 7px;
	font-weight: normal;
	font-size: 12px;
}

.SpSp {
	float: left;
	height: 100px;
	width: 24px;
}

.h2_comment {
	font-size: 10px;
	font-weight: normal;
	color: #666;	
}

.h2_comment2 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	float: right;
}

.CommentP {
	margin: auto;
	float: left;
	height: 46px;
	width: 55px;
}

.CommentT {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	float: left;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 5px;
	padding-bottom: 3px;
}

/* TOPページ 3つのアイコンリンクのリンク色設定 */
.TopIcon a:link,.TopIcon a:visited,.TopIcon a:active{
    text-decoration:none;
    color: #666;
}

.TopIcon a:hover{
    text-decoration:underline;
}

/* メディア情報POP UP用の設定 */

#wrpperTop {
	height: 37px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}

#wrpperTop img {
		float: left;
}
#wrpperTop p{
	font-size: 18px;
	color: #FF7DD2;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	float: left;
	clear: none;
	font-weight: bold;
	padding-left: 20px;
}

#bodyWrpper {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 12px;
	line-height: 2.3em;
	margin-top: 30px;
}

.MediaBodyBox {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 40px;
}

.MediaBodyBox img {
	float: left;
	margin-right: 20px;
}

#bodyWrpper h1 {
	float: left;
	height: auto;
	width: 100%;
}

.MediaBodyTxt {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 140%;
}

.MediaBodyTxtBottom {
	margin-top: 5px;
	font-size: 14px;
	color: #666;
	line-height: 140%;
	clear: left;
	float: left;
}

/* TOPページメディア掲載バナーの設定 */

.media {
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	height: 59px;
	width: 751px;
	padding: 6px;
	border: 1px solid #CCC;
}
