
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Rufina:700);
/* CSS Document */

/*
==============================================================================


URI: http://shane-inc.co.jp

-------------------------------------------------------------------
*/


/* =Base Structure
========================== */
html,body {
	-webkit-text-size-adjust: none;
}


body { 
	background: #fff;
	width:100%;
	height:auto;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:14px;
	line-height:1.5;
	text-align:center;
	overflow-x : hidden;
	position:relative;
}

a:link{color:#ff4400;text-decoration:none;}
a:visited{color:#ff4400;text-decoration:none;}
a:active{color:#999;text-decoration:none;}
a:hover{color:#999;text-decoration:none;}

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

/* =pagetop
========================== */

/* #page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #6bb41b;
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 5px 0;
	text-align: center;
	display: block;
    border-radius: 10px;        
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
}




/*
反転時の文字色・背景色
-------------------*/

::selection {
	background:#ffcc00;/* 背景色*/
	color:#fff;　　/* 文字色*/
}

/* Firefox対応*/
::-moz-selection {
	background:#ffcc00;/* 背景色*/
	color:#fff;　　/* 文字色*/
}

/* =Base Structure
========================== */
div#topline{
	width:100%;
	height:auto;
	}

div#header{
	width:100%;
	height:auto;
	background:#fff;
	z-index:999;
	border-top:5px solid #036EB8;
	}

div#header_inner { 
	width:960px;
	height:65px;
	text-align:center;
	margin:0px auto 0;
	position:relative;
	}

.fixed {
  position: fixed;
  top: 0px;
}

img#header_logo{
	position:absolute;
	top:8px;
	left:20px;
	}
	
div#titbox { 
	position:absolute;
	top:10px;
	left:0px;
	width:960px;
	height:20px;
	text-align:left;
	}

h1{
	font-size:12px;
	color:#fff;
	line-height:1;
}

ul#menu{
position: absolute;
top: 25px;
right: 0px;
width: auto;
height: 40px;
	}

ul#menu li{
width: 110px;
height: 40px;
float: left;
margin: 0 0px 0 0;
	}

/* =main
========================== */

#main {
	position:relative;
	}

#main ul li{
	max-width:100%;
	height:auto;
	}

.bx-pager{
	z-index:990;
	position: absolute;
	bottom: 10px !important;
}

@media screen and (min-width: 960px) {
/* 表示領域が1027px以上の場合に適用するスタイル */
#read{ 
	position:absolute;
	top:50%;
	left:50%;
	margin:-66px 0 0 -500px;
	}
}

@media screen and (max-width: 959px) {
/* 表示領域が1026px以下の場合に適用するスタイル */
#read{ 
	position:absolute;
	top:50%;
	left:50%;
	width:700px;
	margin:-66px 0 0 -350px;
	}
}

#about,#company,#access,#contact{
	margin:-45px 0 0 0;
	padding:45px 0 0 0;
	}

/* =contents
========================== */

.contents{
	width:100%;
	height:auto;
	text-align:center;
}


.contents_inner{
	width:960px;
	margin:0px auto 0;
    min-height:400px;
    height:auto !important;
    height:400px;
	padding:60px 0 0 0 ;
	}

.grey{
	background:url("images/bk_grey.png");
	}
	
h3#tit_about{
	width:100%;
	height:40px;
	text-indent:-9999px;
	background:url("images/tit_about.png") no-repeat 50%;
	text-align:center;
	}

span.tit_under{
	font-size:18px;
	color:#666;
	margin:10px 0 10px 0;
	display: block;
	}

.border_bot{
	border-bottom:1px solid #EBEBEB;
	}


h3#tit_company{
	width:100%;
	height:40px;
	text-indent:-9999px;
	background:url("images/tit_company.png") no-repeat 50%;
	text-align:center;
	}

h3#tit_access{
	width:100%;
	height:40px;
	text-indent:-9999px;
	background:url("images/tit_access.png") no-repeat 50%;
	text-align:center;
	}

h3#tit_contact{
	width:100%;
	height:40px;
	text-indent:-9999px;
	background:url("images/tit_contact.png") no-repeat 50%;
	text-align:center;
	}

/* =about
========================== */
#about{
	background:url("images/img_about.png") no-repeat 50% 180px;
}

#about ul{
	margin:330px 0 0 0 ;
	}

#about ul li{
	width:300px;
	float:left;
	margin:0 30px 0 0 ;
	}

#about ul li.last{
	margin:0px ;
	}

#about h4{
font-size: 20px;
color: #FF7A00;
margin: 0 0 20px 0;
}

#about p{
text-align: left;
font-size: 12px;}

table{
	width:700px;
	margin:0 auto 60px;
	border-top:1px solid #ccc;
	}
	
table th,
table td{
	border-bottom:2px solid #ccc;
	padding:20px 0;
	}
	
table th{
	width:150px;
	text-align:left;
	border-bottom:2px solid #036EB8;
	vertical-align: middle;
	}
	
table td{
	width:550px;
	text-align:left;
	  vertical-align: middle;
	}
	
table td span{
	display:block;
	}

#access h4{
	margin: 40px auto 20px;
	background: #036EB8;
	color: #FFF;
	line-height: 100px;
	font-size: 18px;
	text-align: center;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	font-family: century gothic;
	font-weight: bold;
	-moz-border-radius: 50px;
}

#map_rune{
	margin:0 0 60px 0;
	}

/* =contact
========================== */

#contact table{
	width:700px;
	margin:0 auto 20px;
	border-top:1px solid #ccc;
	}


#container{
width: 700px;
margin: 0 auto 0;
text-align:left;
}


#container input{
height:25px;
}


#container input,
#container textarea{
border:none;
border:1px solid #ddd;
border-radius: 3px;        /* CSS3草案 */  
-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 3px;   /* Firefox用 */  
}



/* =policy
========================== */
#policy{
}

#policy_visual{
	background:url("images/bk_policy.jpg") no-repeat fixed 50% 0px;
	height:140px;
	padding:110px 0 0 0;
}

h3#tit_policy{
	width:100%;
	height:40px;
	text-indent:-9999px;
	background:url("images/tit_policy.png") no-repeat 50%;
	text-align:center;
	}

#policy_inner{
	width:720px;
	margin:0 auto 0;
	min-height:500px;
	height:auto !important;
	height:500px;
	text-align:left;
	padding:30px 0 0;
}

#policy_inner p{
	width:720px;
	margin:0 auto 30px;
}

#policy_inner h4{
	width:720px;
	margin:0 auto 0;
	font-weight:bold;
	font-size:16px;
}





/* =footer
========================== */

#footer{
	width:100%;
	height:auto;
	text-align:center;
	background: #E7E7E7;
	font-size: 11px;
	padding: 10px 0 0 0;
	color: #AAA;
}


#footer_inner{
	width:960px;
	margin:0px auto 0;
    height:200px;
	padding:0px 0 0 0 ;
	}

#footer_inner ul{
	width:960px;
	margin:0px auto 20px;
	}

