/* CSS Document */
.column-single {
	width: 733px;
	margin-top: 14px;
	margin-bottom: 0px;
	background-image: url(../images/column_single_bg.gif);
	background-repeat: repeat-y;
	padding-right: 36px;
	padding-left: 35px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	display:inline-block;
	text-align: left;
}
.column-single h3 {
	font-size: 125%;
	padding-bottom: 20px;
	font-weight: bold;
	color: #999999;
/*
	background-image: url(../system/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
*/
}
.column-single h3.link {
	margin-bottom: 0px;
	font-size: 105%;
}
h3.link img {
	margin-right: 4px;
}

.column-single h3.link a {
	color: #0066CC;
	text-decoration: underline;
}

.column-single h4 {
	font-size: 90%;
	padding-bottom: 22px;
	line-height: 1.6em;
}
.column-single h4 ul {
	padding-top: 12px;
	padding-left: 18px;
	list-style-type: disc;
}
.column-single h4 li {
	padding-bottom: 3px;
}
.logo-tsuruta .logo {
	float: left;
	width: 300px;
}
.logo-tsuruta .tsuruta {
	float: right;
	width: 350px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-right: 25px;
	margin-left: 10px;
	background-color: #F1EFE7;
}
.logo-tsuruta .tsuruta p {
	line-height: 1.6em;
	padding-bottom: 20px;
}
.logo-tsuruta .tsuruta p.logo-sign {
	text-align: right;
	padding-bottom: 10px;
}
.introduction {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 95%;
	color: #666666;
	line-height: 1.5em;
	background-image: url(../system/images/tsurutaichiro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 140px;
}
.introduction p {
	padding-bottom: 6px;
}

.introduction p.name {
	font-size: 115%;
	color: #333333;
	padding-bottom: 8px;
}
.introduction p.announce {
	color: #0066FF;
}
