@charset "utf-8";
/* CSS Document */


/*content--------------------------------*/

#wrap{
width: 960px;
height: auto;
}
h1,h2,h3{
display: inline;
}

/*右側--------------------------------*/
#wrap_right{
float: right;
display: inline;
height: auto;
width: 716px;
}
#pagetitle{
width: 716px;
height: 71px;
background-image: url("../../img/items_title_bk.png");
background-repeat: no-repeat;
clear: both;
padding-top: 29px;
/*padding: 20px 0 0 50px;*/
}
#pagetitle h3{
margin-left: 23px;
font-size: 18px;
font-weight: bold;
}
#page_wrap{
background-color: #f7edda;
padding: 20px;
height: auto;
min-height: 680px;
}
#page_wrap_digital_signage{
height: auto;
padding: 0px 0 0 20px;
}
#page_wrap_digital_signage h4{
color: #ff6666;
font-size: 20px;
font-weight: bold;
}
#degital_wrap_left{
float: left;
display: inline;
width: 386px;
}
#degital_wrap_right{
float: right;
display: inline;
width: 230px;
margin-top: 20px;
}

#sono1{
background-image: url("../img/sono1.gif");
background-repeat: no-repeat;
width: 330px;
height: 24px;
padding-left: 56px;
padding-top: 6px;
font-size: 16px;
color: #ff666;
margin-top: 26px;
}
#sono2{
background-image: url("../img/sono2.gif");
background-repeat: no-repeat;
width: 330px;
height: 24px;
padding-left: 56px;
padding-top: 6px;
font-size: 16px;
color: #ff666;
margin-top: 42px;
}
#sono3{
background-image: url("../img/sono3.gif");
background-repeat: no-repeat;
width: 330px;
height: 24px;
padding-left: 56px;
padding-top: 6px;
font-size: 16px;
color: #ff666;
margin-top: 42px;
}
#sono4{
background-image: url("../img/sono4.gif");
background-repeat: no-repeat;
width: 330px;
height: 24px;
padding-left: 56px;
padding-top: 6px;
font-size: 16px;
color: #ff666;
margin-top: 42px;
}
#sono1_t{
width: 360px;
height: auto;
margin-top: 12px;
margin-left: 16px;
}
#sono2_t{
width: 360px;
height: auto;
margin-top: 12px;
margin-left: 16px;
}
#sono3_t{
width: 360px;
height: auto;
margin-top: 12px;
margin-left: 16px;
}
#sono4_t{
width: 360px;
height: auto;
margin-top: 12px;
margin-left: 16px;
}

#showzo_img_text p{
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px;
color: #ff6666;
font-weight: bold;
}
#showzo_photo_text p{
margin-top: 20px;
margin-bottom: 20px;
font-size: 12px;
}
#sono_text{
width: 370px;
margin-top: 20px;
background-color: #e1bd79;
padding: 10px;
color: #fff;
border-radius: 6px;        /* CSS3草案 */  
-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 6px;   /* Firefox用 */  
}

/*左側--------------------------------*/
#wrap_left{
float: left;
display: inline;
width: 226px;
}


