@charset "utf-8";

#content{
	width:900px;
	margin: 0 auto;
	padding-top:1em;
	text-align: left;
}


/* ---- Menu2 ----- */
#menu2 {
	background-image: url(img/menu2_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#menu2 ul{
	width:900px;
	margin: 0px;
	padding: 0px;
}
#menu2 li{
float:left;
}
/* ---- Menu ----- */

/* ----------- Left Content --------------- */
#conL{
	float:left;
	width:765px;
	margin-bottom:1em;
}
#list{
font-size: 70%;
padding:0 1em 1em;
}

/* ----------- Left Content --------------- */

/* ----------- Right Content --------------- */
#conR{
	width:134px;
	float:left;
	font-size:80%;
	margin-bottom:1em;
	background-image: url(../common/img/conr_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
#conr_foot {
	background-image: url(../common/img/conr_un.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Rwindow{
	clear:both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}

.Rwindow p, .Rwindow div{
text-align:left;
font-weight:normal;
font-size:80%;
line-height:1em;
}
.Rwindow #result p{
margin-bottom:0.5em;
}

#conR #last{
border:none;
}
/* ----------- Right Content --------------- */
.comr_lead {
	clear: both;
	padding-left: 2px;
}
.Rwindow .bt_syousai {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
