.s-text01{
	width:350px;
	display:block;
	float:left;
}
.s-img01{
	inline:block;
	float:left;
}
/* ------------ Link Color Settings ------------ */
a {
	color:#008800;
	text-decoration: none;
}

a:visited {
	color: #008800;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
/*--------------------------------------------*/

/*�ե����ȥ��ꥢ*/
div.clear{	
	clear: both;
}

/*�ե����ȥ�ե�*/
.float_left{
	float:left;
}

/*;�򡡺�¦*/
.space_left{
	margin-left: 50px;
}

/*�ǽ��ʸ��*/
.pageTitle-Comment{
	margin: 0 30px 10px 30px;
	text-align: center;
	font-size:18px;
	line-height:28px;
	color:#FFF;
}

/*������˴ؤ������ջ���*/
.pageCaution{
	width: 84%;
	margin: 20px auto;
	padding: 25px;
	font-size:15px;
	line-height:22px;
	background-color:#FFF;
	box-shadow:0 0 10px 10px #FFF;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

/* landscape 4 BOX */
.ls4BlockBox{
	width: 90%;
	margin: auto;
	padding: 20px 10px;
	border-radius:10px;
	background:#fffdf4;
}

.ls4Block{
	position: relative;
	width: 95%;
	margin: 10px auto;
	padding: 0 1px;
}

.ls4BlockImage{
	width: 380px;
	margin:0 auto;
	border: 10px solid #fff;
	box-shadow:2px 2px 8px rgb(188, 153, 72);
	float:left;
}

.ls4BlockImage img:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.ls4BlockTitle{
	position: absolute;
	width: 200px;
	font-size: 15px;
	margin:13px 0px;
	font-weight:bold;
	text-align: center;
	top: 150px;
}

.ls4BlockText{
	width: 290px;
	font-size:14px;
	margin:20px 0 0 20px;
	line-height:20px;
	float:left;
}

.teikyo-Text{
	border-bottom: 2px dotted #ddb385;
	padding-bottom:15px;
}

.ls4BlockText2{
	position: absolute;
	width: 200px;
	font-size:12px;
	margin:13px 0px;
	color:#181515;
	top: 235px;
}
.text-red{
	color:#FF0000;
}
.text-yellow{
	color:#FFFF00;
}


/*���礹��ܥ���*/
.oubo_btn{
	margin: 10px auto;
	width: 100%;
	height: 30px;
	background: linear-gradient(#d0313d, #8a040e);
	color: #ffffff;
	padding: 5px 0;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
	box-shadow:2px 2px 5px rgba(0,0,0,0.4);
}

.oubo_btn a{
	background: #04A046;
	text-decoration: none;
}

.oubo_btn:hover {
	background:#a9020f;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

/*���饷�򸫤�ܥ���*/
.oubo_btn2{
	margin: auto;
	width: 100%;
	height: 30px;
	background: linear-gradient(#66984d, #29610d);
	color: #ffffff;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
	box-shadow:2px 2px 5px rgba(0,0,0,0.4);
}

.oubo_btn2 a{
	background: #66984d;
	text-decoration: none;
}

.oubo_btn2:hover {
	background:#66984d;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

/*���饷������ܥ���*/
.oubo_btn3{
	margin: auto;
	width: 100%;
	height: 30px;
	background: #a4bfaa;
	color: #ffffff;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}


/*������*/
.tousen{
	margin: auto;
	width: 100%;
	background: #f13737;
	color: #ffff00;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
	border-radius: 5px; /* CSS3 */
����-webkit-border-radius: 5px; /* Safari,Google Chrome�� */
����-moz-border-radius: 5px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}
