/*
Theme Name: Grue
Theme URI: http://www.grueinc.com
Author: hiro
Description: Grue theme.
Version: 1.0
*/

/* base-------------------------------------------- */
body	{
	font-family: 'Lucida Grande',"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-color: #eae9e9;
	font-size: 14px;
	color: #333333;
}

a	{
	text-decoration: none;
	color: #0c8bcd
}

a img	{
	border: none;
}
hr {
margin: 0;
height: 1px;
border: none;
border-top: 1px #cccccc solid;
}
/*------------------------------------------------------------- */

/* container--------------------------------------------------- */
#container	{
	width: 960px;
	margin: 0 auto 70px auto;
	overflow: hidden;
}
/*------------------------------------------------------------- */

/* header------------------------------------------------------ */
#header {
	width: 100%;
	height: 100px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #83bbcb; 
}
#top {
	width: 100%;
	height: 4px;
	margin: 0;
	padding: 0;
	background-color: #76a6b3;
	
}
/*------------------------------------------------------------- */

/* navi-------------------------------------------------------- */
#navi {
	width: 960px;
	height: 46px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#navi ul {
	margin: 0;
	list-style:none;
}
#navi ul li {
	float: left;
}
#home {
	width: 43px;
	height: 36px;
	margin: 30px 0 0 100px;
	padding: 0;
}
h1 {
	display:block;
	width: 74px;
	height: 78px;
	margin: 9px 0 0 90px;
	padding: 0;
        text-indent: -10000px;
	background-image:url("images/logo.png");
	background-repeat:no-repeat;
}

#tp {
	width: 130px;
	height: 36px;
	margin: 30px 0 0 100px;
	padding: 0;
}
#cp {
	width: 94px;
	height: 36px;
	margin: 30px 0 0 86px;
	padding: 0;
}
#ct {
	width: 77px;
	height: 36px;
	margin: 30px 0 0 100px;
	padding: 0;
}
/*------------------------------------------------------------- */

/* slider------------------------------------------------------ */
.wideslider {
	width: 100%;
	margin: 0 0 20px 0;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}

.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

.slider_prev {background: #000000  no-repeat right center;}
.slider_next {background: #000000  no-repeat left center;}
/*------------------------------------------------------------- */

/* content----------------------------------------------------- */
#content	{
	width: 620px;
	float: right;
	padding: 20px 20px 40px 20px;
	background: #ffffff;
}
.ttl_info {
	width: 280px;
	margin: 0 0 24px 0;
}
.cat {
	font-size: 16px!important;
	font-weight: bold;
	color: #333333!important;
}
.hr_info {
	margin: 10px 0 16px 0;
	1px dotted #cccccc !important;
}

#content_page	{
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 20px 20px 100px 20px;
	background: #ffffff;
	overflow: hidden;
}

.ttl_cp {
	width: 86px;
	height: 13px;
	margin: 0 0 8px 0;
	padding: 0;
}
.ttl_talent {
	width: 128px;
	height: 13px;
	margin: 0 0 8px 0;
	padding: 0;
}
.ttl_jigyo {
	width: 920px;
	height: 34px;
	margin: 20px 0 20px 0;
	padding: 0;
}
.jigyo {
	width: 920px;
	margin: 0 0 20px 0;
	padding: 0;
}
.ttl_gaiyou {
	width: 920px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0;
}
.gaiyou {
	width: 920px;
}
.gaiyou ul {
	width: 920px;
	padding: 20px 0 20px 0;
	overflow: hidden; 
}
.gaiyou ul li {
	float: left;
}
.ttl_ca {
	width: 100px;
	font-weight: bold;
	color: #6ab5b2;
}
.ta_txt {
	width: 150px;
	font-size: 16px !important;
	text-align: center;
	color: #333333;
}
.ta_list {
	width: 960px;
}
.ta_list ul {
	width: 972px;
}
.ta_list ul li {
	float: left;
	margin: 0 12px 40px 0;
	width: 150px;
}
.ta_list_img {
	margin: 0 0 10px 0;
	width: 150px;
}
.ttl_ta {
	margin: 0 0 26px 0;
}
.ttl_geireki {
	width: 920px;
	height: 34px;
	margin: 20px 0 20px 0;
	padding: 0;
}
.geireki {
	width: 920px;
	margin: 0 0 20px 0;
	padding: 0;
}
.ttl_sakuhin {
	width: 920px;
	height: 34px;
	margin: 0 0 20px 0;
	padding: 0;
}
.sakuhin {
	width: 920px;
}
.sakuhin ul li {
	margin: 0 0 30px 0;
}
.sa_left {
	float: left;
	width: 450px;
}
.sa_right {
	float: right;
	width: 450px;
}
.ttl_ja {
	width: 450px;
	font-weight: bold;
	color: #6ab5b2;
}
.hr_ja {
	margin: 0 0 8px 0;
	1px dotted #cccccc !important;
}
.prof {
	width: 920px;
	margin: 20px 0 40px 0;
}
.prof ul li {
	float: left;
}
.pr_photo {
	width:240px;
	margin: 0 30px 0 0;
}
.pr_txt {
	width:350px;
	margin: 10px 0 0 0;
}
.pr_txt ul {
	width:350px;
	overflow: hidden;
}
.pr_txt ul li {
	float: left;
}
.pr_name {
	margin: 0 10px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.pr_yomi {
	font-size: 12px;
	font-weight: bold;
}
.btn_past {
	width:224px;
	margin: 0 auto 0 auto;
}
/*------------------------------------------------------------- */

/* 記事 */
.post	{
	margin0;
	overflow: hidden;
}

.post h2	{background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-size: 0.875em;
	padding: 10px 18px;
	margin: 0}

div.post h2 a	{color: #000000}

div.post p	{font-size: 0.875em;
	line-height: 1.6}

div.post p.postcat	{text-align: right;
	margin: -10px 10px 10px 0}

div.post p.postcat a	{font-size: smaller;
	background-color: #a7d043;
	border-radius: 2px;
	color: #ffffff;
	padding: 1px 5px}

div.post p.postinfo	{color: #0c8bcd;
	text-align: right;
	margin: 0}

/* 記事内の画像 */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}

.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}

.alignright	{float: right;
	margin-left: 10px;
	margin-bottom: 10px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px}

/* sideber------------------------------------------------------ */
#sidebar	{
	width: 270px;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar ul	{
	width: 280px;
	margin: 0;
	padding: 0;
}
#sidebar ul li img{vertical-align:bottom;}

#sidebar li	{
	float: left;
	margin: 0 10px 10px 0;
}
.ttl_tl {
	margin: 0 0 24px 0;
	padding: 0;
}
/*------------------------------------------------------------- */

/* footer------------------------------------------------------ */
#navi_f {
	width: 960px;
	height: 90px;
	margin: 0 auto 40px auto;
	background-image: url("images/bg_navi_f.png");
}
#navi_f ul {
	margin: 0 0 0 20px;
}
#navi_f ul li {
	float: left;
	margin: 20px 8px 0 0;
}
#navi_f_home {
	width: 224px;
	height: 50px;
	margin: 30px 0 0 100px;
	padding: 0;
}
#navi_f_tp {
	width: 224px;
	height: 50px;
	margin: 30px 0 0 100px;
	padding: 0;
}
#navi_f_cp {
	width: 224px;
	height: 50px;
	margin: 30px 0 0 86px;
	padding: 0;
}
#navi_f_ct {
	width: 224px;
	height: 50px;
	margin: 30px 0 0 100px;
	padding: 0;
}
#footer	{
	padding: 30px 0 130px 0;
	clear: both;
	background: #333333;
}
#footer p{
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	text-align: center;
	margin: 0 0 10px 0;
}
/*------------------------------------------------------------- */
/* clear-fix--------------------------------------------------- */
.clearfix:after   {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
/*------------------------------------------------------------- */

/* rollover---------------------------------------------------- */
.post_img {
	margin: 0 0 14px 0;
	padding: 0;
	width: 240px;
	height: 350px;
}
.rollover {
	width: 240px;
	margin: 0 0 28px 0;
	overflow: hidden;
}
.rollover p {
	display: block;
	float:left;
	margin:0;
	position: relative;
}
.rollover .rollover_view {
	position:absolute;
	top:0;
	left:0;
}
.rollover ul {
	display: block;
	width: 255px;
	list-style:none;
	position: relative;
}
.rollover li {
	float: left;
	margin: 0 15px 0 0;
	height:102px;
}
.rollover a img {
	border:0;
}
/*------------------------------------------------------------- */

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

.alpha a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}