@charset "utf-8";

@media screen and (max-width: 720px) {
html,body {
	height:auto;
}
body {
	letter-spacing:1px;
}
#page {
    _height:100%; /*IE6対策*/
	min-height:100%;
	width:1100px;
	margin:0px auto;
	background-color:#FFF;
}
p {
width : 100% ;
font-size : 80% ;
line-height : 1.5 ;
}

#header .inner, #footer .inner, #contents .inner {
    margin:auto;
	width:960px;
}

#header {
	height:118px;
}
#header .inner {
	padding-top:10px;
}
.head_top{
	width:960px;
	height:108px;
	margin-bottom:20px;
}
h1{
	width:127px;
	text-align:left;
	margin-left:52px;
}
#header .inner #tel {
	float:right;
	margin-top:-109px;
}
#header .inner .mainBtn {
	float:right;
	width:696px;
	height:40px;
	margin:-40px 0 0 264px;
}
#header .inner .mainBtn ul {
	display:inline;
	float:left;
}
/*.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}*/
#header .inner li {
	float:left;
	display:inline;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#contents {
	margin:0 auto;
	margin:0 auto 50px;
	color:#363636;
	height:auto;
	padding-bottom:50px;/* ウィンドウをリサイズされた時にfooterとcontent部分が重ならないようにするためにfooterの高さ分以上の領域を確保 */
}
#contents .inner {
	padding-bottom:30px;
    height:100%;
    min-height:100%;
}
#mainImg {
	margin-bottom:20px;
}
#side {
	float:left;
	width:210px;
	margin:0 30px 10px 0;
}
#side img {
	height:auto;
	margin-bottom:10px;
}
#main {
	float:left;
	width:720px;
}
.title {
	margin-bottom:20px;
}
#mainTitle {
	margin-bottom:20px;
}


#footer {
    margin:0 auto;
	height:50px;
	margin-top:-50px;
	width:960px;
	border-top:#969696 solid 1px;
}
#footer .inner {
    margin:auto;
	height:14px;
	padding-top:22px;
	color:#fff;
}

p#pp{
	float:left;
}

p#pp a:link {
	color:#838383;
	text-decoration:none;
}
p#pp a:visited {
	color:#838383;
	text-decoration:none;
}
p#pp a:hover {
	color:#b0d2ff;
	text-decoration:none;
}
p#pp a:active {
	color:#b0d2ff;
	text-decoration:none;
}
#copyright {
	float:right;
	font-size:90%;
	color:#838383;
	text-align:right;
}
}

@media screen and (min-width: 720px) {
html,body {
	height:auto;
}
body {
	letter-spacing:1px;
}
#page {
    _height:100%; /*IE6対策*/
	min-height:100%;
	width:1100px;
	margin:0px auto;
	background-image:url(../../images/careerpro_bg.jpg);
	background-repeat:repeat-y;
}
#header .inner, #footer .inner, #contents .inner {
    margin:auto;
	width:960px;
}

#header {
	height:118px;
}
#header .inner {
	padding-top:10px;
}
.head_top{
	width:960px;
	height:108px;
	margin-bottom:20px;
}
h1{
	width:127px;
	text-align:left;
	margin-left:52px;
}
#header .inner #tel {
	float:right;
	margin-top:-109px;
}
#header .inner .mainBtn {
	float:right;
	width:696px;
	height:40px;
	margin:-40px 0 0 264px;
}
#header .inner .mainBtn ul {
	display:inline;
	float:left;
}
/*.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}*/
#header .inner li {
	float:left;
	display:inline;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#contents {
	margin:0 auto;
	color:#363636;
	height:auto;
	padding-bottom:50px;/* ウィンドウをリサイズされた時にfooterとcontent部分が重ならないようにするためにfooterの高さ分以上の領域を確保 */
}
#contents .inner {
	padding-bottom:30px;
    height:100%;
    min-height:100%;
}
#mainImg {
	margin-bottom:20px;
}
#side {
	float:left;
	width:210px;
	margin:0 30px 10px 0;
}
#side img {
	height:auto;
	margin-bottom:10px;
}
#main {
	float:left;
	width:720px;
}
.title {
	margin-bottom:20px;
}
#mainTitle {
	margin-bottom:20px;
}


#footer {
    margin:0 auto;
	height:50px;
	margin-top:-50px;
	width:960px;
	border-top:#969696 solid 1px;
}
#footer .inner {
    margin:auto;
	height:14px;
	padding-top:22px;
	color:#fff;
}

p#pp{
	float:left;
}

p#pp a:link {
	color:#838383;
	text-decoration:none;
}
p#pp a:visited {
	color:#838383;
	text-decoration:none;
}
p#pp a:hover {
	color:#b0d2ff;
	text-decoration:none;
}
p#pp a:active {
	color:#b0d2ff;
	text-decoration:none;
}
#copyright {
	float:right;
	font-size:90%;
	color:#838383;
	text-align:right;
}
}