/*エントリー部分*/

.content h2 {
	text-indent: 5px;
	font-size:12px;
	font-weight:bold;
	}
		
.content p{
	font-size:1em;
	line-height: 140%;
	margin-left:15px;
	margin-right:5px;
	text-align:left;
	}

.content a{ color: #8080C0; }

.content a:hover{ color : #FF6600; }		

.detail { text-align:right;﻿ }