@charset "UTF-8";
/*
Theme Name:あずみのブログのテーマ
Theme URI:
Description:あずみのブログ用のテーマ
Author:本多良文
*/

body
{
margin:0px;
font-size:0.8em;
line-height:1.5em;
color:#4d4d4d;
background-color:#FFffff;
}

a:link

{
color:#4d4d4d;
text-decoration:none;
}

a:visited

{
color:#4d4d4d;
text-decoration:none;
}

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


/*--------------------------------------

  ヘッダー

---------------------------------------*/

/*カラーバー*/

div.line01
{
width:100%;
height:5px;
background-color:#fbb03b;
color:#fbb03b;
font-size:1px;
}

div.line02
{
width:100%;
height:2px;
background-color:#fddba5;
color:#fddba5;
font-size:1px;
}

div.line03
{
width:100%;
height:2px;
background-color:#e6e6e6;
color:#e6e6e6;
font-size:1px;
clear:both;
}


/*ヘッダーかこみ*/

div#header_w
{
width:815px;
height:71px;
margin:0px auto;
background-color:#FFFFFF;
}

/*ロゴ*/

div#header_logo
{
width:285px;
height:42px;
float:left;
}

div#header_logo img
{
margin-top:20px;
}

/*地区名*/

div#header_chara
{
width:233px;
height:67px;
float:left;
}

/*地区名中*/

div#header_chara_n
{
width:233px;
height:39px;
font-size:18px;
font-weight:bold;
position:absolute;
margin-top:28px;
}

/*検索他*/

div#header_kensaku
{
width:297px;
height:71px;
float:left;
}

div#header_kensaku img.moji
{
margin-right:10px;
}

div#header_kensaku img.icon
{
margin-left:10px;
}

/*--------------------------------------

 　背景色

---------------------------------------*/


/*背景色*/

div#bg_color
{
width:850px;
height:100%;
margin: 0px auto;
background-color:#FFFFFF;
}


/*--------------------------------------

 　メニュー

---------------------------------------*/


/*メニュー*/

div#menu
{
width:815px;
height:255px;
margin:0px auto;
}


/*--------------------------------------

 　コンテンツ

---------------------------------------*/

/*コンテンツかこみ　センタリング*/

div#contents
{
width:815px;
margin:0px auto;
background-color:#FFFFFF;
background-image:url(img/back_dot.gif);
background-repeat:repeat-y;
}


/*--------------------------------------

 　メイン

---------------------------------------*/

/*ヘッダー背景*/

#blog_head_b
{
width:815px;
height:220px;
background-image:url(img/blog_head.jpg);
background-repeat:no-repeat;
background-position:top;
}

/*ヘッダー写真*/

#blog_main_p
{
padding:10px 9px 10px 406px;
}



/*左右カラム分け*/

#blog_left
{
width:190px;
float:left;
}

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

#blog_center
{
width:47px;
float:left;
}

#blog_right
{
width:578px;
float:left;
}

.blog_right_n
{
padding-top:20px;
padding-right:13px;
border-bottom:2px dotted #ff9933;
}

div.title_l
{
width:445px;
height:50px;
float:left;
text-align:left;
margin-bottom:10px;
font-size:1.2em;
line-height:1.5em;
}

div.title_r
{
width:120px;
height:50px;
float:left;
text-align:right;
margin-bottom:10px;
}

div.main_l
{
width:310px;
float:left;
margin-right:15px;
}

div.main_r
{
width:240px;
float:left;
}

div.main_r div.om p
{
margin-top:0px;
color:#2765b0;
}

div.main_r div.hh p
{
margin-top:0px;
color:#15841d;
}


/*プラグインタブ背景*/

div.back_plg
{
padding-left:10px;
height:25px;
line-height:25px;
background-image:url(img/bask_plg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
margin:20px 0 10px 0;
}

/*カレンダー*/

table#wp-calendar th
{
text-align:center;
font-weight:normal;
}

table#wp-calendar td
{
text-align:center;
width:26px;
}

table#wp-calendar td#today
{
background-color:#FFFF99;
}




table#wp-calendar a

{
color:#ff9933;
}


/*--------------------------------------

 　汎用スタイル

---------------------------------------*/

/*フロートクリア用*/

div.cl
{
clear:both;
}

.blown
{
color: #84540e;
}

.blown_big
{
color: #84540e;
font-size:1.2em;
}

.orange
{
color: #FF9933;
}

.red
{
color:#FF0000;
}

div.b400_w
{
width:815px;
}

div.b400_left
{
width:400px;
float:left;
}

div.b400_right
{
width:400px;
float:left;
margin-left:15px;
}

div.f_right
{
width:100%;
text-align:right;
margin-top:10px;
}

div.f_right img
{
margin-left:5px;
}

img.mr_10
{
margin-right:10px;
}

h2.om
{
color:#2765b0;
margin:0 0 20px 0;
}

h2.hh
{
color:#15841d;
margin:0 0 20px 0;
}




/*文字サイズ*/

.t_big
{
font-size:1.3em;
}

.border_o
{
border-bottom:2px dotted #FF9933;
margin:15px 0 15px 0;
}

.border_g
{
border-bottom:2px dotted #15841d;
margin:15px 0 15px 0;
}

.border_b
{
border-bottom:2px dotted #2765b0;
margin:15px 0 15px 0;
}

/*インデント*/

.in_01
{
text-indent: -1em;
margin-left: 1em;
}





/*--------------------------------------

 　フッター

---------------------------------------*/

div.pagenav
{
width:100%;
text-align:center;
}

div#foot
{
width:815px;
text-align:center;
font-size:0.85em;
margin:0PX auto;
padding-top:30PX;
}


