body {  background-color: #ffffff;
		background-image: url(images/bg.jpg);
		background-attachment: fixed;
		background-repeat:repeat-x }
		
td {  font-size: 12px}

a {  text-decoration: none; color: #003366}
a:active { color: #006699; text-decoration: underline}
a:hover { color: #006699; text-decoration: underline}

.title {font-size:16px;
		font-weight:bold;
		line-height:1.5em}

.news {  font-size: 12px; color: #3366CC}
.topics {  background-color: #ffffff }
.table{	border : 2px solid #666666;
		width : 557px;
		background-color : #E5F0EC;
		margin-left : 25px;
		padding : 10px;}
		
* html .table {
	width : 577px;
}

.p8 {  font-size: 8px; line-height: 1.2em}
.p10 {  font-size: 10px; line-height: 1.2em}
.p11 {  font-size: 11px; line-height: 1.2em}
.p12 {  font-size: 12px; line-height: 1.5em}
.p14 {  font-size: 14px; line-height: 1.5em}
.p15 {  font-size: 15px; line-height: 1.5em}
.p16 {  font-size: 16px; line-height: 1.5em}
.p10g {  font-size: 10px; color: #777777}
.p12g {  font-size: 12px; color: #777777}



/* プロフィール関係
---------------------------------------------------- */

.logo {
	float:left;
	margin:0 15px 5px 0;
	padding:0;
	float:left;
}

