span.news{
	font:					normal bolder 15px "MS P明朝",平成明朝,serif;
	color:					crimson;

/*	border:					solid 1px red;*/
}

p.news{
	color:					crimson;
	margin:					0 0 20px 0;
	margin-left:			auto;
	margin-right:			auto;
	padding:				5px;
	width:					300px;
	height:					60px;
	text-align:				left;
	font:					12px/1.5 "MS P明朝",平成明朝,serif;
	overflow:				auto;
	border-top-style:		solid;
	border-top-width:		1px;
	border-top-color:		crimson;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	crimson;
	
/*	border:					solid 1px crimson;*/
}

p.sozai{
	margin:					0 0 20px 0;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				center;
	width:					500px;
	font:					12px/1.5 "MS P明朝",平成明朝,serif;
	color:					crimson;
	border-top-style:		solid;
	border-top-width:		1px;
	border-top-color:		crimson;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
	border-bottom-color:	crimson;

/*	border:					solid 1px red;*/
}

table.index{
	width:					500px;

/*	border:					solid 1px blue;*/
}

th.left{
	text-align:				left;
	border-left-style:		outset;
	border-left-width:		10px;
	border-left-color:		crimson;
	font:					100 20px "Times New Roman",serif;
	
/*	border:					solid 1px yellowgreen;*/
}

th.right{
	text-align:				right;
	border-right-style:		inset;
	border-right-width:		10px;
	border-right-color:		crimson;
	font:					100 20px "Times New Roman",serif;

/*	border:					solid 1px yellowgreen;*/
}

img.news{
	border-width:			0;
}

input.news{
	border:					double 3px crimson;
}

a.enter:link{
	width:					100px;
	padding:				0 50px 0 50px;
	background-color:		white;
	color:					plum;
	font:					100 20px "Times New Roman",serif;
	text-decoration:		none;
	border-left-style:		outset;
	border-left-width:		10px;
	border-left-color:		crimson;
	border-right-style:		inset;
	border-right-width:		10px;
	border-right-color:		crimson;
	
/*	border:					solid 10px crimson;*/
}

a.enter:visited{
	width:					100px;
	padding:				0 50px 0 50px;
	background-color:		white;
	color:					plum;
	font:					100 20px "Times New Roman",serif;
	text-decoration:		none;
	border-left-style:		outset;
	border-left-width:		10px;
	border-left-color:		crimson;
	border-right-style:		inset;
	border-right-width:		10px;
	border-right-color:		crimson;
	
/*	border:					solid 10px crimson;*/
}

a.enter:hover{
	width:					100px;
	padding:				0 50px 0 50px;
	background-color:		black;
	color:					crimson;
	font:					100 20px "Times New Roman",serif;
	text-decoration:		none;
	border-left-style:		outset;
	border-left-width:		10px;
	border-left-color:		crimson;
	border-right-style:		inset;
	border-right-width:		10px;
	border-right-color:		crimson;
	
/*	border:					inset 10px crimson;*/
}
