@charset "UTF-8";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #ebe5d7;
    text-align: left !important;
}

.hpb-parts-hl-style {
    padding: 0px 0.2em !important;
    margin: 0.5em 0px !important;
    font-weight: bold !important;
    color: #90b500 !important;
    background-image: none !important;
    border-color: #90b500;
    height: auto !important;
    line-height: 1.5em !important;
}

.hpb-parts-cbox-style {
    border-color: #ebe5d7;
    text-align: left !important;
}

.hpb-parts-img-01 {
    margin: 0px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.hpb-parts-img-02 {
    padding: 0px;
    margin: 4px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.hpb-parts-hr-style {
    border-color: #bede4c;
}

.hpb-parts-pbox-style {
    border-color: #ebe5d7;
    background-color: #f0f0f0;
}
.hpb-parts-pbox-style h4 {
    padding: 0px;
    height: auto !important;
}
.hpb-parts-pbox-style img {
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #f0f0f0;
}
.hpb-parts-pbox-style .hpb-parts-img-03 {
    margin: 4px 9px 4px 4px !important;
}
.hpb-parts-pbox-style .hpb-parts-img-04 {
    margin: 4px 4px 4px 9px !important;
}
.hpb-parts-pbox-style .hpb-parts-img-05 {
    margin: 4px 4px 4px 4px !important;
}
.hpb-parts-pbox-style .hpb-parts-img-06 {
    margin: 4px 4px 4px -1px !important;
}

.hpb-parts-blist-style {
    border-color: #bede4c;
    background-color: #ffffff;
}
a.hpb-parts-blist-style:link {
    color: #000000;
}
a.hpb-parts-blist-style:visited {
    color: #000000;
}
a.hpb-parts-blist-style:hover {
    color: #44b4ea;
}
a.hpb-parts-blist-style:active {
    color: #44b4ea;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* ツイートブロック */
#twitterModule{
border: 1px solid #70A600;
margin-bottom:10px;
-border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
}

#twitterModule div.partsTitle{
font-size:14px;
font-weight:bold;
height:30px;
padding-top:5px;
}

#tweets p {
	padding: 0.3em;
	font-size: 12px;
	line-height: 1.2em;
margin-bottom:0.5em;
}
#tweets p a {
	color: #6699FF;
	text-decoration: none;
}
#tweets p a.reply {
	color: #999;
}
#tweets .user, 
#tweets .date {
	padding-right: 1em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
text-align:right;
}