@charset "utf-8";

/*
Theme Name: スィートハート 3列
Theme URI: http://www.fsv.jp/
Description: Firstserver Tmaplate
Version: 1.0 2008/09/18
Author: Firstserver
Author URI: http://www.fsv.jp/
*/


/* Global ----------------------------------------------------------------- */

body {
color:#666;
font-style: normal;
font-weight: normal;
font-size : 75%;
line-height : 1.5;
font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
background:#fffafa url(img/body.jpg) top repeat-x;
margin:0;
}

a {
color: #FF9999;
}

a:hover {
text-decoration: none;
color: #FFCCCC;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

img a {
border:0;
}

address {
font-style: normal;
display: inline;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
border: 0;
}

caption,th {
text-align: left;
}

q:before,q:after {
content: '';
}

blockquote,
code {
margin:10px 0;
background:#fffeee;
padding:5px 10px;
border:1px dotted #ccc;
line-height:1.4;
display:block;
}

blockquote code {
margin:0;
padding:0;
border:none;
}

/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-form-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
}
.pkg:after, #content-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}

.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Layout ----------------------------------------------------------------- */

#container {
margin: 0px 0 0 0;
}

#container-inner {
width: 850px;
min-height: 100%;
text-align: left;
margin: 0 auto;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position: relative;
}

#alpha, #beta, #gamma {
display: inline;
float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
position: static;
overflow: hidden;
}


/* TWT */

.layout-twt #alpha {
left: 190px;
width: 470px;
}

.layout-twt #beta {
left: -470px;
width: 190px;
}

.layout-twt #gamma {
width: 190px;
}


/* WT */

.layout-wt #alpha {
width: 660px;
}

.layout-wt #beta {
width: 190px;
}


/* TW */

.layout-tw #alpha {
left: 190px;
width: 660px;
}

.layout-tw #beta {
left: -660px;
width: 190px;
}


#alpha-inner {
padding:10px 20px 20px;
}

#beta-inner {
padding: 5px 0;
margin:10px;
background:#fff;
}

#gamma-inner {
padding: 5px 0;
margin:10px;
background:#fff;
}

.layout-twt #content-inner {
background: url(img/content-twt.gif) repeat-y;
}

.layout-wt #content-inner {
background: url(img/content-wt.gif) repeat-y;
}

.layout-tw #content-inner {
background: url(img/content-tw.gif) repeat-y;
}



/* Header ----------------------------------------------------------------- */

#header {
background: url(img/header.jpg) 0 top no-repeat;
}

#header-inner {
padding: 0;
}

#header a {
color: #FF6666;
font-weight: bold;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

* html #header-content {
height: 90px;
}

#header-content {
width: 400px;
min-height: 90px;
margin: 40px 200px 20px 250px;
}

#header-name {
margin: 0 0 5px;
font-size: 180%;
font-weight: bold;
}

#header-description {
margin:0;
font-size: 95%;
line-height: 1.3;
color: #777;
}


/* Content ---------------------------------------------------------------- */

.asset-body,
.asset-more,
.asset-more-link,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
overflow: hidden;
width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}


.entry-categories {
    margin-bottom: .5em;
}

.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-categories-list .entry-category {
    display: inline;
}

#content {
background: url(img/content.gif) 0 top no-repeat;
padding-top:20px;
}

#content-inner {
padding: 0;
}

.content-nav {
text-align: center;
margin: 30px 0 10px;
}


/* asset */
.asset {
margin:0 0 10px;
background:url(img/asset_bg_2.gif) 0 top repeat-y;
}

.layout-twt .asset {
background:url(img/asset_bg_3.gif) 0 top repeat-y;

}

.asset-header {
margin:0 0 10px;
padding-top:15px;
background:url(img/asset-header_bg_2.gif) 0 top no-repeat;
}

.layout-twt .asset-header {
background:url(img/asset-header_bg_3.gif) 0 top no-repeat;
}

.asset-name {
font-size: 145%;
font-weight: bold;
line-height: 1.3;
color: #666;
margin:0 5px 5px;
padding:0 5px 2px;
}

.asset-meta {
margin:0;
padding: 0 10px 10px;
font-size: 90%;
}

.asset-name a:link,
.asset-name a:visited {
text-decoration: none;
}

.asset-name a:hover,
.asset-name a:active {
text-decoration: underline;
}

.asset-content {
margin: 5px 0;
padding:0 10px;
}
.asset-body {
margin:0 0 10px;
line-height: 160%;
}

.asset-more-link {
font-size: 90%;
text-align:right;
}

.asset-footer {
clear: both;
margin: 15px 0 0;
padding: 5px 10px 6px;
font-size: 90%;
background:url(img/asset-footer_bg_2.gif) 0 bottom no-repeat;
}

.layout-twt .asset-footer {
background:url(img/asset-footer_bg_3.gif) 0 bottom no-repeat;
}

.entry-categories,
.entry-tags {
color:#666;
}


/* comment*trackback */

.comments,
.trackbacks {
margin:15px 0 20px;
}

.comments p {
margin:10px 20px;
}

.comments-header,
.trackbacks-header,
.comments-open-header {
font-size : 120%;
font-weight: bold;
color: #999;
margin:0 0 10px;
padding:5px 10px 0;
_height:1px;
border-top:8px solid #FFF2F2;
}

.comments-content {
margin:0 0 30px;
}

.comments-open {
margin:20px 0 0;
}

.comment,
.trackback {
margin:0 10px 5px;
padding:0 0 5px;
border-bottom:1px dashed #FF9999;
}

#comment-submit,
#comment-preview {
font-weight: normal;
}

.comment-content {
clear: none;
line-height: 1.5;
margin: 0;
}

.comment-content p {
margin: 0 10px 3px;
}

.comments-open-content,
#comments-open-footer {
margin:0 0 5px;
padding:0 10px;
}

#comment-form-external-auth{
margin:0 0 5px;
padding:0;
}

.comments-open label {
    display: block;
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text {
margin:0 0 5px;
}

.trackback-content,
.trackback-footer {
margin:0 0 5px;
padding:5px 10px 0;
}

.trackbacks-info {
margin:0 0 10px;
padding:0 20px;
}


/* archive-title */
.archive-title {
margin: 5px 0 10px;
padding:7px 10px 5px 45px;
font-size: 145%;
font-weight: bold;
color: #999999;
line-height:1.3;
background:url(img/archive-title_bg.gif) 0 5px no-repeat;
_height:1px;
}

.archive-title em {
font-style:normal;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text,
#comment-tex {
    width: 80%;
}


/* search */

.search-results-header {
margin: 5px 0 10px;
padding:7px 10px 5px 45px;
font-size: 145%;
font-weight: bold;
color: #999999;
line-height:1.3;
background:url(img/archive-title_bg.gif) 0 5px no-repeat;
_height:1px;
}


/* Footer ----------------------------------------------------------------- */

#footer {
background: #FF9999 url(img/footer.gif) 0 top repeat-x;
}

#footer-inner {
padding: 0 20px;
}

#footer-content {
color: #fff;
margin: 35px 0 20px;
}

#footer-content a {
color: #fff;
}

#footer .widget {
margin: 10px 0;
}

#footer .widget-powered .widget-content {
padding: 0;
text-align: left;
}


/* Widget ----------------------------------------------------------------- */

.widget {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 20px;
}

.widget a {
color: #FF9999;
}

.widget a:hover {
color: #FFCCCC;
}

.widget-header {
margin: 0 5px 10px;
padding: 10px 10px 3px 32px;
font-size : 110%;
background: url(img/widget-header.gif) 2px bottom no-repeat;
color:#666666;
border-bottom:1px dashed #FF9999;
line-height: 1.2;
_height:1px;
}

.widget-header a:link,
.widget-header a:visited {
text-decoration: none;
color: #666666;
}

.widget-header a:hover,
.widget-header a:active {
text-decoration:underline;
}

.widget-content {
position: relative;
margin: 0;
}

.widget ul {
margin: 0;
padding: 0 10px;
list-style: none;
}

.widget li {
margin: 0;
padding:2px 0 2px 15px;
background:url(img/li.gif) 0 4px no-repeat;
height:1%;
}

.widget ul ul {
margin:0;
padding:0;
}

.widget select {
margin-left: 10px;
width: 140px;
}

.widget li a:link,
.widget li a:visited {
text-decoration:none;
}

.widget li a:hover,
.widget li a:active {
text-decoration:underline;
}

/* Links  */

.widget_links a {
    margin: 0 10px;
padding:2px 0 2px 15px;
background: url(img/li.gif) 0 4px no-repeat;
}

.widget_links ul a {
    margin: 0 ;
padding-left:0;
background:none;
}

.widget_links a:link,
.widget_links a:visited {
text-decoration:none;
}

.widget_links a:hover,
.widget_links a:active {
text-decoration:underline;
}

/* Calendar  */

#wp-calendar {
text-align:center;
margin:0 auto;
}

#wp-calendar td {
padding:1px 3px;
font-size: 100% !important;
font-size: 95%;
}

#wp-calendar caption {
text-align:center;
margin:0 auto 5px;
font-weight:bold;
}

#wp-calendar #prev {
text-align:left;
}

#wp-calendar #next {
text-align:right;
}

/* search */

#searchform {
margin: 0;
padding: 0 15px;
}

.widget-search ul {
margin: 5px 0 0;
padding: 0;
}

.widget-search li {
padding:0;
background: none;
font-size:90%;
}

#s {
margin-bottom:5px;
width:130px;
}

/* rss */

.textwidget {
    margin: 0;
    padding: 0 15px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-header,
.asset-body,
.asset-footer {/*HACK targets IE6 but not 7*/
height: 1%;
}


@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}



.ad-pr {
margin: 30px 0 20px 0;
padding: 0px 0 0 0;

}











