@charset "utf-8";

/* グローバルナビ用CSSをインポート */
/*@import "globalNavigation.css"; */
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width: 100%;
}

/* モバイルレイアウト : 480 px およびそれ以下. */

/*---------------------------------------------------------*/
/*1.スタイル初期化(変更不可）
/*---------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

html{
	background-image: url(../images/smrt_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.725%;
	padding-left: 1.1375%;
	padding-right: 1.1375%;

}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#logoArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.7179%;
	display: block;
}

#logoArea ul{}

#logoArea li.list01{
	background-image: url(../images/logo.jpg);
	display: block;
	height: 70px;
	width: 200px;
	text-indent: -9999pt;
	margin-top: 8px;
}

#logoArea li.list02{
	display: none;
	}

#primaryNavi {
	clear: none;
	float: right;

	width: 48.7179%;
	display: block;

}

#primaryNavi ul{
	margin-top: 15px;
	float: right;
	width: 80%;
}

#primaryNavi li{
	display: block;
	width: 80%;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	background-color: #369;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}


#primaryNavi li a{
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#primaryNavi li:hover{
	background-color: #09C;
	}

#glovalNaviArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}



#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#breadCrumbs {
	display: block;
	width: 100%;
	background-color: #FFF!important;
	text-align: right;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#breadCrumbs ul {
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;

}
#breadCrumbs ul li {
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
	background-image: url(../images/breadcrumbs_marker.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 75%;
	display: inline;
	color: #030;
	text-align: right;

	
}
#breadCrumbs ul li.list01 {
	background-image: none;
	line-height: normal;
	padding-left: 0px;
	margin-left: 0px;
}
#breadCrumbs ul li a, ul.breadC Crumbs li a:visited {
	color: #666;
	text-decoration: none;
}
#breadCrumbs ul li a:hover {
	color: #4978C0;
	text-decoration: underline;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
#localNav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: block;
	background-color: #D8D8D8;
}

#localNav p{
	display: none;
	}

#localNav p a.title{
	display: none;
}


#localNav ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 0px;
}
#localNav li {
	background-color: #FAFAFA;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-image: url(../images/local_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
}
#localNav li a {
	text-decoration: none;
	font-size: 1.4em;
}
#localNav li:hover {
	background-color: #E1F3FF;
}
#pagetop {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pagetop {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pagetop p a {
	width: 76px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: right;
	clear: both;
	height: 30px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
}
#footerArea {
	width: 100%;
	display: block;
}




#siteMap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;

}
#copyrights {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
h1 {
	clear: both;
	float: left;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	border: 1px solid #EEE;
	background-image: url(../images/h1.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	font-size: 1.8em;
	text-align: left;
	padding-top: 13px;
}
h2 {float: left;
	clear: both;
	margin-bottom: 20px;
	display: block;
	width: 95%;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.6em;
	text-align: left;
	padding-top: 13px;
	padding-left: 30px;
	line-height: 1.5em;
}
p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 16px;
	clear: both;
}

p.layoutRight{
	text-align: right;
}

.layoutLeft{}


#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	display: block;
	background-color: #036;
	font-size: 1.4em;
}
#newsTitle dl {
	width: 100%;
}
#newsTitle dt {
	width: 150px;
	float: left;
	line-height: 2.0em;
	color: #FFF;
	margin-left: 10px;
	padding-top: 3px;
}
#newsTitle dd {
	width: auto;
	line-height: 2.0em;
	margin-bottom: 5px;
	text-indent: 0!important;
	float: right;
	margin-right: 10px;
	background-color: #FFF;
	display: block;
	margin-top: 3px;
	font-size: 80%;
	padding-top: 3px;
}
#newsTitle dd a {
	color: #036;
	margin-left: 8px;
	margin-right: 8px;
}
#news {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-size: 1.4em;
}
#news dl {
	clear: none;
	float: left;
}
#news dt {
	line-height: 1.8em;
	background-image: none;
	float: left;
	
}
#news dd {
	padding-left: 95px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 1.8em;
	width: 70%;
	display: block;
}





#askUs img{
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}


input.widthlongest{
	width: 90%;
}
input.widthlonger{
	width: 45%;
}
input.widthlong{
	width: 25%;
}

input.widthmidium{
	width: 10%;
}

input.widthshort{
	width: 10%;
}

input.widthshorter{
	width: 120px;
}

input.widthshortest{
	width: 80px;
}

textarea{
	height: 150px;
}

textarea.widthlongest{
	width: 100%;
	}










/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.9333%;
	padding-left: 1.0333%;
	padding-right: 1.0333%;
}
#logoArea {
	clear: both;
	float: left;
	margin-left: 0;
	width: 31.8181%;
	display: block;
}
#primaryNavi {
	clear: none;
	float: left;
	margin-left: 2.2727%;
	width: 65.909%;
	display: block;
}

#primaryNavi {
	clear: right;
	height: 35px;
	width: 260px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
	margin-top: 0px;
}
#primaryNavi ul {
	float: right;
	height: 35px;
	width: 250px;
}
#primaryNavi li{
	margin-left: 0px;
}

#primaryNavi ul li {
	padding-right: 3px;
	list-style-type: none;
	float: left;
	background-color: #FFF;
	width: 120px;
	
}

#primaryNavi ul li a{
	
}

#primaryNavi ul li.list01 {
	float: left;
	background: url(none);
}
#primaryNavi ul li.list01 a {
	float: left;
	display: block;
	height: 35px;
	width: 113px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/icon_accessmap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#primaryNavi ul li.list02 {
	background: url(none);
}
#primaryNavi ul li.list02 a {
	float: left;
	display: block;
	height: 35px;
	width: 113px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/icon_askus.jpg);
	background-repeat: no-repeat;
}



#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#breadCrumbs {
	clear: both;
	float: left;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#localNav {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#pagetop {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footerArea {

	width: 100%;
	display: block;
}
#bottome_bg{
		width: 100%;
	clear: none;
	float: left;
	background-color: #333;}

#siteMap {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	
}


#news {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	font-size: 1.4em;
}
#news dl {
	clear: none;
	float: left;
}
#news dt {
	line-height: 1.8em;
	background-image: none;
	float: left;
	width: 15%;
	min-width:100px;
	display: block;
	
}
#news dd {
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 1.8em;
	width: 80%;

	display: block;
}


/* ---------------------------------------------------------------------- */
/*      1-5.コピーライト+ボトムのバックグラウンド                         */
/* ---------------------------------------------------------------------- */

#copyrights {
	list-style-type: none;
	color: #666;
	height: 25px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ----IE7だけに適応 hack----- */
*:first-child+html #copyrights {
	padding-top: 40px;
	}

#copyrights ul{
	width: 100%;
	margin-right: 40px;
	text-align: right;
	}

#copyrights ul li {
	display: block;
	color: #666;
	padding-top: 5px;
	font-size: 70%;
	list-style-type: none;
}
#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* ----IE6だけに適応 hack----- */
*html #news dd {
	margin-top: -1.8em;
}

#news dd a:link {
	text-decoration: none;
}
#news dd a:visited {
	text-decoration: none;
}
#news dd a:hover {
	text-decoration: none;
}





#askUs {
	width: 100%;
}

#askUs img{
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 450px;
	display: block;
}

}



/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 969px) {
.gridContainer {
	width: 970px;
	max-width: 970px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
}

body{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	}


#bottome_bg {
	background-image : url(../images/background_btm.jpg);
	background-repeat: repeat-x;
	background-position: center 17px;
	width: 100%;
	clear: none;
	float: left;
	text-align: center;
	background-color: #FFF;
}





#logoArea {
	float: left;
	width: 600px;
	display: block;
	clear: none;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
#logoArea ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#logoArea li, #logoArea li a {
	float: left;
}
#logoArea li.list01 {
	width: 200px;
	float: left;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	text-indent: -9999px;
	display: block;
}

#logoArea li.list01 a{
	display: block;
	width: 200px;
	height: 70px}

#logoArea li.list02 {
	float: left;
	width: 300px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/catch.jpg);
	text-indent: -9999px;
	display: block;
}
#logoArea li a {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	text-indent: -9999px;
	height: 70px;
}
#primaryNavi {
	clear: right;
	width: 235px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}
#primaryNavi ul {
	float: right;
	height: 35px;
	width: 235px;
}
#primaryNavi ul li {
	padding-right: 0px;
	list-style-type: none;
	float: left;
	background-color: #FFF;
	width: 113px;
}

#primaryNavi ul li a{
	
}

#primaryNavi ul li.list01 {
	float: left;
	background: url(none);
}
#primaryNavi ul li.list01 a {
	float: left;
	display: block;
	height: 35px;
	width: 113px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/icon_accessmap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#primaryNavi ul li.list02 {
	background: url(none);
}
#primaryNavi ul li.list02 a {
	float: left;
	display: block;
	height: 35px;
	width: 113px;
	text-indent: -9999px;
	padding: 0px;
	background-image: url(../images/icon_askus.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainContent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	min-width: 970px;
	display: block;
	background-color: #FFF;

}
#mainImage {
	clear: both;
	float: left;
	margin-left: 0;
	min-width: 975px;
	display: block;
}

#mainImage img{

}

#breadCrumbs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
/* ===================================================================== */
/*      2.パンくずリスト                                                 */
/* ===================================================================== */
#breadCrumbs {
	display: block;
	width: 100%;
	background-color: #FFF!important;
	text-align: right;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
}
#breadCrumbs ul {
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#breadCrumbs ul li {
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/breadcrumbs_marker.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 75%;
	display: inline;
	color: #030;
	text-align: right;
	width: auto;
}
#breadCrumbs ul li.list01 {
	background-image: none;
	line-height: normal;
	width: 50px;
}
#breadCrumbs ul li a, ul.breadC Crumbs li a:visited {
	color: #666;
	text-decoration: none;
}
#breadCrumbs ul li a:hover {
	color: #4978C0;
	text-decoration: underline;
}
#content {
	clear: both;
	float: right;
	margin-right: 20px;
	width: 700px;
	/*		width: 77.2727%; */
	display: block;
 	margin-right:;
}




/* --------------------------------------------------------------------- */
/*   ローカルナビの基本設定　　　　　　　　　　　　　                    */
/* --------------------------------------------------------------------- */

#localNav{
	width: 210px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 15px;
	background-color: #FFF;
	clear: left;
	float: left;
}



#localNav p {
	width: 210px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}

#localNav p a.title{
	text-indent: -9999px;
	height: 34px;
	width: 210px;
	display: block;
	float: left;
	background-image: url(../images/local_title.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	}



#localNav ul{
	margin-bottom: 30px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}

#localNav li {
	width: 210px;
	margin: 0!important;
	list-style-type: none;
	display: block;
	background-image: none;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #330000;
	padding-left: 0px;
	text-indent: 5px;
}

#localNav li a {
	color: #333333;
	margin-bottom: 3px;
	display: block;
	vertical-align: 50%;
	text-decoration: none;
	margin-top: 0px;
	padding-left: 0px;
	height: 30px;
	line-height: 2em;
	background-image: url(../images/localnavi_bg_off.jpg);	
	background-repeat: no-repeat;
	background-position: 0 1px;	
	background-color: #FFF;

}
#localNav li a:hover {
	background-image: url(../images/localnavi_bg_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	background-color: #FFF;
}


#localNav li:hover{
	background-color: #FFF;
	}




#pagetop {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#footerArea {
	margin-left: auto;
	width: 970px;
	display: block;
	background-image: url(../images/bottom_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 252px!important;
	margin-right: auto;
	clear: both;
}




#siteMap {
	width: 970px;
	display: block;
	margin-right: auto;
	margin-bottom: auto;

}
#copyrights {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#newsTitle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#news {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#askUs img{
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 120px;
	width: auto;
}

input.widthlongest{
	width: 90%;
}
input.widthlonger{
	width: 45%;
}
input.widthlong{
	width: 25%;
}

input.widthmidium{
	width: 10%;
}

input.widthshort{
	width: 10%;
}

input.widthshorter{
	width: 120px;
}

input.widthshortest{
	width: 80px;
}

textarea{
	height: 150px;
}

textarea.widthlongest{
	width: 100%;
	}


}

@media only print and (min-width: 969px) {

#primaryNavi{
	display: none;
	}

#localNav{
	display: none;
	}
#footerArea {
	display: none;
}

#siteMap{
	display: none;
	}



	
}