@charset "utf-8";

/*
Theme Name: インフィニティ20240725：Gray_2カラム：20140422ベース：自動整形オフ（固定ページ）
Theme URI: ---
Description: 
Author: nexus-systems
Author URI: ---
Version: 1.0
*/

/* Reset default browser CSS.
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}

h1.page_title {
	background-image: url(images/common/title_695.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 695px;
	height: 37px;
	color: #000;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: -8px;
/*
	background: url(images/common/title_695.jpg)left no-repeat;
*/
}

h1.page_title a {
	color: #000;
	text-decoration: none;
}

h1.page_title_940 {
	background-image: url(images/common/title_940.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 940px;
	height: 37px;
	color: #000;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: -8px;
/*
	background: url(images/common/title_940.jpg)left no-repeat;
*/
}


h2.infomation {
	background-image: url(images/common/ttl_940.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 940px;
	height: 35px;
	color: #000;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 15px;
/*
	background: url(images/common/ttl_940.jpg)left no-repeat;
*/
}
	
h2.infomation_460 {
	background-image: url(images/common/ttl_460.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 460px;
	height: 35px;
	color: #000;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 15px;
/*
	background: url(images/common/ttl_460.jpg)left no-repeat;
*/
}

h2.side {
	background-image: url(images/common/stl_side_220.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 220px;
	height: 37px;
	color: #000;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: -8px;
/*
	background-position: left center;
	background: url(images/common/stl_side_220.jpg)no-repeat;
*/
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
}


/* Share Style
-------------------------------------------------------------- */

html{
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.0em;
	background-color: #FFF;
	z-index: 1;
}


/* Link Color
-------------------------------------------------------------- */

a {
	text-decoration: underline;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}


/* Wrapper and mainvisual
-------------------------------------------------------------- */

#Wrapper {
	width: 1100px;
	min-height: 100%;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
}

#UpperWrap {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}

#mainvisual {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 3;
}

#BottomWrap {
	width: 940px;
	text-align: left;
	margin: 23px auto 0px auto;
	padding: 0;
	position: relative;
	z-index: 3;
}



/* header
-------------------------------------------------------------- */

#header {
	height: 110px;
	width: 940px;
	padding: 0;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 4;
}

/* header content
-------------------------------------------------------------- */

#headerlogo {
	padding: 0;
	position: absolute;
	top: 19px;
	left: 24px;
	z-index: 5;
}

#headernav {
	position: absolute;
	bottom: 2px;
	right: 50px;
	z-index: 5;
}

#headerinquiry {
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 5;
}

#headerinquiry p{
 background-image: none;
 margin : 0px;
 padding : 0px;
 width : 320px;
 height : 84px;
}

#headerinquiry p a{
 display :block;
 margin : 0px;
 padding : 15px 0 0 15px;
 color : #fff;
 text-decoration: none;
 font-size : 85%;
 line-height : 100%;
 height : 84px;
 background-image: url(images/common/header-btn.jpg);
 background-position: center top;
 background-repeat: no-repeat;
}

/* header navigation
-------------------------------------------------------------- */

ul#hNav {
	list-style-type: none;
	margin: 0;
}

ul#hNav li {
	font-size: 0.7em;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
}

ul#hNav li.hb_r {
	border-right: 1px solid #CCC;
}

ul#hNav li a:link,
ul#hNav li a:visited {
	color: #000;
	text-decoration: none;
}

ul#hNav li a:hover,
ul#hNav li a:active {
	color: #F60;
	text-decoration: underline;
}



/* Grobal navigation
-------------------------------------------------------------- */

#grobalnav {
	width: 940px;
	height: 46px;
	margin: 0 0 11px 0;
	background-position: left;
	background-image: url(images/common/gnav_bg.jpg);
	background-repeat: no-repeat;
/*
	background-position: left center;
	background: url(images/common/gnav_bg.jpg)no-repeat;
*/
}

ul#gnav {
	list-style-type: none;
	margin: 0;
}

ul#gnav li {
	font-size: 80%;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	display: inline;
	float: left;
	margin: 12px 0 0 0;
	padding: 0 15px 0 15px;
	border-left: #495C85 solid 1px;
}

ul#gnav li#gnav_bn {
	border-left: none;
}

ul#gnav li a {
	color: #003;
	text-decoration: none;
}



/* Container
-------------------------------------------------------------- */

#Container {
	width: 940px;
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 0;
	position: relative;
	z-index: 4;
}



/* mainarea
-------------------------------------------------------------- */

#mainarea {
	width: 695px;
	display: inline;
	float: right;
	color: #000;
	font-size: 0.8em;
	line-height: 1.6;
	text-align: left;
	margin: 0 0 0 17px;
	padding: 0;
	position: relative;
	z-index: 5;
}


/* box_940
-------------------------------------------------------------- */

#box_940 {
	width: 940px;
	display: inline;
	color: #000;
	font-size: 0.8em;
	line-height: 1.6;
	text-align: left;
	margin: 0;
	padding: 0;
}




/* sidebar
-------------------------------------------------------------- */

#sidebar {
	width: 220px;
	display: inline;
	float: left;
	color: #000;
	font-size: 0.8em;
	line-height: 1.6;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 4;
}



/* sidebar sidemenu
-------------------------------------------------------------- */

ul.sidemenu {
	width: 195px;
	list-style-type: none;
	margin: 0 auto 21px auto;
	padding: 0;
	z-index: 5;
}

ul.sidemenu li {
	text-align: left;
	background-image: url(images/common/list-arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	margin: 0;
	padding: 6px 0 5px 16px;
	border-bottom: 1px dotted #333;
/*
	background: url(images/common/list-arrow01.gif) left 0.8em no-repeat;
*/
}

ul.sidemenu li a {
	color: #000;
	text-decoration: none;
	display: block;
}

ul.sidemenu li:hover,
ul.sidemenu li:active {
	background-color: #F2F2F2;
}


/* sidebar sidebannerspace
-------------------------------------------------------------- */

ul#sidebanner {
	list-style-type: none;
	margin: 0;
}

ul#sidebanner img {
	margin-bottom: 10px;
}


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

#footer {
	width: 940px;
	background-color: #fff;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	z-index: 3;
}


/* footer content
-------------------------------------------------------------- */
#footernavtitle {
	width: 940px;
	text-align: right;
	clear: both;
	font-size: 85%;
	margin: 0;
}

#footernavtitle  a:link,
#footernavtitle  a:visited {
	color: #000;
	text-decoration: none;
}

#footernavtitle  a:hover,
#footernavtitle  a:active {
	text-decoration: underline;
}


p.p_top2,
p.p_top,
p#p_top2,
p#p_top {
	background-image: url(images/common/icon_p_top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 16px 0 0;
	margin: 0;
	/*
	background: url(images/common/icon_ptop.jpg)left no-repeat;
*/
}


#footernavtitlelink {
	position: absolute;
	bottom: 8px;
	left: 14px;
}

#footernav {
	width: 925px;
	height: auto;
	min-height: 120px;
	font-size: 85%;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 15px 0 0 14px;
	z-index: 4;
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
}

#footernav a:link,
#footernav a:visited {
	color: #000;
	text-decoration: none;
}

#footernav a:hover,
#footernav a:active {
	color: #Fb6b0b;
	text-decoration: underline;
}

.fnavbox {
	width: 105px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}


ul.fnav {
	list-style-type: none;
	margin: 8px 0 0 2px;
}

ul.fnav li {
	font-size: 0.8em;
	line-height: 1.4;
	background-image: url(images/common/list-round-01.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	margin: 0.3em 0px;
	padding: 0 0 0 8px;
}


#copyright {
	width: 940px;
	height: 40px;
	color: #000;
	background-image: url(images/common/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	font-size: 70%;
	text-align: center;	
	line-height: 40px;
	margin: 0;
	padding: 0;
/*
	background: url(images/common/bg_footer.jpg)top repeat-x;
*/
}


/* common
-------------------------------------------------------------- */
.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear:both;
}

.mt_10 { margin-top: 10px; }
.mt_15 { margin-top: 15px; }
.mt_20 { margin-top: 20px; }
.mt_30 { margin-top: 30px; }
.mt_40 { margin-top: 40px; }
.mt_80 { margin-top: 80px; }

.mb_10 { margin-bottom: 10px; }
.mb_15 { margin-bottom: 15px; }
.mb_20 { margin-bottom: 20px; }
.mb_30 { margin-bottom: 30px; }
.mb_40 { margin-bottom: 40px; }

.mr_10 { margin-right: 10px; }

.ml_20 { margin-left: 20px; }

.pt_15 { padding-top: 15px; }
.pt_20 { padding-top: 20px; }
.pt_30 { padding-top: 30px; }
.pt_40 { padding-top: 40px; }

.pb_15 { padding-bottom: 15px; }
.pb_20 { padding-bottom: 20px; }
.pb_30 { padding-bottom: 30px; }
.pb_40 { padding-bottom: 40px; }

.red {
	color: #F00;	
}


/* sarch form
-------------------------------------------------------------- */

input.btn_sarch{
 background-image:url(images/common/btn_sarch.png);
 background-repeat:no-repeat;
 border:none;
 width:31px;
 height:23px;
 text-indent: -9999px;
 cursor: pointer;
 margin-left: 5px;
}