@charset "utf-8";

/*
	Site Name: plousone
	Description: base template style
	Version: 
	Author: 
*/


/*
===== アイフレームの上下にマージンを入れる ==========================================
*/
.iframe {
	margin-top: 5px;
	margin-bottom: 10px;
}
/*
===== ご結婚に向けて ==========================================
*/

#toptaxt {
	border: 1px solid #666666;
	margin-top: 15px;
	width: 370px;
}
#toptaxt p{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
