@charset "utf-8";

/* index */
#content01 .index .item {
margin-bottom:9px;
background:url(../img/index_bg_01.png) repeat-y;
}
#content01 .index .item-inner {
position:relative;
overflow:hidden;
height:100%;
padding:15px 14px 21px;
background:url(../img/index_bg_02.png) left bottom no-repeat;
}
#content01 .index .item .image {
float:left;
}
#content01 .index .item h2 {
position:absolute;
top:0;
left:0;
width:528px;
height:24px;
padding-top:20px;
padding-left:187px;
background:url(../img/index_bg_03.png) left top no-repeat;
}
#content01 .index .item p,
#content01 .index .item ul {
margin-left:172px;
font-size:1.2em;
}
#content01 .index .item p {
margin-bottom:15px;
padding-top:42px;
}
#content01 .index .item ul {
overflow:hidden;
width:30em;
font-weight:bold;
}
#content01 .index .item li {
float:left;
width:13em;
margin-bottom:7px;
padding-left:12px;
background:url(../../img/common_bg_01.png) 5px 0.5em no-repeat;
}
#content01 .index .item ul a {
color:#666;
}
#content01 .index .bride ul {
width:515px;
}


