@charset "utf-8";
/*
Theme Name: BizVektor Global Edition
Theme URI: http://bizvektor.com/en/
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: 1.1.0

Tags: white, red, blue, black, green, orange, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: biz-vektor
License: GNU General Public License
License URI: license.txt

BizVektor Global Edition WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor Global Edition WordPress theme is licensed under the GPL.
*/
.sticky{
	font-size:1em;
	font-weight:nomal;
	padding:0px;
	margin:1px;
}
.bypostauthor{}
.bypostauthor #comments li.comment .commentBox { border-color:#ccc; }


/*bana_usagi追加*/
#bana {
width: 100%;}
#bana dd { margin-bottom: 5px;
}
#bana dt {
margin-bottom: 15px;
}
.red{
	color: #C00;!important
}



/*前のCSS/*
#rule {
width: 100%;}
#rule h3 {
	font-size: 110%; !important;
	font-style: normal;
	font-weight: bold;
	color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	padding-top: 10px;
}
#rule strong {
	font-style: normal;
	font-weight: normal;
	color: #09C;
	padding-bottom: 20px;
}


#beach {
width: 100%;}
#beach h3 {
	font-size: 110%; !important;
	font-style: normal;
	font-weight: bold;
	color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	padding-top: 10px;
}
#beach h4 {
	font-size: 110%;
!important;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #09C;
}
#beach strong {
	font-style: normal;
	font-weight: normal;
	color: #09C;
	padding-bottom: 20px;
}
#map {
	width: 100%;
	text-align: center;
}

#map dl dd {
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#map dl dt {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#map2{
	width: 100%;
	text-align: left;
}

#map2 h3 {
	font-size: 110%;
!important;
	font-style: normal;
	font-weight: bold;
	color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	padding-top: 10px;
}
.Caution{
	font-size: 90%;
	color: #C00;
}



#contact {
	width: 100%;
	clear: both;
}


#contact table {
}
#contact table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#contact table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#contact #send {
	text-align: center;
	margin-top: 20px;
}

input#submit_button {
    padding: 15px 40px;
    font-size: 1.2em;
     背景色を黒に指定
    background-color: #000;
     文字色を白に指定
    color: #fff;
     submitボタンのを枠を非表示にする
    border-style: none;
	text-align: center;
	margin-top: 20px;
}

#send .sbt_1{
	width:80%;
	height:40px;
	background-color:#e83f22;
	border:none;
	color:#fff;
	font-size:13px;
	font-weight:700;
	text-align:center;
	
}
#send .sbt_1:hover{
	background-color:#761c0c !important;
	color:#fff;
}

.Caution{
	font-size: 90%;
	color: #C00;
}
.site-info.container {
    display: none;
}*/