/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#FFFAEA;
	color:#000;
/*
	font-family: 'メイリオ','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
*/}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#top{
	width: 100%;
	position: absolute;
	top: 0;
}
#tops{
	background:url(img/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:110px;
	margin:0 auto;
}
#logo{
	position: relative;
	left:34px;
	top:33px;
	height:66px;
	width: 400px;
	background:url("img/logo.gif") no-repeat;
}
#logo a{
	display:block;
	height:66px;
	padding:5px 0 0 60px;
}
#top img{
	border: 0;
}
#top .btn-new{
	position: relative;
	left:630px;
	top:-60px;
	width: 320px;
	text-align: center;
}
/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:920px;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	background: #6BB501;
	margin:110px auto 0;
	padding:0 17px 10px;
	text-align: center;
}
#header h1{
	display:block;
	background: #6BB501;
	height:23px;
	padding:21px 0 0 0;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	color: #FDFF35;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#000;
}
#body ul.nav{
	width:822px;
	height:46px;
	border-bottom:#EEEEEE solid 4px;
	padding:8px 0 6px 146px;
	margin:0 0 24px 0;
	background-color:#fff;
	color:#000;
}
#body ul.nav li.navLink{
	display:block;
	background:url(img/nav_div.gif) right top repeat-y;
	float:left;
	height:46px;
	padding:0 1px 0 0;
}
#body ul.nav li.navLinkNoBdr{
	display:block;
	background-image:none;
	float:left;
	height:46px;
	padding:0 1px 0 0;
}
#body ul.nav li.navLink a.service{
	display:block;
	background:url(img/services_icon.gif) 0 7px no-repeat #fff;
	padding:0 14px 0 46px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.service:hover{
	background:url(img/services_icon_hover.gif) 0 7px no-repeat #fff;
	color:#39638A;
}
#body ul.nav li.navLink a.project{
	display:block;
	background:url(img/project_icon.gif) 9px 7px no-repeat #fff;
	padding:0 14px 0 43px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.project:hover{
	background:url(img/project_icon_hover.gif) 9px 7px no-repeat #fff;
	color:#39638A;
}
#body ul.nav li.navLink a.privacy{
	display:block;
	background:url(img/privacy_icon.gif) 12px 7px no-repeat #fff;
	padding:0 8px 0 42px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.privacy:hover{
	background:url(img/privacy_icon_hover.gif) 12px 7px no-repeat #fff;
	color:#39638A;
}
#body ul.nav li.navLink a.moreLink{
	display:block;
	background:url(img/more_links_icon.gif) 10px 7px no-repeat #fff;
	padding:0 15px 0 58px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLink a.moreLink:hover{
	background:url(img/more_links_icon_hover.gif) 10px 7px no-repeat #fff;
	color:#39638A;
}
#body ul.nav li.navLinkNoBdr a.testimonial{
	display:block;
	background:url(img/testimonial_icon.gif) 8px 7px no-repeat #fff;
	padding:0 0 0 58px;
	font:bold 13px/46px Arial, Helvetica, sans-serif;
	color:#171717;
	text-transform:uppercase;
	text-decoration:none;
}
#body ul.nav li.navLinkNoBdr a.testimonial:hover{
	background:url(img/testimonial_icon_hover.gif) 8px 7px no-repeat #fff;
	color:#39638A;
}
/*------------------------------------------------left panel--------------------*/
#left{
	width:659px;
	padding:0 15px 0 22px;
	float:left;
}

#left h4{
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}

#left p.lftText{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
}
#left p.lftText span{
	color:#9E3F01;
	background-color:#FFF6DB;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
}
#left p.viewMore{
	width:77px;
	height:13px;
	background:url(img/view_more_bg.gif) 0 0 repeat-x;
	padding:0 0 0 288px;
	margin:31px 0 15px 0;
	font-size:0;
	display:block;
}
#left p.viewMore a{
	background:url(img/view_more.gif) 0 0 no-repeat;
	width:77px;
	height:13px;
	display:block;
}
#left p.viewMore a:hover{
	background:url(img/view_more_hover.gif) 0 0 no-repeat;
}

#left ul li.one{
	padding:7px 47px 36px 21px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:258px;
}
#left ul li.two{
	padding:7px 18px 36px 24px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:271px;
}

/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------left box--------------------*/
#leftBox1{
	width:300px;
	margin: 0 20px 20px 0;
	background:url(img/left_box1_bg.gif) 0 0 repeat-y;
	float:left;
}
#leftBox1 p.top1{
	background:url(img/left_box1_top.gif) 0 0 no-repeat;
	width:300px;
	height:21px;
}

#leftBox1 h4{
	background:url(img/left_box1_h2.gif) 0 0 no-repeat;
	width:300px;
	height:22px;
	padding: 20px 0 0 50px;
}

#leftBox1 p.leftBoxText{
	margin:0 13px 0 18px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#91835B;
	background-color:#fff;
	height: 90px;
}
#leftBox1 p.leftBoxText span{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	color:#C24E01;
	background-color:#fff;
}
#leftBox1 p.bot1{
	background:url(img/left_box1_bot.gif) 0 0 no-repeat;
	width:300px;
	height:25px;
}
#leftBox1 a{
	font-size: 14px;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 5px 5px;
	display:block;
	float:left;
	white-space: nowrap;  
}
#leftBox1 a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}
/*------------------------------------------------left box--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
	width:264px;
	float:left;
}
#right p.mem{
	width:250px;
	height:56px;
	background:url(img/member_login.gif) 0 0 no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}
#right form{
	background:url(img/memberlogin_bg.gif) 0 0 repeat-y;
	width:214px;
	padding:0 18px;
	margin:0;
}
#right form input.txtBox{
	width:213px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0 0 5px 0;
}
#right form span{
	font-weight: bold;
	color: #fff;
}
#right form a{
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	color:#FF6600;
	text-decoration:underline;
	background:url(img/register_here_bg.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
}
#right form a:hover{
	text-decoration:none;
}
#right form input.login{
	background:url(img/btn_login.gif) 0 0 no-repeat;
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
}
.btn-search{
	background:url(img/btn_search.gif) 0 0 no-repeat;
	width:41px;
	height:20px;
	border:none;
	cursor:pointer;
	float:right;
}
#right p.bottom2{
	background:url(img/memberlogin_bot.gif) 0 0 no-repeat;
	width:250px;
	height:25px;
	margin:0 0 5px 0;
}
#right h4.solution{
	font-size: 18px;
	color:#497C00;
	background-color:#fff;
	padding:0 0 0 17px;
	margin: 20px 0 0 0;
}
#right ul{
	width:238px;
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	background:url(img/solution_div.gif) left bottom repeat-x;
	width:238px;
	padding: 5px 0 1px 0;
}
#right ul li a{
	background:url(img/icon_pack.gif) 0 -3px no-repeat;
	padding:5px 0 5px 28px;
	font-weight: bold;
	font-size: 14px;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:5px 0 5px 5px;
	display:block;
}
#right ul li a:hover{
	background:url(img/icon_pack.gif) 0 -26px no-repeat;
	color:#A60303;
}
/*------------------------------------------------right panel--------------------*/


/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:953px;
	margin:0 auto;
	background:url(img/footer_bg.gif) 0 0 repeat-x;
	text-align: center;
	padding:20px 0;
}
#footer ul{
	width:457px;
	margin:0 auto;
}
#footer ul li{
	float:left;
	color:#fff;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#fff;
	background-color:#03373B;
}
#footer p.copyright{
	font:normal 11px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FDFF35;
	background-color:inherit;
}

#footer p.design{
	margin:0 auto;
	display:block;
	width:250px;
	height:17px;
	padding:3px;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#03373B;
	text-transform:none;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/17px;
	color:#fff;
	background-color:#03373B;
	text-decoration:none;
	text-transform:none;
}
#footer p.design a.link:hover{
	color:#FDFF35;
	background-color:#03373B;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------一覧--------------------*/

.list-table{
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	border: 1px solid #666666;
	font-family: "MS PGothic";
}
.list-table td, .list-table th{
	border: 1px solid #666666;
	font-size: 12px;
	text-align: center;
}
.list-table th{
	padding: 3px;
	background-color: #333;
	color: #fff;
}
.list-table td{
	padding: 5px;
	line-height: 180%;
}
.list-table .year{
	color: black;
}
.list-table .time{
	color: green;
	padding-left: 18px;
	background:url(img/icon_pack.gif) -2px -59px no-repeat;
}
.list-table .title{
	font-size:14px;
}
.list-table .title span{
	padding: 7px 10px 6px 10px;
	background:url(img/icon_pack.gif) 0 -72px no-repeat;
	text-decoration: none;
}
/*------------------------------------------------一覧--------------------*/

/*------------------------------------------------詳細--------------------*/
.detail-table{
 	border-collapse: collapse;
	width: 600px;
	border: 1px solid #333333;
	margin: 0 0 20px 20px;
	float: left;
	}
.detail-table th{
	width: 170px;
	height: 40px;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	text-align: left;
	background: #F5F5F5;
	border: 1px solid #005943;
	}
.detail-table td{
	border: 1px solid #333333;
	font-size: 14px;
	padding: 5px;
	color: #111111;
	}

.detail-other{
 	border-collapse: collapse;
	width: 600px;
	border: 1px solid #333333;
	margin: 0 0 20px 20px;
}
.detail-other th{
	padding: 10px 0 10px 10px;
	font-size: 16px;
	text-align: left;
	background: #F5F5F5;
	border: 1px solid #005943;
	text-align: center;
	}
.detail-other td{
	border: 1px solid #333333;
	font-size: 14px;
	padding: 5px;
	color: #111111;
	}
.detail-other td img{
	border-style:none;
}
.syousai img{
	align:center;
}
 /*------------------------------------------------詳細--------------------*/

 /*------------------------------------------------入力フォーム--------------------*/
 table.newForm{
	width: 100%;
	margin: 20px 0 40px 0;
	border-collapse: collapse;
	border: 1px solid #005943;
	color: #111111;
	letter-spacing: 0px;
	line-height: 100%;
	word-break: break-all;
	}
table.newForm th{
	width: 120px;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	text-align: left;
	background: #F5F5F5;
	border: 1px solid #005943;
	}
table.newForm td{
	padding: 10px 0 10px 10px;
	border: 1px solid #005943;
	}
table.newForm .formError {
  font-size: x-small;
  color: red;
  }
table.newForm .form-error{
  background: pink;
}
table.newForm .text{
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:16px;
	width: 90%;
	height:25px;
	margin:0;
	padding:5px 8px 0 6px;
	vertical-align:top;
}
table.newForm .combo{
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:16px;
	min-width: 100px;
	height:25px;
	margin:0;
	vertical-align:top;
}
table.newForm .submit{
	background-position:center bottom;
	border:medium none;
	cursor:pointer;
	font-size:15px;
	height:30px;
	margin:0;
	vertical-align:top;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding: 0 20px;
	background-color: #FF8132;
	font-weight: bold;
	color:#fff;
}
 /*------------------------------------------------入力フォーム--------------------*/

 /*------------------------------------------------フォント--------------------*/
b.red2{
	color: #FF3535;
	}
b.usu{
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	}
  /*------------------------------------------------フォント--------------------*/
 
  /*------------------------------------------------枠--------------------*/
 .formwaku{
	margin: 0 0 20px 0;
	border: 1px solid #005943;
	letter-spacing: 0px;
	line-height: 130%;
	font-size: 14px;
	padding: 10px;
	}
　 /*------------------------------------------------枠--------------------*/


.clear{
	clear: both;
	background: none;
}
.c{
	text-align: center;
}
.r{
	text-align: right;
}
.l{
	text-align: left;
}
.base-width{
	width: 590px;
}


hr {
  background-image: url(/css/img/dotline02.gif);
  height: 1px;
  border:0;
}
.button1 {
	border-top: 1px solid #f7812d;
	background: #ffab19;
	background: -webkit-gradient(linear, left top, left bottom, from(#fca714), to(#ffab19));
	background: -moz-linear-gradient(top, #fca714, #ffab19);
	padding: 12px 24px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 24px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}
.button1:hover {
	border-top-color: #e39309;
	background: #e39309;
	color: #ccc;
}
.button1:active {
	border-top-color: #f28c27;
	background: #f28c27;
}

/* Flashメッセージ */
div.message {
    border: 1px solid #FF8C00;
    background: #FFEED8;
    padding: 30px 10px;
    text-align: center;
    margin-bottom: 20px;
}
div.error-message {
	color:red;
	font-size:small;
    margin-bottom: 5px;
}
.required-icon{
	vertical-align:bottom;
}

.detils-button{
	background: url("img/btn_detail.jpg") repeat scroll left top transparent;
	display:block;
	height:35px;
	width:130px;
	float: right;
}

.detils-button:hover  {
	background:url("img/btn_detail.jpg") repeat scroll right -140px transparent;
}


/* ページナビ */
ul.pager {
	float: right;
	font-size: 80%;
}
ul.pager li {
	float: left;
	margin-right: 5px;
}
ul.pager li a {
	position: relative;
	display: block;
	padding: 3px 8px;
	background-image: url(img/pagenavi.gif);
}
ul.pager li a:link,
ul.pager li a:visited {
	border: 1px #3366FF solid;
	background-position: 0 0;
	color: #0033FF;
	text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
	border: 1px #FF6633 solid;
	background-position: 100% 0;
	color: #FF3300;
	text-decoration: none;
}
ul.pager li em {
	display: block;
	padding: 3px 8px;
	border: 1px #666666 solid;
	background: #666666;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

ul.pager li.total {
	display: block;
	padding: 8px 2px 0px;
	font-weight: normal;
	font-size: 12px;
}


.mushimegane {
    background-position: 0 0;
    height: 27px;
    left: -20px;
    top: -6px;
    width: 36px;
    z-index: 9;
    background-repeat: no-repeat;
    position: absolute;
}

/* ボックス */
.top-images{
	width: 620px;
}
.box-h,.box-f{
	line-height:1;
	position:relative;
	text-align:left;
	margin: 0 0 0 0;
	background:transparent url(img/curve_box.gif) no-repeat scroll right top;
}

.box-h div,.box-f div{
	background:transparent url(img/curve_box.gif) no-repeat scroll left top;
	font-size:1px;
	height:5px;
	line-height:1;
	width:5px;
}

.box-b,.box-s-b{
	font-size: 80%;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	overflow:hidden;
	padding: 10px;
	background:#FFFFFF none repeat scroll 0 0;
}
.box-b{
	padding: 10px;
}

.box-s-b{
	padding: 5px;
}

.box-f{
	background-position:right -15px;
	margin:0 0 20px;
}

.box-f div{
	background-position:left -15px;
	position:relative;
}


/* タイトル */
h2,h3.blue,h3.green,h3.orange{
	font-weight:bold;
	color: #fff;
	font-size: 16px;
	padding: 0 0 0 30px;
	margin: 0 0 20px 0;
}

h3.blue-h,h3.green-h,h3.orange-h{
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	color: #fff;
	padding: 0 0 0 2px;
}

h2 span,h3.blue span,h3.green span,h3.orange span{
	display:block;
	padding: 5px 0;
}
h3.blue-h span,h3.green-h span,h3.orange-h span{
	display:block;
	padding: 3px 0;
}

h2{
	background: transparent url(img/entry_title_bg.gif) repeat scroll left -390px;
}
h2 span{
	background:transparent url(img/entry_title_bg.gif) repeat scroll  right -390px;
}


h3.blue,h3.blue-h{
	background: transparent url(img/entry_title_bg.gif) repeat scroll left top;
}

h3.blue span,h3.blue-h span{
	background:transparent url(img/entry_title_bg.gif) repeat scroll  right top;
}

h3.green,h3.green-h{
	background: transparent url(img/entry_title_bg.gif) repeat scroll left -180px;
}

h3.green span,h3.green-h span{
	background:transparent url(img/entry_title_bg.gif) repeat scroll  right -180px;
}


h3.orange,h3.orange-h{
	background: transparent url(img/entry_title_bg.gif) repeat scroll left -360px;
}

h3.orange span,h3.orange-h span{
	background:transparent url(img/entry_title_bg.gif) repeat scroll  right -360px;
}

/* サムネイル画像 */
.thunb-list li {
float:left;
height:85px;
margin:0 5px 0;
text-align:center;
width:110px;

}
.thunb-list a {
border:1px solid #999999;
display:block;
height:85px;
width:110px;
}
.thunb-list img{
	padding: 5px 0 0 0;
	border-style:none;
	max-height: 75px;
}

/*検索ボックス*/
.search-box a, .search-box .now-param{
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 10px;
}

.search-box .now-param{
	background-color: orange;
}
.search-box .kbn-h{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.search-box .label{
	font-size: 14px;
	font-weight: bold;
}
.search-box .others th{
	padding-left: 20px;
}
.

