/*************************************
***          基本レイアウト                          ***
*************************************/

html 
{ 
margin: 0; padding: 0; 
}

form, input 
{ 
margin: 0; padding: 0; 
}

a img 
{ 
border: 0; 
}


/*************************************
***          ページレイアウト                        ***
*************************************/

body
{
margin: 0;
padding:0;
font-size: 13px;
line-height: 120%;
color:#222222;
font-family: Verdana, Arial, sans-serif;
text-align: center;
background: #FFFAE6;
background-image:url(http://www.pitipitibody.com/30.gif);
background-repeat:repeat-xy;
background-attachment: fixed;
}

#container
{
position: relative;
margin: 0 auto;
width: 780px; 
text-align: left;
background: #ffffff;
}

#container-inner
{
position: static;
width: auto;
border:1px solid #666666;
}


/*************************************
***          見出し                                     ***
*************************************/

h1,h2, h3, h4, h5, h6 { font-weight: bold; }
h1,h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
margin-top: 10px;
margin-bottom: 10px;
}


/*************************************
***          リンク色（ページ全体）                ***
*************************************/

a 
{ 
color: #0000ff;
text-decoration: underline;
}

a:hover { 
color: #cc00ff;
text-decoration: underline;
}


/*************************************
***          ヘッダー（レイアウト）                  ***
*************************************/

#banner
{
position: relative;
width: 778px; /* necessary for ie win */
height: 200px;
background-image:url(http://pitipitibody.com/beauty-140905.png);
background-position:top;
}

#banner-inner   
{
position: static;
height: 110px;
}


/*************************************
***          ヘッダー（サイトタイトル）             ***
*************************************/

#banner-header
{
margin: 0;
font-size: 22px;
font-weight: bolder;
line-height: 1.5;
position:absolute; top:40px; left:10px;
}


/*************************************
***          リンク色（ヘッダー）                    ***
*************************************/

#banner a {
color: #FF9900;
text-decoration: none; 
}

#banner a:hover {
color: #FF9900;
}


/*************************************
***          ヘッダー（サイト説明文）              ***
*************************************/

#banner-description
{
position:absolute; top:90px; left:200px;
font-size: 14px;
font-weight: none;
color: #66CC00;
}


/*************************************
***          メインコンテンツ全体                   ***
*************************************/

#pagebody
{
position: relative;
width: 100%;
margin: 10px 0 20px;
}

#pagebody-inner 
{
position: static;
width: 100%; 
}


/*************************************
***          メインコンテンツ記事部分            ***
*************************************/

#alpha 
{ 
width: 540px; 
display: inline; /* ie win bugfix */
position: relative;
float: left;
margin: 0 15px 0; 
background-color: #ffffff;
}

#alpha a
{ 
font-weight: none;
}

#alpha-inner 
{ 
padding: 0 10px 15px ;
}


/*************************************
***          メインコンテンツサイドバー           ***
*************************************/

#beta {
width: 200px; 
display: inline; /* ie win bugfix */
position: relative;
float: left;
margin: 0 auto; 
background: #FFFAE6;
}

#beta-inner {
padding: 0;
border: 1px solid #666666;
}


/*************************************
***          リンク色（サイドバー）                  ***
*************************************/

.module-content a 
{ 
color: #0000ff;
}

.module-content a:hover 
{ 
color: #cc00ff; 
}


/*************************************
***          記事部分コンテンツ                   ***
*************************************/

.archive-header
{
position: relative;
width: auto;
height: 30px;
margin: 0 0 5px 0;
padding: 7px 0 0 15px;
color: #ffffff;
background: #FFB340;
border:1px solid #666666;
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
}

.img { float: left; margin: 0 5px 0 0; }

.img2 { float: right; margin: 0; }

.spo 
{
font-size: 10px;
color: #008000;
text-transform: capitalize;
background: #ffffcc;
}

.entry-header
{
margin-top: 15px;
padding: 0;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

.entry-header a
{
color: #008000;
text-decoration: none;
}

.entry-header2
{
margin-top: 15px;
padding: 0;
color: #666666;
font-size: 14px;
font-weight: bold;
}

.entry-content 
{ 
padding: 0 5px;
position: static; 
clear: both; 
}

archive-content
{ 
padding: 0 5px;
position: static; 
clear: both; 
}

.entry,
.entry-more { clear: both; }

.entry-footer{
   margin: 5px 0 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px solid #666666;
   color: #999;
}

.entry-body{width: 100%;}

.gotop { text-align: right;  clear: both;}


.content-nav { background: #ffffff; }

.content-nav-bread
{ 
margin: 0 25px 5px;
background: #ffffff; 
}

.content-nav-bread a
{ 
font-weight: bold;
}

.pagelink
{
margin: 10px 0;
padding: 10px;
font-size: 12px;
border:2px dotted #6ebef2;
background-color:#ecf5fa;
text-align:left;
}

.pagelink2
{
margin: 10px 0;
padding: 10px;
font-size: 12px;
border:2px dashed #ffcc00;
text-align:left;
}


/*************************************
***          コメント                                     ***
*************************************/

#comment-author, #comment-email, #comment-url
{
width: 240px;
}

#comment-text
{
width: 400px;
}

#comment-bake-cookie { margin-left: 0;　vertical-align: middle; }

#comment-post { font-weight: bold; }

.comments-header,.comments-open-header
{
margin-top: 10px;
padding: 0;
color: #666;
font-size: 14px;
font-weight: bold;
}

.comment-content,
.comment-footer,
.comments-open-footer { margin: 10px 0; }
.comments-open-content,
.comments-closed { clear: both; margin: 5px 10px; }
.comments-open label { display: block; }


/*************************************
***          トラックバック                            ***
*************************************/

.tra a
{
color: #222222;
font-size: 10px;
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

#trackbacks-info
{
margin: 10px 0;
border: 2px dashed #ffcc00;
padding: 0 10px;
color: #292e33;
font-size: 11px;
text-align: center;
}

.trackbacks-header
{
margin-top: 10px;
padding: 0;
color: #666;
font-size: 14px;
font-weight: bold;
}

.trackback-content { margin: 0; line-height: 1.5; }
.trackback-footer
{
margin: 0 0 10px 0;
border-top: 1px solid #dae0e6;
padding-top: 3px;
color: #666;
font-size: 10px;
text-align: right;
}


/*************************************
***          サイドメニュー                           ***
*************************************/

.module-header
{
position: relative;
width: auto;
height: 16px;
margin: 0 0 10px 0;
padding: 0;
color: #000000;
background: #FFB340;
font-size: 12px;
font-weight: bold;
line-height: 16px;
text-transform: capitalize;
text-align: left;
}

.module
{
position: relative;
overflow: hidden;
width: 198px; 
margin: 0 0px;
padding: 0;
}

.module-content
{
position: relative;
margin: 10px 0;
padding: 0;
}

.module-list
{
margin: 0;
padding: 0;
list-style: none;
}

.module-list-item a
{
width: 190px; 
height: 20px;
background-color: #ffffff;
text-indent: 5px;
display: block;
font-size: 12px;
line-height: 25px;
margin: 2px 0;
border: 1px solid #cccccc;
text-decoration: none;
color: #0000ff;
position: relative;
}

.module-list-item a:hover
{
background-color: #FFB340;
border: 1px solid #cccccc;
text-decoration: none;
color: #cc00ff;
top: 2px;
}

.submit
{
width: 190px; 
margin: 0 0 10px;
}


/*************************************
***          フッター                                   ***
*************************************/

#footer
{
width: 778px; /* necessary for ie win */
height: 20px;
background: #FFB340;
position: static;
}

#policy
{
margin: 0 40px 0 15px;
font-size: 10px;
text-align: left;
color: #ffffff;
line-height: 20px;
float: left;
}

#copyright
{
font-size: 10px;
text-align: center;
color: #ffffff;
line-height: 20px;
}

#copyright a
{
color: #ffffff;
text-decoration: none;
}


/*************************************
***          補助                                        ***
*************************************/

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
}

strong
{
font-weight: normal; 
font-style: normal;
text-decoration: none
}

em
{
font-weight: normal; 
font-style: normal;
text-decoration: none
}


.module-tagcloud .module-content {text-align: left; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }