table{
border-collapse: collapse;
border-spacing: 0;
}
abbr,acronym{
	border-width: 0;
}
ol,ul{
list-style: none;
}
caption,th{
	text-align: left;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after{
content:'';
}
fieldset, img{
	border-width: 0;
}
img{
	vertical-align: bottom;
}
br{
	letter-spacing: normal;
}
*{
	margin: 0;
	padding: 0;
}
div#wpbody input[type=radio]{
	width: 0!important;
}
a{
	color: #003c8d;
	text-decoration: none;
}
a:hover{
	color: #f900d7;
	text-decoration: underline;
}
a:active{
outline: none;
}
a:focus{
-moz-outline-style: none;
}
a img{
	border-width: 0;
}
a:hover img{
opacity: 0.5;
filter: alpha(opacity=60);
}
.clearfix{
	min-height: 1px;
}
.clearfix:after{
	height: 0;
	display: block;
	content: ".";
	clear: both;
	visibility: hidden;
}
.clr{
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
	clear:both;
	visibility:hidden;
}
.plus{
margin-left: 1px !important;
}
.hidden{
display: none;
}
.noborder{
border: none !important;
padding: 0 !important;
}
.nopadding{
padding: 0 !important;
}
.nomargin{
margin: 0 !important;
}
.chop{
margin-right: 0 !important;
}
.left{
	float: left;
}
.auto{
	margin-right: auto;
	margin-left: auto;
}
.right{
	float: right;
}
[id^='mediaspace']{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mediaspace1_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace2_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace3_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace4_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace5_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace6_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
#mediaspace7_wrapper{
	margin: 0;
	padding-top: 30px;
	padding-bottom: 33.25%;
	overflow: hidden;
}
.simple  [id^='mediaspace']{
	position: absolute;
	width: 450px !important;
	height: 300px !important;
	padding-top: 0!important;
}
.detail  [id^='mediaspace']{
	position: relative;
}
.beforeafter-vertical [id^='mediaspace']{

}
body{
	color: #000000;
	background-image: url("http://suwakobaseball.jp/wp-content/uploads/sites/7/suwako-header01.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-position: center top;
}
#wrapper{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	width: 930px;
	float: right;
}
div#header{
	width: 1200px;
	margin: 0px auto 25px;
}
.header-image{
	text-align: center;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}
.header-image img{
	position: absolute;
	right: -50%;
	left: -50%;
	margin: 0px auto;
	display: block;
}
#headerparts{
	background-image: url("/wp-content/uploads/sites/7/header-bg.png");
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
}
#header_logo{
	float: left;
}
#header_contact{
	float: right;
}
.main-image{
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.main-image img{
	width: 100%;
}
#sidebar{
	width: 240px;
	margin-right: 30px;
	float: left;
}
div#blogdescription{
	font-size: 14px;
	letter-spacing: 1px;
}
#site-title{
	font-weight: normal;
	float: left;
}
div#blogdescription span{
	font-weight: normal;
	float: left;
}
div#blogdescription strong{
	font-weight: normal;
	float: left;
}
body.login{
background:none;
}
body#home{
}
body#home div#header{
    width: 100%;
}
body#home div#blogdescription {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
body#home p.main-image {
    text-align: center;
}
body#home p.main-image img {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
}
body#home .bx-wrapper {
    min-width: 1200px;
    max-width: 1920px;
}
body#home div#slide-mainslide img {
    width: 100%;
    min-width: 1200px;
}
body#home div#container {
    width: 100%;






}
div#eye{
	width: 100%;
	height: 100px;
}
div#eye a button{
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	height: 100px;
}
div.menu-header-container{
	background-color: #523714;
	background-image: url("/wp-content/uploads/sites/7/menu-header.png");
	width: 1200px;
	margin: 0px auto;
	display: table;
	table-layout: fixed;
}
ul#menu-header{
	margin: 0;
	padding: 0;
	display: table-row;
}
ul#menu-header li{
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	margin: 0;
	padding: 0;
	display: table-cell;
	list-style:none;
	/* IE6,7 */
	*float:left;
}
ul#menu-header li a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}
ul#menu-header li a:hover{

}
.sub-menu li{
	float: left;
	clear: both;
}
.sub-menu{
	position: absolute;
	top: 40px;
	display: none;
}
ul#menu-header li:hover ul.sub-menu{
	line-height: 3;
	text-align: center;
	background-color: #bfbfbf;
	z-index: 1;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}
ul#menu-header li{
	position: relative;
	width: 100%;
}
div#headermenu-container{
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
}
.headermenu-box.clearfix{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.headermenu-box.clearfix img{
opacity:1;
}
.headermenu-box.clearfix li{
	display: table-cell;
}
div.menu-primary-container{
	text-align: left;
	bottom: 0;
	width: 240px;
	margin-bottom: 20px;
}
ul#menu-primary li.menu-item{
	font-size: 20px;
	text-indent: -20px;
	text-align: left;
	vertical-align: middle;
	background-image: url("http://suwakobaseball.jp/wp-content/uploads/sites/7/primary-menu-item01.png");
	background-repeat: no-repeat;
}
ul#menu-primary li.menu-item a{
	color: #003c8d;
	font-size: 16px;
	text-indent: -30px;
	text-align: left;
	vertical-align: middle;
	width: 210px;
	height: 48px;
	padding-right: 5px;
	padding-left: 25px;
	display: table-cell;
}
ul#menu-primary li.menu-item a:hover{
	color: #db132f;
	text-align: left;
}
div.menu-secondary-container{
	font-size: 20px;
	text-align: left;
	vertical-align: middle;
	width: 240px;
	margin-bottom: 20px;
}
ul#menu-secondary li.menu-item{
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	background-image: url("http://suwakobaseball.jp/wp-content/uploads/sites/7/secondary-menu-item.png");
	background-repeat: no-repeat;
}
ul#menu-secondary li.menu-item a{
	text-indent: -30px;
	text-align: left;
	vertical-align: middle;
	width: 210px;
	height: 35px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 25px;
	display: table-cell;
}
ul#menu-secondary li.menu-item a:hover{
	text-align: left;
}
div.menu-tertiary-container{
	width: 240px;
	margin-bottom: 20px;
}
ul#menu-tertiary li.menu-item{
	font-size: 15px;
	background-image: url("/wp-content/uploads/sites/7/secondary-menu-item.png");
}
ul#menu-tertiary li.menu-item a{
	vertical-align: middle;
	width: 210px;
	height: 35px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 25px;
	display: table-cell;
}
ul#menu-tertiary li.menu-item a:hover{

}
div.menu-footer-container{
	text-align: center;
	position: relative;
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
ul#menu-footer{
	margin: 0px auto 15px;
	display: table;
}
ul#menu-footer li.menu-item{
	vertical-align: middle;
	position: relative;
	margin: 10px 0px 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #333;
	border-right-style: solid;
	display: table-cell;
	float: left;
}
ul#menu-footer li.menu-item:last-child{
	border-style: none;
}
ul#menu-footer li.menu-item a{
	color: #333;
	font-size: 0.8em;
}
ul#menu-footer li.menu-item a:hover{
	text-decoration: underline;
}
div.links{
	margin-bottom: 20px;
}
p.links-image{
	margin-bottom: 10px;
}
div.finder{
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
div.finder-list div.liner div.title{
	float: left;
}
div.finder-list div.liner{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
}
div.finder-list div.liner div.image{
	float: right;
}
#sidebar-finder-form{
	margin-bottom: 20px;
	padding: 5px;
}
#sidebar-finder-form input{
	vertical-align: top;
	width: 180px;
	height: 16px;
	margin-top: 1px;
	padding: 5px;
}
div#sidebar > ul li{
	background-image: url("/wp-content/uploads/sites/7/secondary-menu-item.png");
}
div#sidebar > ul li a{
	font-size: 12px;
	vertical-align: middle;
	width: 210px;
	height: 38px;
	padding-right: 5px;
	padding-left: 25px;
	display: table-cell;
}
div#sidebar > ul li a:hover{

}
.message{
	margin-bottom: 20px;
}
.message .title{
	color: #ffffff;
	font-size: 16px;
	background-color: #000;
	margin-bottom: 10px;
	padding: 10px;
}
.message .image{
	margin-bottom: 10px;
}
.message .name{
	color: #ffffff;
	font-size: 16px;
	background-color: #000;
	padding: 8px;
}
.message .sentence{
	color: #000000;
	line-height: 1.5em;
	padding: 10px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.facebookbox{
	background-color: #ffffff;
	margin: 20px auto;
}
.blogfamily{
	margin: 0px 0px 20px;
	padding: 10px;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.blogfamily .blog_box.clearfix li{
	margin: 7px;
	list-style: inside none circle;
}
.blogfamily .blog_box.clearfix li a{
	color: #000;
	font-size: 14px;
}
.blogfamily .side_post{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background-color: #000;
	padding: 5px;
}
.blogfamily .btn_right{
	text-align: right;
}
.blogfamily .btn_right a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
	padding: 3px 10px;
}
.blogfamily .blog_box{
	margin-bottom: 15px;
}
.blogfamily .side_theme{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background-color: #000;
	padding: 5px;
}
.sidetopics.clearfix{
	margin-bottom: 40px;
}
.sidetopics dl{
	padding: 0px 7px 7px;
	border-bottom-width: 1px;
	border-bottom-color: #b7b7b7;
	border-bottom-style: dotted;
}
.sidetopics dd.title a{
	font-size: 0.9em;
}
.sidetopics dt.date{
	font-size: 0.8em;
	margin: 7px 0px;
}
div#masthead{
	margin-bottom: 15px;
}
div#masthead h1{
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #784b0c;
	background-image: url("/wp-content/uploads/sites/7/masthead.png");
	width: 900px;
	height: 50px;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
}
div.headline{
	width: 920px;
	margin: 0px auto 15px;
}
div.headline h2{
	color: #ffffff;
	font-size: 22px;
	letter-spacing: 3px;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/headline.png");
	width: 890px;
	height: 45px;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
}
div.strapline{
	width: 910px;
	margin: 0px auto 15px;
}
div.strapline h3{
	color: #003c8d;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: bold;
	text-indent: 20px;
	text-align: left;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/strapline.png");
	width: 890px;
	height: 40px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 15px;
	display: table-cell;
}
div.byline{
	width: 900px;
	margin: 0px auto 15px;
}
div.byline h4{
	color: #003c8d;
	font-size: 20px;
	letter-spacing: 3px;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/byline.png");
	width: 870px;
	height: 40px;
	padding-right: 5px;
	padding-left: 25px;
	display: table-cell;
}
div.question{
	width: 900px;
	margin: 0px auto 15px;
}
div.question h4{
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/question.png");
	width: 850px;
	height: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	display: table-cell;
}
div.answer{
	width: 900px;
	margin: 0px auto 15px;
}
div.answer h4{
	font-size: 18px;
	letter-spacing: 5px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/answer.png");
	width: 850px;
	height: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	display: table-cell;
}
.lists-posts2.multi div.lists-posts-inner div.image{
	width: 100%;
	margin-right: auto!important;
	margin-left: auto;
}
.lists-posts2.multi div.lists-posts-inner div.image img{
	width: 390px;
}
div.lists-telop{
	width: 930px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
div.lists-telop dl{
	width: 95%;
	margin: 0px auto;
	padding: 15px 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
div.lists-telop dt.date{
	font-size: 16px;
	font-weight: bold;
	background-image: url("/wp-content/uploads/sites/7/icon-arrow-right.png");
	background-repeat: no-repeat;
	width: 17%;
	padding-right: 20px;
	padding-left: 22px;
	float: left;
	overflow: hidden;
	background-position: 0 2px;
}
div.lists-telop dl dd.title{
	padding: 0px 10px;
	overflow: hidden;
}
div.lists-telop div.button p.list-link{
	color: #003c8d;
	font-size: 6px;
	text-align: center;
	vertical-align: middle;
	float: right;
}
div.lists-telop dl dd.title a{
	font-size: 16px;
	text-decoration: underline;
}
div.lists-posts-text{
	width: 910px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-posts-text ul.posts li.post a{
	font-size: 16px;
}
div.lists-posts-text ul.posts li.post{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
}
div.lists-posts1{
	width: 930px;
	margin-bottom: 15px;
}
div.lists-posts1 .liner{
	width: 892px;
	margin: 0px auto;
}
div.lists-posts1 div.lists-posts{
	margin-right: 50px;
	margin-bottom: 15px;
	float: left;
}
div.lists-posts1 div.title{
	background-image: url("/wp-content/uploads/sites/7/byline1.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-posts1 div.title h3 a{
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 900px;
	height: 40px;
	display: table-cell;
}
div.lists-posts1 div.title h3 a:hover{

}
div.lists-posts1 div.lists-posts-inner div.image{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
div.lists-posts1 div.lists-posts-inner div.text{
	font-size: 15px;
	text-align: justify;
}
div.lists-posts2{
	margin-bottom: 15px;
}
div.lists-posts2 .liner{
	width: 882px;
	margin: 0px auto;
}
div.lists-posts2 div.lists-posts{
	width: 416px;
	margin-right: 50px;
	margin-bottom: 15px;
	float: left;
}
div.lists-posts2 div.lists-posts-inner div.text{
	font-size: 15px;
	text-align: justify;
}
div.lists-posts2 div.lists-posts-inner div.image{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
div.lists-posts2 div.title{
	background-image: url("/wp-content/uploads/sites/7/byline2.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-posts2 div.title h3 a{
	color: #003c8d;
	letter-spacing: 2px;
	vertical-align: middle;
	width: 410px;
	height: 40px;
	display: table-cell;
}
div.lists-posts2 div.title h3 a:hover{
	color: #f900d7;
}
div.lists-posts3{
	margin-bottom: 15px;
}
div.lists-posts3 .liner{
	width: 882px;
	margin: 0px auto;
}
div.lists-posts3 div.title{
	background-image: url("http://suwakobaseball.jp/wp-content/uploads/sites/7/byline3.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-posts3 div.title h3 a:hover{
	color: #ff31fa;
}
div.lists-posts3 div.lists-posts{
	width: 274px;
	margin-right: 30px;
	margin-bottom: 15px;
	float: left;
}
div.lists-posts3 div.lists-posts-inner div.image{
	margin-bottom: 5px;
}
div.lists-posts3 div.lists-posts-inner div.text{
	font-size: 15px;
	text-align: justify;
	padding: 5px 20px;
}
div.lists-posts3 div.title h3 a{
	color: #003c8d;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	width: 260px;
	height: 40px;
	display: table-cell;
}
div.lists-posts4{
	margin-bottom: 15px;
}
div.lists-posts4 .liner{
	width: 892px;
	margin: 0px auto;
}
div.lists-posts4 div.title{
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px 5px;
}
div.lists-posts4 div.title h3 a{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 225px;
	display: table-cell;
}
div.lists-posts4 div.title h3 a:hover{

}
div.lists-posts4 div.lists-posts{
	width: 214px;
	margin-right: 12px;
	margin-bottom: 15px;
	float: left;
}
div.lists-posts4 div.lists-posts-inner div.image{
	margin-bottom: 5px;
}
div.lists-posts4 div.lists-posts-inner div.text{
	font-size: 12px;
	text-align: justify;
}
div.lists-posts4 div.lists-posts-inner{
	text-align: center;
}
div.lists-posts4b{
	margin-bottom: 15px;
}
div.lists-posts4b .liner{
	width: 930px;
	margin: 0px auto;
}
div.lists-posts4b div.headline{
	width: 930px;
	margin: 0px 0px 15px;
}
div.lists-posts4b div.headline h2{
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/headline-lists.png");
	width: 930px;
	height: 40px;
	padding-left: 15px;
	display: table-cell;
}
div.lists-posts4b div.button p.list-link{
	margin-top: 10px;
	float: right;
}
div.lists-posts4b div.button p.list-link a{
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/list-link.png");
	background-repeat: no-repeat;
	width: 240px;
	height: 30px;
	display: table-cell;
}
div.lists-posts4b div.button p.list-link a:hover{
	text-decoration: none;
}
div.lists-posts4b div.title{
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px 5px;
}
div.lists-posts4b div.title h3 a:hover{

}
div.lists-posts4b div.title h3 a{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 225px;
	display: table-cell;
}
div.lists-posts4b div.lists-posts{
	width: 231px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}
div.lists-posts4b div.lists-posts-inner div.image{
	margin-bottom: 0;
}
div.lists-posts4b div.lists-posts-inner div.text{
	font-size: 12px;
	text-align: justify;
}
div.lists-posts4b div.lists-posts-inner{
	text-align: center;
}
div.lists-posts4b div.lists-posts-inner div.image img{
	padding: 0;
	border-width: 0;
}
div.lists-posts5{
	margin-bottom: 15px;
}
div.lists-posts5 .liner{
	width: 890px;
	margin: 0px auto;
}
div.lists-posts5 div.title{
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
}
div.lists-posts5 div.title h3 a{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 260px;
	display: table-cell;
}
div.lists-posts5 div.title h3 a:hover{

}
div.lists-posts5 div.lists-posts{
	width: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
div.lists-posts5 div.lists-posts-inner div.image{
	margin-bottom: 5px;
}
div.lists-posts5 div.lists-posts-inner div.text{
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
div.lists-posts5 div.lists-posts-inner{
	text-align: center;
}
div.lists-categories13{
	width: 930px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-categories1 div.title h3 a{
	color: #ffffff;
	letter-spacing: 3px;
	font-weight: bold;
	vertical-align: middle;
	width: 890px;
	height: 45px;
	display: table-cell;
}
div.lists-categories1 div.title{
	background-color: #A58855;
	background-image: url("/wp-content/uploads/sites/7/headline.png");
	background-repeat: no-repeat;
	width: 905px;
	margin: 0px auto 10px;
	padding-left: 15px;
}
div.lists-categories2{
	width: 930px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-categories2 .liner{
	width: 900px;
	margin: 0px auto 15px;
}
div.lists-categories2 div.title h3 a{
	letter-spacing: 3px;
	font-weight: bold;
	vertical-align: middle;
	width: 410px;
	height: 28px;
	display: table-cell;
}
div.lists-categories2 div.title h3 a:hover{

}
div.lists-categories2 div.title{
	background-image: url("/wp-content/uploads/sites/7/category2.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-categories2 div.lists-categories{
	width: 440px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}
div.lists-categories2 div.lists-categories-inner div.image{
	margin-bottom: 5px;
}
div.lists-categories2 div.lists-categories-inner div.text{
	font-size: 15px;
	text-align: justify;
}
div.lists-categories3{
	width: 930px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-categories3 .liner{
	width: 900px;
	margin: 0px auto 15px;
}
div.lists-categories3 div.lists-categories{
	width: 290px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
div.lists-categories3 div.title{
	background-color: #f4e3d0;
	background-image: url("/wp-content/uploads/sites/7/category3.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-categories3 div.title h3 a{
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 260px;
	height: 28px;
	display: table-cell;
}
div.lists-categories3 div.title h3 a:hover{

}
div.lists-categories3 div.lists-categories-inner div.image{
	margin-bottom: 5px;
}
div.lists-categories3 div.lists-categories-inner div.text{
	font-size: 15px;
	text-align: justify;
}
div.lists-categories3 div.lists-categories-inner{
	text-align: center;
}
div.lists-categories4{
	width: 930px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-categories4 .liner{
	width: 900px;
	margin: 0px auto 15px;
}
div.lists-categories4 div.title{
	background-image: url("/wp-content/uploads/sites/7/category4.png");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 30px;
}
div.lists-categories4 div.title h3 a{
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 260px;
	height: 28px;
	display: table-cell;
}
div.lists-categories4 div.title h3 a:hover{

}
div.lists-categories4 div.lists-categories{
	width: 216px;
	margin-right: 12px;
	margin-bottom: 15px;
	float: left;
}
div.lists-categories4 div.lists-categories-inner div.image{
	margin-bottom: 5px;
}
div.lists-categories4 div.lists-categories-inner div.text{
	font-size: 15px;
	text-align: justify;
}
div.lists-categories5{
	margin-bottom: 15px;
}
div.lists-categories5 .liner{
	width: 890px;
	margin: 0px auto;
}
div.lists-categories5 div.title{
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
}
div.lists-categories5 div.title h3 a{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 260px;
	display: table-cell;
}
div.lists-categories5 div.title h3 a:hover{

}
div.lists-categories5 div.lists-categories{
	width: 170px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
div.lists-categories5 div.lists-categories-inner div.image{
	margin-bottom: 5px;
}
div.lists-categories5 div.lists-categories-inner div.text{
	font-size: 12px;
	text-align: justify;
}
div.lists-categories5 div.lists-categories-inner{
	text-align: center;
}
div.lists-article{
	width: 900px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div.lists-article div.category{
	margin-bottom: 20px;
}
div.lists-article ul.posts li.post a{
	font-size: 15px;
}
div.lists-article ul.posts li.post{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-bottom: 5px;
	list-style-type: disc;
}
div.lists-article div.category div.title{
	font-weight: bold;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/article.png");
	width: 850px;
	height: 39px;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 30px;
	display: table-cell;
}
div.lists-article div.category div.title a{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
.allposts-title{
	margin-bottom: 10px;
}
.allposts-title h2{
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/headline-lists.png");
	width: 900px;
	height: 40px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
}
div.blog{
	width: 930px;
	margin-bottom: 50px;
}
div.blog .blogtitle{

}
div.blog .blogtitle h2 a{
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	background-color: #000000;
	width: 898px;
	height: 70px;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
	font-family: ms mincho;
}
div.blog .inner-wrap{
	background-color: #ffffff;
	padding-bottom: 10px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}
.catline{
	font-size: 15px;
	text-align: right;
	margin-bottom: 20px;
	padding: 15px;
}
div.blog .date{
	background-repeat: no-repeat;
}
div.blog .theme{
	text-decoration: underline;
	text-align: right;
}
#freespace{
	margin-right: 10px;
	margin-left: 30px;
}
div.sitemap{
	text-indent: 30px;
	vertical-align: middle;
	width: 900px;
	margin-bottom: 15px;
	margin-left: 30px;
}
div.sitemap ul.parents li.parent{
	margin-bottom: 25px;
}
div.sitemap ul.parents li.parent-title{
	font-size: 17px;
	letter-spacing: 5px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/byline.png");
	background-repeat: no-repeat;
	width: 880px;
	height: 40px;
	padding-left: 20px;
	display: table-cell;
}
div.sitemap ul.parents li.parent-title a{
	color: #ffffff;
}
div.sitemap ul.parents li.parent-title a:hover{
	text-decoration: underline;
}
div.sitemap ul.parents li.parent ul.children li.child:before{
	position: relative;
	content: url("/wp-content/uploads/sites/7/icon-arrow-right.png");
}
div.sitemap ul.parents li.parent ul.children li.child{
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
}
div#page-navigation{
	text-align: center;
	position: relative;
	z-index: 9999;
	margin: 30px auto;
}
div#page-navigation div.prev a{
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
}
div#page-navigation div.next a{
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
}
div#page-navigation div.navi{
	text-align: center;
	position: relative;
	width: 85%;
	margin: 10px auto;
}
div#page-navigation div.navi a{
	font-size: 12px;
	padding: 5px 8px;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
}
div#page-navigation div.navi strong{
	font-size: 12px;
	padding: 5px 8px;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
}
div.slogan{
	background-color: #826335;
	background-image: url("/wp-content/uploads/sites/7/headline-lists.png");
	margin-bottom: 10px;
}
div.slogan h2{
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	width: 900px;
	height: 40px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
}
div.button p.list-link{
	color: #003c8d;
	font-size: 6px;
	margin-top: 10px;
	float: right;
}
div.button p.list-link a{
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #5a3c2a;
	background-image: url("/wp-content/uploads/sites/7/list-link.png");
	width: 240px;
	height: 30px;
	display: table-cell;
}
div.title h3 a{
	color: #3dff28;
}
div.columns{
	width: 900px;
	margin: 0px auto 15px;
}
div.column{
	float: left;
}
div.column1{
	width: 900px;
}
div.column2{
	width: 440px;
	margin-right: 20px;
}
div.column3{
	width: 290px;
	margin-right: 15px;
}
div.column4{
	width: 216px;
	margin-right: 12px;
}
div.column5{
	width: 172px;
	margin-right: 10px;
}
div.text{
	font-size: 15px;
	line-height: 1.5;
	padding: 5px 10px;
}
.text table{
	width: 100%!important;
	height: auto!important;
}
.text td{
	background-color: #ffffff;
	padding: 10px;
}
div.image{
	text-align: center;
}
div.image img{
	padding: 4px;
	border-width: 1px;
	border-color: #003c8d;
	border-style: solid;
}
div.simple{
	width: 900px;
	margin: 0px auto 15px;
}
div.simple div.left{
	margin-right: 15px;
}
div.simple div.right{
	margin-left: 15px;
}
div.detail{
	letter-spacing: 1px;
	line-height: 1.2;
	width: 900px;
	margin: 0px auto 15px;
	border-collapse: collapse;
}
div.detail dl{
	border-collapse: collapse;
	display: table-row;
}
div.detail dl dt{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #EEE;
	width: 30%;
	padding: 5px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
	display: table-cell;
}
div.detail dl dd{
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
	display: table-cell;
	overflow: hidden;
}
div.detail div.detail-list table{
	width: 100%;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
}
div.detail div.detail-list table tr{
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
div.detail div.detail-list table tr th{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #EEE;
	width: 30%;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
div.detail div.detail-list table tr td{
	font-size: 15px;
	width: 35%;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
div.detail div.image{
	margin-right: 15px;
	float: left;
}
div.detail div.detail-list{
	width: 553px;
	display: table;
}
div.texts{
	width: 900px;
	margin: 0px auto 15px;
}
.texts table{
	width: 100%!important;
	height: auto!important;
}
.texts td{
	padding: 10px;
}
div.table{
	letter-spacing: 1px;
	line-height: 1.2;
	width: 900px;
	margin: 0px auto 15px;
	border-collapse: collapse;
}
div.table div.table-list{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	display: table;
}
div.table div.table-list table{
	width: 100%;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
}
div.table div.table-list table th{
	text-align: center;
	vertical-align: middle;
	background-color: #EEE;
	width: 30%;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
div.table div.table-list table td{
	background-color: #ffffff;
	width: 35%;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
div.table dl{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-collapse: collapse;
	display: table-row;
}
div.table dl dt{
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #EEE;
	width: 30%;
	padding: 5px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
	display: table-cell;
}
div.table dl dd{
	vertical-align: middle;
	background-color: #ffffff;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
	display: table-cell;
	overflow: hidden;
}
div.beforeafter{
	width: 900px;
	margin: 0px auto 15px;
	display: table;
}
div.beforeafter-horizontal div.before{
	text-align: left;
	vertical-align: top;
	width: 300px;
	display: table-cell;
}
div.beforeafter-horizontal div.after{
	text-align: left;
	vertical-align: top;
	width: 400px;
	float: right;
}
div.beforeafter-horizontal div.arrow{
	text-align: center;
	vertical-align: middle;
	width: 200px;
	display: table-cell;
}
div.beforeafter div.caption{
	margin-bottom: 10px;
}
div.beforeafter-vertical div.before div.image{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
div.beforeafter-vertical div.arrow{
	text-align: center;
}
div.map-canvas{
	width: 800px;
	height: 600px;
	margin: 15px auto;
}
div.wides{
	width: 930px;
	margin-bottom: 10px;
	margin-left: 0;
}
div.wides div.text{
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 5px;
	padding: 5px;
}
div.wide1{
	width: 930px;
	margin-bottom: 5px;
}
div.wide2{
	width: 450px;
	margin-right: 30px;
	float: left;
}
div.wide3{
	width: 300px;
	margin-right: 15px;
	float: left;
}
div.wide4{
	width: 225px;
	margin-right: 10px;
	float: left;
}
div.wide5{
	width: 178px;
	margin-right: 10px;
	float: left;
}
div.wides div.image{
	margin-bottom: 5px;
}
div#breadcrumbs{
	font-size: 14px;
	margin-bottom: 10px;
}
div#breadcrumbs a{

}
div.scroll-to-top{
	text-align: right;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#inquiry{
	text-align: center;
	margin-bottom: 15px;
}
div#tagged{
	width: 920px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
div#tagged div.headline h3{
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-image: url("/wp-content/uploads/sites/7/headline.png");
	background-repeat: no-repeat;
	width: 890px;
	height: 45px;
	padding-right: 15px;
	padding-left: 15px;
	display: table-cell;
}
div#tagged div.headline{
	margin: 0;
	padding: 0;
}
div#tagged div.column5{
	float: left;
}
div#tagged div.liner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
div#tagged div.columns{
	width: 900px;
	margin: 10px auto;
}
div#tagged div.columns strong.title a{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
div#tagged div.columns strong.title a:hover{
	font-weight: bold;
	text-decoration: underline;
}
div.navigation{
	margin-bottom: 15px;
}
div.navigation span.previous{
	color: #000000;
	font-size: 14px;
	float: left;
}
div.navigation span.next{
	color: #000000;
	font-size: 14px;
	float: right;
}
div.navigation span a{
	font-size: 14px;
}
#footer{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
div#footer p.footer-image{
	text-align: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
div#footer p.footer-image img{
	position: absolute;
	right: -50%;
	left: -50%;
	content: url("http://suwakobaseball.jp/wp-content/uploads/sites/7/footer.png");
	margin: 0px auto;
	display: block;
}
#footer p.copyright{
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #003c8d;
	width: 100%;
	padding: 10px 0px;
}
.cform{
	width: 900px;
	margin: 10px auto 30px;
}
.cform fieldset{
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: none;
}
.cform .cf_hidden{
	margin: 0!important;
	padding: 0!important;
	border-style: none!important;
	display: none;
	background:none!important;
}
.cform legend{
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	display: block;
	float: left;
	overflow: visible;
	white-space: normal;
}
.cform ol.cf-ol{
	margin: 0!important;
	padding: 15px 0px 0px 15%;
	border-collapse: collapse;
}
.cform ol.cf-ol li{
	line-height: 1.1;
	text-align: left;
	border-collapse: collapse;
	list-style-type: none;
	display: table-row;
	background:none!important;
	list-style:none!important;
}
.cform fieldset ol.cf-ol{
	padding-top: 0!important;
}
.cform ol.cf-ol li.textonly{
	font-size: 1em;
	letter-spacing: 2px;
	width: 500px;
	margin: 12px 0!important;
	padding: 0px 0px 0px 20%;
	display: inline-block;
}
.cform label{
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	margin: 2px 0px 0px;
	padding: 0px 10px;
	display: table-cell;
}
.cform label span{
	text-align: left;
}
.cform label.cf-before{
	margin: 4px 10px 0px 0px;
}
.cform label.cf-after{
	width: 75%;
	margin: 2px 0px 0px;
	display: block;
}
.cform label.cf-group-after{
	text-align: left;
	width: 60%;
	margin: 2px 0px 0px 2px;
}
.cform label.cf-group-after span{
	width: 12%;
	display: block;
}
.cform input, .cform textarea, .cform select{
	font-size: 1em;
	vertical-align: top;
	width: 400px;
	margin: 8px;
	padding: 6px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
.cform input:hover, .cform textarea:hover, .cform select:hover{

}
.cform input:focus, .cform textarea:focus, .cform select:focus{

}
.cform select{
	width: 414px;
}
.cform select.cfselectmulti{
	height: 7.5em;
}
.cform textarea{
	overflow: auto;
}
select option{
	padding: 0px 8px;
}
.cform span.reqtxt, .cform span.emailreqtxt{
	color: #d40000;
	font-size: 0.9em;
	vertical-align: middle;
	display: table-cell;
}
.cform ol.cf-ol li.cf-box-title{
	font-size: 1em;
	letter-spacing: 2px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0!important;
	padding: 0px 0px 0px 100px;
}
.cform input.cf-box-a, .cform input.cf-box-b{
	width: 16px;
	height: 22px;
	margin: 1px 0px 0px;
	border-style: none!important;
	background:none!important;
}
.cform input.cf-box-a{
	margin-left: 100px;
}
.cform ol.cf-ol li.cf-box-group{
	width: 400px;
	margin-top: 12px;
	margin-left: 220px;
	padding: 0px 5px 11px 10px;
	display: block;
}
.cform ol.cf-ol li.cf-box-group input{
	display: inline-block;
}
.cform ol.cf-ol li.cf-box-group label{
	display: inline-block;
}
.cform ol.cf-ol li.cf-box-group label span{
	text-align: left;
	width: auto;
	float: left;
}
.cform ol.cf-ol li.cf-box-group label.cf-after, .cform ol.cf-ol li.cf-box-group label.cf-group-after{
	width: auto;
}
.cform p.cf-sb{
	text-align: center;
	margin: 0;
	padding: 40px 3px 0px 0!important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton{
	color: #ffffff;
	font-size: 1em;
	background-color: #420df3;
	width: auto;
	margin: 0;
	padding: 5px 2em;
	border-width: 1px;
	border-color: #CCC!important;
	border-top-color: #ececec!important;
	border-left-color: #ececec!important;
	border-style: solid;
}
.cform input.resetbutton{
	margin: 0px 5px 0px 0px;
}
.cform input.backbutton{
	margin: 0px 5px 0px 0px;
}
div.cforms form.cform ol.cf-ol li.cf_li_err{
	margin: 5px 0!important;
	padding: 5px 0!important;
	border-width: 1px 0px;
	border-color: #DF7D7D;
	border-style: solid;
}
div.cforms form.cform ol.cf-ol li ul.cf_li_text_err{
	margin: 0px 0px 0px 10px;
	padding: 0;
}
div.cforms form.cform ol.cf-ol ul.cf_li_text_err li{
	font-weight: bold;
	text-indent: 0;
	left: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px!important;
	padding-left: 15px;
	list-style-type: none;
}
div.cforms form.cform ol.cf-ol ul.cf_li_text_err li:before{
content:'';
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha{
	vertical-align: bottom;
	width: 100px;
	height: 15px;
	margin: 0px 10px 0px 8px;
	padding: 4px;
}
.cform img.captcha{
	vertical-align: bottom;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px!importan;
	padding: 0!important;
	border-style: none;
	float: none;
	border:none!important;
	float:none!important;
}
.cform img.captcha-reset{
	vertical-align: bottom;
	background-image: url("/wp-content/uploads/sites/7/captcha_reset_white.gif");
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	margin: 0px 0px 2px 3px;
	border-style: none;
}
.cform img.imgcalendar{
	border-style: none;
}
.cform div.cf_info{
	line-height: 1.3;
	width: 64%;
	margin: 10px auto;
	padding: 10px 15px!important;
	display: none;
}
.cform div.cf_info ol{
	margin: 5px 15px 0px 30px;
}
.cform div.cf_info ol li{
	margin: 2px 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 0;
	border-left-width: 0;
}
.cform div.cf_info a{
	color: red!important;
	text-decoration: underline;
	text-decoration:underline!important;
}
.cform div.success{
	display: block;
}
.cform div.failure{
	border-width: 1px 0px;
	border-color: #DF7D7D;
	border-style: solid;
	display: block;
}
.cform div.waiting{
	display: block;
}
.cform p.cf_info{
	text-align: center;
	padding: 10px 0px;
}
.cform p.success{
	color: green;
}
.cform p.failure{
	color: red;
}
.cform .cf_error{
	color: red;
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
}
.cform div.mailerr{
	display: block;
}
.cfrom .mailerr, .cform .cf_errortxt{
	color: red;
}
.cform input.cf_upload{
	width: 400px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
}
.cform .disabled{
	color: #dddddd!important;
}
[disabled] {
        color:#dddddd;
        border-color:#dddddd!important;
        background:none!important;
}
.cform ol.cf-ol li.cf-box-title{
	font-size: 1em;
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 14px 10px;
	display: block;
	float: left;
}
#ui-datepicker-div{
	z-index: 100!important;
	display: none;
}
.ui-datepicker-trigger{
	margin: 0px 0px 13px;
}
#ui-datepicker-div table{
	width: 90%;
	margin: 0px auto 10px;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{
	background-color: #EEE;
	width: 230px;
	padding: 10px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	float: right;
}
.ui-icon.ui-icon-circle-triangle-e{
	font-size: 13px;
	margin-bottom: 5px;
	float: right;
}
.ui-icon.ui-icon-circle-triangle-w{
	font-size: 13px;
	margin-bottom: 5px;
	float: left;
}
.ui-datepicker-title{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCC;
	margin: 5px;
	padding: 5px;
	clear:both;
}
.ui-datepicker-calendar th span{
	color: #000000;
	font-size: 15px;
	text-align: right;
	vertical-align: middle;
	border-collapse: collapse;
}
#ui-datepicker-div table td{
	text-align: right;
	vertical-align: middle;
	background-color: #EEE;
	padding: 2px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	border-collapse: collapse;
}
.bx-wrapper{
	position: relative;
	margin: 0px auto 40px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-viewport{
	background-color: #ffffff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	position: absolute;
	bottom: -20px;
	width: 100%;
}
.bx-wrapper .bx-loading{
	background-color: #ffffff;
	background-image: url("/wp-content/uploads/sites/7/bx_loader.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 50px;
}
.bx-wrapper .bx-pager{
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	text-indent: -9999px;
	background-color: #666;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	display: block;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color: #000000;
}
.bx-wrapper .bx-prev{
	background-image: url("/wp-content/uploads/sites/7/bx-prev.png");
	background-repeat: no-repeat;
	left: 10px;
}
.bx-wrapper .bx-next{
	background-image: url("/wp-content/uploads/sites/7/bx-next.png");
	background-repeat: no-repeat;
	right: 10px;
}
.bx-wrapper .bx-prev:hover{
	background-image: url("/wp-content/uploads/sites/7/bx-prev-hover.png");
	background-repeat: no-repeat;
}
.bx-wrapper .bx-next:hover{
	background-image: url("/wp-content/uploads/sites/7/bx-next-hover.png");
	background-repeat: no-repeat;
}
.bx-wrapper .bx-controls-direction a{
	text-indent: -9999px;
	position: absolute;
	z-index: 1000;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	outline: 0;
}
.bx-wrapper .bx-controls-direction a.disabled{
	display: none;
}
.bx-wrapper .bx-controls-auto{
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start{
	text-indent: -9999px;
	background-image: url("/wp-content/uploads/sites/7/bx-start.png");
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
	margin: 0px 3px;
	display: block;
	outline: 0
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active{
	background-image: url("/wp-content/uploads/sites/7/bx-start-hover.png");
	background-repeat: no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-stop{
	text-indent: -9999px;
	background-image: url("/wp-content/uploads/sites/7/bx-stop.png");
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
	margin: 0px 3px;
	display: block;
	outline: 0
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active{
	background-image: url("/wp-content/uploads/sites/7/bx-stop-hover.png");
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
}
.bx-wrapper .bx-caption span{
	font-size: .85em;
	padding: 10px;
	display: block;
}
.slides{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin: 0px auto 10px;
}