@charset "utf-8";

#syame {
	padding: 0px;
	width: 491px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#syame table {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #F0F;
}
#syame table td {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #F0F;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	
}

#syame #search {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

form fieldset {
	border : none;
}
input {
	padding : 1px;
}
select option {
	padding :1px 3px;
}
#syame .note{
	padding : 7px 0 7px 15px;
	background : #FEE9E9;
	text-align : left;
}

form.narrow fieldset {
	padding : 10px 0;
}
form.narrow fieldset select {
	width : 190px;
}
#syame .cap {
	background-image: url(../img/cap_syame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 491px;
	text-indent: -1500em;
}
#syame table tr td a:link {
	color: #F00;
}
#syame table tr td a:hover {
	color: #F00;
	text-decoration:underline;
}
#syame table tr td a:visited {
	color: #F00;
}
#wrp #container #main_body #center_body #syame table tr .syamedata {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
#wrp #container #main_body #center_body #syame table tr .notezone {
	background-image: url(../img/note.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 237px;
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	padding-right:15px;
	margin-bottom:10px;
}
#wrp #container #main_body #center_body #syame table tr .notezone .comm{
	color: #F39;
	border-bottom-color: #F9C;
	border-bottom-style: dashed;
	border-bottom-width:1px;
	
}
#wrp #container #main_body #center_body #syame table tr .notezone img {
	margin-top:10px;
	text-align:right;
}

