@charset "euc-jp";

.hidden {
    display: none;
}

/********************* common ***********************/

div#camp_container {
    width: 730px;
    margin-left: 39px;
}

div#camp_type_left {
    margin: 20px 0 0 0;
    width: 510px;
}

div#camp_type_right {
    width: 200px;
    margin: 45px 0 0 15px
}

div#camp_type_left, div#camp_type_right, div.camp_txt_img, div.camp_txt_inner, div.camp_txt_img2, div.camp_txt_inner2
{
    float: left;
}

img.left_banner {
	margin-top: 5px;
}

/********************* camp_type ***********************/
h2#camp_h2 {
    background-image: url("/image/camp_type_head.jpg");
    background-repeat: no-repeat;
    width: 701px;
    height: 59px;
    margin: 0 0 0 39px;
}

div#camp_type_left h3 {
    border-left: 7px solid #ff7676;
}

div#camp_type_left h3 span {
    font-size: 12pt;
/*  font-weight: bold;*/
    padding-left: 10px;
}

div#camp_type_left hr.title_border {
    border-bottom: 2px solid #ffc3c3;
    botder-style: solid none none;
    width: 510px;
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 1px;
    line-height: 100%;
}

div.camp_schl_top {
    margin-top: 20px;
    width: 510px;
}

div.camp_schl {
    margin-top: 10px;
    width: 510px;
}


div.camp_schl_h {
    width: 510px;
    height: 20px;
    background-color: #ffd9d9;
    border-top: 1px solid #ff4d4d;
    border-bottom: 1px solid #ff4d4d;
}

div.camp_schl_h p, div.pickup_schl_h p {
    margin: 2px 0 0 11px;
}

div.camp_schl_h img, div.camp_schl_h span, div.pickup_schl_h img, div.pickup_schl_h span {
    vertical-align: middle;
}

div.camp_schl_h span, div.pickup_schl_h span {
    padding-left: 10px;
}

div.camp_txt {
    margin-top: 5px;
}

div.camp_txt img.schl_img_l {
	float: left;
	margin: 0 15px 5px 0;
}

div.camp_txt img.schl_img_r {
	float: right;
	margin: 0 0 5px 15px;
}

div.camp_txt p.detail {
	text-align: right;
}

/*
div.camp_txt_img, div.camp_txt_img2 {
    width: 190px;
    height: 120px;
    text-align: center;
}

div.camp_txt_img p, div.camp_txt_img2 p {
    margin-top: 30px;
}

div.camp_txt_inner, div.camp_txt_img2 {
    margin-left: 15px;
}

div.camp_txt_inner p, div.camp_txt_inner2 p {
    width: 302px;
    line-height: 120%;
}


div.camp_txt_inner p, div.camp_txt_inner p.detail { padding-right: 3px; }
div.camp_txt_inner2 p, div.camp_txt_inner2 p.detail { padding-left: 3px; }
*/

div#camp_type_box {
    border: 1px solid #999;
    width: 200px;
}

div#camp_type_box img {
    margin: 7px 0 0 10px;
}

div#camp_type_box ul {
    margin: 3px 0 10px 5px;
}

/********************* pickup ***********************/
h2#pickup_h2 {
    background-image: url("/image/pickup_head.jpg");
    background-repeat: no-repeat;
    width: 701px;
    height: 59px;
    margin: 0 0 0 39px;
}

div#camp_type_left h3.pickup {
    border-left: 7px solid #5ba5c8;
}

div#camp_type_left hr.pick_title_border {
    border-bottom: 2px solid #b8d8e7;
    botder-style: solid none none;
    width: 510px;
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 1px;
    line-height: 100%;
}

div.pickup_schl_h {
    height: 20px;
    background-color: #c3ddeb;
    border-top: 1px solid #3a85a9;
    border-bottom: 1px solid #3a85a9;
}

div.access_etc {
	float: left;
}

li.campaign_type_list {
	font-size: 8pt;
}
