@charset "utf-8";

/* ------------------------------------------------------------

	contents common style

------------------------------------------------------------ */


/* -----contents layout----- */


/* -----topicpath----- */

p#topicpath {
	margin-bottom: 1em;
	color: #999999;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
}

p#topicpath a {
	color: #999999;
}

/* -----bottom banner----- */


#bottom_banner {
	width: 580px;
}

#bottom_banner .banner1 {
	margin-bottom: 7px;
}


/* ----------contents head---------- */

#contents_head {
	width: 100%;
	background: url(../images/dotline_01.gif) repeat-x left bottom;
	margin-bottom: 1px;
	padding-bottom: 2px;
}

#contents_head h2 {
	float: left;
}

#contents_head p {
	float: right;
	width: 250px;
}


/* -----form----- */

input,
textfield,
select {
	font-size: 0.75em;
}

td input,
td textfield,
td select,
p select {
	font-size: 1em;
}


/* ----------note---------- */

.note1 {
	margin-left: 1em;
}

.note1 span {
	margin-left: -1em;
	color: #FF0000;
}
