@charset "EUC-JP";
@import url("./base.css");

	#gototop {
		font-size: 80%;
	}

	.parag {
		margin: 0px 0px 20px 0px;
		padding: 0px;
		clear: both;
	}
	.textinparag {
		padding: 0px;
		line-height:18px;
		font-size:10pt;
		margin: 5px 0px 5px 0px;
	}
	.textinparag .site {
		padding: 5px;
		vertical-align: middle;
		border: 1px solid #ffcccc;
		height: 158px;
		float: right;
		width: 48%;
		margin-bottom: 2%;
	}
	.textinparag .left {
		float: left;
		margin: 0px 0px 2% 0px;
	}

	.site_title {
		font-size: 110%;
		border-bottom: 1px solid #ffcccc;
		padding: 0px;
		margin: 5px 0px 0px 0px;
	}
	.textinparag img {
		clear: both;
		width: 128px;
		height: 128px;
		float: left;
		margin: 5px;
	}

	.titleinparag {
		clear: both;
		letter-spacing:15px;
		color: #d00c08;
		padding:10px 0px 5px 20px;
		border-bottom: 1px solid #ffcccc;
		background: url('images/linkTitleBg.gif') repeat-x bottom;
	}

