@charset "shift_JIS";

*{
	margin: 0;
	padding: 0;
}
/*@

/*

*{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 1;
	font-size: 100%;
	font-style: normal;
}



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}

html{
	overflow-y: scroll;
}

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

p{
	margin: 0 0 1em 0;
}

ol,ul{
	list-style: none;
}

fieldset,img{
	border: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th{
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}


body{}


*/
p{}

/*
#main .notes{
	float: left;
	width: 555px;
	background: url(../images/notes_back.png) no-repeat left bottom;
	padding: 20px;
}
*/


#main .select{
	float: left;
	position: relative; top: 0px; left: -35px;
	padding-top: 0px;
	padding-left: 20px;
	width: 590px;
}

#main .select_u{
	width: 100%;
	height: 35px;
	background: url(../images/sel_up.png) no-repeat;
}

	#main .select_t{
	margin-top: 0px;
	background: url(../images/sel_md.png) repeat-y;
}

#main .select_d{
	width: 100%;
	height: 147px;
	background: url(../images/sel_dw.png) no-repeat;
}

#main .sel_inner{
	margin: 0px auto 0px;
	border-collapse: collapse;
	width: 575px;
	background-color: black;
}

#main .sel_inner td{
	padding: 0px 2px 0px 5px;
}

#main .sel_inner p{
	color: white;
	font-size: .8em;
	text-align: center;
	vertical-align: top;
}

#main p.explain{
	text-align: left;
}

#main table .photo img{
	border: 0px;
}

#main .sel_inner_all{
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#main .sel_inner_r{
	border-right-style: none;
}

#main .sel_inner_l{
	border-left-style: none;
	vertical-align: top;
}

#main .select_all{
	clear: both;
	float: left;
	width: 555px;
	margin: 0px;
}

#main .select_part{
	margin: 0px;
	margin-bottom: 10px;
	overflow-y:auto;
	border-style: none;
}

#main .select_part a img{
	border-style: none;
}

#main .select_part_bt{
	margin: 0px;
	margin-bottom: 0px;
}

#main .img_l{
	float: left;
	padding: 0px;
	margin: 0px 11px 0px 0px;
}

#main .img_r{
	float: left;
	padding: 0px;
	margin: 0px 0px 11px 0px;
}

#main table.dft{
	position: relative; left: -15px;
}

#main table td{
padding-right: 0px;
padding-left: 5px;
}

#main table td.part{
	width: 140px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	border-left: 3px double #5a3278;
}

#main table td.part_l{
	width: 140px;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
}

#main table td.part_r{
	width: 140px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	border-left: 3px double #5a3278;
}