/*
Theme Name: Fujiwara-Sangyo Theme
Theme URL: http://www.robo.co.jp
Description: This is  Fujiwara-Sangyo Theme.
Author: Terasrin
Version: 1.0
*/

body{ padding: 0px!important;}

/* editor */

/* editor */

/* 文字色 */
.has-base-color {
	color: #151515;
}
.has-contrast-color {
	color: #6489CC;
}
.has-primary-color {
	color: #DCC5A3;
}
.has-secondary-color {
	color: #3F4EB5;
}
.has-tertiary-color {
	color: #C71093;
}
.has-gray-color {
	color: #CCCCCC;
}
.has-darkgray-color {
	color: #817D79;
}
.has-truered-color {
	color: #CC0000;
}
.has-trueblue-color {
	color: #0000FF;
}
.has-justrightgray-color {
	color: #666666;
}
.has-palegray-color {
	color: #ededed;
}
.has-paleyellow-color {
	color: #ffffcc;
}
.has-palelightblue-color {
	color: #ccffff;
}
.has-paleyellowgreen-color {
	color: #e0ffe0;
}
.has-palepalepink-color {
	color: #fee6e6;
}


/* 背景色 */
.has-base-background-color {
	background-color: #151515;
}
.has-contrast-background-color {
	background-color: #6489CC;
}
.has-primary-background-color {
	background-color: #DCC5A3;
}
.has-secondary-background-color {
	background-color: #3F4EB5;
}
.has-tertiary-background-color {
	background-color: #C71093;
}
.has-gray-background-color {
	background-color: #CCCCCC;
}
.has-darkgray-background-color {
	background-color: #817D79;
}
.has-truered-background-color {
	background-color: #CC0000;
}
.has-trueblue-background-color {
	background-color: #0000FF;
}
.has-justrightgray-background-color {
	background-color: #666666;
}
.has-palegray-background-color {
	background-color: #ededed;
}
.has-paleyellow-background-color {
	background-color: #ffffcc;
}
.has-palelightblue-background-color {
	background-color: #ccffff;
}
.has-paleyellowgreen-background-color {
	background-color: #e0ffe0;
}
.has-palepalepink-background-color {
	background-color: #fee6e6;
}
