@charset "utf-8";
/* CSS Document */

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
	padding-right: 20px;
}

.container{
	width: 1050px;
	}


/*--- カミングスーンページ ---*/

.container .t_title2 .p_title{
	font-family: "フォーク M";
	font-size: 30px;
	color: #654E26;
	border-bottom: 2px dotted #654E26;
	margin: 0 300px 20px 300px;
	padding-bottom: 15px;
	}
	
.container .t_title2 .p_title2{
	font-family: "フォーク R";
	font-size: 20px;
	color: #654E26;
	line-height: 180%;
	}