@charset "utf-8";

/* ===================================================================
		CSS information
		
		 file name :style.css
		 author :muramatsu hideki
		 style info :コンテンツエリア関係 他
		 
		このスタイルシートの構成
		 基本設定、レイアウト、横幅設定など
		 汎用class
=================================================================== */

/*----------------------------------------------------
			基本設定、リンクカラーなど
----------------------------------------------------*/

body {
	
}

a:link {
	color: #1746a0;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
	color: #18469e;
}

a:active {
	
}

sup, sub {
	line-height: 100%;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

iframe {
	border: none;
	margin: 0;
	padding: 0;
}
/*----------------------------------------------------
			汎用class
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

/* 外部リンクは別窓用の指定 */

.externalIcon {
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	background: url(../images/share/icon_link_08.gif) no-repeat 3px center;
	white-space: nowrap;
}

/* clearfix */

#hoge:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

object {
	vertical-align: bottom;
}

.pdf {
	padding: 2px 18px 2px 0;
	margin-right: 5px;
	background: url(../images/share/icon_pdf.jpg) no-repeat right center;
}

.pdf2 {
	padding-left: 20px;
	background: url(../images/share/icon_pdf.jpg) no-repeat left .3em;
}

.lpdf {
	padding: 2px 18px 2px 20px;
	margin-right: 5px;
	background: url(../images/share/icon_pdf_02.gif) no-repeat 0 center;
}

.lpdf2 {
	padding: 2px 18px 2px 20px;
	margin-right: 5px;
	background: url(../images/share/icon_pdf.jpg) no-repeat 0 5px;
}

.douga {
	padding: 2px 18px 2px 20px;
	margin-right: 5px;
	background: url(/ir/files/icon_douga.jpg) no-repeat 0 center;
}

.soft {
	padding-left: 20px;
	background: url(../images/share/icon_software.gif) no-repeat left .2em;
}

.zip {
	padding-left: 20px;
	background: url(../images/share/icon_link_05.png) no-repeat left .3em;
}

.asura {
	padding-left: 20px;
	background: url(../images/share/icon_asura_burger.gif) no-repeat left .3em;
}

.asura2 {
	padding-left: 20px;
	background: url(../images/share/icon_asura_br.gif) no-repeat left .3em;
}

.asura3 {
	padding-left: 20px;
	background: url(../images/share/icon_asura_msr.gif) no-repeat left .3em;
}

.sdk {
	padding-left: 30px;
	background: url(../images/share/icon_sdk.gif) no-repeat left;
}

.ie {
	padding-left: 20px;
	background: url(../images/share/icon_ie.gif) no-repeat left .3em;
}

.ltxt {
	padding-left: 20px;
	background: url(../images/share/icon_txt.gif) no-repeat left .3em;
}

.require,
.error {
	color: #c40000;
}

.googlemap {
	white-space: nowrap;
}

.pai {
	font-family :'ＭＳ Ｐゴシック', 'MS PGothic' , 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
}

/* return */

p.return {
	clear: both;
	text-align: right;
	background: url("../images/share/icon_top_01.gif") no-repeat right center;
	font-size: 85%;
	padding-right: 15px;
	margin-bottom: 0;
}

p.return a {
	text-decoration: none;
	color: #18489d;
}

p.return a:hover {
	text-decoration: underline;
}

/* リンク画像の半透明化（カーソル合わせた時） */
a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}


/*----------------------------------------------------
			#navSkip (NavigationSkip)
----------------------------------------------------*/

span#navSkip {
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper {
	position: relative;
	min-width: 980px;
}

#main .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
			#main
				メイン
----------------------------------------------------*/

#main {
	float: left;
	width: 540px;
	background: #EEE;
}

#header-wrap {
	background-image: url(../images/top/header_bg.png);
	background-repeat: repeat-x;
	height: 108px;
	width: 100%;
}

#header {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 1;
}

#header .tit {
	font-size: 10px;
	color: #999999;
	padding-top: 11px;
	line-height: 1.3;
	margin-bottom: -16px;
}

#header #logo {
	padding-top: 22px;
	padding-left: 1px;
	width: 374px;
}

#header .utility {
	width: 352px;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	right: 1px;
	padding-top: 21px;
	top: 0px;
}

#header .utility .snavi {
	width: 185px;
	float: left;
}

#header .utility .snavi li {
	float: left;
	line-height: 0;
}

#header .utility .snavi li img {
	vertical-align: top
}

#header .utility .haed_search {
	top: 25px;
	right: 0px;
	float: right;
	line-height: 0px;
}

#header .utility .haed_search .box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e0e0e0;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

#header .utility .mojisize {
	clear: both;
	padding-top: 11px;
	right: 0;
	float: right;
	width: 130px;
	font-size: 1em;
	line-height: normal;
}

#header .utility .mojisize dt {
	float: left;
	line-height: 1px;
}

#header .utility .mojisize dd {
	float: left;
}

#header .utility .mojisize dd li {
	float: left;
	cursor: pointer;
	line-height: 0px;
	font-size: 0.1em;
}

#header .utility .mojisize #size #large li {
	width: 22px;
	height: 18px;
	display: block
}

#header .utility .mojisize #size #small li {
	width: 22px;
	height: 18px;
	display: block
}

#header .utility .mojisize #size #middle li {
	width: 21px;
	height: 18px;
	display: block
}

#gnavibox {
	margin-right: auto;
	margin-left: auto;
}

#gnavi-wrap {
	background-image: url(../images/top/header_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 71px;
	width: 100%;
	position: relative;
	z-index: 10;
}

#gnavi {
	margin-right: auto;
	margin-left: auto;
	width: 962px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 11;
}

#gnavi li {
	float: left;
}

#mainimagewrap {
	margin-top: 13px;
}

#mainimagewrap #mainimage img {
	margin-right: auto;
	margin-left: auto;
}

#headcontents {
	padding-bottom: 20px;
}

#home #breadcrumbs {
	visibility: hidden;
}

#mainimages {
	height: 386px;
	overflow: hidden;
	margin-top: 15px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.27);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.27);
	box-shadow: 0 1px 2px rgba(0,0,0,0.27);
}

#mainimages .objct01 {
	background: url("../images/top/mainimage_01.jpg") no-repeat scroll center top transparent;
	position:absolute;
	top:0;
	left:0;

}

#mainimages .main_txt {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 386px;
	position: relative;
}
#mainimages .main_txt .inner {
	position: absolute;
	left: 0px;
	top: 165px;
}

#mainimages  .main_txt  #t01,
#mainimages  .main_txt  #t02,
#mainimages  .main_txt  #t03,
#mainimages  .main_txt  #t04,
#mainimages  .main_txt  #t05,
#mainimages  .main_txt  #t06,
#mainimages  .main_txt  #t07,
#mainimages  .main_txt  #t08,
#mainimages  .main_txt  #t09,
#mainimages  .main_txt  #t10 {
	position: relative;
	top: 0px;
}

#billy_clip {
	height: 386px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 100;
}

#billy_fader {
	display: block;
	float: left;
	height: 386px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#billy_fader p {
	height: 386px;
	width: 100%;
}

#billy_fader p a {
	display: block;
	height: 386px;
	width: 100%;
}

#fade_indicators {
	background-image: url(../images/top/mainimage_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

ul#fade_indicators li a {
	height: 12px;
	width: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/top/mainimage_icon_off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#fade_indicators li a:hover {
	height: 12px;
	width: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/top/mainimage_icon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#fade_indicators li.active a {
	height: 12px;
	width: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/top/mainimage_icon_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#fade_indicators li.active a:hover {
	height: 12px;
	width: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/top/mainimage_icon_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ----------------------------------------------------------------
 topicPath
----------------------------------------------------------------- */

.topicPathbox {
	margin-top: 4px;
	background-image: url(../images/share/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
}

.topicPath {
	font-size: 80%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.topicPath li {
	float: left;
	padding-right: 10px;
}

.topicPath li a {
	background-image: url(../images/share/icon_link_03.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #306693;
	padding-right: 15px;
}

/*----------------------------------------------------
			#contents
----------------------------------------------------*/

#contents {
	padding-top: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#contents-left {
	width: 700px;
	height: auto;
	float: left;
}

.topsection-01 {
	padding-top: 15px;
	padding-left: 16px;
	padding-bottom: 5px;
}

.topsection-02 {
	padding-top: 15px;
	padding-left: 16px;
	padding-bottom: 5px;
}

.topsection-03 {
	padding-top: 20px;
	padding-left: 16px;
	padding-bottom: 0px;
}

#seihin ul li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#jigyou {
	width: 457px;
	float: left;
}

#jigyou ul li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#down {
	float: right;
	width: 233px;
}

#down li {
	height: 67px;
}

#newslist .titarea .tit {
	float: left;
	width: 561px;
}

#newslist .titarea .bn {
	float: left;
	width: 101px;
}

#newslist .titarea .rss {
	width: 38px;
	float: left;
}

#newslist .newsunit {
	clear: both;
	padding-bottom: 10px;
	position: relative;
}

#newslist .newsunit .date {
	clear: left;
	font-size: 95%;
}

#newslist .newsunit .pdf {
	position: absolute;
	top: 5px;
	left: 9.0em;
	background-image: url(../images/share/icon_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
#newslist .newsunit .pdf span{
	font-size: 70%;
}

#newslist .newsunit .cate {
	float: left;
	position: absolute;
	left: 0;
	top: 2em;
}

#newslist .newsunit .txt {
	margin-left: 9.5em;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 10px;
	text-indent: -10px;
	font-size: 95%;
}

#newslist .newsunit .txt a {
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	text-decoration: none;
}

#newslist .newsunit .txt a:hover {
	text-decoration: underline;
}

body.blog #newslist .newsunit,
body.archive #newslist .newsunit {
	background-image: url(../images/share/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

#company .company-inner .unit {
	float: left;
	padding-bottom: 20px;
	width: 170px;
}

#company .company-inner .unit a {
	text-decoration: none;
}

#company .company-inner .unit a:hover {
	text-decoration: underline;
}

#company .company-inner .unit img {
	float: left;
}

#company .company-inner .unit .txt {
	font-size: 90%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 11px;
	margin-left: 5px;
	float: left;
	line-height: 1.4em;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}

#ad {
	border: 5px solid #efefef;
	height: 143px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents-right {
	width: 230px;
	float: right;
}

#lowerlayer #contents {
	padding-top: 30px;
}

#pagetop {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#pagetop p {
	width: 118px;
	float: right;
}

.paginator {
	position: relative;
	text-align: center;
}
.paginator .prev-page {
	position: absolute;
	top: 0;
	left: 0;
}

.paginator .next-page {
	position: absolute;
	top: 0;
	right: 0;
}

.paginator .page-num {
	margin: 0 .6em;
}

/*----------------------------------------------------
			#contents-left
----------------------------------------------------*/

body.kj #contents-left,
body.agreement #contents-left {
	width: 100%;
}

/* indexbox-01 */

#contents-left .indexbox-01 {
	width: 341px;
	background-image: url(../images/share/boxline_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents-left .indexbox-01 .txtarea {
	padding-top: 15px;
	padding-left: 14px;
	padding-bottom: 15px;
	font-size: 80%;
}

#contents-left .indexbox-01 .section-01 li {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 12px;
	width: 150px;
}

#contents-left .indexbox-01 .section-01 li a , #contents-left .indexbox-01 .section-02 li a {
	display: block;
	padding-bottom: 10px;
}

/* indexbox-02 */

#contents-left .indexbox-02 {
	background: url("../images/share/boxline_02.gif") no-repeat left bottom;
	float: left;
	display: inline;
	margin-right: 18px;
}

#contents-left .indexbox-02 .bg_box {
	width: 221px;
	padding: 15px 0 20px 0;
}

#contents-left .indexbox-02 .bg_box ul {
	margin: 0 0 -12px 0
}

#contents-left .indexbox-02 .bg_box ul li {
	background: url("../images/share/icon_link_01.gif") no-repeat 0 .3em;
	margin: 0 20px 12px;
	padding-left: 12px;
	line-height: 1.4em;
}

#contents-left .indexbox-02 .bg_box ul li a {
	text-decoration: none;
	color: #333;
}

#contents-left .indexbox-02 .bg_box ul li a:hover {
	text-decoration: underline;
}

#contents-left .indexbox-02 .bg_box p {
	margin: 0 11px;
}

/* downbox */

#contents-left .downbox .down {
	background-color: #efefed;
	width: 300px;
	float: left;
	padding: 20px;
	line-height: 1.7em;
}

#contents-left .downbox .tec {
	background-color: #efefed;
	width: 300px;
	float: right;
	padding: 20px;
	line-height: 1.7em;
}

#contents-left .downbox .tec2 {
	background-color: #efefed;
	width: 300px;
	float: left;
	padding: 20px;
	line-height: 1.7em;
}

#contents-left .downbox dt {
	padding-bottom: 15px;
	height: 3em;
}

/* contactbox */

.contactbox {
	background-color: #f5f5f5;
	width: 686px;
	border: 7px solid #ececec;
	margin-bottom: 30px;
}

.contactbox .innerbox,
.contactbox .buttonbox {
	width: 343px;
}

.contactbox .innerbox p {
	padding: 15px;
	margin: 0;
}

.contactbox .buttonbox {
	text-align: center;
	vertical-align: middle;
}

.contactbox .buttonbox dt img,
.contactbox .buttonbox dd img {
	margin: 0 auto 8px;
	text-align: center;
}

/* bottomnone */

.bottomnone {
	margin-bottom: 0;
	border-bottom: 0;
}

.contactbox .rightborder {
	width: 341px;
	border-right: 4px solid #ececec;
}
.contactbox .leftborder {
	width: 338px;
	border-left: 3px solid #ececec;
}

/* boxgray */

.graybox {
	background-color: #efefed;
	width: 660px;
	padding: 13px 20px 22px;
	_padding: 15px 20px 22px;
	margin-bottom: 20px;
}

.graybox dt {
	width: 650px;
	margin-bottom: 8px;
	padding-bottom: 9px;
	_padding-bottom: 7px;
	font-size: 110%;
	font-weight: bold;
	line-height: 110%;
	text-shadow: 0 1px 0 #fff;
}

.graybox dt img {
	position: relative;
	top: -1px;
	_top: -3px;
}

.graybox dd {
	font-size: 83%;
	line-height: 1.9em;
	text-shadow: 0 1px 0 #fff;
}

/* line */

.u_line {
	background: url(../images/share/line_02.gif) repeat-x left bottom;
}

/* u_line spanを追加しました */
.u_line span {
	padding-left: .5em;
	border-left: 5px solid #18489d;
}

.u_line2 {
	background: url(../images/share/line_01.gif) repeat-x left bottom;
}

.f_line {
	background: url(../images/share/line_03.gif) repeat-y left top;
}

/* itembox */
.itembox {
	position: relative;
}

/* iconbox */

.iconbox {
	margin-bottom: -5px;
}

.pro-box01 dl dd.description {
   padding-bottom: 87px;
}

.pro-box01 dl .iconbox {
	position: absolute;
	bottom: 0;
}

.iconbox ul {
	margin-bottom: 5px;
}

.iconbox ul li {
	float: left;
	margin-right: 3px;
}

/* textbox */

.textbox {
	position: relative;
	float: right;
	width: 430px;
}

/* merit */
.merit {
	width: 335px;
}

.merit p {
	line-height: 1.5em;
}

/* feature */
.feature {
	background-color: #fafafa;
	padding: 20px 20px 0 20px;
	margin-bottom: 30px;
}

.feature .column {
	width: 320px;
}

.feature .merit {
	width: 320px;
	margin-bottom: -.5em;
	padding-bottom: 20px;
}

/* last */

#contents-left .last {
	margin-right: 0 !important;
}

/* pro-box01 */

#contents-left .pro-box01 {
	margin-top: 30px;
	margin-bottom: 50px;
	clear: both;
}

#contents-left .pro-box01 dl {
	position:relative;
	float: right;
	width: 460px;
	min-height: 167px;
	_height: 167px;
}

#contents-left .pro-box01 dt {
	background: url(../images/share/icon_link_05.png) no-repeat left 0.4em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 10px 20px;
	line-height: 1.2em;
}

/*----------------------------------------------------
			#contents-right
----------------------------------------------------*/

/* sidenavi-box */

#contents-right #sidenavi-box {
	position: relative;
	padding-top: 20px;
}

#contents-right #sidenavi-box.top {
	margin-top: -20px;
}

#contents-right ul.xoxo {
	margin: 0 0 -10px 0;
}

#contents-right ul.xoxo li {
	margin-bottom: 10px;
}

body.home #contents-right ul.xoxo {
	margin-bottom: 0;
}

body.home #contents-right ul.xoxo li {
	margin-bottom: 15px;
}

#contents-right #sideother-box ul.xoxo li#sidenavi {
	margin-top: 20px;
}

#contents-right .sidenavi-01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

#contents-right .sidenavi-01 ul {
	margin-top: 1px;
	/zoom: 1;
}

#contents-right .sidenavi-01 ul:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

#contents-right .sidenavi-01 ul li {
	display: inline;
	float: left;
	margin: 0;
	padding-bottom: 1px;
	background: url(../images/share/line_01.gif) repeat-x left bottom;
	width: 230px;
	line-height: 1.4em;
}

#contents-right .sidenavi-01 ul li.end {
	padding-bottom: 0;
	background: none;
}

#contents-right .sidenavi-01 ul li span,
#contents-right .sidenavi-01 ul li a {
	color: #333333;
	display: block;
	padding: 8px 0 7px 16px;
	text-decoration: none;
}

#contents-right .sidenavi-01 ul li a {
	padding-left: 40px;
	background: url(../images/share/icon_link_04.png) no-repeat 15px 1em;
}

#contents-right .sidenavi-01 ul li.parent span,
#contents-right .sidenavi-01 ul li.parent a,
#contents-right .sidenavi-01 ul li.current a,
#contents-right .sidenavi-01 ul li a:hover {
	background-color: #e5e5e5;
}

#contents-right .sidenavi-01 ul li.parent span,
#contents-right .sidenavi-01 ul li.parent a,
#contents-right .sidenavi-01 ul li.current a {
	font-weight: bold;
}

#contents-right .sidenavi-01 ul li.parent a {
	padding-left: 16px;
	background-image: none;
}

#contents-right .sidenavi-01 ul li.parent a:hover,
#contents-right .sidenavi-01 ul li.current a:hover {
	text-decoration: underline;
}

#contents-right .sidenavi-01 ul li ul {
	margin: 0;
	padding: 11px 0 2px;
	background: url(../images/share/line_01.gif) repeat-x left top;
}

#contents-right .sidenavi-01 ul li ul li {
	margin: 0;
	background: none;
}

#contents-right .sidenavi-01 ul li ul li a,
#contents-right .sidenavi-01 ul li.parent ul li a,
#contents-right .sidenavi-01 ul li.current ul li a {
	padding: 0 0 10px 40px;
	background: #fff url("../images/share/icon_link_01.gif") no-repeat 26px .3em;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#contents-right .sidenavi-01 ul li ul li a:hover {
	color: #154899;
	text-decoration: underline;
	background-color: #fff;
}

#contents-right .sidenavi-01 ul li ul li.current a,
#contents-right .sidenavi-01 ul li ul li.parent a {
	background-color: #fff;
	color: #154899;
	font-weight: bold;
}


/* sidenavi-02 */

#contents-right .sidenavi-02 {
	background: url(../images/share/boxline_03.gif) no-repeat left bottom;
	width: 230px;
}

#contents-right .sidenavi-02 ul {
	padding: 15px 0 15px;
}

#contents-right .sidenavi-02 ul li {
	background: url("../images/share/icon_link_01.gif") no-repeat 0 6px;
	margin: 0 17px 5px;
	padding-left: 14px;
}

#contents-right .sidenavi-02 ul li a {
	text-decoration: none;
	color: #333;
}

#contents-right .sidenavi-02 ul li.current a {
	font-weight: bold;
	color: #154899;
}

#contents-right .sidenavi-02 ul li a:hover {
	text-decoration: underline;
	color: #154899;
}

/*----------------------------------------------------
			widget
----------------------------------------------------*/

.widget_star_product_search {
	border: 5px solid #efefef;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.widget_star_product_search .haed_search {
	padding-top: 10px
}

.widget_star_product_search .haed_search .box2 {
	background-color: #E0E0E0;
	border-style: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.widget_star_product_search .haed_search {
	font-size: 12px;
	line-height: 17px;
	vertical-align: text-top;
}

.widget_star_product_search .haed_search span {
	font-size: 12px;
	line-height: 12px;
	padding-left: 2px;
	vertical-align: middle;
}

.widget_sidenavi {
	margin-top: 20px;
}

.widget_star_recruit_banner {
	border: 5px solid #efefef;
	padding: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.widget_star_recruit_banner h3 {
	padding-bottom: 10px;
}

/* 展示会バナー */

.widget_star_expo_banner {
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

.widget_star_expo_banner h3 {
	padding-bottom: 10px;
}

.widget_star_expo_banner .txt {
	line-height: 1.8em;
	font-size: 80%;
	color: #424242;
	padding-top: 10px;
}

.widget_star_expo_banner .link {
	font-size: 80%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_star_expo_banner .dotline {
	background-image: url(../images/share/boxline_01.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-bottom: 3px;
}

/* 展示会バナー（トップ以外）*/
.widget_star_expo_banner_sp {
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

.widget_star_expo_banner_sp h3 {
	padding-bottom: 10px;
}

.widget_star_expo_banner_sp .txt {
	line-height: 1.8em;
	font-size: 80%;
	color: #424242;
	padding-top: 10px;
}

.widget_star_expo_banner_sp .link {
	font-size: 80%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_star_expo_banner_sp .dotline {
	background-image: url(../images/share/boxline_01.gif);
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

/* 展示会Thanksバナー */

.widget_star_expo_thanks_banner {
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

.widget_star_expo_thanks_banner h3 {
	padding-bottom: 10px;
}

.widget_star_expo_thanks_banner .txt {
	line-height: 1.8em;
	font-size: 80%;
	color: #424242;
	padding-top: 10px;
}

.widget_star_expo_thanks_banner .link {
	font-size: 80%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_star_expo_thanks_banner .dotline {
	background-image: url(../images/share/boxline_01.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-bottom: 3px;
}

/* 展示会Thanksバナー（トップ以外）*/
.widget_star_expo_thanks_banner_sp {
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

.widget_star_expo_thanks_banner_sp h3 {
	padding-bottom: 10px;
}

.widget_star_expo_thanks_banner_sp .txt {
	line-height: 1.8em;
	font-size: 80%;
	color: #424242;
	padding-top: 10px;
}

.widget_star_expo_thanks_banner_sp .link {
	font-size: 80%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_star_expo_thanks_banner_sp .dotline {
	background-image: url(../images/share/boxline_01.gif);
	border: 5px solid #efefef;
	padding: 10px;
	margin-bottom: 15px;
}

/* 特機お知らせバナー（トップ以外）*/
.widget_star_sp_info_banner_sp {
	background:url(../images/share/side_info_title.png) top no-repeat;
	border: 5px solid #efefef;
	padding: 8px 10px 10px;
	margin-bottom: 15px;
}

.widget_star_sp_info_banner_sp h3 {
	padding: 9px 0 10px 0;
	font-size: 85%;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

.widget_star_sp_info_banner_sp .txt {
	line-height: 1.8em;
	font-size: 80%;
	color: #424242;
}

.widget_star_sp_info_banner_sp .link {
	font-size: 80%;
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_star_sp_info_banner_sp .dotline {
	background-image: url(../images/share/boxline_01.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-bottom: 3px;
}

/*--新着情報欄2013/06/19--*/
.widget_nav_menu {
	border: 5px solid #efefef;
	padding: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.widget-title {
	background-image: url(../images/share/custom_menu_tittle.gif);
/*	background-color: #ff3268;*/
	background-repeat: repeat-y;
	background-position: bottom;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

.menu-item-object-custom {
	line-height: 1.8em;
	font-size: 90%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
/*--新着情報欄(ここまで)--*/

#bnr {
	background-color: #efefef;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
}

#bnr li {
	margin: 0;
	padding-bottom: 5px;
	font-size: 0;
	line-height: 0;
}

/*----------------------------------------------------
			#footer
----------------------------------------------------*/

#footer {
	clear: both;
	background-image: url(../images/top/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #efefed;
	padding-top: 5px;
}

#footer #footer-inner {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top/footer_bg_line.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}

#footer #foot_menu01_01_inner {
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	padding-bottom: 30px;
	position: relative;
}

#footer #footer-inner #foot_menu01_01_inner h3 {
	padding-bottom: 7px;
	font-size: 12px;
}

#footer #footer-inner #foot_menu01_01_inner h4 {
	font-size: 12px;
}

#footer #footer-inner #foot_menu01_01_inner li {
	font-weight: bold;
	font-size: 11px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap {
	width: 174px;
	float: left;
	line-height: 1.2em;
	padding-right: 15px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap .tit {
	background-image: url(../images/share/icon_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap .tit a {
	text-indent: 1em;
	color: #474747;
}

#footer #footer-inner #foot_menu01_01_inner .inner {
	font-weight: normal;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
}

#footer #footer-inner #foot_menu01_01_inner a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

#footer #footer-inner #foot_menu01_01_inner a:hover {
	text-decoration: underline;
}

#footer #footer-inner #foot_menu01_01_inner .inner li {
	padding-bottom: 8px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 {
	width: 191px;
	float: left;
	margin-top: 10px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 li {
	background-image: url("../images/share/icon_link_01.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 3px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 li a {
	color: #333333;
	font-weight: bold;
	padding-left: 12px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner2 li {
	text-decoration: none !important;
	color: #333333 !important;
	font-weight: normal !important;
	background-image: none !important;
	padding-left: 0 !important;
	padding-bottom: 3px;
	margin-left: 0;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner2 li a {
	text-decoration: none !important;
	color: #474747 !important;
	font-weight: normal !important;
	font-size: 110%;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner2 li a:hover {
	text-decoration: underline !important;
}

#footer #footer-inner #foot_menu01_01_inner .warp2nd {
	clear: both;
	background-image: url(../images/top/footer_bg_line2.gif);
	background-repeat: repeat-y;
	background-position: 169px;
	width: 768px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap3 li {
	padding-bottom: 10px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap3 {
	position: absolute;
	top: 0;
	left: 785px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap4 {
	width: 380px;
	float: left;
	margin-top: 10px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap4 li {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 3px;
	float: left;
	width: 160px;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap4 li a {
	color: #333333;
	font-weight: bold;
	padding-left: 12px;
	background-image: url("../images/share/icon_link_01.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner4 li {
	text-decoration: none !important;
	color: #333333 !important;
	font-weight: normal !important;
	background-image: none !important;
	padding-left: 0px !important;
	padding-bottom: 3px;
	padding-left: 0;
	margin-left: 0;
	float: left;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner4 li a {
	text-decoration: none !important;
	color: #474747 !important;
	font-weight: normal !important;
	font-size: 110%;
}

#footer #footer-inner #foot_menu01_01_inner .footwrap2 .inner4 li a:hover {
	text-decoration: underline !important;
}

#footer #footer-inner #foot_menu01_01_inner .warp2nd {
	clear: both;
	background-image: url(../images/top/footer_bg_line2.gif);
	background-repeat: repeat-y;
	background-position: 169px;
	width: 768px;
}

#footer .subnavi {
	clear: both;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #08156a;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 20px;
	border-top-width: 35px;
	border-top-style: solid;
	border-top-color: #efefed;
	height: 24px;
	font-size: 110%;
}

#footer .subnavi .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer .subnavi li {
	display: inline;
	font-size: 75%;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(../images/share/icon_link_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1em;
}

#footer .subnavi .navi {
	width: 600px;
	float: left;
}

#footer .subnavi .navi a {
	color: #FFFFFF;
	text-decoration: none !important;
}

#footer .subnavi .navi a:hover {
	text-decoration: underline !important;
}

#footer .copyright {
	_padding-bottom: 15px;
	width: 286px;
	float: right;
}

#footer .copyright img {
	
}