@charset "utf-8";

#present_content {
text-align:center;
width:669px;
}

/* ボックス ここから */

.present_box {
margin:15px 0px 0px 15px;
}

/* Y.I add 20091228 */
/* D.S added 20100528 */
.present_box2 {
width:750px;
margin:15px 0px 0px 15px;
float:left;
}

.present_box_up {
background-image:url(../../../../article/present/images/present_back_up.gif);
background-repeat:no-repeat;
width:637px;
height:20px;
margin:0px;
padding:0px;
}

/* Y.I add 20091228 */
.present_box_up2 {
background-image:url(../../../../article/present/images/present_back_up2.gif);
background-repeat:no-repeat;
width:750px;
height:20px;
margin:0px;
padding:0px;
}

.present_box_middle {
background-image:url(../../../../article/present/images/present_middle.gif);
background-repeat:repeat-y;
width:637px;
margin:0px;
padding:0px;
}

/* Y.I add 20091228 */
.present_box_middle2 {
background-image:url(../../../../article/present/images/present_middle2.gif);
background-repeat:repeat-y;
width:750px;
margin:0px;
padding:0px;
}

.present_box_down {
background-image:url(../../../../article/present/images/present_back_down.gif);
background-repeat:no-repeat;
width:637px;
height:30px;
margin:0px;
padding:0px;
}

/* Y.I add 20091228 */
.present_box_down2 {
background-image:url(../../../../article/present/images/present_back_down2.gif);
background-repeat:no-repeat;
width:750px;
height:30px;
margin:0px;
padding:0px;
}

/* ボックス ここまで */


.present_image {
padding:0px 15px;
float:left;
width:160px;
}

/* Y.I add 20091228 */
.present_image2 {
margin:0px 10px 0 15px;
float:left;
width:160px;
}

.present_text {
float:left;
width:417px;
}

/* Y.I add 20091228 */
.present_text2 {
float:left;
width:530px;
margin:0 0 0 1em;
}

/* D.S add 20100426 */
.present_text3 {
float:right;
width:530px;
margin:0 1em;
}

.present_nametitle {
color:#f65a98;
font-weight:bold;
font-size:110%;
vertical-align:top;
margin-bottom:5px;
}

.present_bar {
margin:10px 0px;
}