@charset "shift_jis";
/* CSS Document */

/*--------------------------------------------------------------------
beginner“à‹¤’Ê
--------------------------------------------------------------------*/
div#main {
	background: url(../img/side_bg.png) repeat-y left;
}
#ttlimg {
	position: relative;
	margin: 0 0 45px 0;
}
#ttlimg a {
	position: absolute;
	top: 0;
	right: 0;
}
.subttl {
	margin: 0 0 20px 0;
	padding: 0 0 8px 20px;
	background: url(../img/common_img1.png) no-repeat;
	border-bottom: 1px dotted #CCCCB0;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.subttl strong {
	color: #FF0000;
}
.contact {
	margin: 50px 0 0 0;
}
.contact .fleft {
	width: 454px;
}
.contact .fright {
	width: 220px;
	font-size: 10px;
	line-height: 18px;
}
/*side*/
#side_logo {
	margin: 40px 15px 15px 15px;
}
#side_menu {
	margin: 0 20px 40px 20px;
}
#side_menu dt {
	margin: 25px 0 0 0;
}
#side_menu dd {
	margin: 12px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/side_menubg.png) no-repeat;
	line-height: 22px;
}
#side_menu dd a {
	color: #333333;
	text-decoration: none;
}
#side_menu dd a:hover {
	color: #999999;
}
#sideDuo {
	width: 180px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#sideDuo span {
	padding: 39px 0 13px 0;
	display: block;
}

/*--------------------------------------------------------------------
beginner/index
--------------------------------------------------------------------*/
/*beginner1*/
#beginner1 {
	height: 306px;
	margin: 0 0 30px 10px;
	padding: 23px 0 0 0;
	background: url(../img/beginner_img2.png) no-repeat right top;
}
#beginner1 li {
	padding: 0 0 13px 27px;
	background: url(../img/beginner_img1.png) no-repeat;
	font-size: 14px;
	line-height: 22px;
}
#beginner1 li.last {
	padding: 0 0 0 27px !important;
	line-height: 20px;
}
/*beginner2*/
#beginner2 {
	margin: 0 10px;
	font-size: 14px;
	line-height: 20px;
}
#beginner2 strong {
	color: #FF0000;
	font-weight: normal;
}


