/* ..................................................................................................... Global*/

body {
   margin: 0;
   padding: 0;
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/global_back.jpg) repeat-x 0 0 #000000;
word-break: break-all; 
}

table {
   font-size: 100%;
   color: #333333;
}

a {
   color: #000000;
   text-decoration: underline;
}

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

a img {
   border: none;
}

#the_all {
   font-size: 85%;
   line-height: 160%;
   color: #333333;
}

#blog_box {
   width: 780px;background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/site_head.jpg) no-repeat center top;
   padding-top: 43px;
}

#shadow {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/gbox_side.jpg) no-repeat left top #000000;
}

#blog {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/blog_back.jpg) repeat-y 0 0 #FFFFFF;
   text-align: left;
   width: 760px;
}

#cleaner {
   clear: both;
}




/* ................................................................................................... Header*/

#header h1 {
   font-size: 150%;
   margin: 0;
   padding: 0;
}

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

#blog_url {
	color: #666666;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#blog_titles {
   background-color: #EFEFEF;
   padding: 15px 15px 15px 15px;
}

#user_menu {
   position: relative;
   margin: -10px 0px 5px 0px;
   padding-right: 20px;
   height: 20px;
   line-height: 20px;
   text-align: right;
   font-weight: bold;
}

#user_menu a {
   padding-left: 20px;
}




/* .................................................................................................... Menu1*/

#menu1_frame {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/menu_top.gif) repeat-x 0 0;
   margin-top: 8px;
   padding-top: 4px;
   border-left: 1px solid #888888;
   border-right: 1px solid #888888;
   position: relative;
}

#menu1_frame td {
   vertical-align: center;
}

#menu1 {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/menu_back.jpg) repeat-x 0 0 #B2B2B2;
   width: 758px;
}

#menu1_img {
   width: 45px;
   height: 11px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/menu.png);
   margin-left: 14px;
}

#menu1_img_box {
   width: 74px;
}

#menu1_img img {
    display: none;
}

#menu1_img>img {
    display: block;
}

#menu1_box {
   border-left: 2px solid #999999;
   padding-left: 6px;
}

#menu1_box div {
   float: left;
   padding: 2px 8px 2px 8px;
   margin-right: 7px;
   line-height: 100%;
   font-weight: bold;
   _white-space: nowrap;
}
.select_menu a , .select_menu { background-color: #999999; color: #EEEEEE; text-decoration: none; }
.select_menu a:hover { background-color: #999999; color: #EEEEEE; text-decoration: none; }
#menu_name0 .select_menu a , .select_menu { background-color: #999999; color: #EEEEEE; text-decoration: none; margin-left: 8px; }
#menu_name0 .select_menu a:hover { background-color: #999999; color: #EEEEEE; text-decoration: none; margin-left: 8px; }
.forcus_menu a , .forcus_menu { color: #000000; text-decoration: none; }
.forcus_menu a:hover { color: #000000; text-decoration: none; }
.buller_menu a , .buller_menu { color: #777777; text-decoration: none; cursor: pointer; }
.hit_menu { color: #777777; text-decoration: none; background-color: #D4D4D4; }


#menu1_bottomer {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/menu_bottom.gif) repeat-x center bottom;
   padding-bottom: 4px;
}

#menu1 .category_box {
   display: none;
   position: absolute;
   list-style: none;
   margin: 0px 10px 0px 10px;
   padding: 0px;
   width: 635px;
   top: 0px;
   left: 0px;
}

#menu1 .category_box li {
   display: inline;
   list-style: none;
   margin: 0px 20px 0px 0px;
   padding: 0px;
   font-size: 90%;
}

#menu1 .category_box li.noinline {
   display: block;
   margin-bottom: 6px;
}

#menu1 .category_name a:hover {
   color: #000000;
}

#menu1 center {
   display: none;
}

#menu1 div#menu_user_information_box{
  display: none;
}

#sub_menu_box {
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/sub_menu_tab.gif) no-repeat center bottom #DBDBDB;
   padding: 6px 0px 21px 0px;
}

.res_author {
   display: block;
   font-size: 90%;
   color: #999999;
}




/* .................................................................................................... Menu2*/

#menu2 {
   float: left;
   width: 220px;
   _width: 200px;
   margin-left: 20px;
}

.menu2_box {
   list-style: none;
   border:1px solid #BBBBBB;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}

.menu2_box ul {
   list-style: none;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}

.menu2_name {
   font-size: 110%;
   font-weight: bold;
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dynamic_style/menu2_title_back.jpg) repeat-x 0 0 #C0C0C0;
   padding: 3px 5px 3px 5px;
   margin: 2px 2px 10px 2px;
}

.menu2_box li {
   display: block;
   padding: 0px 8px 5px 8px;
   margin: 0px;
}

#blog_logo_contents {
   display: block;
   text-align: center;
   padding: 15px 6px 0px 6px;
}

#mustard {
   border:1px solid #BBBBBB;
   margin: 0px 0px 10px 0px;
   padding: 20px 0px 20px 0px;
   text-align: center;
}



/* ............................................................................................ MainBanner*/

#sub_contents_box {
   clear: both;
   padding: 1px 0px 1px 0px;
}

#sub_contents {
   clear: both;
   padding-bottom: 20px;
}




/* ................................................................................................. Contents*/

#blog #contents {
   float: left;
   width: 480px;
   margin-left: 10px;
}

#blog>#contents {
   margin-left: 20px;
}




/* ..................................................................................... Contents_Search*/

#search {
   border: 1px solid #BBBBBB;
   border-top: 3px solid #333333;
   padding: 5px 10px 5px 10px;
   text-align: right;
   margin-bottom: 20px;
}

#search h2 {
   margin:  0 0 0.1em 0;
   padding:  0 0 0.1em 0;
   font-size: 150%;
   line-height: 100%;
   color: #000000;
   float: left;
}

#search_key {
}




/* .................................................................................. Contents_Toppage*/

#toppage {
   border: 1px solid #BBBBBB;
   padding: 10px;
   margin-bottom: 20px;
}




/* .............................................................................. Contents_TopicsType*/

#topics_type {
   border: 1px solid #BBBBBB;
   margin-bottom: 20px;
}

#topics_head {
   padding: 5px 10px 5px 10px;
   border-top: 3px solid #333333;
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dot.gif) repeat-x left bottom;
}

#topics_type h2 {
   margin: 0;
   padding:  0 0 5px 0;
   font-size: 150%;
   line-height: 120%;
   color: #000000;
}

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

.info_date {
   font-size: 85%;
   line-height: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
}

.info_title {
   padding-bottom: 10px;
}




/* ................................................................................. Contents_BlogType*/

.blog_box {
   border: 1px solid #BBBBBB;
   border-top: none;
   margin-bottom: 20px;
}
   

.blog_head {
   border-top: 3px solid #333333;
   width: 478px;
   _width: 498px;
   background: url(https://www.dreama.jp/blog/blog_master_skin/2/dot.gif) repeat-x left bottom;
}

.title_box {
   padding: 5px 10px 5px 10px;
}

.title {
   border-right:  3px solid #DDDDDD;
}

.pancuz {
   font-size: 85%;
   line-height: 120%;
   color: #999999;
}

.blog_head h2 {
   margin: 0;
   padding: 0;
   font-size: 120%;
   line-height: 120%;
}

.blog_head h2 a {
   color: #000000;
   text-decoration: none;
}

.date {
   width: 5em;
   font-size: 85%;
   line-height: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #999999;
   padding: 5px;
   text-align: right;
   vertical-align: bottom;
}

.blog_detail {
   margin: 0px 10px 0px 10px;
   padding-top: 30px;
   width: 458px;
}

.res_parts {
   padding:10px;
}

.res_control {
   font-size: 90%;
   line-height: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
   margin: 2em 0em 2em 0em;
}

.res_box {
   border-top: 1px dotted #AAAAAA;
   padding-top: 2em;
   margin-bottom: 2em;
}

.res_date {
   line-height: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 90%;
   color: #666666;
}

.res_box p {
   padding: 0.5em 0 0 0;
   margin: 0;
}

.res_box strong {
   font-size: 120%;
}

.res_comment {
   font-size: 110%;
   color: #BBBBBB;
   font-weight: bold;
   margin-bottom: 1em;
}

.trackbac_box {
   border-top: 1px dotted #AAAAAA;
   padding-top: 2em;
   margin-bottom: 2em;
}

.trackback_url {
   color: #BBBBBB;
   font-weight: bold;
}

.res_head {
   font-size: 110%;
   font-weight: bold;
   color: #BBBBBB;
}

p.res_url {
   font-family: Georgia, "Times New Roman", Times, serif;
   margin-bottom: 0.8em;
}

.comment_form div {
   padding-bottom: 0.5em;
}

.tb_detail {
   font-size: 85%;
   line-height: 100%;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
}

.edit {
   font-size: 90%;
   text-align: right;
}

.res_control a , .edit a {
   margin-right: 2em;
}

#repage {
   margin-bottom: 20px;
   /* border: 1px solid #BBBBBB; */
   padding: 2px 5px 2px 5px;
   text-align: center;
}





/* .................................................................................................... Footer*/

#footer {
   margin-top: 20px;
   background-color: #000000;
   width: 760px;
   line-height: 100%;
   font-family: Helvetica, Arial, sans-serif;
   color: #EEEEEE;
   padding: 8px 0px 30px 0px;
   text-align: right;
font-size:80%;
}

#engine{
float:left;
}

#engine a {color: #666;}
#engine a:link {color: #666;}
#engine a:visited {color: #666;}
#engine a:active {color: #ccc;}
#engine a:hover {color: #ccc;text-decoration: none}

#menu_user_information_box{
  display: none;
}

#outs center{
  display: block !important;
  border: 1px solid #BBBBBB;
}