@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_big05 {
	font-size: large;
	font-weight: bold;
	color: #F00;
}
.font_big06 {
	font-size: large;
	font-weight: bold;
}
.font_aka {
	color: #C00;
}
.font_green {
	color: #66CC99;
}

.font_green02 {
	color: #333333;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.font_green03 {
	color: #54AC74;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.2em;
}
.font_green04 {
	color: #54AC74;
	font-size: 1.2em;
	
}
.font_green05 {
	color: #54AC74;	
}
.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_line01 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.font_line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/common/gray_x.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.font_space {
	margin-top: 10px;
	margin-bottom: 10px;
}

.font_space02 {
	margin-top: 20px;
}
.font_space03 {
	margin: 20px;
}

.font_medium p {
	font-size: medium;
}
.font_large p {
	font-size: large;
}
.font_x-large p {
	font-size: x-large;
}

.font_cal {
	color: #FF9999;
}


.marker_lime {
background: linear-gradient(transparent 60%, #90EE90 60%);
}
.marker_lime02 {
background: linear-gradient(transparent 60%, #FF69A3 60%);
}
.marker_lime_big {
	font-size: x-large;
	background: linear-gradient(transparent 60%, #90EE90 60%);
}


.att {
  padding-left: 1.5em;
  text-indent: -1.5em;
}


