@charset "utf-8";

* {
	margin: 0px;
	padding: 0px; }

body {
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height: 160%;
	background: url(https://basilcat.com/midi/img/body_bg.png); }

h1 , h2 , h3 , h4 , h5 , h6 {
	font-size: 12px;
	font-weight: normal; }

a:link , a:visited , a:active { color: #0ac193; }
a:hover { color: #c1c10a; }

img {
	border: 0px; }

li {
    list-style: none; }

td {
	vertical-align: top; }


/* --- container --- */

#container {
	text-align: left;
	width: 750px;
	padding-left: 10px; }


/* --- header --- */

#header {
	color: #efefef;
	padding-left: 10px;
	background: url(https://basilcat.com/midi/img/header_bg.png); }

#header td {
	padding: 10px; }

#header_title {
	font-weight: bold;
	margin: 10px 0px 5px 0px; }


/* --- contents --- */

#contents {
	width: 540px;
	padding-right: 10px;
	float: left; }

.cont_title {
	width: 540px;
	height: 30px;
	margin-top: 10px;
	padding: 5px 10px 0px 24px;
	background: url(https://basilcat.com/midi/img/cont_title.png) no-repeat; }

.cont_main {
	padding: 5px 10px 10px 10px;
	background: url(https://basilcat.com/midi/img/cont_main.png) repeat-y; }

.cont_cate {
	text-align: right; }

.midi_title {
	font-weight: bold;
	margin: 5px 0px; }

.midi_mt {
	margin-bottom: 15px;
	border-collapse:collapse; }

.midi_mt td {
	padding: 0px 3px;
	border: 1px solid #ebdeec; }

a:link.midi_gl , a:visited.midi_gl , a:active.midi_gl {
	color: #666666;
	text-decoration: none; }
a:hover.midi_gl { text-decoration: underline; }

.midi_lc {
	margin: 0px 0px 25px 20px; }

.midi_com {
	color: #8f8f8f;
	margin-bottom: 5px; }

.thx_main {
	margin-bottom: 10px; }

.req_inp {
	margin: 10px 0px; }

.req_p {
	margin: 5px 5px 10px 5px; }

.req_vl {
	color: #65b24c; }

.req_ma {
	color: #c3753c; }

/* items */

.items_top {
	text-align: center;
	line-height: 145%; }

.items_top td {
	font-size: 11px;
	padding: 0px 15px; }


/* --- side --- */

#side {
	width: 200px;
	float: right; }

.side_title {
	width: 200px;
	height: 30px;
	margin-top: 10px;
	padding: 5px 10px 0px 15px;
	background: url(https://basilcat.com/midi/img/side_title.png) no-repeat; }

.side_main {
	padding: 5px 10px 10px 10px;
	background: url(https://basilcat.com/midi/img/side_main.png) repeat-y; }

.side_main input {
	widht: 150px;
}

#side_go a {
	background: url(https://basilcat.com/midi/img/side_go.png) no-repeat 0px 0px; }

#side_go a:hover {
	background: url(https://basilcat.com/midi/img/side_go.png) no-repeat 0px -50px; }

.side_hov {
	text-decoration: none;
	text-indent: -9999px;
	width: 180px;
	height: 50px;
	margin-bottom: 5px;
	display: block; }


/* --- footer --- */

#footer {
	padding: 15px 0px 10px 0px;
	clear: both; }

#footer_copy {
	text-align: center; }