/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
.page-header-image-single {
      display: none;
}
h2 {
	border-bottom: solid 2px #000;
	font-size: 24px;
	padding-bottom: 2px;
}
h2.su-post-title, h2.entry-title{
	border-bottom: solid 1px #000;
}
/*
h2 {
	display: block;
	background-color: #DEE5FF;
	border: solid #78809A;
	border-width: 1px 1px 2px 1px;
	padding: 10px;
	font-size: 24px;
}
*/
h3 {
	font-weight: bold;
}
h3.column {
	display: block;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	font-weight: bold;
	font-size: 18px;
}
th{
	background-color:#eee;
	text-align:right;
}
li.socialicon{
	float:right;
	margin-left:5px;
	list-style:none;
}
.menubox-section{
	overflow:hidden;
	margin-top:20px;
}
.menubox{
	border:solid 1px #cecece;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}
.menubox a{
	display:block;
	color:#666;
}
.menubox a:hover {
	color:#eb1d51;
}
.menubox i{
	color:aaa;
}
.menubox p,h4,h5{
	margin:5px 0;
	line-height:1.5em;
}
.menubox h5{
	margin-top:0;
	line-height:1.5em;
}
.sanchi_search {
	display: block;
	float: right;
	text-align: right;
	vertical-align: bottom;
}
.touki_gallery {
	text-align: center;
	font-size: 80%;
}
.su-tabs-pane {
	font-size: 18px;
}
.kiyaku {
	margin: 0 auto;
	width:70%;
}
.iroirobox {
	border: 1px solid #666;
	margin: 0 80px 30px 50px;
	padding: 10px 10px 0 100px;
	background-position: no-repeat 0 20px;
}

.iroiropic {
	float: right;
	margin: 0 10px 10px;
}

.contest {
	color:#993300;
}

p.contest {
	font-family:'Yu Gothic',YuGothic,sans-serif;
	font-weight:bold;
	font-size: large;
	line-height:200%;
}
h1.contest {
	width: auto;
	padding: 0.5em;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
	background: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
h3.contest {
	font-size: x-large;
	border-left:solid 10px #993300;
	padding: 0px 0px 0px 10px;
}

/* contact form 7 design */
span.wpcf7-list-item {
margin-top:5px;
display: block;
}