﻿@charset "UTF-8";
/* CSS Document */

body.wedding
{
    
}
h4
{
    margin-bottom:10px;
}
.ml10
{
    margin-left:10px !important;
}
.mr10
{
    margin-right:10px !important;
}
.box1,.box2,.box3, .box4, .box5
{
    margin-bottom:30px;
}
.box1 h3,.box2 h3,.box3 h3, .box4 h3, .box5 h3
{
    margin-bottom:20px;
	border: none;
}
.box1 h4,.box2 h4,.box3 h4, .box4 h4, .box5 h4
{
	border: none;
}
.box1 p,.box2 p,.box3 p, .box4 p, .box5 p
{
    margin-bottom:10px;
}
.pageTop
{
    text-align:right;
    margin:0 0 50px;
}

/**
 * box1
 */
.box1 ul li
{
    float:left;
    margin:0 20px 0 0 !important;
	list-style-type: none;
}

/**
 * box2
 */
.box2
{
    
}
.box2a,.box2b,.box2c
{
    margin-bottom:15px;
}
.box2
{
    background:url(../img/bg_lapinus_2.jpg) no-repeat right bottom;
}
.box2c ul
{
    border:1px solid #F07184;
    padding:10px;
    width:385px;
    margin-left:35px;
}
.box2c ul li
{
    list-style-type:disc;
    list-style-position:inside;
}
.box2c1
{
    background:url(../img/bg_lapinus_1.jpg) no-repeat left top;
    width:398px;
				width:430px\9;
    /*height:34px;*/
    /*overflow:hidden;*/
    padding:10px 50px 10px 20px;
}

/**
 * box3
 */
.box3
{
    background:url(../img/bg_3.jpg) no-repeat right top;
}
.box3a ul li
{
    padding-left:110px;
    line-height:26px;
    margin-bottom:10px;
	list-style-type: none;
}
.box3a ul li.li1
{
    background:url(../img/li_3a_1.jpg) no-repeat left center;    
}
.box3a ul li.li2
{
    background:url(../img/li_3a_2.jpg) no-repeat left center;
}
.box3a ul li.li3
{
    background:url(../img/li_3a_3.jpg) no-repeat left center;
}
.box3d table th,
.box3d table td
{
    border:1px solid #F7C49D;
    padding:10px 5px;
}
.box3d table th
{
    background:#FCECE0;
    font-weight:normal;
}

/**
 * box4
 */
.box4
{
    
}
.box4 h4 img
{
    display:block;
    margin-right:10px;
}
.box4 h4 span
{
    line-height:26px;
    display:block;
    font-weight:normal;
}
.box4b ul li
{
    padding-left:30px;
    margin-left:10px;
	list-style-type: none;
}
.box4b ul li.li4b1
{
    background:url(../img/li_4b_a.jpg) no-repeat left;
}
.box4b ul li.li4b2
{
    background:url(../img/li_4b_b.jpg) no-repeat left;   
}

/**
 * box5
 */
.box5a p
{
    width:310px;
}
.box5b ul li
{
    padding-left:30px;
    margin-left:10px;
    margin-bottom:10px;
	list-style-type: none;
}
.box5b ul li.li5b1
{
    background:url(../img/li_5b_a.jpg) no-repeat left top;
}
.box5b ul li.li5b2
{
    background:url(../img/li_5b_b.jpg) no-repeat left top;
}
.box5b ul li.li5b3
{
    background:url(../img/li_5b_c.jpg) no-repeat left top;
}
.box5b ul li span.small
{
    font-size:0.7;
}


