.bg-white {
	background-color: #FFFFFF;!important
}
body {
	font-size: small;
	line-height: 135%;
}
.footer {
	padding-top: 7px;
}
.hr-black {
	border: 1px solid #000000;
}
.hr-pink {
	border: 1px solid #FFCACA;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.box_01 {
	border: 1px solid #0033FF;
}
.box_02 {
	border: 1px solid #666666;
}
.text-main {
	font-size: 12px;
	line-height: 135%;
}
.text-main_2 {
	font-size: 12px;
	line-height: 150%;
}
.heading_1 {
	font-size: 10px;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
}

.text_01 {
	font-size: 10px;
	line-height: 17px;
}
.text_02 {
	font-size: 10px;
	color: #F5F5F5;
	line-height: 17px;
}
.text_03 {
	font-size: x-small;
	line-height: normal;
}
.text_04 {
	font-size: x-small;
	line-height: 135%;
	color: #333333;
}

.link-grey{
	color:#666666;
	text-decoration: none;
}
.link-grey:hover{
	color:#666666;
	text-decoration: underline;
}
.link-grey:visited {
	color:#666666;
	text-decoration: none;
}

.link-white{
	color:#FFFFFF;
	text-decoration: none;
}
.link-white:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.link-white:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:link {
	color: 000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: none;
}

.btn_01 {
	font-size: 12px;
	color: #F5F5F5;
	background-color: #33CCFF;
	border: 1px solid #FFCC00;
	font-weight: normal;
}
.form_01 {
	font-size: 12px;
	line-height: 135%;
	padding: 2px;
}
.y-repeat {
	background-repeat: repeat-y;
}
.x-repeat {
	background-repeat: repeat-x;
}
.repeat-no {
	background-repeat: no-repeat;
}

p {
  	line-height: 1.5em;
	font-size:14px;
}

.syusai {
	font-size:12px;
	text-align:right;
} 
