

/*************************************
***  FWOOD栄光ゼミナール用右サイドバー2カラムCSS   ***
*************************************/

body {
margin:0px;
padding:0px;
text-align:center;
font-family:Verdana;
background: #DBDBDB;
background-attachment: fixed;
}


/*************************************
***テキスト装飾要素アドセンスと絡める ***
*************************************/
.pink
{
width:610px;
background-color:#feccff;
}

/*************************************
***body直後に置くメニューなど ***
*************************************/

#pink{
width:100%;
font-size:10px;
background-color:#fff4e0;
font-weight:bold;
color:#a8a8a8;
padding:2px;
}

#pink a{
text-decoration: none;
color:#a8a8a8;
}



/*************************************
***TOPページ限定のカテゴリメニューの要素 ***
*************************************/

.cmenu {
color:#333333;
margin-top:33px;
margin-left:5px;
font-weight:normal;
margin-bottom:15px;
padding:15px 10px 5px 10px;
border:2px solid #79a8dc;
text-align:left;
color:#000;
line-height:145%;
}

/*************************************
***ブログの全体の要素 ***
*************************************/

#container{
margin:0px auto;
width:800px;
background-color:#FFF;
color:#000;
font-size:14px;
text-align:center;
border:2px solid #000;
}

a{
font-weight:bold;
color:#0000ff;
text-decoration:underline;
}

/*************************************
***マウスオーバー時のリンクの背景色要素 ***
*************************************/

a:hover{
color:#FFF;
text-decoration: none;
background-color:#ff8000;
}

/*************************************
***centerタグの代用CSS ***
*************************************/

.ad{
text-align:center;
}

/*************************************
***おいに入りに追加の「幅」要素 ***
*************************************/

.okiniiri{
width:150px;
}

/*************************************
***赤に文字色を変更するCSS ***
*************************************/

.r{
color:red;
}

.atama{
margin:5px;
font-size:14px;
background-color:#edf4f8;
text-align:left;
}

em {
font-weight: bold; 
font-style: normal;
text-decoration: none
}

strong {
font-weight: normal; 
font-style: normal;
text-decoration: none
}


h1 {
margin:0px;
font-weight:nomal;
font-size:10px;
color:#FFF;
}


h2 {
font-size:14px;
margin:0px;
padding: 0px 0px 10px 0px;
font-weight:bold;
text-align:left;
background-image:url(http://fwood.sakura.ne.jp/sblo_files/nanashino/image/h2-6.gif);
background-repeat:repeat-x;
background-position:bottom;
}

h3 {
font-size:14px;
font-weight:bolder;
padding: 10px 0px 5px 5px;
background-image:url(http://fwood.sakura.ne.jp/sblo_files/nanashino/image/h2-6.gif);
background-repeat:repeat-x;
background-position:bottom;
}

h3 a{
text-decoration: none;
color:#0E63AF;
background-image:url(http://fwood.sakura.ne.jp/sblo_files/nanashino/image/h2-6.gif);
background-repeat:repeat-x;
background-position:bottom;
}


h4 {
font-size:12px;
padding: 0px 0px 10px 0px;
font-weight:bold;
text-align:left;
background-image:url(http://fwood.sakura.ne.jp/sblo_files/nanashino/image/h2-6.gif);
background-repeat:repeat-x;
background-position:bottom;
}


/*************************************
***背景を蛍光黄色と太文字に変更するCSS ***
*************************************/

.y{
font-weight:bold;
background-color : yellow
}


/*************************************
***太文字に変更するCSS ***
*************************************/

.b{
font-weight:bold;
}




/*************************************
***流れ文字のCSS ***
*************************************/

.m{
font-size:12px;
color:#333333;
}




/*************************************
***ヘッダー画像の要素 ***
*************************************/

#banner{
background-image:url(http://xn--u9jtipbxevc7ey96ywmwbu3bn83m.fwood3.com/image/eiko.gif);
background-repeat:no-repeat;
background-position:0px 0px;
margin:0px 0px 0px 0px;
padding:180px 100px 0px 55px;
text-align:left;
height:30px;
}


/*************************************
***ブログ説明文の要素 ***
*************************************/

.des {
width:600px;
font-weight:bold;
padding:0px;
color:#000000;
}


#content {
margin:10px 0px 0px 0px;
float:left;
width:595px;
}

/*************************************
***ブログ本文の全体の要素 ***
*************************************/


.blog {
background-color:#faf8f4;
margin-left:5px;
padding:0px 0px 0px 0px;
text-align:left;
}

.blogbody {
margin-top:33px;
font-weight:normal;
margin-bottom:0px;
padding:5px 5px;
border:2px solid #79a8dc;
}




/*************************************
***アドセンスなどのブロックを右や左へ寄せる要素 ***
*************************************/


.imgr{
 float: right; margin: 5px 5px 5px 0;
}

.imgl{
 float: left; margin: 5px 5px 5px 0;
}


/*************************************
***本文の要素ブロック要素 ***
*************************************/


.text{
letter-spacing: 0.1em;
color:#333333;
padding:10px 5px 0px 5px;
margin-top:0px;
line-height:165%;
}

.text a{
text-decoration: underline;
color:#0000ff;
border:none;
font-weight:nomal;
}



/*************************************
***記事ページの記事下の要素 ***
*************************************/


.posted{ 
text-align: right;
margin-bottom:5px;
padding:10px 0px 5px 0px;
font-size:10px;
}

.posted a{ 
font-weight:bold;
}


/*************************************
***トップページ限定の要約した本文したの記事タイトル要素 ***
*************************************/


.posted2{ 
text-align: right;
margin-bottom:5px;
padding:10px 0px 10px 0px;
font-size:14px;
}


.posted a{ 
font-weight:bold;
}


/*************************************
***サイドブロック全体要素 ***
*************************************/


#links {
font-weight:normal;
float:left;
width:180px;
margin:33px 0px 10px 5px;
text-align:left;
font-size:12px;
text-align:right;
}

#links:a{
font-weight:bold;
}


/*************************************
***サイドバー項目要素 ***
*************************************/

.sidetitle {
background-color: #8794FC;
background-position:left top;
color:#ffffff;
padding:5px 0px 10px 10px;
text-align:left;
font-family:Verdana;
font-weight:bold;
}


/*************************************
***サイドバー内部要素 ***
*************************************/



.side {
background-color:#ffffcc;
line-height:18px;
padding:5px 5px 10px 10px;
margin-bottom:5px;
font-size:14px;
text-align:left;
margin-bottom:10px;
font-family:Verdana;
width: 180px; 
}
.side  a{
font-size:12px;
font-weight:nomal;
}



/*************************************
***サイドメニューリスト***
*************************************/


.side-list {
margin: 0;
padding: 0;
list-style: none;
}


.side-list-item a {
width: 180px; 
height: 20px;
background-color: #293685;
text-indent: 5px;
display: block;
font-size: 14px;
line-height: 25px;
margin: px 0;
border: 1px solid #cccccc;
text-decoration: none;
color: #ffffff;
position: relative;
}


.side-list-item a:hover {
background-color: #FF8000;
border: 1px solid #cccccc;
text-decoration: none;
color: #ffffff;
top: 2px;
}





/*************************************
***ボタン要素の余白 ***
*************************************/


.input-submit{
margin-right:5px;
}


/*************************************
***デフォルトの唯一削除できない要素 ***
*************************************/


.powered {
padding:20px 0px 30px 0px;
text-align:center;
}
.powered table{
margin:0px auto;
text-align:center;
}

/*************************************
***記事すぐしたの検索ボックスなどが入るブロック要素 ***
*************************************/


#trackback {
margin:35px 0px 5px 5px;
border:2px dotted #6C9FD8;
padding:15px;
text-align:left;
}

/*************************************
***フッターの装飾 ***
*************************************/


#footer{
margin-top:10px;
clear:left;
margin:0px;
background-image:url();
background-repeat:repeat-x;
background-position:bottom;
}

/*************************************
***記事下のメニュー要素 ***
*************************************/


.footerbody {
margin-left:5px;
margin-top:5px;
font-weight:normal;
text-align:left;
padding:15px 10px 5px 10px;
color:#000;
border:2px solid #79a8dc;
}

.copyright{
text-align:center;
}


/*************************************
***装飾ブロック ***
*************************************/

blockquote{
background-color:#ffffcc;
border:1px solid #ff0000;
padding:15px 15px 15px 15px;
margin:5px;
}

textarea{
margin-bottom:5px;
}


/*************************************
***リストメニュー***
*************************************/

.list {
margin: 0;
padding: 0;
list-style: none;
}


.list1 a {
width: 180px; 
height: 20px;
background-color: #FFFFCC;
text-indent: 5px;
display: non;
font-size: 14px;
line-height: 25px;
margin: px 0;
border: 1px solid #cccccc;
text-decoration: underline;
color: #0000FF;
position: relative;
}


.list1 a:hover {
background-color: #FF8000;
border: 1px solid #cccccc;
text-decoration: none;
color: #000000;
top: 2px;
}




/*************************************
***  FWOOD右サイドバー2カラムCSS   ***
栄光ゼミナール用
*************************************/
