/*
Theme Name: sample3
Theme URI: http://www.ikedaoffice.com/wp/
Description: Basic Theme for WordPress.
Author: WordPress Japan
*/


body{
margin: 0;
padding 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container{
width: 780px;
margin-right: auto;
margin-left: auto;
text-align: left;
}


#main{
width: 570px;
float: right;
}



#header,#footer{
margin: 0;
}

#content{
width: 568px;
float: right;
}


#footer{
clear: both;
}

a{
color: #3366aa;
}

a:hover{
color: #ff0000;
text-decoration: underline;
}

img {
border: none;
}

/*ヘッダー*/
#header{
height: 134px;
background-image: url(images/taitoru2.gif);
background-repeat: no-repeat;
margin-bottom: 20px;
}

#header h1{
font-size: 20px;
margin-bottom: 0;
}

#header h1 a{
text-decoration: none;
}

#header p{
font-size: 12px;
margin: 4px;
}


/*トップフラッシュ*/
#top
{width: 580px;
float: right;
}

#topswf
{mergin: 0;
}


/*コンテンツ部分のデザイン*/
#contents h2{
background-color: #ff9900;
color: #ffffff;
font-size: medium;
font-weight: bold;
padding: 4px 0px 2px 5px;
}

#contents p{
font-size: small;
line-height: 150%;
}


.newsd{
font-size: small;
font-weight: bold;
color: #999999;
}


.newst a{
font-size: small;
font-weight: bold;
}


#post01{
font-size: small;
line-height: 150%;
}


.post h2{
font-size: medium;
font-weight: bold;
color: #ffffff;
background-color: #ff9900;
padding: 4px 0px 2px 5px;
}

.post h3{
font-size: small;
font-weight: bold;
color: #999999;
}

.post p{
font-size: small;
line-height: 150%;
}

.post{
margin-bottom: 40px;}

.pagenav{
font-size: small;
}

#bread{
font-size: small;
}

.font_mbp5
{font-size: medium;
font-weight: bold;
border-top: 10px solid #ece9d8;
padding: 5px 5px 3px 5px;
}

.hensyuu{
font-size: small;
margin-bottom: 10px;
}

.pagenav{
font-size: small;
}

.font_line100
{
line-height : 100%;
}




/*サイドバー部分のデザイン*/
#sidebar{
font-size: medium;
width: 190px;
float: left;
margin: 0px;
padding: 0px;
}

#sidebar ul{
color: #66aaff;
list-style-type: none;
margin: 0px;
padding: 0px;
}


#sidebar h2{
font-size: medium;
font-weight: bold;
}

td#menu a{
font-size: 15px;
color:#000000;
font-weight: bold;
text-decoration: none;
background-color: #ffffff;
background-image: url(images/botan.gif);
background-repeat: no-repeat;
background-position: left;
display: block;
margin-left: 0px; padding: 10px 1px 2px 15px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999; border-left: 1px solid #999999;
width: 172px;
}

td#menu a:hover{
color:#666666;
text-decoration: none;
background-color: #f0f0f0;
background-image: url(images/botan04.gif);
background-repeat: no-repeat;
}

td#kao{
height: 140px;
width: 190px;
background-image: url(images/kao.jpg);
background-repeat: no-repeat;
margin-left: 0px;
}

td#yajirusi{
font-size:18px;
color: #82bf00;
font-weight: bold;
padding: 0px 6px 6px 10px;
background-image: url(images/yajirusi.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #999999;
}

/*フッター部分のデザイン*/
#footer address{
font-size: small;
font-style: normal;
text-align: center;
padding: 20px;
}
