@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c9c9c9;
}

h3 {
	margin-bottom: 20px;
}

#maincopy_admin {
    overflow: hidden;
}

#maincopy_admin p, #start_cms p {
	line-height:24px;
}

#maincopy_admin p {
	width: 400px;
}

#img_admin01 {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

/* hide from Mac IE \*/
* html #img_admin01 {
	margin-right: 20px;
}
/* */

#maincopy_admin:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #maincopy_admin {
    height: 1em;
    overflow: visible;
}

#navi_service {
	margin-bottom: 50px;
}

#navi_service a, #start_cms a {
	color:#df2c67;
	text-decoration:none;
}

#navi_service a:hover, #start_cms a:hover {
	text-decoration: underline;
}

.admin_detail_box {
    overflow: hidden;
    margin-bottom: 10px;
}

.admin_detail_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html .admin_detail_box {
    height: 1em;
    overflow: visible;
}

.admin_detail_box img {
	float: left;
}

.admin_detail_box p {
	width: 420px;
	float: right;
	line-height: 20px;
}

.dotline {
	border-bottom: 1px dotted #cfcfcf;
}

#start_cms {
	margin-top: 50px;
}

#img_admin02 {
	float: right;
}

#btn_link {
	width:377px;
	margin-left:150px;
	margin-top: 70px;
	margin-bottom: 124px;
}

#btn_link2 {
	width:199px;
	margin-left: 240px;
	margin-top: 30px;
}

