@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:#fdfcf6;
}

/* ------------ 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;
	margin-bottom:30px;
}

/*--------------------------------------------*/

.style1{
	color: #d8af44;
 	font-size:18px;
	font-weight:bold;
}


/*--------------------------------------------*/

.osusume_block01{
	margin: auto;
	padding-top:20px;
	width:730px;
	color:#a06a36;
	border: 10px solid #bfd896;
	background-color:#fff;
	border-radius: 10px; /* CSS3 */
	����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
	����-moz-border-radius:10px; /* Firefox�� */
	����behavior: url(../js/PIE.htc); /* IE�� */
}

.osusume_title01{
	margin:30px 20px;
}
.osusume_title02{
	margin:10px 20px;
}

.osusume_desc {
	line-height:1.5;
	margin: 20px;
	text-align:left;
}

.osusume_desc2 {
	line-height:1.5;
	margin: 0 20px 20px;
	text-align:left;
	font-size:15px;
}
.osusume_desc2 img {
	margin:10px;
}

.img-bg {
	box-shadow:2px 2px 3px #ccc;
	padding:7px;
}

.osusume_desc3 {
	line-height:1.5;
	margin: 10px 20px;
	padding:20px;
	text-align:left;
	font-size:13px;
	background-color:#f7e5e2;
}

.osusume-shr{
	border-bottom:2px dotted #e6cbbf;
	margin: 20px auto;
	width:95%;
}

.link_btn01 ,
.link_btn02{
	width: 100%;
	padding:10px 0;
	float:left;
	color: #fff;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	border-radius: 10px; /* CSS3 */
����-webkit-border-radius: 10px; /* Safari,Google Chrome�� */
����-moz-border-radius: 10px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

.link_btn01{
	background: #f19575;
}

.link_btn02{
	background: #ee8719;
}

.link_btn01:hover ,
.link_btn02:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.present_block01{
	padding:20px 0;
	margin: auto;
	width:750px;
	border: 5px solid #FFFFFF;
	background-color:#ffc603;
	border-radius: 8px; /* CSS3 */
	����-webkit-border-radius: 8px; /* Safari,Google Chrome�� */
	����-moz-border-radius: 8px; /* Firefox�� */
	����behavior: url(../js/PIE.htc); /* IE�� */
}

.present_desc {
	line-height:1.5;
	margin: 0 20px;
	text-align:left;
	font-size:15px;
}

.present_desc img {
	margin:0 15px;
	border:5px solid #fff;
	box-shadow:2px 2px 4px rgba(206, 100, 10, 0.59);
}

/*--------------------------------------------*/

/*���󥱡���*/

.monitor-box{
	margin: 20px;
	border:5px solid #906a21;
	background:#e4ab3c;
	border-radius: 8px; /* CSS3 */
	����-webkit-border-radius: 8px; /* Safari,Google Chrome�� */
	����-moz-border-radius: 8px; /* Firefox�� */
	����behavior: url(../js/PIE.htc); /* IE�� */
}

.monitor-text01{
	padding:10px;
	margin-left:21px;
	text-align:left;
	font-size:12px;
	line-height:19px;
	float:left;
	background:#e4ab3c;
}

.monitor-text02{
	padding:5px 20px;
	float:right;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.monitor-btn{
	width: 360px;
	height: 45px;
	margin-bottom:-7px;
	background: #ba1b21;
	border:2px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	border-radius: 8px; /* CSS3 */
����-webkit-border-radius: 8px; /* Safari,Google Chrome�� */
����-moz-border-radius: 8px; /* Firefox�� */
����behavior: url(../js/PIE.htc); /* IE�� */
}

.monitor-btn:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

