/* @override
	http://konishiki.net/wp/wp-content/themes/konishiki2014/css/base.css */

@charset "UTF-8";
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
html, body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #f4f2f0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px !important;
	line-height: 1.5 !important;
}


 ul,  li,  dl,  dt,  dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 img {
	border-style: none;
}
 .right {
	float: right !important;
}
 .left {
	float: left;
}
 h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
 h1.pagetitle, h1.entry-title {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 20px 0 ;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body.single h1.entry-title {
	font-size: 1.5em;
	margin-bottom: 10px;
	}
	
	body.single section.entry-meta {
	color: #aaa;
	display: block !important;
	width: 100% !important;
	margin:0 0 30px ;
}

body.single.single-post section.entry-content{
	min-height: 400px;
}

body.single.single-post section.entry-content p {
	margin-bottom: 10px;
}

#nav-below {
	padding: 10px 0;
}

div.nav-previous {
	width: 49%;
	padding-right: 1%;	
	float: left;
}

div.nav-next {
	float: right;
	width: 49%;
	text-align: right;
	padding-left: 1%;
}

footer.entry-footer {
	padding: 0;
	font-size: 0.9em;
	display: inline-block;
	float: right;
	
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2.wline {
	border-bottom: 1px dotted #aaa;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}


h2.widgettitle {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.widget_archive {
	margin-bottom: 30px;	
}

h2.entry-title {
	padding-left: 133px;
}

#top_content div.column1.clearfix p {
	margin-top: 0;
}

 p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


div.block {
	clear: both;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
 small {
	font-size: 11px;
}
a:link {
	color: #c36;
}
a:visited {
	color: #f36;
}
a:hover {
	color: #f36;
}
a:active {
	color: #f36;
}
/**** content ****/

div#main_content {
	width: 980px;
	min-height: 500px;
	margin: 20px auto;
	text-align: left;
	display: block;
}

div.breadcrumbs {
	position: relative;
	width: 950px;
	margin: 20px auto 0 auto;
	text-align: left;
	}
	

/**** header ****/
#header {
	background: url(http://www.konishiki.net/common_images/header_bg.gif) repeat-x;
	height: 100px;
}

#header-inner {
	display: block;
	width: 960px;
	margin: 0 auto;
	}

nav ul {
	background: url(http://www.konishiki.net/common_images/header_flower.gif) top right no-repeat;
	width: 980px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}


#site-title {
	display: block;
	float: left;
	height: 60px;
	margin: 20px 40px 0px 20px;
	padding: 0px;
}

#menu ul.navi li.menuitem.wline, #menu ul.navi li.menuitem {
	list-style: none;
	display: block;
	float: left;
	height: 35px;
	margin: 35px 0px 0px 0px;
	padding: 0px 20px;
	overflow: hidden;
}

#menu ul.navi li.menuitem.wline, #menu ul.navi li.menuitem {
	border-right: 1px solid #000000;
}
#menu ul.navi li.menuitem.wline a:hover img, #menu ul.navi li.menuitem a:hover img {
	margin-top: -60px;
}



/**** footer ****/

div#footer {
	clear: both;
}
div#footer p.gotop {
	width: 940px;
	_width: 980px;
	margin: 0px auto;
	padding: 20px 20px;
	text-align: right;
}
div#footer div.footer_content {
	margin: 0px;
	background: url(http://www.konishiki.net/common_images/footer_bg.gif) repeat-x;
}
div#footer ul.bottomnavi {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
div#footer ul.bottomnavi li {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 10px;
	display: inline;
}
div#footer p.copyright {
	margin: 0px 0px;
	padding: 20px 20px;
	text-align: center;
	font-size: 12px;
}
div#footer ul.sns_box {
	width: 980px;
	height: 30px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
div#footer ul.sns_box li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	float: left;
}

/**** grid system ****/

div.grid {
	padding: 10px;
	clear: both;
}
div.column1 {
	width: 140px;
	_width: 160px;
	padding: 10px;
	float: left;
}

div.column2 {
	width: 300px;
	_width: 320px;
	padding: 10px;
	float: left;
}
div.column3 {
	width: 460px;
	_width: 480px;
	padding: 10px;
	float: left;
}
div.column4 {
	width: 620px;
	_width: 640px;
	padding: 10px;
	float: left;
}


div.column5 {
	width: 780px;
	_width: 800px;
	padding: 10px;
	float: left;
}
div.column6 {
	clear: both;
	width: 940px;
	_width: 960px;
	padding: 10px;
}


/* about
------------------------------ */

dl.proflist {
		line-height: 1.5;
		margin-bottom: 40px !important;
	}
	
	
	dl.proflist dt {
		display: inline-block; 
		float: left;
	}
	
	dl.proflist dd {
		padding-left: 70px !important;	
		margin-bottom: 5px !important;
	}
	
/* KONISHIKI TV
----------------------------- */

.type-movie {
	display: inline-block;
}

body.category-movie section#content h3 {
	border-bottom: 1px dotted #333;
	padding-bottom: 3px;
}


body.category-movie section#content div.column4 {
	padding: 0;
}


/* コンタクト
------------------------------- */

input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
	padding: 5px 10px;
	width: 40%;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 4px ;
}

textarea.wpcf7-form-control.wpcf7-textarea {
	width: 60%;
	
}

#wpcf7-f4-p11-o1 form.wpcf7-form dl dd.formmenu {

 	margin-bottom: 20px;
 }
 
 select.wpcf7-form-control {
 	border: 1px solid #aaa;
 	border-radius: 4px;
 	font-size: 1em;
 	padding: 5px;
 	width: 42%;
 	margin-bottom: 20px;
 }
 
 span.wpcf7-form-control-wrap
  {
	line-height: 2em !important;
 	padding: 5px !important;
 }
 
 input.wpcf7-form-control {
 	padding: 5px !important;
 	font-size: 1em !important; 	
 	width: 120px;
 	
 }
 
 #wpcf7-f72-p11-o1 form.wpcf7-form p {
 	width: 63%;
 	text-align: center;
 }
 
 
 
 #wpcf7-f4-p11-o1 form.wpcf7-form dl p.submit input.wpcf7-form-control.wpcf7-submit {
 	font-size: 1.1em !important;
 	margin: 10px;
 	padding: 10px 7px 10px 10px ;
 	letter-spacing: 3px;
 }

 div.wpcf7-validation-errors {
 	width: 59%;
 	background: #f9e3e3;
 	border: 1px solid #feb6c8;
 	color: #FF3366;
 	margin: 0 0 30px;
 	padding: 8px 35px 8px 14px;
 	text-shadow: 0 1px 0 #fff;
 	-webkit-border-radius: 4px;
 	border-radius: 4px;
 	
 }
 
 div.wpcf7-mail-sent-ok {
 	width: 59%;
 	background: #d4ecf4;
 	border: 1px solid #b6dafe;
 	color: #0e8ed2;
 	margin: 0 0 30px;
 	padding: 8px 35px 8px 14px;
 	text-shadow: 0 1px 0 #fff;
 	-webkit-border-radius: 4px;
 	border-radius: 4px;
 }
 
 p.submit {
 	width: 63%;
 	text-align: center;
 }
 
 #wpcf7-f4-p11-o1 form.wpcf7-form dl dt {
	margin-bottom: 5px;
}

span.red {
	color: #f36 ;
	font-size: 1.2em;
	padding-left: 5px;
}

span.wpcf7-not-valid-tip {
	color: #f36;
	font-size: 0.9em;
	display: block;
	padding-left: 10px;
	position: relative;
	top: -10px;
}

/* ニュース
----------------------------- */

section.entry-meta {
	display: inline-block;
	float: left;
	margin-right: 30px;
}

article.category-news {
	padding: 0;
	border-bottom: 1px dotted #333;
}

article.category-news header {
	padding-top: 10px;
}

.category-news section.entry-summary p {
	padding-bottom: 0;
}

/* プロフィール
------------------------------- */

ul.talentlist{
	display: inline-block !important;
}

ul.talentlist li {
	width: 100px !important;
	text-align: center !important;
	float: left !important;
	margin-right: 20px !important;
}

ul.talentlist li:last-child {
	margin: 0 !important;
}

ul.talentlist li {
	margin-bottom: 20px;
}

div.profilelist {
	width: 500px;
	float: left;
	padding-top: 5px;
	border-top: 1px dotted #999;
}

#post-7 section.entry-content div.column4 div.profilelist {
	width: 620px;
}

div.profphoto {
	width: 200px;
	float: right;
	margin-right: 40px;
}

div.profphoto img {
	width: 95%;
	height: auto;
	margin-bottom: 20px;
	border: 5px solid #fff;
	
}



div.profilelist dl{
	margin-bottom: 40px;
}

div.profilelist dl dt.dtlong {
	display: inline-block;
	float: left;
	width: 200px;
}

div.profilelist dl dt {
	display: inline-block;
	float: left;
	width: 90px;
}

div.profilelist dl dd.ddlong {
	padding-left: 200px;
	
}


div.profilelist dl dd {
	padding-left: 90px !important;
	}
	
	div.profilelist p {
		padding-bottom: 0;	
	}
	
	div.profilelist  dl.history dd {
		border: none;
		margin-bottom: 5px;
	}
	

div.profilelist dl dd {
	padding-left: 100px;
	clear: right;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
	width: 100%å;
}


div.profilelist h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

p.p-history { line-height: 1.7em; }

#amzn_wdgt_d3273eb8-90bb-4701-8dbe-102f660e12ee {
	width: 100%;
}