@charset "shift_jis";
/* CSS Document */

/* =========================================================
edit
========================================================= */

body {
	padding: 50px 0;
}

#container {
	width: 500px;
	margin: 0 auto;
	background: url(../../../img/bg_boxtype01_mid.png) repeat-y;
}

#containerInner {
	width: 500px;
	background: url(../../../img/bg_boxtype01_bottom.png) no-repeat bottom;
	padding-bottom: 25px;
}

#containerInner h1 {
	padding: 25px;
	background: url(../../../img/bg_boxtype01_top.png) no-repeat top;
}

#nav {
	padding: 0 20px;
	margin-bottom: 20px;
}

#nav a {
	padding: 0 10px;
	background: url(../../../img/ico_pointer01.png) no-repeat 0 50%;
	color: #4198DF;
}

#nav a:hover {
	color: #C5E5F2;
}

#contents {
	width: 450px;
	padding: 0 25px;
}

#contents h2 {
	border: 3px solid #EFF5FC;
	background: url(../../../img/ico_pointer03.png) no-repeat 0 50%;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
}

dl.editList01 {
	width: 450px;
}

dl.editList01 dt {
	background: url(../../../img/ico_pointer04.png) no-repeat 0 50%;
	padding-left: 10px;
	line-height: 20px;
}

dl.editList01 dd {
	padding-bottom: 10px;
}

dl.editList01 dd .wLong {
	width: 440px;
	padding: 3px;
}

dl.editList02 {
	width: 450px;
}

dl.editList02 dt {
	background: url(../../../img/ico_pointer04.png) no-repeat 0 50%;
	padding-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}

dl.editList02 dd {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}

dl.editList02 dd .wLong {
	width: 440px;
	padding: 3px;
}

#submitArea {
	width: 400px;
	margin: 10px auto 0;
}

#submitArea input {
	width: 400px;
	height: 40px;
	display: block;
	background: url(../../../img/btn_submit01.png) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}

#submitAreaEdit {
	width: 400px;
	margin: 10px auto 0;
}

#submitAreaEdit input {
	width: 400px;
	height: 40px;
	display: block;
	background: url(../../../img/btn_edit01.png) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}

#submitAreaUpload {
	width: 400px;
	margin: 10px auto 0;
}

#submitAreaUpload input {
	width: 400px;
	height: 40px;
	display: block;
	background: url(../../../img/btn_upload01.png) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}

#submitArea input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#message {
	text-align: center;
	color: #F00;
}


.btntype01 {
	width: 170px;
	margin: 10px auto 0;
}

.btntype01 a {
	width: 170px;
	height: 40px;
	display: block;
	background: url(../../../img/bg_btntype01.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
}

.btntype01 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.editBox {
	width: 100%;
	margin-top: 10px;
}

.editBox ul {
	width: 100%;
	height: 30px;
}

.editBox ul li {
	width: 100px;
	float: left;
	margin-right: 5px;
	display: inline;
}

.editBox ul li a {
	width: 100px;
	height: 30px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url(../../../img/bg_btntype02.png) no-repeat;
	line-height: 30px;
	text-align: center;
}

.editBox ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.goTop {
	text-align: right;
}

.goTop a {
	color: #4198DF;
}

.goTop a:hover {
	color: #C5E5F2;
}

.dateBox {
	color: #666;
	line-height: 15px;
}

.newico {
	padding-left: 45px!important;
	background: url(../img/ico_new01.gif) no-repeat 0 50%;
}

h3.dataTitle {
	margin: 10px 0;
	line-height: 15px;
	font-weight: bold;
}

div.dataBox {
	color: #666;
	line-height: 15px;
	padding-bottom: 10px;
}
