body {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	}
tr,td {
	font-size: 14px;
	color: #666666;
	}

/* ▼ リンク設定 ▼ */


a:link		{
	color: #666;
	text-decoration: underline;
	}
a:visited	{
	color: #666;
	text-decoration: underline;
	}
a:active	{
	color: #666;
	text-decoration: none;
	}
a:hover		{
	color: #F30;
	text-decoration: underline;
	}
	
a.blue:link		{
	color: #0000CC;
	text-decoration: underline;
	}
a.blue:visited	{
	color: #0000CC;
	text-decoration: underline;
	}
a.blue:active	{
	color: #0000CC;
	text-decoration: none;
	}
a.blue:hover	{
	color: #F30;
	text-decoration: underline;
	}

a.green:link		{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	}
a.green:visited	{
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	}
a.green:active	{
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	}
a.green:hover	{
	color: #F30;
	text-decoration: underline;
	font-weight: bold;
	}

#copy a {
	color: #FFF;
	font-size:12px;
	}	

a.top:link		{
	color: #666;
	text-decoration: none;
	}
a.top:visited	{
	color: #666;
	text-decoration: none;
	}
a.top:active	{
	color: #666;
	text-decoration: none;
	}
a.top:hover		{
	color: #F30;
	text-decoration: none;
	}

#info a:link		{
	color: #666;
	text-decoration: none;
	}
#info a:visited	{
	color: #666;
	text-decoration: none;
	}
#info a:active	{
	color: #666;
	text-decoration: none;
	}

#info ul {
	list-style:none;
	margin:0;
	padding:0;
 }
#info li {
	margin:0;
	padding:0;
	}
#info li.info a {
	margin:0;
	padding:0 0 0 10px;
	display:block;
	font-size:12px;
	height:88px;
	}
#info li.other a {
	margin:0;
	padding:5px 0 5px 10px;
	display:block;
	}
#info li a:hover	{
	text-decoration: none;
	background-color:#FFE680;
	}
/* ▼　文字設定　▼ */
.red {
	color: #FF0000;
	}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	}
.white {
	color: #FFFFFF;
	}
.bluebold {
	font-weight: bold;
	color: #0000FF;
}
.text12 {
	font-size: 12px;
	line-height: 130%;
}
.text13 {
	font-size: 13px;
	line-height: 130%;
}
.blue16 {
	font-size: 16px;
	color: #0000FF;
}
.org16 {
	font-size: 16px;
	color: #FF9900;
}
.org {
	color: #FF9900;
}
/* ▼　背景設定　▼ */

.form {
	background-image: url(images/bg_form02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gex {
	background-image: url(images/bg_gex02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.what {
	background: url('images/bg_what01.jpg') no-repeat top;
	line-height: 130%;
	}

.problem1 {
	background-image: url(images/bg_problem03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.problem2 {
	background-image: url(images/bg_problem04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ex {
	background-image: url(images/bg_ex02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.text14 {
	font-size: 14px;
	line-height: 130%;
}
.gray-box {
	border: 1px solid #999999;
	clip:  rect(10px auto auto auto);
	font-size: 18px;



}
.gray-box-text14 {
	font-size: 14px;
	line-height: 130%;
	border: 1px solid #999999;

}
