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


#cotent {
	width: 523px;
}
.topic {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: justify;
}
.topic02 {
	padding-left: 5px;
}
.textbox {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.topic02 p {
	font-size: 13px;
	line-height: 150%;
	color: #666;
}
.textbox table tr th {
	font-size: 13px;
	color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.textbox table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 13px;
	color: #666;
	padding-left: 10px;
	line-height: 130%;
}


.nabigation {
	width: 205px;
}
.nabigation a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #F90;
}

.nabigation p {
	font-size: 13px;
	color: #333;
	line-height: 160%;
}

.topic p {
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
.topic p img {
	float: right;
}
.topic02 p img {
	float: left;
}
.topic03 {
	border: 1px solid #CCC;
}
.topic03 th img {
	padding: 5px;
}
.topic03 p {
	font-size: 13px;
	color: #333;
	line-height: 120%;
}


.profile {
	background-image: url(../images/common/aboutus/images/profile_bg.png);
	width: 201px;
	height: 120px;
}
.profile p strong {
	font-size: 12px;
	font-weight: bold;
}
.profile p {
	font-size: 12px;
	line-height: 150%;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
}
.gaibu {
	padding-top: 5px;
}
.gaibu p {
	font-size: 12px;
	color: #666;
}
