@charset "shift_jis";

/* 共通CSS読み込み  */
@import url("common.css");


/* ================================================
トップ以外 共通　サイド部はcommon.cssに記入 */

#mainbox h2{
	background:#f1f1f1;
	height:34px;
	margin-bottom:23px;
}
#mainbox .contents{
	margin-left:7px;
}
#mainbox .contents h3{
	border-bottom:1px solid #b7cfed;
	margin-bottom:20px;
	padding-bottom:6px;
}

/* ================================================
会社情報 profile */


#sidebar img{
        width:230px;
	height:auto;
	margin-top:5px;
}


.contents table.infotable{
	border:0;
	padding:0;
	margin-bottom:30px;
}
.contents table.infotable th, .contents table.infotable td{
	padding:5px 0;
	font-size:0.75em;
	line-height:1.5;
	vertical-align:top;
}
.contents table.infotable th{
	color:#076dc0;
	border-right:1px solid #076dc0;
	width:100px;
	padding-right:20px;
	text-align:right;
}
.contents table.infotable td{
	padding-left:20px;
	text-align:left;
}
.contents table.infotable td p{
	padding-bottom:15px;
}


/* ================================================
経営理念 mission */
.rinen{
	background:url(../img/mission/bgSato.jpg) no-repeat right bottom;
	width:661px;
	min-height:415px;
	padding-bottom:85px
}
#mainbox .rinen h3{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}
.rinen p{
	width:400px;
	line-height:2em;
	padding-top:15px;
	margin-left:5px;
}


/* ================================================
事業紹介 group */

.group-h{
        width:100%;
	height:auto;
}

.group-h img{
        width:100%;
	height:auto;
	margin-bottom:15px;
}



.schools div.schoolph, .schools div.schoolinfo {
	width:245px;
	float:left;
	padding-bottom:25px;
}  
.schools div.schoolinfo {
	width:400px;
}  

.schools div.schoolph img {
	margin-bottom:12px;
}
.schools div.schoolinfo dt {padding-bottom:7px;}  
.schools div.schoolinfo dd {padding-bottom:20px;}  
.schools div.schoolinfo dd li {
	padding:3px 0 3px 10px;
	background:url(../img/group/listBlue.gif) no-repeat 2px 8px;
}  
.schools div.schoolinfo dd .listgreen li {
	padding:3px 0 3px 10px;
	background:url(../img/group/listGreen.gif) no-repeat 2px 8px;
}  
.schools div.schoolinfo dd p {
	padding:3px 0 6px 10px;
}  
.schools div.schoolinfo dd p.arrow {
	padding:0 5px 0 0;
	margin:-6px 0 -10px;
}  
.schools div.schoolinfo dd p.arrow a {
	background:url(../img/group/arrow.gif) no-repeat 0px 2px;
	padding-left:10px;
	color:#0e3192;
}  


.schools h4#ytctxt {
	margin:-15px 0 20px;
}

#mainbox #driving h3{border-bottom:1px solid #b7dded;}
#mainbox #tennis h3{border-bottom:1px solid #b7eddb;}
#mainbox #golf h3{border-bottom:1px solid #b7edc1;}


.schools div.accessbtn {
	width:196px;
	height:47px;
	margin-left:204px;
}  
.schools div.ygabtn {background:url(../img/group/ygaButton.jpg) no-repeat left top;}  
.schools div.ytcbtn {background:url(../img/group/ytennisButton.jpg) no-repeat left top;}  

.schools div.accessbtn p {
	text-indent:-9999px;
	/* \*/overflow:hidden;/**/
	height:25px;
}  
.schools div.accessbtn ul {
	width:196px;
	height:17px;
}  
.schools div.accessbtn ul li {
	float:left;
	display:inline;
	height:17px;
	width:65px;
}  
.schools div.ygabtn li#tennis003 {width:66px;}  
.schools div.ygabtn ul li {width:98px;}  
.schools div.accessbtn ul li a {
	display:block;
	height:17px;
	width:100%;
	text-indent:-9999px;
	background:none;
	/* \*/overflow:hidden;/**/
}  
.schools div.accessbtn ul li a:hover {border:0px solid #ccc;}  

.schools div.ytcbtn ul li a:hover {background:url(../img/group/ytennisBtn.jpg) no-repeat left top;} 
.schools div.ytcbtn ul li#tennis002 a:hover {background-position:-65px 0;}  
.schools div.ytcbtn ul li#tennis003 a:hover {background-position:-130px 0;}  

.schools div.ygabtn ul li a:hover {background:url(../img/group/ygaBtn.jpg) no-repeat left top;}  
.schools div.ygabtn ul li#golf002 a:hover {background-position:-98px 0;}  


/* ================================================
社員紹介 cast */
.voice{
	width:654px;
	margin-top:25px;
}
#voice01{background:#eae4f2 url(../img/cast/imgYoshizawa.jpg) no-repeat left bottom;}
#voice01 div{background:url(../img/cast/imgYoshizawaT.gif) no-repeat left top;}
#voice02{
	background:url(../img/cast/imgEto.jpg) no-repeat left bottom;
	min-height:330px;
}
#voice03{
	background:url(../img/cast/imgOhashi.jpg) no-repeat left bottom;
	min-height:324px;
}
#voice04{
	background:url(../img/cast/imgSuzuki.jpg) no-repeat left bottom;
	min-height:341px;
	margin-bottom:20px;
}

.voice h4{
	padding:15px 0 ;
}
.voice p{
	width:362px;
	line-height:1.6;
	padding-bottom:15px;
}
#voice01 p{
	width:317px;
}
#voice03 p{
	width:387px;
}


#voice01 h4, #voice01 p{margin-left:314px;}
#voice03 h4, #voice03 p{margin-left:260px;}
