@charset "utf-8";
/* CSS Document */

/*title_name
--------------------------------*/



h2.trance_name {
	background:url(../images/trancaction/bg_title.jpg) no-repeat 0 0;
	width:550px;
	height:32px;
	font-size:1em;
	line-height:-1em;
	color:#FFFFFF;
	font-weight:bold;
	padding:26px 10px 0 90px;
	margin-bottom:20px;
}

h2.trance_name span {
	padding-left:15px;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}

.toiawase {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 350px;
}

.toiawase th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.toiawase td {
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.toiawase_title {
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
}

#inner_box {
	width:563px;
	margin:0 auto 20px;
}

#btn_corporation_form {
	margin-bottom: 30px;
	height: 32px;
	width: 302px;
	margin-right: auto;
	margin-left: auto;
}

#btn_corporation_form a {
	background: url(../images/trancaction/btn_corporation_form.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 302px;
}

#btn_corporation_form a:hover {
	background: url(../images/trancaction/btn_corporation_form.gif) no-repeat 0px -32px;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 302px;
}

#btn_general_form {
	margin-bottom: 30px;
	height: 32px;
	width: 302px;
	margin-right: auto;
	margin-left: auto;
}

#btn_general_form a {
	background: url(../images/trancaction/btn_general_form.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 302px;
}

#btn_general_form a:hover {
	background: url(../images/trancaction/btn_general_form.gif) no-repeat 0px -32px;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 302px;
}

/*フォームテーブル
--------------------------------*/

#inner_box h3 {
	margin-bottom:15px;
}

#toiawase_form {
	width:540px;
	margin:0 auto 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#toiawase_form th {
	background:#F0F0F0;
	font-weight:normal;
	text-align:left;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#toiawase_form td {
	padding: 5px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
