@charset "shift_jis";

body {
}
body {
	font-family: "���C���I", "Meiryo", "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", sans-serif;
	font-size: 13px;
	line-height: 130%;
}

/*--------------------------------------------*/

/*�S�̕���������*/
div.top{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background-color:#fcf5ee;
}

/* ------------ 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;
}
/*--------------------------------------------*/

/*�t���[�g�N���A*/
div.clear{	
	clear: both;
}

/*�t���[�g���t�g*/
.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�p */
�@�@-moz-border-radius: 10px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

.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.7;
	color:#674c30;
}

.catTitle01{
	text-align: left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#c793b5;
	padding:15px;
	margin:20px 10px;
	/*border-radius: 6px; /* CSS3 */
�@�@-webkit-border-radius: 6px; /* Safari,Google Chrome�p */
�@�@-moz-border-radius: 6px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

.catTitle02{
	text-align: left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#9e866d;
	padding:15px;
	margin:20px 10px;
	/*border-radius: 6px; /* CSS3 */
�@�@-webkit-border-radius: 6px; /* Safari,Google Chrome�p */
�@�@-moz-border-radius: 6px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
}

/* landscape 4 BOX */
.ls4Block{
	position: relative;
	width: 200px;
	margin: 10px 6px;
	padding: 0 1px;
	height: 400px;
}

.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: #94b79e;
	color: #ffffff;
	padding: 5px 0;
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	bottom: 50px;
	left: 0px;
	border-radius: 10px; /* CSS3 */
�@�@-webkit-border-radius: 10px; /* Safari,Google Chrome�p */
�@�@-moz-border-radius: 10px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
/*	box-shadow:2px 2px 5px rgba(0,0,0,0.4);*/
}

.oubo_btn a{
	background: #04A046;
	text-decoration: none;
}

.oubo_btn:hover {
	background:#61ab76;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

.oubo_btn2{
	position: absolute;
	margin: auto;
	width: 200px;
	height: 25px;
	background: #d9697b;
	color: #ffffff;
	padding: 5px 0;
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	bottom: 10px;
	left: 0px;
	border-radius: 10px; /* CSS3 */
�@�@-webkit-border-radius: 10px; /* Safari,Google Chrome�p */
�@�@-moz-border-radius: 10px; /* Firefox�p */
�@�@behavior: url(../js/PIE.htc); /* IE�p */
/*	box-shadow:2px 2px 5px rgba(0,0,0,0.4);*/
}

.oubo_btn2 a{
	background: #04A046;
	text-decoration: none;
}

.oubo_btn2:hover {
	background:#e6465f;
/*	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

/*--------------------------------------------*/

table{
	width: 95%;
	border-spacing: 0;
	background-color:#fff;
}

table th,table td{
  padding: 10px;
  text-align: left;
}

table tr:nth-child(odd){
  background-color: #ece5ea;
}

/*--------------------------------------------*/
