/* CSS Document */
@import url("/css/base.css");
@charset "UTF-8";
.contents img {
	display: block;
	vertical-align: baseline;
}
.title-image {
 clear:both;
}
.textarea01 {
	padding: 0px 30px;
	background-color: #FFFFFF;
	border-left: 1px solid #9999FF;
	border-right: 1px solid #9999FF;
	width: 580px;
}

html > body .textarea01  {
	width:auto;
}

.textarea01 span {
	color:#FF9900;
	font-weight:bold;
}
.titleleft {
	float:left;
	line-height: 24px;
	font-size: 85%;
	padding: 20px 0;
	width: 330px;
}
.titleright {
	float:right;
	width:150px;
	line-height: 24px;
	padding: 20px 0;
}
.column {
	clear:both;
	border: 1px solid #6666CC;
	padding: 20px 20px 5px 20px;
	*padding: 10px 20px 5px 20px;
}
.column p {
	padding: 15px 0;
}
.top {
}
.pagetop {
}
.pagetop a {
	display:block;
	font-size: 10px;
/*	background-image: url(/img/pagetop.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 15px;
	width: inherit;
}
.menu-btn {
	width:auto;
	height:auto;
	margin:20px 0 0 0;
	clear: both;
}

.menu-btn a:active {
	position:relative;
	top:2px;
	left:2px;
	display: block;
}

.caution {
	padding: 13px 50px 3px 50px;
	line-height:18px;
}
.caution li {
	list-style-position: outside;
	padding: 0 0 10px 0;
}
.bold {
	font-weight:bold;
}

.information-img {
	margin: 0 0 0 150px;
	
}
.htextlink li {
	display: inline;
	list-style-type: square;
	margin: 0 0 0 8px;
}


/*’Ç‰ÁCSS*/

.center {
	text-align:center;
}

.mt_normal {
	margin-top:10px;
}
