@charset "utf-8";

#primary {
	float: right;
	width: 510px;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	background: url(../img/header-back2-2.jpg) no-repeat 0% 0%;
}
.entry img {
	border: none;
}
.tatop img {
	margin: 0px;
	padding: 0px;
}
.tatop {
	width: 100%;
}
.tatop td {
	width: 25%;
	padding: 0px;
}
#primary h2{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#primary h2 img{
	padding: 0px;
	margin: 0px;
}
#primary h3{
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	margin: 0px 0px 1px 0px;
	border-left: 5px solid #95B6E3;
	border-bottom: 1px dashed #666666;
	color: #000000;
	width: 475px;
	line-height: 1.5;
	background: #FFFFFF;
	letter-spacing: 0.1em;
}
#primary h3 a:link { color: #000000; text-decoration: none; }
#primary h3 a:visited { color: #000000; text-decoration: none; }
#primary h3 a:active { color: #95B6E3; text-decoration: none; }
#primary h3 a:hover { color: #95B6E3; text-decoration: none; }
.entry {
	padding-right: 10px;
}
.entry_title {
	padding: 10px 0px 5px 10px;
	margin-bottom: 2px;
	color: #95B6E3;
	font-weight: bold;
	border-bottom: 1px dotted #95B6E3;
	text-align: left;
	font-size: 90%;
}
.entry_title a:link { color: #95B6E3; text-decoration: none; }
.entry_title a:visited { color: #95B6E3; text-decoration: none; }
.entry_title a:active { color: #f66; text-decoration: none; }
.entry_title a:hover { color: #f66; text-decoration: none; }
.entry_body {
	font-size: 90%;
	color: #000000;
	padding: 2px 0px 10px 10px;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}
.t1 {
	font-size: 90%;
	padding: 5px 0px;
	margin-bottom: 5px;
	color: #528acf;
	font-weight: bold;
	border-bottom: 1px dotted #95B6E3;
	text-align: left;
}
.t2 {
	padding: 1px 0px;
	margin-bottom: 2px;
	font-size: 120%;
	color: #ff6666;
	font-weight: bold;
	text-align: left;
}
strong {
	color: #528acf;
	font-weight: bold;
}
h5 {
	font-size: 90%;
	padding-left: 15px;
	margin-bottom: 1px;
	background-image:url("./img/h5.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.top_news {
	font-size: 90%;
	line-height:1.5em;
	padding:5px 5px 25px 5px;
	margin:0px;
	border-bottom:1px dashed #FF6699;
	text-align:left;
	color:#000000;
	/* \*/
	letter-spacing:0.1em;
	/* */
}
.top_news a{
	color:#000000;
}
.entry_body table{
	border-collapse:collapse;
	line-height:1.2;
}
.entry_body table th{
	background:#FFCCCC;
	border:#666666 1px solid;
	color:#000000;
	font-weight:normal;
	text-align:left;
	padding:3px;
	font-size:90%;
}
.entry_body table td{
	color:#000000;
	border:#666666 1px solid;
	padding:3px;
	font-size:90%;
}
.clear {
	clear: both;
}
.btn {
	text-align: center;
	clear: both;
}
.entry_ex img {
	float: right;
	margin-left: 5px;
}
.entry_link {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
.entry_link a {
	text-align: left;
	padding-left: 15px;
	padding-top: 1px;
	font-size: 10px;
	font-weight: bold;
	background-image:url("./img/entry_linka.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.entry_link a:link {
	color: #4cb2ff;
	text-decoration: none;
}
.entry_link a:visited { color: #4cb2ff; text-decoration: none; }
.entry_link a:active { color: #ff6666; text-decoration: none; }
.entry_link a:hover {
	color: #ff6666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:url("./img/entry_linkb.gif");
	background-position: left;
}
.entry_table table {
	margin-bottom: 5px;
	font-size: 90%;
}

p.detail{
	font-size:90%;
	line-height:1.5;
	color:#000000;
	width:480px;
	background:#E9F6FC;
	padding:5px;
	margin:0px 0px 10px 0px;
	/* \*/
	letter-spacing:0.1em;
	/* */
}
.point{
	color:#FF6666;
	font-weight:bold;
}
p.request{
	text-align:center;
	padding:0px;
	margin:0px;
}
p.notes{
	width:490px;
	font-size:80%;
	padding:0px;
	margin:2px 0px 0px 0px;
	line-height:1.2;
}