@charset "UTF-8";
/* CSS Document */


.font_big01 {
	font-size: large;
	font-weight: bold;
	color: #C00;
}
.font_big02 {
	font-size: large;
	font-weight: bold;
	color: #000;
}
.font_big03 {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
	line-height: 1.5em;
}
.font_big04 {
	font-size: x-large;
	font-weight: bold;
	line-height: 1.5em;
}

.font_aka {
	color: #C00;
}
.font_red01 {
	color: #C00;
}
.font_red p {
	color: #C00;
	margin: 0px;
	padding: 0px
	/*line-height: 130%;*/
}
.font_red02 {
	color: #F00;
}
.font_red02 p {
	font-size: medium;
	font-weight: 200;
	color: #C00;
	margin: 0px;
	padding: 0px;
	/*line-height: 130%;*/
}
.font_green01 {
	font-size: large;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
	/*background-image: url(../images/top/info_bg02.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/common/gray_x.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font_blue {
	color: #03C;
	font-size: medium;
}
.font_ao {
	color: #06F;
}
.font_litle {
	font-size: x-small;
	font-weight: normal;
	line-height: normal;
}
.font_big_red p {
	font-size: 180%;
	color: #C00;
	/*line-height: 140%;*/
	font-weight: 300;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.font_space {
	margin-top: 10px;
	margin-bottom: 10px;
}

.font_medium p {
	font-size: medium;
}
.font_large p {
	font-size: large;
}
.font_x-large p {
	font-size: x-large;
}

/*夏季休暇等*/
.holiday {
	background-color: #FFFFFF;
	border: 5px solid #FFD0D1;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.title_all11_line02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}