﻿/*

Theme Name:SOUYOUKEN
Theme URI:http://www.www.www/
Description:SOUYOUKEN THEME WP.
Author:Actindi

*/

@import url(head.css);
@import url(common_style.css);
@import url(submenu_l.css);
@import url(cat_title.css);

@charset "utf-8";

 /* --clearfix-- */
.cf:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

* {
		margin:0;
		padding:0;
		list-style:none;
		font-size:100%;
		border:none;
	}
	
img {
		vertical-align:top;
	}
	
body,form,fieldset { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,li { margin:0; padding:0;}
fieldset { border:none; }
blockquote,dt,dd { margin-left:1em; }
li { list-style:none; }
input,textarea { font-size:1em; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"] ,textarea {
	border-top: 1px solid #aaa;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	border-left: 1px solid #aaa;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
 display: inline-block;
 vertical-align: middle;
box-shadow: 1px 1px 1px rgba(0,0,0,0.2) inset;
}
	
input[type="submit"] {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	cursor: pointer;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 15px;
	position: relative;
	behavior: url('PIE.htc');
}

body {
		font-family:arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		background-image:url(img/body_bg.gif);
		background-repeat:repeat-x;
	}

a.deco_none {
	color: #000 !important;
	text-decoration: none !important;
}
.tR {
	text-align: right;
}
.tC {
	text-align: center;
	margin-bottom: 18px;
}
.tC a img.left {
	margin-right: 10px;
}
.tC a img.right {
	margin-left: 10px;
}
.attention {
	color: #cc0000;
	font-weight: bold;
}
a:hover img ,a:active img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.inner p {
	font-size: 16px !important;
	line-height: 30px;
}
.inner strong {
	font-size: 18px !important;	
	line-height: 30px;
}
.inner p img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
.inner p img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
img.image_center {
	margin-left: 20px;
	margin-right: 20px;
}
.point_seven img {
	margin-bottom: 20px;
}
.page_link {
	margin: 0 0 15px;
}
.page_link a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 330px;
	height: 78px;
	text-indent: -9999px;
}
.page_link a:hover ,.page_link a:active {
	background-position: left -78px;
}
.page_link a.left {
	background-image: url('img/about_btn_1.jpg');
	float: left;
}
.page_link a.right {
	background-image: url('img/about_btn_2.jpg');
	float: right;
}

#wrapper {
		width:930px;
		margin:auto;
	}

#head_frame {
		position:relative;
		float:left;
		width:930px;
		height:100px;
	}

#head_Space {
		position:relative;
		float:left;
		width:930px;
		height:15px;
	}

#top_pict {
		margin:0 0 0 0;
		clear:both;
	}
	
#top_pr {
	margin: 30px 0;
}
#top_pr .pr_banner {
	float: left;
	width: 465px;
}
#top_pr .pr_banner img.left {
	float: left;
	margin-right: 10px;
}
#top_pr .pr_banner img.right {
	float: left;
}
#top_pr .pr_banner a:hover ,#top_pr .pr_banner a:active {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#top_pr .member {
	background-image: url('img/top_point.png');
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	width: 455px;
	height: 80px;
	position: relative;
	margin-left: 10px;
}
#top_pr .member >div {
	background-image: url('img/dots_sky.gif');
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	height: 60px;
	right: 0;
	top: 0;
	width: 343px;
	padding: 10px;
}
#top_pr .member >div a{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 14px;
	display: block;
	line-height: 1.5;
	padding: 10px;
	margin: 0 auto;
	width: 250px;
	height: 40px;
	position: relative;
	behavior: url('PIE.htc');
}
#top_pr .member >div a span {
	display: block;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
#top_pr .member >div a .mail {
	background-image: url('img/icon_mail.png');
	margin-right: 9px;
}
#top_pr .member >div a .pdf {
	background-image: url('img/icon_pdf.png');
}
#top_pr .member >div a:hover ,#top_pr .member >div a:active {
	background-color: #FFECA3;
}

#content_frame {
		clear:both;
		width:930px;
		margin-top:15px;
		margin-bottom:15px;
	}
#content_frame #news {
	float: left;
	width: 465px;
}

#news .title {
	background-image:url(img/index_news_title.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width:465px;
	height:26px;
}
#news .rss {
	float:left;
	background-image:url(img/rss.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	text-indent:18px;
	font-size:10px;
}
#news .rss_pos {
	padding:10px 0 0 280px;
}
#news .chip {
	float:left;
	margin-right:10px;
}
#news ul {
	border: 1px solid #ccc;
	box-shadow: 3px 3px 3px 1px rgba(0,0,0,0.2) inset;
	height: 170px;
	margin: 10px 0;
	padding: 5px;
	overflow: auto;
}
#news li {
	border-bottom:dashed 1px #CCCCCC;
	line-height:150%;
	margin-bottom:10px;
	font-size:12px;
	padding-bottom:3px;
}
#news li .date {
	margin-left: 3px;
}
#news li.blog span {
	background-color: #3399CC;
	color: #fff;
	line-height: 1;
	display: inline-block;
	text-align: center;
	width: 50px;
	padding: 2px 0;
	margin: 0 3px;
}
#news li.report span {
	background-color: #FF9900;
	color: #fff;
	line-height: 1;
	display: inline-block;
	text-align: center;
	width: 50px;
	padding: 2px 0;
	margin: 0 3px;
}
	
#content_indexleft {
		float:left;
		display:inline;
		width:210px;
		margin:0 25px 0 0;
	}

#content_indexleft img {
	margin:0 0 8px 0;
	}

#content_indexright {
	width:455px;
	float:right;
	margin-left: 10px;
	}
#content_indexright div.left {
	float: left;
	width: 285px;
	margin-right: 10px;
}
#content_indexright div.left >div {
	margin-top: 10px;
}
#content_indexright div.left >div a:hover ,#content_indexright div.left >div a:active {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#content_indexright div.right {
	background-image:url(img/index_tel.png);
	background-repeat:no-repeat;
	background-position: left top;
	float: right;
	position: relative;
	width: 160px;
	height: 204px;
}
#content_indexright div.right a {
	position: absolute;
	left: 75px;
	top: 130px;
}
#content_indexright img.left {
	float: left;
}
#content_indexright img.right {
	float: right;
}
#content_indexright ul {
	margin-top: 15px;
}
#content_indexright li {
	display: inline-block;
	}
#content_indexright li.middle {
	margin: 0 8px;
}
#content_indexright li a {
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: block;
	padding: 15px 10px;
	position: relative;
	behavior: url('PIE.htc');
}
#content_indexright li a:hover ,#content_indexright li a:active {
	background-color: #FFECA3;
}

.voice {
	background-image:url('img/dots_blue.gif');
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.voice >div {
	background-color: #fff;
	margin: 10px;
	padding: 10px;
}
.voice >div p {
	color: #555;
}
.voice .title {
	color: #006699;
	font-weight: bold;
	font-size: 20px;
}
.voice .title span {
	font-size: 16px;
}
.voice .name {
	margin-bottom: 10px;
}
.voices ul {
	margin: 10px 0;
}
.voices li {
	display: block;
	float: left;
	position: relative;
	width: 120px;
}
.voices li .box {
	position: relative;
	background: #eee;
	font-size: 14px;
	line-height: 1.5;
	padding: 10px 10px 15px 10px;
	margin-bottom: 20px;
	min-height: 120px;
}
.voices li .box:after {
	content: '';
	position: absolute;
	border-top: 10px solid #eee;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -9px;
	left: 55px;
}
.voices li.mr {
	margin-right: 22px;
}
.voices li.ml {
	margin-left: 23px;
}

.training .title {
	margin-bottom: 10px;
}
.training .title >div {
	background-color: #e7f5ff;
	border-right: 1px solid #C4DFF2;
	border-bottom: 1px solid #C4DFF2;
	text-align: center;
}
.training .outline {
	float: left;
	width: 446px;
	margin-right: 2px;
}
.training .reservation {
	float: right;
	width: 240px;
}
.training .contents {
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.training .contents .outline {
	position: relative;
	min-height: 120px;
	height: auto !important;  
	height: 120px;
}
.training .contents .outline img {
	position: absolute;
	left: 0;
	top: 0;
}
.training .contents .outline >div {
	position: absolute;
	left: 130px;
	top: 0;
}
.training .contents .outline >div h4 {
	background-image: none !important;
	border-bottom: none !important;
	color: #006699;
	padding: 0 !important;
	margin-bottom: 3px !important;
}
.training .contents .outline >div p {
	color: #555;
	font-size: 13px !important;
	line-height: 1.5 !important;
	padding-bottom: 0 !important;
}
.training .pdf {
	margin-bottom: 10px;
}
.training .pdf form {
	width: 120px;
}
.training .pdf input[type="button"] {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: pointer;
	display: block;
	background-image: url('img/icon_pdf.png');
	background-repeat: no-repeat;
	background-position: 3px center ;
	height: 50px;
	width: 110px;
	position: relative;
	behavior: url('PIE.htc');
}
.training .pdf input[type="button"]:hover ,.training .pdf input[type="button"]:active {
	background-color: #FFECA3;
}
.training .pdf .left {
	float: left;
}
.training .pdf .left input[type="button"] {
	padding-left: 40px;
}
.training .pdf .right {
	float: right;
}
.training .pdf .right input[type="button"] {
	padding-left: 30px;
}
.training .web a {
	background-color: #FFECA3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: block;
	color: #000;
	border: 1px solid #ccc;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
	position: relative;
	behavior: url('PIE.htc');
}
.training .web a:hover ,.training .web a:active {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.training_inq table {
	vertical-align: middle;
}
.training_inq td {
	padding: 3px;
	text-align: center;
}
.training_inq dl {
	padding-bottom: 18px;
}
.training_inq dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin: 0;
	width: 12em;
}
.training_inq dd {
	margin-left: 12em;
	margin-bottom: 8px;
}

.interview h3 {
	background-color: #fff !important;
	border: none !important;
	font-size: 20px !important;
	color: #000 !important;
	border-bottom: 2px solid #00659F !important;
	margin-top: 20px !important;
}
.interview h3 em {
	color: #ff6600;
	font-size: 30px;
	font-style: normal;
	vertical-align: top;
	margin-left: 3px;
}
.interview .nav li a {
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.interview .nav li.result_1 a {
	background-position: left top;
}
.interview .nav li.result_2 a {
	background-position: -220px top;
	margin-left: 10px;
	margin-right: 10px;
}
.interview .nav li.result_3 a {
	background-position: -440px top;
}
.interview .nav li.result_4 a {
	background-position: left -140px;
}
.interview .nav li.result_5 a {
	background-position: -220px -140px;
	margin-left: 10px;
	margin-right: 10px;
}
.interview .nav li.qa a {
	background-position: -440px -140px;
}
.interview_shinohara .nav li a {
	background-image: url('img/page_nav_shinohara.jpg');
	display: block;
	float: left;
	width: 220px;
	height: 70px;
	text-indent: -9999px;
}
.interview_shinohara .sp {
	background-image: url('img/prof-shinohara_sp.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 690px;
	height: 470px;
	padding-top: 70px !important;
}
.interview_shinohara .sp p {
	font-size: 14px !important;
	line-height: 1.5 !important;
	overflow-y: auto;
	height: 435px;
	padding-left: 390px !important;
	padding-right: 15px !important;
}
.interview .nav li.result_1 a:hover ,.interview .nav li.result_1 a:active {
	background-position: left -70px;
}
.interview .nav li.result_2 a:hover ,.interview .nav li.result_2 a:active {
	background-position: -220px -70px;
}
.interview .nav li.result_3 a:hover ,.interview .nav li.result_3 a:active {
	background-position: -440px -70px;
}
.interview .nav li.result_4 a:hover ,.interview .nav li.result_4 a:active {
	background-position: left -210px;
}
.interview .nav li.result_5 a:hover ,.interview .nav li.result_5 a:active {
	background-position: -220px -210px;
}
.interview .nav li.qa a:hover ,.interview .nav li.qa a:active {
	background-position: -440px -210px;
}
.interview .inner .question {
	background-color: #eee;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
	padding: 10px !important;
	margin-bottom: 10px;
}
.interview .inner .result {
	background-color: #fffcf0;
	border-top: 1px dashed #ffd32b;
	border-bottom: 1px dashed #ffd32b;
	font-weight: bold;
	padding: 10px !important;
	margin-bottom: 10px;
}
.interview .inner .pagetop a {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #ecffff;
	border: 3px solid #006599;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	position: relative;
	behavior: url('PIE.htc');
}
.interview .inner .pagetop a img {
	vertical-align: text-top;
	margin-right: 10px;
}
.interview .inner .pagetop a:hover ,.interview .inner .pagetop a:active {
}
.interview .present {
	background-color: #ecffff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}
.interview .present p {
	padding-bottom: 0 !important;
}
.interview .present div {
	float: left;
	width: 505px;
}
.interview .present img {
	float: right;
	width: 150px;
}
#common_right .interview .present h4 {
	background-image: none;
	border-bottom: none;
	padding: 0;
}
.interview_index >div >div {
	float: left;
	width: 525px;
}
.interview_index >div img {
	float: right;
	width: 150px;
}

.common_btn {
 	margin: 30px auto;
}
.common_btn a {
	font-size:20px;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #337fed;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #3d94f6), color-stop(100%, #3c9c) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #3c9c 100% );
	background:-ms-linear-gradient( top, #3d94f6 5%, #3c9c 100% );
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #1570cd;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;
 	box-shadow:inset 1px 1px 0px 0px #97c4fe;
	position: relative;
	behavior: url('PIE.htc');
}
.common_btn a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background:-ms-linear-gradient( top, #1e62d0 5%, #3d94f6 100% );
	background-color:#1e62d0;
}
.common_btn a:active {
	position:relative;
	top:1px;
}
img.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#footer {
		clear:both;
		width:930px;
		height:30px;
		background-image:url(img/footer_bg.gif);
		background-repeat:no-repeat;
	}

#footer .privacy_pos{
	margin:8px 0 20px 8px;
	}

.img_right { float:right; }

#wp-calendar caption {
	border: 1px solid #ddd;
	background-color: #E5F5FF;
	font-weight: bold;
	margin-bottom: 10px;
}
#wp-calendar th {
	width: 30px;
}
#wp-calendar {
	text-align: center;
}
img.f_r {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
p.caption_p {
	font-size: 20px;
	font-weight: bold;
}
p.caption_p span {
	font-size: 14px;
}