/* 共通 */

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img
{
	border-width: 0px;
	border-style: none; 
}

#main p img, #mainrgt p img
{
	margin: 0.3em 0em;
}

hr
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

h1
{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: auto;
	height: auto;
}

h3
{
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left:5px solid #006699;
	border-bottom:1px solid #006699;
	font-size:110%;
}

p
{
	padding: 0px 0px 0px 10px;
}

#wrapper
{
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

.ctr
{
	text-align: center;
}

.lt
{
	text-align: left !important;
}

.rt
{
	text-align: right !important;
}

.mctr
{
	text-align: center !important;
	vertical-align: middle !important;
}

.top
{
	vertical-align: top;
}

.ctop
{
	text-align: center;
	vertical-align: top;
}

.rtop
{
	text-align: right;
	vertical-align: top;
}

.nowrap
{
	white-space: nowrap;
}


/* 余白 */

.mtp10
{
	margin-top: 10px !important;
}

.mtp15
{
	margin-top: 15px !important;
}

.mtp20
{
	margin-top: 20px !important;
}

.mtp25
{
	margin-top: 25px !important;
}

.mtp30
{
	margin-top: 30px !important;
}



/* メインコンテンツ */

#main
{
	clear: both;
	width: 650px;
	text-align: left;
}


/* フォントカラー */

.rd
{
	color: #cc0000;
}


/* フォントサイズ */

#main p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
}

/* フォーム関連 */

form
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

input#idn, input#pw
{
	width: 180px;
}

.frm table
{
	 margin: 15px 0px 25px 0px;
	 border: solid 1px #999;
}

.tblfrm th, .tblfrm td
{
	padding: 7px 5px;
	border-bottom: solid 2px #fff;
}

.tblfrm th
{
	width: 180px;
	background: #888;
	color: #fff;
}

.tblfrm td
{
	background: #f1f1f1;
}

.tblfrm select
{
	width: 150px;
}

.tblfrm input
{
	margin: 3px 0px;
	vertical-align: middle;
}

.tblfrm textarea
{
	width: 300px;
}

.tblfrm th.btm, .tblfrm td.btm
{
	border-bottom: solid 8px #fff !important;
}

td.btn
{
	padding: 15px 0px !important;
	border: solid 5px #ccc !important;
	text-align: center;
	background: #fff !important;
}

td.btn2
{
	padding: 5px 0px 20px 0px !important;
	text-align: center;
	background: #fff;
}


.idpw
{
	text-align: center;
	width: 100%;
}

.idpw table
{
	border-top: solid 1px #ccc !important;
	border-left: solid 1px #ccc !important;
	margin-left: auto;
	margin-right: auto;
}

.idpw th, .idpw td
{
	background: #fff !important;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: none !important;
	text-align: left;
}

.idpw th
{
	background: #fff799;
	color: #222;
	width: 90px;
}

.idpw th.ml
{
	width: 120px !important;
}

/* 新規CSS */

.clr {clear:both;}
.attention{
	color: #dd0000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.mtp30_2 {
	margin: 0px auto;
	margin-top: 30px;
	width: 600px;
	height: 300px;

 }

table.mtp20_l {
	margin-top: 20px;
	width: 300px;
}

input#name, #mad, #madcon, #sn, #sad, #meta, #bad
{
	width: 180px;
}

.caption {
	color: #666;
	font-size:80%;
	vertical-align: top;
}

.caption_th {
	font-weight:normal;
	font-size:80%;
}

.ui
{
	text-align: center;
	width: 100%;
}

.ui table
{
	border-top: solid 1px #ccc !important;
	border-left: solid 1px #ccc !important;
	margin-left: auto;
	margin-right: auto;
}

.ui th, .ui td
{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff !important;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: none !important;
	text-align: left;
	color: #222;
}

.ui th
{
	width: 140px;
	font-size:90%;
}








#main_navi {
	margin: 0px auto;
	width: 750px;
	height: 35px;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #99cccc;
	clear: both;
}

ul#mainmenu li {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 15px;
	text-decoration: none;
	list-style: none;
	font-size: 78%;
	font-weight: bold;
	color: #000000;
	float: left;
	display: block;
}

ul.#mainmenu a {
	padding: 5px;
	height: 15px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

ul.#mainmenu a:hover {
	color: #000000;
	background-color: #e9fefe;
}


/* touroku */

#index_contents {
	margin:0px auto;
	padding: 30px 10px 0px 20px;
	width:720px;
	font-size:95%;
	line-height:150%;
	text-align:left;
}

.waku {
	padding:10px;
	border:1px solid #000000;
}

.touroku {
	margin:0px auto;
	width:200px;
	height:40px;
	text-align:center;
	font-size:300%;
	font-weight:bold;
	background:#ccccff;
}

.touroku a {
	color:#000000;
	text-decoration: none;
	display:block;
}

.touroku a:hover{
	width:200px;
	height:40px;
	background-color: #ffcc99;
}

/* ユーザトップ */

#name {
	margin: 10px 0px 10px 0px;
	font-weight:bold;
}

#user_contents {
	margin:0px auto;
	width:750px;
}

/* 右枠 */

#tbl_right{
	margin-top:20px;
	width:180px;
	line-height:180%;
	float:right;
	text-align:left;
}

.tbl_right_in{
	margin:0px;
	padding:10px 0px 10px 20px;
	font-size:90%;
	border:2px solid #ccdddd;
}

/* 左枠 */

#tbl_left{
	width:540px;
	float:left;
	background:#ffffff;
}


/* テーブル */

table.mtp20_u {
	margin-top: 20px;
	width: 540px;
 }
 
.mtp10_u {
	margin: 0px 0px 0px 10px;
	width: 750px;
	line-height:150%;
	font-size:90%;
	text-align:left;
 }

.tblfrm2 th, .tblfrm2 td
{
	padding: 7px 5px;
	border-bottom: solid 2px #fff;
	text-align:left;
}

.tblfrm2 th
{
	width: 150px;
	background: #888;
	color: #fff;
}

.tblfrm2 td
{
	background: #f1f1f1;
}


/* touroku */

table.info {
	font-size:90%
 }

.info th, .info td
{
	padding: 7px 5px;
	border:1px solid #000;
	text-align:left;
}

.info th
{
	width: 120px;
}


/* login_input */

.login_announce{
	margin: 20px auto;
	font-size: 80%;
}




