@charset "utf-8";
/*
Theme Name: Taiyo Jidosha
Theme URI: http://www.taiyo-taxi.co.jp/
Description: Themes for Taiyo Jidosha
Version: 1.0
Author: Taiyo Jidosha
*/

html{
	margin:0;
	padding:0;
	background:#F0ECE0 url(./images/body-bg2.png) repeat;
}


body{
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:0 auto;
	font-size:14px;
/*	background:#efefef; */
/*	background:#F0ECE0 url(./images/body-bg-wood.png) repeat-x; */
/*	background:#f1efea url(./images/bg-body-hk.png) top center repeat-x;*/
	background:transparent url(./images/body-bg-wood.png) repeat-x;
	}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


/*	Character Effect
-------------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6,strong,dt{font-size:100%;font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}

a{
/*color:#ff6633; */
color:#003399;
text-decoration:underline;
}

a:visited{
/*color:#ff6633; */
color:#092050;
}

a:hover{
/*color: #993333; */
color:#ff6633;
text-decoration:underline;
}

.highlightbg{
background:#ffff00;
padding:5px;
}

a img, a:hover img{
border:0;
}


.clearfix{
clear:both;
}

.text-right{
text-align:right;
}

.align-right,.alignright{
float:right;
padding:2px;
}

.align-left,.alignleft{
float:left;
padding:2px;
}


.left{
	float:left;
}

.right{
	float:right;
}

.center{
text-align:center;
}

.pict{
border:1px solid #eee;
padding:5px;
margin:5px;
background:#fff;
}

.picts{
border:1px solid #eee;
padding:5px;
margin:1px;
background:#fff;
}


.clear{
clear:both;
}

.em14{
font-size:1.4em;
}

.xsmall{
font-size:0.9em;
margin:5px 2px 5px 2px;
background:#f4ffdd;
width:300px;
padding:5px 5px 5px 2px;
font-weight:bold;
text-align:right;
}



.bold{
font-weight:bold;
}

.red{
color:#ff0000;
}

.blue{
color:#0000ff;
}

.yajirushi{
margin-left:200px;
float:left;
}

.check-link{
width:475px;
padding:10px 0 5px 35px;
margin:0 0 0 20px;
background:transparent url(./images/pict-check-link.png) no-repeat;
}

.check-link-l{
width:475px;
padding:10px 0 5px 35px;
margin:0 0 0 20px;
background:transparent url(./images/pict-check-link-large.png) no-repeat 0 -5px;
}

.interviewhead{
font-weight:bold;
border-bottom:3px solid #fff;
margin:5px;
padding:5px;

}

.small_date{
font-size:0.9em;
margin:0px 20px 5px 0px;
padding:0;
float:right;
}

/*	Wrappers
-------------------------------------------------------------------------------------*/

#allwrap{
	width:882px;	
	margin:0 auto 0 auto;
	padding:10px 0 10px 0;
	background:#fff  url(./images/body-bg.png) repeat-y;
	border-bottom:#ddd 1px solid;
}



/*	Header
-------------------------------------------------------------------------------------*/
#header{
	width:848px;	
	height:168px;
	margin:0 auto;
	padding:44px 0 0 0;
/*	background:#f7f6f4  url(./images/header-bg.png) no-repeat;  */
background:#f7f6f4  url(./images/header-carpict.png) no-repeat 0 -15px; 
/*background:#f7f6f4  url(./images/header-carpict1.png) no-repeat 0 -120px; */
}

#header h1{
	margin:0;
	padding:0;
	width:373px;
	height:42px;
/*	background:transparent  url(./images/header-logo-top.png) no-repeat;
	text-indent:-2000px; */
}

#header h2{
	margin:0;
	padding:0;
	width:373px;
	height:42px;
/*	background:transparent  url(./images/header-logo-bottom.png) no-repeat;
	text-indent:-2000px; */
}

/*	Gnavi
-------------------------------------------------------------------------------------*/
.g-navi {
	position:static;
	margin:15px auto 0 auto;
	padding:0;
	width:834px;
	height:55px;
	background:transparent  url(./images/gnavi-bg.png) no-repeat;
}

.g-navi ul{
	clear:both;
	float:left;
	width: 820px; 
	height:48px;
	padding:0 0 0 0;
	margin:2px 0 10px 10px;
	 list-style:none;
}

.g-navi li{
	float:left;
	 list-style:none;
}

/*-------------------------- navi label ------------------------ */

.g-navi-li-home a{
	display:block;
	width:110px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-home a:hover,.home .g-navi-li-home a{
	display:block;
	width:110px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") 0px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-boshu a{
	display:block;
	width:100px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -115px 0px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-boshu a:hover,.page-id-9 .g-navi-li-boshu a,.parent-pageid-9 .g-navi-li-boshu a{
	display:block;
	width:100px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -115px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;
}

.g-navi-li-about a{
	display:block;
	width:100px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -218px 0px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-about a:hover,.page-id-2 .g-navi-li-about a,.parent-pageid-2 .g-navi-li-about a{
	display:block;
	width:100px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -218px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;
}

.g-navi-li-drivingtaxi a{
	display:block;
	width:148px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -318px 0px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-drivingtaxi a:hover,.page-id-30 .g-navi-li-drivingtaxi a,.parent-pageid-30 .g-navi-li-drivingtaxi a{
	display:block;
	width:148px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -318px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;
}

.g-navi-li-process a{
	display:block;
	width:172px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -465px 0px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-process a:hover,.page-id-62 .g-navi-li-process a,.parent-pageid-62 .g-navi-li-process a{
	display:block;
	width:172px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -465px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;
}

.g-navi-li-factbook a{
	display:block;
	width:175px;
	height:45px;	
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -638px 0px no-repeat; 
	text-indent:-2000px;
	outline : 0;

}

.g-navi-li-factbook a:hover,.page-id-72 .g-navi-li-factbook a,.parent-pageid-72 .g-navi-li-factbook a{
	display:block;
	width:175px;
	height:45px;
	background: #fff url("/corp/wp-content/themes/taiyo/images/navi-label.png") -638px -40px no-repeat; 
	text-indent:-2000px;
	outline : 0;
}

/*	Top Wrapper
-------------------------------------------------------------------------------------*/
#top-special{
	width:848px;	
	margin:0px auto;
	padding:0;
}

#top-content{
	width:848px;	
	margin:10px auto;
	padding:0;
	
}

/*-------------------------- top Feat. ------------------------ */

#top-feat{
	margin:0;
	padding:10px;
	width:828px;
	height:260px;
	background:#ddd url(./images/dsot-bg.png) repeat;	
	display:block;
}


.top-feat-kasegu{
	float:left;
	margin:0;	
	width:200px;
	height:260px;	
	padding:0;
	background:#f7f6f4; 	
	border:1px solid #fff;
}

.top-feat-kasegu-in{
	float:left;
	margin:0;	
	width:200px;
	height:260px;	
	padding:0;
	display:block;

}

.top-feat-kasegu-title{
	margin:5px 0 0 5px;
}

*html .top-feat-kasegu,*html .top-feat-kasegu-in,*html .top-feat-mypace,*html .top-feat-mypace-in,*html .top-feat-antei,*html .top-feat-antei-in,*html .top-feat-retire,*html .top-feat-retire-in{
width:196px;
}

*html .top-feat-kasegu,*html .top-feat-mypace{
margin:0 2px 0 0;
}

*html .top-feat-retire,*html .top-feat-antei{
margin:0 0 0 2px;
}


.top-feat-mypace{
	float:left;
	margin:0;	
	width:200px;
	height:260px;
	background:#f7f6f4; 	
	border:1px solid #fff;	
}

.top-feat-mypace-in{
	float:left;
	margin:0;	
	padding:0;
	width:200px;
	height:260px;
}


.top-feat-mypace-title{
	margin:5px 0 0 5px;
}

.top-feat-antei{
	float:left;
	margin:0;	
	width:200px;
	height:260px;
	background:#f7f6f4; 	
	border:1px solid #fff;
}

.top-feat-antei-in{
	float:left;
	margin:0;
	padding:0;
	width:200px;
	height:260px;
}

.top-feat-antei-title{
	margin:5px 0 0 5px;
}

.top-feat-retire{
	float:left;
	margin:0;	
	width:200px;
	height:260px;
	background:#f7f6f4; 	
		border:1px solid #fff;
}

.top-feat-retire-in{
	float:left;
	margin:0;
	padding:0;
	width:200px;
	height:260px;
}

.top-feat-retire-title{
	margin:5px 0 0 5px;
}

.top-fukidashi{
	margin:15px auto 0 auto;
	padding:10px;
	width:170px;
	height:85px;
	background:transparent url(./images/pict-fukidashi3.png) no-repeat center top; 
	line-height:1.4em;
}


.top-face{
	margin:0;
	padding:0;
	width:200px;
	height:81px;
}

.top-face-in{
	float:left;
	width:97px;
	height:81px;
}

#top-feat .morelink{
	float:right;
	width:90px;
	height:40px;
	margin:5px;
	padding:0;
	font-weight:bold;
	color:#ff6633;
	text-align:right;
	font-size:0.9em;

}

#top-feat p{
	margin:0;
	padding:0;
}


/*-------------------------- top-subfeat ------------------------ */

#top-subfeat{
	clear:left;
	float:left;
	width:677px;
	margin:0px 0 20px 0;
	padding:0 0 2px 0;
	background:#eee;
	font-size:1em;	
	line-height:160%;
}

#top-subfeat h3{
	margin:2px 0 0 0;
	padding:0;
	font-size:1.2em;
}

.top-subfeat-josei{
	float:left;
	width:164px;
	height:230px;
	margin:10px 0 0 0;
	padding:0;
	border-right:2px solid #eee;
	border-left:4px solid #eee;
	text-align:center;

}

.top-subfeat-nenkin,.top-subfeat-beginner{
	float:left;
	width:164px;
	height:230px;	
	margin:10px 0 0 0;	
	border-right:2px solid #eee;
	border-left:2px solid #eee;
	text-align:center;	
}

.top-subfeat-experienced{
	float:left;
	width:164px;
	height:230px;	
	margin:10px 0 0 0;	
	border-right:4px solid #eee;
	border-left:2px solid #eee;
	text-align:center;	
}

.top-subfeat-inside{
	width:156px;
	height:158px;
	margin:10px auto 4px auto;
	padding:4px;
background:#fff;/*  url(./images/header-carpict2.png) no-repeat;*/ 
	text-align:left;
}

#top-subfeat .morelink{
	display:block;
	margin:0px;
	padding:0 0 0 0px;
	font-weight:bold;
	color:#ff6633;
	text-align:right;
}

/*-------------------------- bottom-subfeat ------------------------ */

#bottom-subfeat{
	clear:left;
	float:left;
	width:677px;
	margin:15px 0 0 0;
	padding:0;
	background:#fff;
	
}

.bottom-subfeat-column{
	float:left;
	width:310px;
	min-height:350px;
	height: auto !important;  	
	height:330px;
	padding:10px;
	background:#fff;
	margin:0 0 15px 0;
	border:1px dotted #ccc;
}

*html .bottom-subfeat-column{
	width:300px;
}

.rightbox{
	margin-left:5px;
}

.leftbox{
	margin-right:5px;
}

*html .rightbox,*html .leftbox{margin:0;}

.date{
	margin:10px 0 0 0;
	padding:0 0 0 12px;
	font-size:0.85em;
}

.bottom-subfeat-column h4{
	margin:1px 0 15px 0;
	padding:0 0 0 12px;
	font-size:1em;	
}

.bottom-subfeat-column h5{
	margin:10px 0 15px 0;
	padding:0 0 0 12px;
	font-size:1em;
	font-weight:normal;
}

.bottom-subfeat-column ul{
	margin:0 10px 0 10px;
	padding:0;
}

.bottom-subfeat-column li{
	margin:0px 0 0 0;
	background:transparent url(./images/list-style.png) no-repeat scroll 0 6px;
	font-size:0.95em;
	line-height:1.7em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 20px;	
}

/*-------------------------- top oubo banner ------------------------ */

#top-oubobanner{
	float:right;
	width:168px;
	margin:0px 0 0 0;
	padding:2px 0 30px 0px;
	background:#f8ffe0;
}

#top-oubobanner .button{
	margin:10px 0 0 2px;
}

.top-freedial{
margin:10px 0 0 0;
padding:0;
}

/*	Categories 
-------------------------------------------------------------------------------------*/
/*-------------------------- cat feat------------------------ */

#cat-feat{
	margin:0 0 20px 0;
	padding:5px;
	float:left;
	width:550px;
	background:#fff;
	line-height:160%;	
}

#cat-feat h2{
	font-size:1.5em;
	color:#fff;
	background:#ff6633;
	padding:10px;
	width:520px;
	border-left:5px solid #cc3300;
}

#cat-feat p{
	margin:5px;
	padding:0 10px 5px 10px;	
	
	font-size:1em;
	}

#cat-feat h3{
	font-size:1.3em;
	clear:both;
	margin:20px 0 10px 0;
	color:#333;
	background:#fff;
	padding:10px 0 5px 10px;
	width:520px;	
	border-bottom:#ff6633 1px solid;
}

#cat-feat h4{
	font-size:1.1em;
	clear:both;
	margin:5px 20px 5px 5px;
	padding:5px;
	background:#eee;
}


#cat-feat table{
	width:520px;
	margin:10px 0 0 13px;
	border:0px solid #eee;
}

#cat-feat th{
	width:140px;
	background:#eee;
	border:1px solid #eee;
	font-weight:normal;
	padding:10px;
	text-align:left;
	vertical-align:top;
}

#cat-feat td{
	border:1px solid #eee;
	padding:10px;	
}

#cat-feat td ul{
	margin:3px;
}

#cat-feat td ol{
	margin:2px; 2px 2px 10px
	padding:2px;
}

.freedial{
clear:both;
margin:10px 10px 10px 20px;
padding:5px;
}


#cat-oubobanner{
	clear:right;
	float:right;
	width:260px;
	margin:0px 0 10px 0;
	padding:10px 10px 30px 10px;
	background:#f8ffe0;	
	border-left:1px solid #ff6633;
}

/*-------------------------- special------------------------ */

.special1{
	margin:0px;
	padding:10px;
	width:510px;
	height:500px;
	clear:both;
	background:#f8ffe0;
	background:transparent url(./images/special1-bg.png) repeat; 	
}



.special2{
	font-size:0.9em;
	float:left;
	margin:5px;
	padding:10px;
	width:230px;
	height:270px;
	border:1px solid #ff6633;
}



/*	Sub navi
-------------------------------------------------------------------------------------*/
#sub-navi{
	clear:right;
	float:right;
	width:260px;
	margin:0px 0 0 0;
	padding:10px;
	background:#fff;
	border-left:1px solid #ff6633;
}



#sub-navi li{
	margin:10px;
	padding:0;
	list-style:none;
}

#sub-navi-top li{
padding:10px;
}

.parent{
font-size:1.1em;
font-weight:bold;
}

ul #cat-specialchild,ul #cat-1child,ul #cat-2child,ul #cat-3child,ul #cat-4child,ul #cat-5child{
margin:0;
padding:0;
}

#cat-specialchild li,#cat-1child li,#cat-2child li,#cat-3child li,#cat-4child li,#cat-5child li{
/*width:210px;*/
padding:0px 0 0 20px;
margin:5px 0 5px 15px;
background:transparent url(./images/sub-navi-li-bg.png) no-repeat 0 3px;
}


#cat-special,#cat-1,#cat-2,#cat-3,#cat-4,#cat-5{
margin:5px;
padding:5px;
}

.page-id-9 #cat-1,.page-id-2 #cat-2,.page-id-30 #cat-3,.page-id-62 #cat-4,.page-id-72 #cat-5,.parentpage-id-9 #cat-1,.parent-pageid-2 #cat-2,.parent-pageid-30 #cat-3,.parent-pageid-62 #cat-4,.parent-pageid-72 #cat-5,.page-id-81 #cat-special,.page-id-93 #cat-special,.page-id-108 #cat-special,.page-id-119 #cat-special,.page-id-130 #cat-special,.page-id-139 #cat-special,.page-id-141 #cat-special,.page-id-147 #cat-special {
	background:#f8ffe0;
}

/* Table Navigation
----------------------------------------------------------------------------------------*/
.tablenav {
	width:520px;
	clear:both;
	float:left;
	color: #003366;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	padding:5px;
}

a.page-numbers, .tablenav .current {
	color: #003366;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #003366;
}

.tablenav .current {
	color: #fff;
	background: #003366;
	border-color: #003366;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

#calendar_wrap table{
	width:150px;
	margin:0;
	padding:0;
	background:#eee;
}

#calendar_wrap th,#calendar_wrap td{
	padding:5px;
	border:none;
	

}


/*	Footer
-------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	width:96%;
	height:200px;
	margin:0 auto;
	padding:20px 0 0 0;
background:#f7f6f4; 	

}

.copyright{
	font-size:0.8em;
	margin:5px 10px;
}

