/*==============================
ピックアップ用スタイルシート
==============================*/

body.usa{background-color:#e3f8bc;color:#000000;margin:0;padding:0;}
#usa{background-color:#fff;width:95%;border:1px solid #ccc;margin-left:20px;}
#usa hr{border:1px solid #ccc;}
#usa img{border:0px none;margin:0;padding:0;}
#usa a{text-decoration:none;}
#usa a:visited{text-decoration:none;}
#usa a:hover{text-decoration:underline;}

.photo{width:100px;float:left;text-align:center;}


/*--==== 2010/05/01〜 ====--*/

.article {display:inline-block;}
.article h2{}
.article h3{margin-top:1em;padding:3px 7px;font-size:100%;background:#E3F8BC;}

/*-- シリーズindexへ --*/
.box-index{margin-top:1.5em;float:right;}
.box-index p{margin:0 auto;padding:5px;width:23em;text-align:center;font-weight:bold;font-size:85% !important;border:3px double #006633;}

hr.clear{width:650px;margin:0;padding:0;height:0px;border:0px none #fff;color:#fff;}


/*-- 画像指定 --*/
/*-- 2枚並列 --*/
table.photo-1{}
table.photo-c{text-align:center;}

/*-- キャプション対応 --*/
.w200{width:200px !important;}
.w285{width:285px !important;}
.w300{width:300px !important;}
.w225{width:225px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

/*-- td幅 --*/
.w10{width:10px !important;}


/*-- ソーシャルメディアボタン --*/
.socialButton{clear:right;height:70px;}
.socialButton p{margin-top:10px;color:#484878;font-size:90%;font-weight:bold;}
.socialButton ul{list-style:none;margin:0;padding:0;}
.socialButton a{border:0 none !important;}

