@charset "UTF-8";
/* CSS Document */
#title {
	background-image: url(/image/mypage/title.png);
	height: 25px;
	display: block;
}
#mypage {
}
#mypage h1 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-left: 5px;
}
#mypage ul.submenu {
	overflow: hidden;
	position: relative;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#mypage ul.submenu li {
	display: inline;
	float: left;
	margin-right: 10px;
	background-image: url(/image/mypage/arrow.png);
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
}
#mypage ul.submenu a {
	color: #000;
}
#mypage ul.submenu a:hover {
	color: #666;
}
#mypage h2,
#mypage h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2C1939;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
}
#mypage ul.textlinks {
	background-color: #F8F8F8;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mypage ul.textlinks li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(/image/mypage/arrow2.png);
	background-position: left 6px;
	padding-left: 8px;
}
#mypage ul.textlinks li b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-left: 10px;
}
#mypage ul.textlinks a {
	color: #000;
	text-decoration: underline;
}
#mypage ul.textlinks a:hover {
	color: #666;
}
#mypage .bkblock {
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}
#mypage .bkblock .box {
	display: block;
	text-align: center;
	float: left;
	width: 140px;
}
#mypage .bkblock .box .photo {
	display: block;
	height: 100px;
	width: 120px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#mypage .bkblock .box p {
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
	display: block;
	width: 120px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	overflow: hidden;
}
#mypage .bkblock .box a {
	color: #000;
	text-decoration: none;
	display: block;
}
#mypage .bkblock .box a:hover {
	background-color: #F3F3F3;
}
#mypage p.links {
	font-size: 12px;
	text-align: right;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#mypage p.links a {
	color: #000;
	text-decoration: underline;
	background-image: url(/image/arrow-gray2.gif);
	background-position: left center;
	padding-left: 6px;
}
#mypage p.links a:hover {
	color: #666;
}

#mypage #search {
	padding-top: 10px;
	padding-bottom: 30px;
}
#mypage #search p.title {
}
#mypage #search ul {
	overflow: hidden;
	position: relative;
}
#mypage #search li {
	display: block;
	height: 40px;
	width: 165px;
	float: left;
	margin-right: 10px;
}
#mypage #search .freeword {
	border: 1px solid #CCC;
	margin-top: 15px;
	width: 690px;
	background-image: url(/image/top/freeword-title.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
#mypage #search .freeword p {
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #000;
}
#mypage #search .freeword p b {
	font-size: 12px;
	font-weight: normal;
}
#mypage #search .freeword img {
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 3px;
}
#mypage #search .freeword input {
	background-color: #F5F6ED;
}
#mypage #search a img:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=70); /* IE lt 8 */
-ms-filter: "alpha(opacity=70)"; /* IE 8 */
-khtml-opacity: .70; /* Safari 1.x */
-moz-opacity: .70; /* FF lt 1.5, Netscape */
}


#contents p.number {
	display: block;
	float: left;
	width: 440px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 30px;
}
#contents p.number b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin-right: 2px;
	margin-left: 2px;
}
#contents p.number i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-right: 2px;
	margin-left: 5px;
}
#contents p.show {
	display: block;
	float: right;
	text-align: right;
	width: 250px;
	color: #333;
	padding-bottom: 4px;
	font-size: 12px;
	margin-top: 30px;
}
#contents p.show a,
#contents p.sort a {
	color: #000;
	text-decoration: underline;
}
#contents p.show a:hover,
#contents p.sort a:hover {
	color: #666;
}
#contents p.sort {
	clear: both;
	border: 1px solid #E4E4E4;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#contents p.check-delete {
	margin-top: 20px;
}
#contents #list {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	background-image: url(/image/list/line.gif);
	background-position: center 14px;
}
#contents #list .bkbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	position: relative;
}
#contents #list .bgColor {
	background-color: #FFF5E7;
}
#contents #list .bkbox .checkBox {
	text-align: center;
	display: block;
	float: left;
	width: 17px;
	background-color: #FFD6AB;
	position: relative;
	height: 170px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents #list .bkbox .checkBox input {
	top: 50%;
	margin-top: -1em;
	position: absolute;
}
#contents #list .bkbox .photo {
	text-align: center;
	display: block;
	float: left;
	height: 135px;
	width: 180px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#contents #list .bkbox .text {
	text-align: left;
	float: right;
	width: 460px;
	margin-top: 15px;
	margin-right: 10px;
}
#contents #list .bkbox .text p.name {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	float: left;
	width: 380px;
	display: block;
}
#contents #list .bkbox .text p.name a {
	color: #000;
}
#contents #list .bkbox .text p.name a:hover {
	color: #666;
}
#contents #list .bkbox .text p.sale {
	float: right;
	width: 65px;
	display: block;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
	background-image: url(/image/list/sale-bg.png);
	padding-top: 3px;
	color: #FFF;
}
#contents #list .bkbox .text p.sale b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#contents #list .bkbox .text p.copy {
	clear: both;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #122C46;
	padding-top: 3px;
	padding-right: 10px;
}
#contents #list .bkbox .text ul.detail {
	padding-top: 4px;
	padding-bottom: 5px;
}
#contents #list .bkbox .text ul.detail li {
	font-size: 11px;
	line-height: 1.5em;
}
#contents #list .bkbox .text ul.photos {
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	display: block;
	float: left;
	width: 120px;
}
#contents #list .bkbox .text ul.photos li {
	display: block;
	float: left;
	height: 23px;
	width: 30px;
	margin-right: 7px;
}
#contents #list .bkbox .text .btArea {
	display: block;
	float: right;
	width: 330px;
	text-align: right;
	padding-top: 5px;
}
#contents #list .bkbox .text .btArea img {
	margin-left: 10px;
}


#form {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#form table {
	background-color: #CCC;
}
#form th {
	background-color: #F9F2F5;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 160px;
	font-size: 12px;
}
#form td {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#form #select {
	overflow: hidden;
	position: relative;
	width: 500px;
	padding-top: 5px;
}
#form #school {
	padding-top: 5px;
}
#form #select #rosen ul,
#form #school ul {
	display: block;
	height: 200px;
	width: 210px;
	overflow: auto;
	border: 1px solid #CCC;
}
#form #select li {
}
#form #select #rosen {
	float: left;
	width: 210px;
	display: block;
}
#form #select #rosen label {
	cursor: pointer;
}
#form #select #station {
	float: right;
	width: 220px;
	border: 1px solid #CCC;
	height: 200px;
	overflow: auto;
	text-align: left;
	margin-right: 30px;
}
#form #select #station .lineBox {
}
#form #select #station .lineName {
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#form #select #station ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#form #select #station li {
}

#form #select #school {
    float: left;
    width: 210px;
    display: block;
}

#form #select #school2 {
    float: right;
    width: 220px;
    border: 1px solid #CCC;
    height: 96px;
    overflow: auto;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 4px;
}
#form #select #school2 .lineBox {
}
#form #select #school2 .lineName {
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#form #select #school2 ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#form #select #school2 li {
}

#form #select #school3 {
    float: left;
    width: 210px;
	height: 200px;
    display: block;
    border: 1px solid #CCC;
    overflow: auto;
    text-align: left;
    margin-bottom: 4px;
}
#form #select #school3 .lineBox {
}
#form #select #school3 .lineName {
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#form #select #school3 ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#form #select #school3 li {
}

#form #select #school4 {
    float: right;
    width: 220px;
	height: 200px;
    display: block;
    border: 1px solid #CCC;
    overflow: auto;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 4px;
}
#form #select #school4 .lineBox {
}
#form #select #school4 .lineName {
	font-weight: bold;
	color: #000;
	background-color: #EDEDED;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#form #select #school4 ul {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#form #select #school4 li {
}

#form #privacy {
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.5em;
}
#submit {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	width: 100%;
}
#submit p {
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 5px;
}
#submit input{
margin-right: 10px;
margin-left: 10px;
}
#preview {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	padding: 10px;
}
/* THANKS */
#thanks {
}
#thanks p.thanks {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #F00;
	margin-bottom: 15px;
	margin-top: 25px;
}
#thanks p.ad {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 10px;
	font-weight: bold;
}
#thanks p a {
	background-image: url(/image/top/topicsArrow.gif);
	background-position: left center;
	padding-left: 016px;
}
#withdraw {
	padding: 10px;
}
#withdraw h2 {
	margin-bottom: 10px;
}
#withdraw table {
	background-color: #CCC;
	margin-top: 10px;
}
#withdraw th {
	background-color: #F9F2F5;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 160px;
	font-size: 14px;
	line-height: 1.5em;
}
#withdraw td {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
#withdraw td ul {
}
#withdraw td li {
	margin-bottom: 5px;
}
#withdraw #submit {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	width: 100%;
}

#withdraw #submit input{
margin-right: 10px;
margin-left: 10px;
}
#withdraw p.thanks {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	color: #F00;
	padding-top: 20px;
}
#withdraw p.thanks2 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
}
