﻿@charset "utf-8";
@import "../temp/reset.css";
.contents {
	background:url(../temp/images/bg_contents.gif) no-repeat;
	line-height:1.6;
}
.contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contents_edit {
	position:relative;
	padding:64px 0px 80px 41px
}
h3 {
	margin-bottom:37px;
	margin-right:39px;
}
.contents_edit ul {
	margin-left:110px;
}
.contents_edit ul li ul {
	margin-left:0;
}
.contents_edit li {
	font-size:105%;
	width:184px;
	float:left;
	background: url(../images/sitemap/icon_paper.gif) no-repeat 0px 15px;
	padding:30px 0 30px 65px;
	text-align:left;
}
.contents_edit li ul li {
	padding:3px 0 3px 7px;
	background: url(../images/sitemap/sankaku.gif) no-repeat 0 10px ;
	font-size:105%;
	text-align:left;
	line-height:1;
}
p.btn_cont_muryou {
	float:left;
	margin-top:102px;
	margin-left:-3px;
}
p.btn_cont_login {
	float:left;
	margin-top:102px;
	margin-left:30px;
}
a {
	color:#757575;
	text-decoration:underline
}
a:hover {
	color:#757575;
	text-decoration:none
}
.btn_area {
	clear:both;
}
