@charset "shift_jis";

body {
}
body {
	font-family: "�ᥤ�ꥪ", "Meiryo", "�ͣ� �Х����å�", "Hiragino Kaku Gothic Pro", "�ҥ饮�γѥ� Pro W3", sans-serif;
	font-size: 13px;
	line-height: 130%;
}

/*--------------------------------------------*/

/*���������·��*/
div.top{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background-color:#ffffff;
}

/* ------------ 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: 35px;
}

/*--------------------------------------------*/

.pageTitle{
/*	width: 800px;*/
	text-align: left;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	background:#004394;
	padding:20px;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

.pageImage{
	width: 500px;
	box-shadow:0px 0px 12px #ccc;
	margin:20px auto;
	padding:5px;
}

.pageTitleComment{
	margin: 20px;
	text-align: left;
	font-size:16px;
	line-height:1.5;
}

.catTitle01{
	text-align: left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#EA6000;
	padding:15px;
	margin:20px 0;
	border-radius: 6px; /* CSS3 */
����-webkit-border-radius: 6px; /* Safari,Google Chrome�� */
����-moz-border-radius: 6px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

.catTitle02{
	text-align: left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#688a00;
	padding:15px;
	margin:20px 0;
	border-radius: 6px; /* CSS3 */
����-webkit-border-radius: 6px; /* Safari,Google Chrome�� */
����-moz-border-radius: 6px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

/* landscape 4 BOX */
.ls4Block{
	position: relative;
	width: 200px;
	margin: 10px 6px;
	padding: 0 1px;
	height: 385px;
}

.ls4Block2{
	position: relative;
	width: 200px;
	margin: 10px 6px;
	padding: 0 1px;
	height: 330px;
}

.ls4BlockImage{
	width: 200px;
	margin:0 auto;
/*	border: 2px solid #fff;*/
/*	box-shadow:0px 0px 20px rgb(188, 153, 72);*/
}

.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{
	position: absolute;
	width: 200px;
	font-size:13px;
	margin:7px 0px;
	text-align: center;
	top: 180px;
	line-height:18px;
}

.ls4BlockText2{
	position: absolute;
	width: 200px;
	font-size:12px;
	margin:13px 0px;
	color:#181515;
	top: 205px;
	text-align:left;
}

.ls4BlockText3{
	position: absolute;
	width: 200px;
	font-size:12px;
	margin:13px 0px;
	color:#181515;
	top: 180px;
	text-align:left;
}

.text-red{
	color:#FF0000;
}

/*���礹��ܥ���*/
.oubo_btn{
	position: absolute;
	margin: auto;
	width: 200px;
	height: 25px;
	background: #F78409;
	color: #ffffff;
	padding: 5px 0;
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	bottom: 22px;
	left: 0px;
	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:#EA6000;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

.oubo_btn2{
	position: absolute;
	margin: auto;
	width: 200px;
	height: 25px;
	background: #98B53F;
	color: #ffffff;
	padding: 5px 0;
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	bottom: 22px;
	left: 0px;
	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: #04A046;
	text-decoration: none;
}

.oubo_btn2:hover {
	background:#688a00;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

