﻿/*
Theme Name:SAMPLE2
Theme URI:http://localhost:8086/sample2/
Description:SAMPLE2
Author:SHIMA
*/


body{
margin:0;
padding:0;

background-image:url(images/background.gif)

}

#main {
background-color:#fff68f;
padding:10px 20px 1px;

}

#main2{
width:750px;
background-color:#fff68f;



}



a {
color:#00a0c6;
}






/*ヘッダー部分のデザイン*/
#header h1  {
background-color:#f10018;
margin:0;
}

#header h1 img {
border:none;
margin:10px 20px;
}

#header h2{
position:absolute;
top:50px;
left:350px;
width:390px;
font-size:1.20em;
line-height:180px%;
color:#fbcfd3;
}

#header ul {

background-color:#ffffff;
margin:0;
padding:0;
list-style-type:none;
border-bottom:solid 1px #00657d;
height:2em;
font-size:0.75em;
}



#header li {
text-align:center;
border-right:solid 1px #00657d;
float:left;
line-height:2em;
}

#header li a {
diplay:block;
width:160px;
text-decoration:none;
color:#333333;
}

#header li a:hover {
background-color:#bbff7a;
}

/*	トップページのデザイン*/

#top {
background-color:#fff68f;
position:relative;
top:0;
left:0;
}


#topimg{
margin:0;
}

#message {
position:absolute;
top:200px;
left:380px;
width:350px;
font-size:1.25em;
line-height:180px%;
color:#fbcfd3;
}

/*パンくずリンクのデザイン*/
#bread {
margin:0;
font-size:0.75em;
font-weight:bold;
color:#ffffff;
}
/*コンテンツ部分のデザイン*/
#contents {
width:700px;
margin:20px 0 0;
color:#8b1a1a;
}

#contents h2 {
background-image:url(images/bar.gif);
background-repeat:no-repeat;
color:#ffffff;
font-size:1.2em;
padding:6px 10px;
}

#post01 {
padding:0 10px 10px;
}

#post02 {
padding:0 10px 10px;
width:460px;
float:left;
}

#sidebar2{
float:right;
padding-right:10px;
}

.clear {
clear:both;
margin:0;
}

#link {
border-collapse:collapse;
margin-bottom:20px;
font-size:0.75em;
}

#link th,#link td {
text-align:left;
padding:10px 5px;
border:solid 1px #00a0c6;
}

#link th {
width:100px;
background-color:#88c0ff;
}

#link a {
text-decoration:none;
color:#000000;
}

#link a:hover {
color:#00657d;
}






/*フッター部分のデザイン*/

#footer{
background-color:#f10018;
padding:10px 20px
}

#footer address {
color:#ffffff;
font-size:0.75em;
font-style:normal;
}

/*ニュースコンテンツデザイン*/

#hoho {
position:absolute;
top:200;
left:150;
width:200;
font-size:1em;
color:#0000ff;
font-weight:bold;
line-height:1.25em;
}

#hoho h2{
font-size:1.3em;
line-height:1em;

a {color:#1c0838;}
a:hover{color:#ff0000;}
}

#water {
position:absolute;
top:200;
left:475;
width:250;
font-size:1em;
color:#0000ff;
font-weight:bold;
line-height:1.15em;
}

#water h2{
font-size:1.3em;
line-height:1em;
}


#blog{
position:absolute;
top:340px;
left:570px;
width:230px;

#blog h2{
magin:0;
padding:3px;
color:#ffffff;
font-size:0.75em;
}

#blog div{
border:solid 1px #00657d;
overflow:auto;
height:160px;
}

#blog ul {
font-size:1.3em;
margin:5px 30px;
padding:0;
}

#blog ul a{
color:#002293;
}



#contento{
width:500px;
margin:20px 0 0;
color:#8b1a1a;
float:left;
}

#contento h2 {
background-image:url(images/bar.gif);
background-repeat:no-repeat;
color:#ffffff;
text-decoration:none;
font-size:1.2em;
padding:6px 10px;
}

#post01 {
padding:0 10px 10px;
}


#comments{
width:500;
float:left;
}


#sidebar{
width:170px;
margin-left:30px;
color:#ffffff;
font-size:1em;
color:#8b1a1a;
float:right;
}
#sidebar h2 {
background-image:url(images/bar.gif);
background-repeat:no-repeat;
color:#ffffff;
font-size:0.8em;
line-height: 200%;

}

#sidebar a{
font-size:0.75em;
color:#8b1a1a;
}







