@charset "utf-8";
/*----------------------------------------------------------- */
/*	ページ全体
/*----------------------------------------------------------- */
/*	検索ワードを以下に
/*	index.php トップページ
 
 
 /*----------------------------------------------------------- */
/*	フォント名
/*----------------------------------------------------------- */
 /* IE */
/*
@font-face {
font-family: InsaPrint;
src: url(../font/tickle-toes-infanity.ttf);
}
*/
/* Firefox, Opera, Safari */
/*
@font-face {
font-family: InsaPrint;
src: url(../font/tickle-toes-infanity.ttf) format("truetype");
}
*/
/*----------------------------------------------------------- */
/*	ページ全体
/*----------------------------------------------------------- */
* {margin:0; padding:0; outline:0}

img{border: none;}

a {
text-decoration: none;
}

dd{padding:5px 20px;}

h1,h2{
	margin:0;padding:0;
}
h1{font-size:1.6em;}


.margin0{margin:0;float:left;}
/*---------------------------------------*/
/* fontsize
-----------------------------------------*/
.fontS { font-size: 80% }
.fontM { font-size: 100% }
.fontL { font-size: 110% }

/*---------------------------------------*/
/* mod_headerbox_size
-----------------------------------------*/
.mod_headerbox_size {
	margin-left:20px;
  width: 400px;
  position:relative;
  overflow:hidden;
  float: right;
  padding:5px 0 0 0;
  
}
.mod_headerbox_size ul {
	display: inline;
}
.mod_headerbox_size ul li {
  float: left;
  width:30px;
  height: 30px;
  overflow: hidden;
}
.mod_headerbox_size ul li span {
  display: block;
  cursor: pointer;
}
.mod_headerbox_size ul li.active span {
  margin-top: -30px;
}
.mod_headerbox_size ul li span:hover{
	margin-top:-30px;
}


body{
	padding:0;margin:0;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Takaoゴシック","TakaoGothic","メイリオ","Meiryo";
	/*font-family: InsaPrint;*/
	background:#3459a3;
	background:#3459a3;
	background-attachment:fixed;
	font-size: medium;
}

#wrap{
	margin:auto;
	width: 960px;
	margin-bottom:15px;
	/*border: 1px #fff solid;*/
	/*border:1px #aaa solid;*/
	/*background: #fff;*/
	overflow: auto;
/*	box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.8);*/
	/*box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);*/
}
#wrap-page{
	font-size:1.0em;
	margin:auto;
	margin-top:20px;
	width: 920px;
	background: #fff;
	overflow: auto;
	padding:15px 20px;
	min-height: 500px;
/*	box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.8);*/
	/*box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);*/
}
#panmenu{
	margin:auto;
	margin-top:20px;
	width: 900px;
	background: #fff;
	overflow: auto;
	padding:10px 30px;
	min-height: 20px;
/*	box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.8);*/
	/*box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);*/
}
#sb-wrap{
	margin:auto;
	width: 1100px;
	background: #fff;
	overflow: auto;
	/*box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);*/
}
#centerBox{
	position:absolute;
	width: 1100px;
	top:180px;
	background: #fff;
}
#centerBox_listView{
	position:relative;
	width: 1100px;
	top:180px;
	background: #fff;
	
}
#page_top{  
    position:fixed;  
    top:400px;  
    right:0;
    z-index: 99999
} 
/*--------------------------------------------------------- */
/* 文字きりかえ要素 
----------------------------------------------------------- */
#swapcss dt {
	margin-bottom: 10px;
}

#swapcss dd {
	display: inline;
	margin: 0 20px 0 0;
	padding: 6px;
/*	line-height: 100%;*/
	border: 1px solid #fc0;
}
#swapcss dd:hover,
#swapcss dd.here {
	background: #fec;
}

/*--------------------------------------------------------- */
/* パンクズリスト 
----------------------------------------------------------- */
.breadcrumb{
	padding:0px 0 15px 0px;
}
.breadcrumb a{
	padding:10px 0 10px 10px;
	text-decoration:underline;
}
/*--------------------------------------------------------- */
/* header要素 
----------------------------------------------------------- */
#page-header{
	background: #fff;
	overflow: auto;
}
#page-header-tl{
	width: 50%;
	float:left;
}
#page-header-bt{
	width: 50%;
	float:left;
}
.page-header-box{
	float:right;
	
}

/*--------------------------------------------------------- */
/*Title*/
/*--------------------------------------------------------- */
.headding01 {
	font-size:1.3em;
	margin:0 0 40px 0;
	padding:5px 5px;
	border-left:15px solid #1871B8;
	background: #1D8ADE;
	color:#FFF;
	letter-spacing: 0.2em;
}
.pageheadtitle{
	font-size:1.3em;
	line-height:100%;
	margin:0 0 45px 0;
	padding:15px 0 15px 0;
	border-top:3px solid #30498e;
	border-bottom:3px solid #8697c1;
	color:#000;
	letter-spacing: 0.2em;
}
.pageread{
	padding:0px 5px 30px 0px;
}
/*--------------------------------------------------------- */
/*コンセプト*/
/*--------------------------------------------------------- */
.migi {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  vertical-align: top; 
}
.hidari {
  float: left;
  margin-left: 2em;
  margin-bottom: 1em;
  vertical-align: top; 
}
/*--------------------------------------------------------- */
/*製品情報*/
/*--------------------------------------------------------- */
.detailR a {
	color: #555;
	margin: 5px 10px;
	text-decoration: none;
	font-size: 14px;
}
/*
.detailR a:hover {
	position:relative;
	top:1px;
	left:2px;
}
*/

.detail{
	overflow: auto;
	background: #f00;
	border: 1px #9f99a3 solid;
}
.detailL{
	float:left;
	display: table;
}


.product-img{
	border: 1px #9f99a3 solid;
	width:280px;
	height:280px;
	margin:0;
	padding:0;
	float:right;
}

.detailR{
float:left;

width:290px
	
}
.detailR a{
	text-decoration:underline;
	color:#00f;
}
.pdetail{
	border: 1px #fff solid;
	overflow: auto;
}
.pkino{
	color:#00c;font-weight:bold;
}
#productlist a{
	color:#FFF;
}
.product-contents-box{
	min-height:250px;
}
.product-contents-box-halfL{
	float:left;
	margin:0 50px 0 0;
	width:420px;
	min-height:250px;
}
.product-contents-box-halfR{
	float:left;
	margin:0 0 0 0;
	width:420px;
	min-height:250px;
}
.productbox{
	border: 1px #aaa solid;
	width:215px;
	min-height:55px;
}
.productbox-img{
	margin-top: 5px;
	vertical-align: middle;
}
.productbox p{
	vertical-align: middle;
	font-size:1.05em;
	font-weight:bold;
	margin-top: 15px;
}
.r-menu-text-bt{
	
	
}
.product-read1{
border-bottom:2px dotted #777777;margin:20px 0px 20px 0;padding:4px 0 2px 10px;background:#e5edf6;
}

/*
.product-read1{
	font-size:1.1em;
	margin:20px 0;
	padding:3px 3px 3px 10px;
	font-weight:bold;
	color:#000;
	background:#ff;
	background:#d7d86d;
}
*/
.red{color: #f00;}
#pmenu {
  width:900px;
  padding:0;
  margin:0 0px 0 0px;
  list-style-type: none;
}
.pmenu1 {
  width:240px;
  float:left;
  margin:10px 50px 10px 10px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#4fbd87;
}
.pmenu2 {
  width:240px;
  float:left;
  margin:10px 50px 10px 0px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#4689f9;
}
.pmenu3 {
  width:240px;
  float:left;
  margin:10px 10px 10px 0px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#1933f9;
}
.pmenu4 {
  width:240px;
  float:left;
  margin:10px 50px 10px 10px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#792f85;
}
.pmenu5 {
  width:240px;
  float:left;
  margin:10px 50px 10px 0px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#e98921;
}
.pmenu6 {
  width:240px;
  float:left;
  margin:10px 10px 10px 0px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#e1341c;
}

.psearch1{
	width:240px;
	float:left;
  margin:10px 10px 10px 130px;
  text-align:center;
  font-size:24px;
  padding:10px;
  color:#fff;
  background:#aaa;
}
/*--------------------------------------------------------- */
/*メニュー*/
/*--------------------------------------------------------- */
#topbox{
	font-size:0.9em;
	height:85px;
}
#menubarbox{
	font-size:0.9em;
	height:30px;
	text-align:center;
	width: 100%;
	background: #aaa;
}
#menubarCenter{
	margin:0 auto;
	width: 960px;
}

div#header  {
    background: #fff;    
    /*border-bottom: 5px #ff1493 solid;*/
    width:100%;
}
div#header-sub  {  
    background: #035ace;
    box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.8);
    /*border-bottom: 5px #ff1493 solid;*/
    /*background: url(../images/header.jpg) no-repeat center;*/
    color: #FFF;
    position:relative;
    height:200px;
    width:100%;
}
#headbox{
	margin:0px auto;
	width: 960px;
	background: #fff;
	overflow:auto;
	height:85px;
}
#headboxL{
	float:left;
	width: 350px;
	background: #fff;
	padding-top: 24px;
}
#headboxR{
	float:right;
	width: 610px;
	background: #fff;
}
#headboxR-up{
	float:right;
	width: 610px;
	position:relative;
	background: #fff;
	height:40px;
	text-align:right;
	display: inline;
}
#headboxR-dw{
	padding-top:5px;
	float:right;
	width: 480px;
	position:relative;
	background: #fff;
	height:30px;
	text-align:right;
	display: inline;
	white-space: nowrap;
}
form {display: inline;}

input, select, textarea {
font-size: 100%;
}

div#header-sub{
	width:1100px;
	margin:0px auto;
	height:295px;
}
div#full-header-sub{
    background: #035ace;
    color: #FFF;
    height:295px;
    width:100%;
    text-align:center;
}
div#full-header  {
	margin:0px auto;
    width: 1100px;
    box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.8);
    background:url(../images/service-full.jpg) no-repeat;
    color: #FFF;
    position:relative;
    top:30;  
    height:295px;
}

#readtextBox{
	/*background: #cc3300;*/
	width: 878px;
	margin:0px auto;
	margin-top: 10px;
	height: 100px;
	padding-bottom: 0px;
	overflow: auto;
}
.readpic{
	margin-top:-10px;
}
#readtextLayer{
	/*background: #cc33cc;*/
	width: 700px;
	margin:0px auto;
	position:relative;
	top:-35px;
	margin-left:170px;
	z-index: 99;
}
#headertxtbox{
	font-size:0.9em;
	height:7px;
	background:#f6191B;
}
#headertxt{
	/*background: #d25739;*/
	padding:3px 0;
	color:#000;
	margin:auto;
	width: 900px;
	overflow: auto;
}
#menubox{
	height:30px;
	position:relative;
	top:0px;
	padding-top:10px;
	margin:0px auto;
	background: #0ff;
	overflow: auto;
	text-align:center;
	width:960px;
}
#main{
	width: 1100px;
/*	background: #fff;*/
	overflow: auto;
	text-align:center;
	width:100%;
}
.main-read{
	margin:5px;padding:0;
	font-size:1.5em;
	font-weight:bolder;
}
#contents{
	width: 960px;
	min-height:400px;
/*	background: #fff;*/
	overflow: hidden;
	text-align:left;
    margin:0px auto;

}

#contentsL{
	float:left;
	padding:0 20px 0 0px;
	width: 665px;
	min-height:300px;
	
}
#contentsLLine{
	float:left;
	padding:0 20px 0 0px;
	width: 100%;
	min-height:300px;
}
#linepic{
	width:850px;
	/*margin: 0 auto;*/
}
.listname{
	margin:0;padding:0;
}
.listname li{
	margin:10px;
}
.num{
	font-weight:bold;
	background:#fff;
	color:#333;
	padding:5px 7px;
	margin-top:10px;
	line-height:20px;
	margin-right:10px;
	font-size:0.9em;
	border:1px #666 solid;
}
#contentsL1{
	float:left;
	padding:50px 0 0 280px ;
	width: 600px;
	min-height:300px;
background:url(../images/aboutbg.jpg);
background-repeat:no-repeat;
 height:100%;	
}

#contentsL1g{
	float:left;
	padding:0px 0 0 280px ;
	width: 600px;
	min-height:300px;
background:url(../images/aboutbg-ppl.jpg);
background-repeat:no-repeat;
 height:100%;
}

#contentsL1w{
	float:left;
	padding:0px 0 0 280px ;
	width: 600px;
	min-height:300px;
background:url(../images/aboutbgwhat.jpg);
background-repeat:no-repeat;
 height:100%;
}

#contentsL1 h1,#contentsL1 h2,#contentsL1g h1,#contentsL1g h2,#contentsL1w h1,#contentsL1w h2{
color:#acd000;/*color:#acd000;color:#4cd000;*/
border-bottom:2px dotted #888888;
}
.contents{
	padding:0 20px 0 30px;
}
.contents a{
	color:#00f;text-decoration:underline;
}

.contents dl,dt{
	padding:10px;
}
#contentsR{
	float:right;
	width: 215px;
	min-height:214px;
	/*background-color: #00aaaa;*/
}
#funcList { padding:0;margin:0 10px 0 30px;list-style-type: none;}
#funcList li { float:left;padding:0;margin:0;text-align:center;}
#funcList li a { padding: 5px 20px 5px 10px;color: #555;margin: 1px 0px;text-decoration: none;font-size: 14px;}
#funcList li a:hover {position:relative;top:1px;}

#grpList { padding:0;margin:0 auto;list-style-type: none;}
#grpList li { float:left;padding:0;margin: 15px 20px 35px 60px;text-align:center;}
#grpList li a { padding: 5px 0px 5px 0px;color: #555;margin: 0px;text-decoration: none;font-size: 14px;}
#grpList li a:hover {position:relative;top:1px;}

#productList { padding:0;margin:0 10px 0 30px;list-style-type: none;}
#productList li { float:left;padding:15px 40px 5px 30px;margin:0;text-align:center;}
#productList li a { padding: 0px;color: #555;margin: 1px 0px;text-decoration: none;font-size: 14px;}
#productList li a:hover {position:relative;top:1px;}
#productList img{border:1px #ccc solid;}
/*----------------------------------------------------------- */
/*	ページ右メニュー
/*----------------------------------------------------------- */
dt img,dd img{
	vertical-align:bottom;
}

#r-menu ul{ 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	zoom: 1;
	overflow: hidden;
}
#r-menu li{ 
	display: block; 
	padding: 0; 
	margin: 0;
	border-left: 1px solid #9F99A3;
	border-right: 1px solid #9F99A3;
	border-top: 1px dotted #9F99A3;
}
#r-menu li a{
	display: block; 
	border-top: 1px dotted #9F99A3;
	background-color: #EEEEEE;
	padding: 0px 0px;
	text-decoration: none;
	color: #333;
	width: 212px; 
	margin: 0px;
	text-align: left;
	font-size: 14px;
}
#r-menu li a:hover{
	background-color: #e5edf6;
}
#r-menu #shita li a{
	display: block; 
	background-color: #EEEEEE;
	padding: 3px 0px;
	text-decoration: none;
	color: #333;
	width: 214px; 
	margin: 0px;
	text-align: left;
	font-size: 14px;
}
#r-menu #shita li a:hover{
	background-color: #9EB7DD;
}

#r-menu li.first{
	border-top: none;
	border-bottom: none;
	height:43px;
}
#r-menu li.last{
    border-bottom: 1px solid #9F99A3;
}
#r-menu li a.last{
    border-bottom: 1px solid #9F99A3;
}
.r-menu-function{
	display: block; 
	padding: 0; 
	margin: 0;
	border-left: 1px solid #9F99A3;
	border-right: 1px solid #9F99A3;
	border-top: 1px dotted #9F99A3;
}

	ul{
	list-style:none;
}

.archive{
	height:53px;
	margin:0;padding:0;
	cursor:pointer;
	border: 1px #fff solid;
}
.subMenu li{
	background-color:#fff;
}
.lastline{
	border-bottom: 1px solid #9F99A3;
}
.listarchive{
	height:53px;
	margin:0;padding:0;
	cursor:pointer;
	border: 1px #fff solid;
}
.listPro{
	margin:0;padding:0;
	list-style:none;
}
.listPro li{
	float:left;
}
.prlistarchive{
	height:53px;
	margin:0;padding:0;
	cursor:pointer;
}
.prlistproduct{
	float:left;margin:5px 5px 5px 5px;
}
.prlistproduct a{
	color:#00f;text-decoration:underline;
}

#contentsR div:first-child {
	margin-top:0px;
}

.pmenu1{
	background:#2a4590;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
.pmenu2{
	background:#59a98e;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
.pmenu3{
	background:#892827;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
.pmenu4{
	background:#8f9d7a;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
.pmenu5{
	background:#95633c;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
.pmenu6{
	background:#a45490;
	line-height: 70px;
	margin:20px 35px;width:200px;height:60px;font-size: 18px;
}
#boxline1{
/*	background: #0ff;*/
	margin-top:15px;
	height:256px;
	overflow: hidden;
}
#boxline2{
	margin:14px 0 14px 0;
/*	background: #f0f;*/
	height:95px;
	overflow: hidden;
}
#boxline3{
/*	background: #f00;*/
	height:250px;
}
.box1{
	float:left;
	margin:0 0px 0 0px;
	height:257px;
	width:319px;
	background: #32777a;
	font-size:50px;
	color:#ffffff;
	text-align:center;
	vertical-align: middle;
}
#midmenu1{
	float:left;
	margin:0 0px 0 1px;
	height:95px;
	background: #6b8f16;
}
#midmenu1,#midmenu2,#midmenu3,#midmenu4,#midmenu5,#midmenu6{
	float: left;
	width: 159px;
	height: 192px;
	overflow: hidden !important;
}
.box1 p{padding-top:40px;}

.box2{
	float:left;
	margin:0 0px 0 0px;
	height:257px;
	background: #3cc77a;
	width:634px;
	overflow: hidden;
}
.box3{
	float:left;
	margin:0 0px 0 0px;
	width: 360px;
	height:260px;
	background: #327cca;
}
.box4{
	float:left;
	margin:0 0px 0 0px;
	width: 280px;
	height:95px;
	background: #6b8f16;
}
.box5{
	float:left;
	margin:0 0px 0 0px;
	width: 320px;
	height:100px;
}
.box6{
	float:left;
	margin:0 0px 0 0px;
	width: 340px;
	height:100px;
}
.box7{
	float:left;
	margin:0 10px 0 0px;
	width: 225px;
	height:250px;
	background: #6b8f16;
}
.box8{
	float:left;
	margin:0 10px 0 0px;
	width: 225px;
	height:250px;
}
.box9{
	float:left;
	background:#fff;
	margin:0 0px 0 0px;
	width: 485px;
	height:257px;
	overflow: scroll;
}

.top-topic-logo{
	padding:5px 0 0 10px;text-align:left;color:#3a6dbb;
}
.top-topic-logoR{
	margin-top:-20px;padding-right:30px;text-align:right;color:#3a6dbb;font-size:0.9em;
}
.top-topic-logoR a{
	color:#3a6dbb;
}
.top-topic-logoR a:hover{
	color:#ccc;
}
.top-topic-list{
	border-bottom: 1px #ccc dashed;line-height: 1.8em;font-size:0.9em;color:#3883cc;
}
.top-topic-img{
	padding-top:5px;padding-right:5px;
}
.top-topic-date{
	color:#000000;font-size:0.875em;
}

#contents-L{
	background: #fff;
	float: left;
	width:620px;
}
#contents-R{
	background: #fff;
	float: right;
	width:250px;
}
.R-imgtop{
	margin-top:40px; 
	border: 1px #999 solid;
}
.R-img{
	margin-top:30px; 
	border: 1px #999 solid;
}

.contentbox{
	padding:0;
	width: 620px;
	/*border: 1px #999 solid;*/
	overflow: auto;
}
.contentbox dt{
	font-weight: bold;
	padding:0 10px;
}
.contentbox dd{
	padding-bottom:10px;
}
.contentbox h2{
}
.contentbox-s{
	text-align:center;
	margin:5px;
	padding:5px 8px;
	float:left;
	width: 266px;
	height:200px;
	border: 1px #333 solid;
}
.contentbox-s p{
	font-size:0.9em;
}
.contentbox-s2{
	margin:7px;
	float:left;
	width: 95%;
}
.contentbox-s2 p{
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Takaoゴシック","TakaoGothic","メイリオ","Meiryo";
	margin:0;padding:0;
	font-size: 1.175em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
a.servBt{
	color: #000;
}
a:hover.servBt{
	color: #000;
}

.servtext{
	padding-left:10px;
	width: 242px;
	text-align:left;
}
.contentbox-s3{
	margin:7px;
	float:left;
	width: 95%;
}
.contentbox-s3 p{
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Takaoゴシック","TakaoGothic","メイリオ","Meiryo";
	margin:0;padding:0;
	font-size: 1.0em;
	font-weight: normal;
	/*letter-spacing: 0.2em;*/
}
.campaign-text{
	font-weight: bold;
	font-size:1.1em;
}
.infobox{
	font-size:95%;
	width: 235px;
	border: 1px #999 solid;
	overflow: auto;
	padding-top:10px;
}
.infobox h2 {
	padding-left:10px;
	background-color: #ccc; /* 見出しの背景色 */
	font-size: 11pt; /* 見出しの文字サイズ */
	color: #333; /* 見出しの文字色 */
	margin: 0; /* スペースを削除 */
	border-bottom: 1px #000 solid;
}
.infobox p{
	margin: 10px;
}
.infobox dt{
	margin-left:10px;
	padding-top:10px; 
}
.infobox dd{
	margin-left:5px;
	padding-top:10px; 
}
.sub-infobox{
	font-size:95%;
	width: 229px;
	background:#fff;
	padding:0 3px;
	overflow: auto;
	border: 1px #aaa solid;
}
.sub-infobox dt{
	font-weight: bold;
	padding:2px;
}
.sub-infobox dd{
	line-height:2.5em;
	margin-left:7px;
}
.sub-infobox h2{
	margin:0;padding:0;
}
.sub-infobox h2{
	background: url(../images/tenpo-shosai.png) no-repeat left center;
	padding-top: 7px;
	padding-left: 50px;
	font-size: 18px;
	height: 40px;
	border-bottom: 1px #666 solid;
}
h3{
	margin:0;padding:0;
}

.ico-service{
	background: url(../images/icon-service.png) no-repeat left center;
	padding-top: 5px;
	padding-left: 55px;
	font-size: 25px;
	height: 40px;
	border-bottom: 1px #666 solid;
}
.gus-mini{
	margin:0; padding:0;
	color:#fff;
	font-size:21px;
	font-weight:normal;
	/*background: url(../images/icon-gus-mini.png) no-repeat left center;*/
	background-color:#32579d;
	padding-top: 3px;
	padding-left: 10px;
	height: 30px;
}
.gus-mini img{
	vertical-align: middle;
	border: 0;
	padding-bottom:5px;
	padding-right:5px;
}
#freespace{
	color:#fff;
	text-align:right;
	height:220px;
}
#footer{
	color:#3459a3;
	/*padding:5px;*/
	height:50px;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
	background: #fff;
	font-style:italic;
	overflow: auto;
}
.newsformat{border-bottom: 1px #666 dotted}
.newsdate{color: #666;}
.newstext{color: #31609b;}

/*--------------------------------------------------------- */
/* ニュース*/
/*--------------------------------------------------------- */
#news{
	padding:0px 10px;
	
}
#news a {
	color: #3883cc;
	text-decoration: none;
	font-size: 14px;
}
#news a:hover {
	position:relative;
	top:1px;
}

.newsbox{
	padding:10px 50px;
}


/***************************/
/*	MENU					*/
/***************************/
.nav-center{margin:0 auto;padding:0;width:960px;height:49px;}
.nav {padding-left:0px;  height:49px; background:#ffffff; color:#000; z-index:1000;border-top: 1px #ccc solid;border-bottom: 1px #ccc solid;}
.menu a {float:left; color:#000; text-decoration:none; width:150px; height:49px; padding-top:0px}
.menu span {float:left; color:#e45a1e; text-decoration:none; width:150px; height:49px; padding-top:0px}
.menu a:hover {color:#fff}
.menu {list-style:none; font:16px Arial,Verdana; text-align:center; width:1000px; margin:0 auto}
.menu li {position:relative; float:left; width:150px; z-index:1000}
.menu ul {display:none; position:absolute; font:normal 13px Arial,Verdana; top:50px; left:0; background:#ddd; display:none; list-style:none}
.menu ul li {float:none; border-top:1px solid #ccc; width:150px}
.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {float:none; display:block; background:none; height:22px; padding-top:5px}
.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {background:#ffffff; color:#000}
.menu ul li span, li.menuhover li span, li.menuhover li.menuhover li span {float:none; display:block; background:none; height:22px; padding-top:5px}
.menu ul ul {left:120px; top:0}
.menu li.submenu {font-weight:bold}
.menu li.noborder {border-top:none}
li.menuhover a, li.menuhover li.menuhover a {color:#000; background:#ffffff}
li.menuhover span, li.menuhover li.menuhover span {color:#000; background:#ffffff}

.navMenuSelected{background:#e5edf6;}
#info {width:180px; background:#eee}
#info li {width:160px; border-top:none; padding:8px 10px; color:#666; text-shadow:1px 1px #fff; text-align:left}
.searchbox{
	position:relative;
	top:-8px;
	font-size: 14px;
}

#menubox-up{
	width: 890px;
	height:50px;
	/*background: #0f0;*/
}
#menubox-dw{
	width: 890px;
	float: left;
}
#up-left{
	display: inline;
	/*background: #f0f;*/
	width:340px;
	float:left;
	padding-left:10px;
}
#up-right{
	display: inline;
	background: #fff;
	padding-top:10px;
	/*margin-top:15px;
	margin-left:15px;*/
	width:480px;
	float:left;
}

#globalmenu {
 /* width:480px;*/
  padding:0;
  margin:0 0px 0 0px;
  list-style-type: none;
  
}
#globalmenu li {
  /*width:23%;*/
  float:right;
  padding:0;
  margin:5px 0px 0 0px;
  text-align:center;
}
#globalmenu li a {
	/*background: url(../images/r_arrow.png) no-repeat left center;*/
	padding: 2px 0px 3px 3px;
	color: #555;
	margin: 1px 0px;
	text-decoration: none;
	font-size: 14px;
}
#globalmenu li a:hover {
	position:relative;
	top:1px;
}

#menubar {
	
  width:960px;
  padding:0;
  margin:0 0px 0 0px;
  list-style-type: none;
  background:#ccc;
}
#menubar li {
	border-left:1px #ccc solid;
 /* width:18%;*/
	width:120px;
  float:left;
  padding:0;
  margin:0;
  text-align:center;
}
#menubar li a {
	background: url(../images/r_arrow.png) no-repeat left center;
	padding: 2px 0px 3px 10px;
	color: #555;
	margin: 1px 0px;
	text-decoration: none;
	font-size: 14px;

}
#menubar li a:hover {
  background:#ffc;
}
/*
#menu {
  width:870px;
  padding:0;
  margin:0 10px 0 10px;
  list-style-type: none;
}
#menu li {
  width:20%;
  float:left;
  padding:0;
  margin:0;
  text-align:center;
}
#menu li a {
  width:auto;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  padding:8px 0 7px 0;
  text-decoration:none;
  display:block;
  background:#f6191B;
  border-left:1px solid #fff;
  box-shadow: 1px 0px 0px rgba(225,225,225,0.3) inset,
			 -1px 0px 0px rgba(225,225,225,0.3) inset,
			  0px 1px 1px rgba(225,225,225,0.1) inset,
			  0px -1px 1px rgba(225,225,225,0.3) inset,
			  0px 1px 3px #aaa;
}
#menu li a:hover {
	background:#cc191B;
	box-shadow: 1px 0px 0px rgba(225,225,225,0) inset,
			 -1px 0px 0px rgba(225,225,225,0) inset,
			  0px 1px 1px rgba(225,225,225,0.1) inset,
			  0px -1px 1px rgba(225,225,225,0.3) inset,
			  0px 1px 3px #aaa;
}
#menu li:first-child a{
	border-radius:5px 0 0 5px;
	box-shadow:-1px 0px 0px rgba(225,225,225,0.3) inset,
			  0px 1px 1px rgba(225,225,225,0.1) inset,
			  0px -1px 1px rgba(225,225,225,0.3) inset,
			  0px 1px 3px #aaa;
}
#menu li:last-child a{
	border-radius:0 5px 5px 0;
	box-shadow: 1px 0px 0px rgba(225,225,225,0.3) inset,
			  0px 1px 1px rgba(225,225,225,0.1) inset,
			  0px -1px 1px rgba(225,225,225,0.3) inset,
			  0px 1px 3px #aaa;
}
*/
a.newslink{
	color:#0000ff;
	text-decoration:none;
}
a:hover.newslink{/*マウスをのせたとき*/
    color:#1f1f1f;
    font-style:normal;
    text-decoration:underline;
}
.breadlist{
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}
a.breadlist{
	color:#418026;
	text-decoration:none;
}
a:hover.breadlist{/*マウスをのせたとき*/
    color:#1f1f1f;
    font-style:normal;
    text-decoration:underline;
}

.breadlist img{
	border:none;
	position:relative;top:7px;
}
/***************************/
/*	Table					*/
/***************************/
table{border-collapse:collapse;
    border-spacing:0;
}
th,td{
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
}
th{
	background: #f2f2f2;
	text-align:left;
	 padding-left:20px;
}
td{
	padding:7px;
}

/***************************/
/*	slideshow				*/
/***************************/
#slideshow { 
	overflow:hidden;
	height:320px;
	width:554px;
	border:1px solid #000000;
	position:relative;
	padding-top:0px;
	box-shadow: 0 0 0px rgba(0,0,0,0.4); 
	background-repeat: repeat;
	border-top:1px solid #000;
}

#slideshow > div {
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	height:320px;
	width:554px;
}

#itemMsg1{
	width:100%;
	height:50px;
	/*background-color:#ff0000;*/
	position:absolute;
	bottom:0;
	left:0;
	line-height:50px;
	vertical-align:middle;
	font-family: ヒラギノ角ゴ Pro W3,HiraKakuPro-ProN;
}

#itemMsg1 b{
	font-family: Monotype Corsiva;
	color:#ffffff;
	font-size:27px;
	margin:5px 5px 10px 5px;
}

.slidm{
	height:320px;
}

/*----------------------------------------
 * PAGING
 ----------------------------------------*/
#paging {
	margin:0px auto;
	padding:0px;
	text-align: center;
}
#paging li {
	font-size: 1.1em;
	border: 1px solid #000;
	display: -moz-inline-box;
	display: inline-block;
	margin:8px;
	line-height: 35px;
	width: 30px;
	height: 30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
* html #paging li{  
	display: inline;
	margin-right: 3px;
	zoom: 1;
}
*+html #paging li {  
	display: inline;
	margin-right: 3px;
	zoom: 1;
}
#paging li a {
	background-color: #ffffff;
	display: block;
	text-decoration: none;
	width: 30px;
}

.pagiNavi{
	color:#000;
	background:#fff;
	border: 1px #999 solid;
}
.pagiNavi a{
	color:#000;
	background:#ffbdf5;
	border: 1px #999 solid;
	text-decoration: none;
}
.pagiNavi a:hover{
	background:#fff;
}
.pagiNavi_off{
	color:#fff;
	background:#2d4383;
	border: 1px #999 solid;
	font-weight: bolder;
}
.pagiNavi_off a:hover{
	background:#ffff00;
}

/*----------------------------------------
 * mailForm
 ----------------------------------------*/
input:focus {
	background-color: #e0e0e0;
}
.t_line01{
	font-weight:bold;
	background: #eeeeee;
}
.mail input{
	display: none;
}
.mail label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.mail label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #bdc3c7;
	border-radius: 50%;
}
.mail input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #439ce6;
}
.css_btn_class_send {
	margin-right:30px;
	text-align:center;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #83c41a;
	padding:9px 30px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #9dce2c), color-stop(100%, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	background:-ms-linear-gradient( top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #689324;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	-moz-box-shadow:inset 1px 1px 0px 0px #c1ed9c;
 	box-shadow:inset 1px 1px 0px 0px #c1ed9c;
}.css_btn_class_addNew1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #8cb82b), color-stop(100%, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	background:-ms-linear-gradient( top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}.css_btn_class_addNew1:active {
	position:relative;
	top:1px;
}

.css_btn_class_cancel {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	color:#000;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.css_btn_class_cancel:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.css_btn_class_cancel:active {
	position:relative; 
	top:1px;
}
/*----------------------------------------
 * PAGE
 ----------------------------------------*/
.shishinf{
	padding:15px 0 3px 0;margin:0;
	font-size: 25px;
	font-weight:bold;
	font-family:"HG明朝E",serif; ;
	color:#618011;/*#3459A3;*/
	min-height:40px;
	width:300px;
}

.shishinf2{
	padding:15px 0 3px 0;margin:0;
	font-size: 20px;
	font-weight:bold;
	font-family:"HG明朝E",serif; ;
	min-height:40px;
	width:700px;
	margin-left:50px;
}
#tblOnewaku{
border: 1px #dcdddd solid;border-collapse: collapse;border-spacing: 0;padding:0  0 0 30px;

background:url(../images/aboutbg.jpg);
background-repeat:no-repeat;
}

#waku-nobg{border: 1px #dcdddd solid;border-collapse: collapse;border-spacing: 0;padding:10px  30px 10px 30px;}
#policy-nobg{border: 1px #dcdddd solid;border-collapse: collapse;border-spacing: 0;padding:10px  30px 10px 30px;}
#policy-nobg dl{padding:0;margin:0;}
#policy-nobg dt{padding:0;margin:0;}
.policydate{text-align:right;}
.indent2{padding-left:50px;}
.indent4{padding-left:80px;}

/*----------------------------------------
 * 会社概要
 ----------------------------------------*/
#tblOne{
border: 1px #dcdddd solid;border-collapse: collapse;border-spacing: 0;
}

.tblOnep{
padding: 10px;border: 1px #dcdddd solid;background: #F5F5F5;font-weight: bold;text-align: center;width:120px;
}
/*----------------------------------------
 * サイトマップ
 ----------------------------------------*/
.sitemap{margin:0;padding:0;}
.sitemap li{padding:5px;margin:10px 0;}
.sitemap li a{color:#00f;padding:5px;margin:10px 0;text-decoration:underline}
.sitemapt{width:80%;border-left:7px solid #aaa; background:#eee;  
    border-top:1px solid #ccc;  
    border-right:1px solid #ccc;  
    border-left:7px solid #e3297d;  
    border-bottom:1px solid #ccc;  
    padding:5px 7px;   }
.dlpage{
	padding:5px;margin:10px 0;
}
.dlpaget{width:95%;border-left:7px solid #aaa; background:#eee;  
    border-top:1px solid #ccc;  
    border-right:1px solid #ccc;  
    border-left:7px solid #e3297d;  
    border-bottom:1px solid #ccc;  
    padding:5px 7px;
 }
 .dlpaget2{width:95%;border-left:7px solid #aaa; background:#eee;  
    border-top:1px solid #ccc;  
    border-right:1px solid #ccc;  
    border-left:7px solid #00297d;  
    border-bottom:1px solid #ccc;  
    padding:5px 7px;
 }
.dlpage li{padding:5px 0 5px 0px;margin:10px 0 0 30px;list-style:url(../images/icon_1r_32.png);vertical-align:bottom;}
.dlpage li a{color:#00f;padding:0px;margin:10px 0;text-decoration:underline}

.maph3{
background:#ffffff;width:100%;border-bottom:2px dotted #888888
}

.productPic{
	/*border: 1px #ccc solid;*/
	float: left;margin:15px;
	position: relative; top: 0px; z-index: 1;
}
.prod-overmoji{
	
}

.kojh2{border-left:8px solid #69baef;padding:2px 8px;margin-top:10px;margin-bottom:10px;color:#0459A0}
