<br />
<b>Warning</b>:  mysql_get_server_info() [<a href='function.mysql-get-server-info'>function.mysql-get-server-info</a>]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in <b>/home/sbcloud/www/wp-content/plugins/usc-e-shop/classes/usceshop.class.php</b> on line <b>207</b><br />
<br />
<b>Warning</b>:  mysql_get_server_info() [<a href='function.mysql-get-server-info'>function.mysql-get-server-info</a>]: A link to the server could not be established in <b>/home/sbcloud/www/wp-content/plugins/usc-e-shop/classes/usceshop.class.php</b> on line <b>207</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/sbcloud/www/wp-content/plugins/usc-e-shop/classes/usceshop.class.php:207) in <b>/home/sbcloud/www/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php</b> on line <b>68</b><br />
@charset "utf-8";

/*-------------------------------------------------------------------------------------------

REFINE CUSTOM STYLESHEET

スタイルシートをカスタマイズする場合は、style.cssを編集する代わりにこちらに
記述してください。そうすることで、テンプレートがアップデートされた場合でも、
このページをコピー＆ペーストするだけで、簡単に新バージョンのテンプレートに、
自分のカスタムを反映させることができます。

-------------------------------------------------------------------------------------------*/

/***** ▼Contactform7用css ▼*****/
 
.cf1{
background:#fff;
padding:15px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
display:block;
line-height:50px;
}
 
.cf2{
background:#E8EEF9;
padding:20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
line-height:50px;
}

p.cf1,p.cf2{
margin:0px;
}
 
.cf1:hover,.cf2:hover{
background:#FFEEEE;
}
 
.cf1.last,.cf2.last{
border-bottom:none;
}
 
.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
}
 
input[type=text],input[type=tel],input[type=email]{
display: inline-block;
font-size:15px;
line-height:25px;
padding:4px,6px;
margin:5px;
}
 
.cf1 textarea,.cf2 textarea{
font-size:13px;
width:100%;
}
 
.file{
margin:10px;
display:block;
}
 
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:100%;
}
 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.wpcf7-textarea,.wpcf7-text{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}
 
.wpcf7-textarea:focus,.wpcf7-text:focus{
   border:solid 1px #20b2aa;
}
 
.wpcf7-textarea,.wpcf7-text {
   outline: none;
width:100%;
}
 
input[type=submit]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:33%;
   height:50px;
font-size:20px;
   padding:0 3px;
   margin:5px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}
 
.contact_form input[type=submit]{
width:50%;
}
 
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}

.wpcf7-text,
.wpcf7-textarea {
background: url('images/bg-stripe.png');
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-ms-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-o-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
 
.wpcf7-text:focus,
.wpcf7-textarea:focus {
outline: none;
border-width: 1px;
border-style: solid;
box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-webkit-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-moz-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-ms-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
-o-box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
border-color: rgba(100, 200, 255, 0.75) !important;
}
 
.wpcf7-form-control-wrap {
display: block;
width: 90%;
padding-bottom: 10px;
}
 
.wpcf7-textarea {
width: 96%;
}
/***** ▲Contactform7用css ▲*****/

/***** ▼アコーディオン用css ▼*****/
#accordion {
    display: block;
    margin: 0 20px 20px;
}
#accordion dt {
    cursor:pointer;
    background-image: url(img/plus.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    border:solid 1px #ccc;
    border-radius: 5px;
    padding:15px;
    font-size:14px; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 #ccc, 0 2px 3px rgba(0, 0, 0, 0.33);
}
#accordion dd{
    display:none;
    font-size:14px;
    line-height:140%;
    margin:0;
    padding:15px;   
    }
#accordion dt.active{
    background-image: url(img/minus.gif);
}
#accordion dt.over {
    background-color: #CCC;
}
/***** ▲アコーディオン用css ▲*****/
