@charset"utf-8";

/*+++++++++++++++++++++++*/
/*     daisou-jp CSS     */
/*+++++++++++++++++++++++*/

/*=======================osechi適用========================*/
.area_r3 h3.catchcopy {
    text-align: center;
    font-weight: bold;
	}

.area_r3 p.catchcopy_p {
    text-align: center;
	}

.area_r h3.catchcopy {
    text-align: center;
    font-weight: bold;
	}

.area_r p.catchcopy_p {
    text-align: center;
	}


/*=======================コンテンツエリア適用area_r========================*/
.area_r3 .osechi {
    float: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 680px;
    padding: 10px;
    background-color: #000000;
	}

.osechi .in {
    float: center;
    width: 680px;
    margin: 0 auto 10px;
	}

.osechi .item {
    float: center;
    width: 680px;
    height: 30px;
    text-align: center;
    background-image: url("../../../osechi/img/item.gif");
    background-repeat: no-repeat;
	}

.item h4.item_number {
    text-align: center;
    font-weight: bold;
    color: #af0000;
    font-size: 14px;
    padding-top: 8px;
	}

.osechi .item2 {
    float: center;
    width: 680px;
    height: 30px;
    text-align: center;
    background-image: url("../../../osechi/img/item2.gif");
    background-repeat: no-repeat;
	}

.item2 h4.item_number {
    text-align: center;
    font-weight: bold;
    color: #af0000;
    font-size: 14px;
    padding-top: 8px;
	}

.osechi .item_name {
    float: center;
    width: 680px;
    height: 130px;
    text-align: center;
    background-image: url("../../../osechi/img/wakatake_bg.jpg");
    background-repeat: no-repeat;
	}

.item_name .item_list {
    float: left;
    width: 140px;
    height: 110px;
    padding: 10px 10px 10px 20px;
	}

.item_list h5.items {
    text-align: left;
    font-size: 13px;
    padding-left: 12px;
    padding-top: 3px;
    background-image: url("../../../osechi/img/item_head.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
	}

.osechi .item_name2 {
    float: center;
    width: 680px;
    height: 250px;
    text-align: center;
    background-image: url("../../../osechi/img/matsukaze_bg.jpg");
    background-repeat: no-repeat;
	}

.item_name2 .item_list2 {
    float: left;
    width: 140px;
    height: 110px;
    padding: 10px 10px 10px 20px;
	}

.item_list2 h5.items {
    text-align: left;
    font-size: 13px;
    padding-left: 12px;
    padding-top: 3px;
    background-image: url("../../../osechi/img/item_head.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
	}

.osechi .item_name3 {
    float: center;
    width: 680px;
    height: 470px;
    text-align: center;
    background-image: url("../../../osechi/img/sessyu_bg.jpg");
    background-repeat: no-repeat;
	}

.item_name3 .item_list3 {
    float: left;
    width: 140px;
    height: 110px;
    padding: 10px 10px 10px 20px;
	}

.item_list3 h5.items {
    text-align: left;
    font-size: 13px;
    padding-left: 12px;
    padding-top: 3px;
    background-image: url("../../../osechi/img/item_head.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
	}

/*=======================form適用========================*/
.area_r3 h4.form-warning {
    text-align: left;
    border: 1px dotted #dcdcdc;
    margin: 10px 35px;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 12px;
	}

.area_r h4.form-warning {
    text-align: justify;
    text-justify: inter-ideograph;
    border: 1px dotted #dcdcdc;
    margin: 10px 35px;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 12px;
	}

#thanks {
    margin: 5px auto 5px;
	padding: 30px 0px 30px 0px;
	text-align: center;
    }

#thanks p {
	font-size: 18px;
	text-align: center;
    }

#thanks p strong {
	font-size: 18px;
	color: #ff0000;
    }

.area_r3 h4.form-warning span {
    color: #ff0000;
	}

.area_r h4.form-warning span {
    color: #ff0000;
	}

.area_r3 .form3 {
    float: center;
    margin: 10px auto 10px;
    width: 600px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #ff0000;
	}

.area_r3 .form2 {
    float: center;
    margin: 10px auto 10px;
    width: 600px;
    padding: 10px;
	}

.area_r .form2 {
    float: center;
    margin: 10px auto 10px;
    width: 600px;
    padding: 10px;
	}

dl.contact {
	float: left;
	width: 500px;
	display: block;
	margin-bottom: 2px;
	padding: 4px 0 3px 0;
	}

dl.contact dt {
	clear: left;
	float: left;
	display: block;
	width: 150px;
	padding-top: 4px;
	margin: 0;
	font-size: 12px;
	color: #646464;
	letter-spacing: 1px;
	}

dl.contact dd {
	float: right;
	display: block;
	width: 350px;
	font-size: 12px;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #646464;
	letter-spacing: 1px;
	padding-top: 3px;
	line-height: 20px;
	}

