@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;
	padding-top:20px;
	text-align: center;
	background-color:#a2d3df;
}

/* ------------ 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;
}

/*--------------------------------------------*/

.style1{
	color: #fff;
 	font-size:18px;
	font-weight:bold;
	background-color:#ff5500;
	padding:10px;
}

.style2{
	color: #fff;
 	font-size:30px;
	font-weight:bold;
}

.style3{
	font-size: 18px;
	font-weight:bold;
}

.style4{
	color: #fff;
 	font-size:16px;
	font-weight:bold;
	background-color:#0b73a5;
	padding:3px 15px;
}

/*--------------------------------------------*/

.osusume_block01{
	margin: auto;
	padding:30px;
	width:700px;
	background-color:#fff;
}

.osusume_title01{
	margin:50px 20px 0;
}
.osusume_title02{
	margin:10px 20px;
}

.osusume_desc {
	line-height:1.5;
	text-align:left;
}

.osusume_desc2 {
	line-height:1.5;
	text-align:left;
	font-size:15px;
	margin: 20px;
}
.osusume_desc2 img {
	/*margin:0 15px;*/
}

.osusume_desc3 {
	line-height:1.5;
	margin: 0 20px;
	padding:30px;
	text-align:left;
	font-size:13px;
	background-color:#113432;
	color:#fff;
}

.osusume-shr{
	border-bottom:2px dotted #8e887e;
	margin: 20px auto;
	width:95%;
}

.lite_block01 {
	background: #0b73a5;
	width: 180px;
	padding:20px;
	margin:0 10px;
	float:right;
	color: #fff;
	text-align: center;
	border:2px solid #fff;
}

.osusume_desc4 {
	line-height:1.5;
	margin: 0 20px;
	padding:30px;
	text-align:left;
	font-size:13px;
	background-color:#e4f9ff;
}


