@charset "euc-jp";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/* モバイルレイアウト : 480 px およびそれ以下. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	padding:0 1%;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.header_top{
	display:none;
	float:right;
	width:350px;
}

.header_top ul.header_m li{
float:left;
	display:none;
	list-style:none outside none;
	text-align:center;
	padding:0 20px;
	
}

#TopTitlePhoto{
	display:none;
	clear: both;
	width: 100%;
	background: url(../img/title-photo.jpg) no-repeat scroll 0 0 transparent;
}

/*----GlobalNavi-----------------------------------------------------*/
div#globalNavi{
	display:none;
	clear: both;
	width:200px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}



#Navigation{
	clear: both;
padding:10px 0;
}

#Navigation ul.sp li{
	background-color:#FFF;
	padding:0px 0;
	float:left;
	display:inline;
	list-style:none outside none;
	width:50%;
	text-align:center;
}

#Navigation ul.sp li a{
background-color:#f79a1d;
    color: #FFF;
    display: block;
    font-size: 14px;
/*	font-weight:bold;*/
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}

#Navigation ul.sp li a:hover {
    color: #f79a1d;
/*	font-weight:bold;*/
	background-color:#FFF;
}

/*#Navigation ul.sp li{
	padding:10px 0;
	float:left;
	display:inline;
	list-style:none outside none;
	width:50%;
	text-align:center;
}*/

ul.sp{
	margin:0;
	padding:0;
}

.content{
	clear:both;
	width:100%;
}

.content ul {
    clear: both;
    margin: 10px 0 10px 1em;
}

.content ul li {
    background: url("../img/icon.gif") no-repeat scroll 0 4px transparent;
    padding-bottom: 5px;
    padding-left: 15px;
}

.company{
	clear: both;
	padding:10px 0 0;
}

.company p {
padding: 0px 10px;
}

.company h2 {
background-image: linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -o-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -moz-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -webkit-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -ms-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(247,156,28)),
	color-stop(0.1, rgb(255,191,16))
);


    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 6px 0 6px 10px;
}

.ie6 .company h2, .ie7 .company h2, .ie8 .company h2{
    background-color:#F79C1C;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 6px 0 6px 10px;
}
/*
background-image: linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -o-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -moz-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -webkit-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);
background-image: -ms-linear-gradient(top, rgb(247,156,28) 0%, rgb(255,191,16) 10%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(247,156,28)),
	color-stop(0.1, rgb(255,191,16))
);

*/

#footer_mode p {
    padding: 10px 0;
    text-align: center;
}

/*----table----------------------------------------------------------*/
.table1{
	width:100%;
	border-collapse:collapse;
	margin: 10px 0px;
	padding:0 5px;
}

.table1 tr.table1{
	padding:2px;
	color:#595757;
}

.table1 tr{
	padding:2px;
border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
	color:#595757;
}

.table1 td{
	padding:4px;
	color:#595757;
	border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
letter-spacing:0.1em;
}

.table1 th{
border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
padding:5px;
	color:#595757;
	font-weight:bold;
}

div#examination {
    float: right;
    margin: 10px 0 1px;
    width: 100%;
}

#examination h2{

	border-bottom: 1px solid #E6E6E6;
	margin:0;
	padding:16px 0 16px 10px;
	height:20px;
	font-size:140%;
}

#examination h2 span {
    border-left: 3px solid #F37B00;
    display: block;
    line-height: 18px;
    padding: 0 0 0 10px;
}

#examination h3{
border: 1px solid #dcdcdc;
padding:4px 10px;
margin:10px 0;
	color:#F79C1C;
	background-color:#FFF;
}

#examination ul{
	padding:0 0 0 10px;
}

#examination ul li {
	background: url("../img/ico_03.gif") no-repeat scroll 0 4px transparent;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style: none;
}

.gmap {
    width: 100%;
    height: 320px;
}
.gmap label {
    width: auto;
    display:inline;
}
.gmap img {
    max-width: none;
}


/* タブレットレイアウト : 481 px 〜 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 98%;
	padding:0 1%;
}

.ie6 .gridContainer{
width: 481px;
margin: 0 auto;
}

#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.header_left {
    float: left;
    width: 390px;
}

.header_top{
	display:none;
	float:right;
	width:350px;
}

.header_top ul.header_m li{
float:left;
	display:none;
	list-style:none outside none;
	text-align:center;
	padding:0 20px;
	
}

/*#TopTitlePhoto{
	clear: both;
	width: 100%;
	background: url(../img/title-photo.jpg) no-repeat scroll 0 0 transparent;
}*/

#TopTitlePhoto{
	display:block;
	clear: both;
	background: url(../img/title-photo.jpg) no-repeat scroll center 0 transparent;
	width:100%;
	margin:10px auto;

	height:393px;
}


#Navigation{
	clear: both;
margin:0px;
height:auto;

}

#Navigation ul.sp li{
	background-color:#FFF;
	padding:0px 0;
	float:left;
	display:inline;
	list-style:none outside none;
	width:20%;
	text-align:center;
}

#Navigation ul.sp li a{
background-image: linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -o-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -moz-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -webkit-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -ms-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.12, rgb(247,153,29)),
	color-stop(0.56, rgb(255,191,16))
);
    color: #FFF;
    display: block;
    font-size: 14px;
/*	font-weight:bold;*/
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}

/*#Navigation ul.sp li a{
 background-color:#FC0;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
}*/

#Navigation ul.sp li a:hover {
    color: #f79a1d;
	font-weight:bold;
	background-color:#FFF;
}

ul.sp{
	margin:0;
	padding:0;
	height:70px;
}

#TopTitlePhoto{
	clear: both;
	width: 100%;
	background: url(../img/title-photo.jpg) no-repeat scroll 0 0 transparent;
}


.company{
	clear: both;
	padding:0px 0 0;
}

#examination ul{
	padding:0 0 0 20px;
}

.news ul li, #examination ul li {
    background: url("../img/ico_03.gif") no-repeat scroll 0 4px transparent;
    padding-bottom: 5px;
    padding-left: 15px;
	list-style:none;
}

.gmap {
    width: 100%;
    height: 600px;
}

/* デスクトップレイアウト : 769 px 〜最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 900px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}

.ie6 .gridContainer{
width: 900px;
margin: 0 auto;
}

#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.header_left {
    float: left;
    width: 390px;
}

.header_top{
	display:block;
	float:right;
	width:160px;
}

.ie6 .header_top{
	display:inherit;
	width:160px;
	overflow:hidden;
}

.header_top ul.header_m, .ie6 .header_top ul.header_m{
	width:160px;
}

.header_top ul.header_m li{
float:left;
	display:inline;
	list-style:none outside none;
	text-align:center;
	padding:0 4px;
	width:110px;
	
}

#TopTitlePhoto{
	clear:inherit;
	float:right;
	background: url(../img/title-photo.jpg) no-repeat no-scroll center 0 transparent;
	width:670px;
	height:393px;
}

.ie6 #TopTitlePhoto, .ie7 #TopTitlePhoto{
	position:relative;
		margin:100px 0 0 -700px;

	background: url(../img/title-photo.jpg) no-repeat no-scroll center 0 transparent;
	width:690px;
	height:393px;
}

.ie8 #TopTitlePhoto{
clear:inherit;
margin:-400px 0 0;
	background: url(../img/title-photo.jpg) no-repeat no-scroll center 0 transparent;
	width:690px;
	height:393px;
}

/*----GlobalNavi-----------------------------------------------------*/
div#globalNavi{
	
	display:block;
	width:160px;
	
	margin: 10px 10px 10px 0;
}

div#globalNavi div#navi1 a{
color:#ffffff;
font-weight:bold;
}

div#globalNavi div.globalNaviTracks{
width:200px;
}

div#globalNavi div.globalNaviTracks ul{
clear:both;
margin:10px 0;
}

#globalNavi .globalNaviTracks ul li{
	background:url(../img/icon.gif) no-repeat 8px 8px;
	height:11px;
	padding:5px 15px 6px;
	color: #ffffff;
	font:105% 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#Navigation{
	display:none;
	clear: both;
padding:10px 0;
width:900px;
height:40px;
}

#Navigation ul.sp li{
	float:left;
	display:inline;
	list-style:none outside none;
	text-align:center;
	width:12%;
	border: 1px solid #f79a1d;
    display: block;
    margin: 0 0 1px 1px;
	padding:0;
}

#Navigation ul.sp li a{
 background-image: linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -o-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -moz-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -webkit-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);
background-image: -ms-linear-gradient(bottom, rgb(247,153,29) 12%, rgb(255,191,16) 56%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.12, rgb(247,153,29)),
	color-stop(0.56, rgb(255,191,16))
);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 10px 2px;
    text-align: center;
    text-decoration: none;
}

.ie6 .company h2, .ie7 .company h2, .ie8 .company h2, .ie9 .company h2, .company h2 {
    background: url("../img/2012bar1.gif") no-repeat scroll 0 0 transparent;
    color: #f79c1c;
	font-weight:bold;
    height: 22px;
    margin: 0 10px;
    padding: 30px 60px 10px;
}


.company p {
padding: 0px 20px;
}



/*----table----------------------------------------------------------*/
.table1{
	width:720px;
	border-collapse:collapse;
	margin: 10px 0px;
	padding:0 5px;
}

.table1 tr.table1{
	padding:2px;
	color:#595757;
}

.table1 tr{
	padding:2px;
border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
	color:#595757;
}

.table1 td{
	padding:4px;
	color:#595757;
	border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
letter-spacing:0.1em;
}

.table1 th{
border-top:1px solid #CBA466;
border-bottom:1px solid #CBA466;
padding:5px;
	color:#595757;
	font-weight:bold;
}

div#examination {
    float: right;
    margin: 10px 0 1px;
    width: 720px;
}

#examination h2{
	background: url(../img/bg_bar01.gif) no-repeat scroll 0 0 transparent;
	border:none;
	margin:0;
	padding:20px 0 16px 26px;
	height:30px;
	font-size:200%;
}

#examination h2 span {
    border:none;
    display:block;
}

#examination h3{
	background: url(../img/ico_kigou02.gif) no-repeat scroll 20px 6px transparent;
	color:#F79C1C;
	border:none;
	margin:0;
	padding:16px 0 10px 46px;
	height:30px;
	font-size:160%;
}

#examination ul{
	padding:0 0 0 40px;
}

.news ul{
	padding:0 0 0 10px;
}
