@charset "UTF-8";
/*
Theme Name: VJH/White-Gray/BB-Blog60 Theme
Theme URI: http://www.office-bb.jp/
Description: BB-Blog60 Wordpress theｈme
Version: 1.0
Author: OfficeBB.Incf
Author URI: http://www.office-bb.jp/
*/

* {
padding: 0;
margin: 0;
}

a {
font-size:12px;
color: #00a0bf;
text-decoration: none;
}

a:hover {
color: #00cef7;
text-decoration: none;
}

img {
border: none;
}

li {
list-style: none;
}

td {
padding: 3px;
}

hr {
height: 1px;
color: #ccc;
background: #ccc;
}

body {
background: #361f66 url(images/back.png) repeat-x;
text-align: left;
font: 12px/175% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #666;
}

#wrapper {
width: 760px;
height: 100%;
background: #fff;
margin: 30px auto;
}

#headertop {
width: 760px;
height: 85px;
}

#headerinfo {
text-align: left;
width: 490px;
height: 70px;
color: #fff;
position: relative;
top: 15px;
left: 20px;
background: #fff url(images/asakusa-plaza-hotel-glass.png) no-repeat left;
}

#header {
clear:both;
width: 760px;
height: 230px;
margin: 0 auto;
background: #fff url(images/header-back.png) no-repeat bottom;
}

#headerimg {
idth: 760px;
height: 110px;
background: #000 url(images/h_img.jpg) no-repeat center center;
}

#bg {
width: 760px;
}

#navbar {
margin: 0;
width: 760px;
margin-top: 10px;
border-bottom: 1px solid #666;
}

.menu {
margin: 0;
}

.menu ul {
list-style: none;
margin-left: 30px;
height: 24px;
}

.menu li {
float: left;
}

.menu li a {
display: block;
text-align: center;
color: #6c5367;
padding: 5px 10px 1px 10px;
}

.menu li a:hover {
background: #e2cee0;
color: #6c5367;
}

.menu li.current_page_item a {
text-align: center;
background: #c8b7c4;
}

.menu li.current_page_item a:hover {
background: #e2cee0;
}

#main {
width: 760px;
text-align: left;
}

#main .post {
padding: 20px;
}

#main .main_title {
}

#main h1 {
color: #6c5367;
padding: 5px 0px 5px 8px;
font-size: 14px;
background: #c8b7c4;
text-indent: 10px;
}

#main h2 {
clear: left;
font-size: 16px;
font-family: san-serif;
color: #ff7f2a;
}

#main h3 {
clear: left;
font-size: 14px;
font-family: san-serif;
color: #333399;
}

#main h4 {
clear: left;
font-size: 14px;
font-family: san-serif;
color: #aa0000;
}

#main .childheader h2 {
margin-top: 10px;
padding: 0 3px;
border-bottom: 1px solid #ccc;
color: #304084;
}

.childpost {
padding: 0 0 15px 0;
}

#copyright {
border-top: 1px solid #cfcfcf;
padding: 7px 0;
text-align: center;
font-size: 10pt;
font-family: serif;
color: #536c67;
}

#footer {
clear: both;
width: 760px;
}

.searchform {
background-color: #FFFFFF;
border: 1px solid #999999;
color: #666666;}

.field {
background-color: #FFFFFF;
border: 1px solid #999999;
color: #666666;}

.comments {
background-color: #FFFFFF;
border: 1px solid #999999;
color: #666666;}

.button {
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #999999;
color: #666666;}

blockquote {
padding: 10px;
background-color: #eee;
border: 1px solid #cfcfcf;
margin-bottom: 10px;
}

#policy {
border-top: 1px solid #cfcfcf;
font-size: 12px;
font-weight: normal;
color: #536c67;
padding-top: 10px;
padding-left: 14px;
}

#main ul.list li, #main .childpost li {
margin-top: 5px;
margin-left: 14px;
padding-left: 10px;
background: url(images/maker.png) no-repeat left;
}

#maker a {
margin-left: 14px;
padding-left: 10px;
color: #536c67;
background: url(images/maker.png) no-repeat left;
}

.ob_pagetop_link {
clear: both;
width: 660px;
text-align: right;
}

.ob_pagetop_link a {
color: #666;
}

.ob_pagetop_link a:hover {
color: #333;
}

/* table's border */
.spread-line {
border-top: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;
}

.spread-line-gray {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.spread-line-none {
border-top: none;
border-left: none;
}

.spread-line td {
border-right: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
}

.td-border-top {
border-top: 1px solid #cfcfcf;
}

.td-border-bottom {
border-bottom: 1px solid #cfcfcf;
}

.td-border-left {
border-left: 1px solid #cfcfcf;
}

.td-border-right {
border-right: 1px solid #cfcfcf;
}

/* box */
.red-box-80 {
width: 80px;
font-weight: bold;
background: #aa0000;
color: #fff;
padding-top: 2px;
text-align: center;
padding: 5px 3px;
}
