/*** インデックスバナー ***/

div.ufolenz_banner{
	margin: 10px 0 0 0;
	text-align: center;
}

span.ufo_small{
	display: block;
	font-size: x-small;
	text-align: right;
}

p.ufo_strong{
	font-weight: bold;
	color: #CC0000;
}

/* ▼タイトルスタイル */
#sub h1.ufolenz_monitor{
 margin:20px 0px 5px 0px;
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
}

div#contents div#sub div#sub_contents h2.h2_ufolenz{
	margin:20px 0px 15px 0px;
	padding:0px 0px 0px 10px;
	font-size: 1.2em;
	color:#CC0000;
	border-bottom:1px dotted #CC0000;
	font-weight:bold;
	text-align: center;
	background:none;
}

div#contents div#sub div#sub_contents p img.img_ufolenz{
	margin:0;
	padding:0;
}

/*** ボタン ***/

div.form_button
{
	margin: 10px 0 15px 0;
	text-align: center;
}

/*** ボタンサイズ ***/

input.button_doui{
	font-weight:bold;
	width: 170px;
	padding: 0 5px;
	margin: 0 5px 0 0;
}

.button_douino{
	width: 170px;
	padding: 0 5px;
	margin: 0 5px 0 0;
}

/* ▼フォームのスタイル */

form.ufolenz_monitor_form{
    margin:0;
}

