@charset "UTF-8";
/* CSS Document */

/****************************************

		General Setting 

*****************************************/

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}


:focus{
	outline:0;
	}
	
a, a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	}

table{
	border-collapse:separate;
	border-spacing:0;
	}

th, td {
	text-align:left;
	font-weight:normal;
	}

img, iframe {
	border:none;
	text-decoration:none;
	}

ol, ul{
	list-style:none;
	}

input, textarea, select, button {
	font-size:100%;
	font-family:inherit;
	}
select{
	margin:inherit;
	}

hr{
	margin:0;
	padding:0;
	border:0;
	color:#000;
	background-color:#000;
	height:1px;
	}
.float_l{
	float:left;
	}

.float_ls{
	float:left;
	}

.float_r{
	float:right;
	}

.float_rs{
	float:right;
	}

.block{
	display:block;
	}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix {
	zoom: 1;
	} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
	} /* IE7 */


	
html,body{
	 font:12px Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;
	 font-size:12px;
/*	 _font-size:62.5%;*/
	height:100%;
	 }

/*dt,dd,p{
	font-size:10px;
}*/

a {
	cursor:pointer;
}

a img {
	border:none;
	outline:none;
	}




/****************************************

		common

*****************************************/

body{
	font-size:11px;
}

h2{
	font-size:14px;
	font-weight:bold\9;/*IE8*/
	}

h2#smartPhone{
	display:none;
}

h2#smartPhones{
	display:none;
}

h2#smart{
	margin-bottom:36px;
	padding:0px;
	font-size:16px;
}

h3 span{
	font-size:13px;
	font-weight:bold;
	}

h4 span{
	font-size:13px;
	}


.bt_next{
	background:white url(../images/close_arrow01.png) right 3px no-repeat;
	padding:3px 17px 3px 0;
	color:#CCC;
}


.bt_next a{
	color:#666;
}

.bt_close{
	background:white url(../images/close_arrow01.png) right 3px no-repeat;
	padding:3px 17px 3px 0;
	color:#CCC;
}

.bt_close a{
	color:#666;
}

.pagetop{
	background:white url(../images/pagetop.png) right 6px no-repeat;
	padding:3px 17px 3px 0;
	
}

.pagetop a{
	color:#666;
}


html, body {height: 100%;}
#wrap {min-height: 100%;}
#main {padding-bottom: 80px;} 
/****************************************

		header

*****************************************/


header{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	margin-bottom:50px;
	line-height:180%;
}

header h1{
	width:101px;
	height:25px;
	margin-left:30px;
	margin-top:20px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:block;
	float:left\9;/*IE8*/
}


/*header navi */

heder nav#gnav{
	height:30px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	
}

ul#gnav_ul{
	width:630px;
	height:30px;
	position:absolute;
	right:0;
}

ul#gnav_ul li a{
	float:left;
	width:85px;
	/*font-size:10px;*/
	border-left:1px solid #CCC;
	cursor:pointer;
	margin:0;
	padding:18px 0 0 4px;
	height:14px;
	font-size:10px;
	display:block;
}

ul#gnav_ul li a#home{
	background:url(../images/home_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#homeh{
	background:url(../images/home_on.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#home:hover{
	background:url(../images/home_on.png) no-repeat 4px 20px;
}

ul#gnav_ul li a#companybt{
	background:url(../images/company_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#companybth{
	background:url(../images/company_on.png) no-repeat 4px 20px;
	text-indent:-9999px;
}


ul#gnav_ul li a#companybt:hover{
	background:url(../images/company_on.png) no-repeat 4px 20px;
}


ul#gnav_ul li a#contactbt{
	background:url(../images/contact_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#contactbth{
	background:url(../images/contact_on.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#contactbt:hover{
	background:url(../images/contact_on.png) no-repeat 4px 20px;
}


ul#gnav_ul li a#recruitbt{
	background:url(../images/recruit_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#recruitbth{
	background:url(../images/recruit_on.png) no-repeat 4px 20px;
	text-indent:-9999px;
}


ul#gnav_ul li a#recruitbt:hover{
	background:url(../images/recruit_on.png) no-repeat 4px 20px;
}

ul#gnav_ul li a#privacy_policybt{
	background:url(../images/privacy_policy_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#privacy_policybth{
	background:url(../images/privacy_policy_on.png) no-repeat 4px 20px;
	text-indent:-9999px;
}

ul#gnav_ul li a#privacy_policybt:hover{
	background:url(../images/privacy_policy_on.png) no-repeat 4px 20px;
}


ul#gnav_ul li a#site_mapbt{
	background:url(../images/site_map_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#site_mapbth{
	background:url(../images/site_map_on.png) no-repeat 4px 20px;
	text-indent:-9999px;
}

ul#gnav_ul li a#site_mapbt:hover{
	background:url(../images/site_map_on.png) no-repeat 4px 20px;
}

ul#gnav_ul li a#linkbt{
	background:url(../images/link_off.png) no-repeat 4px 20px;
	text-indent:-9999px
}

ul#gnav_ul li a#linkbth{
	background:url(../images/link_on.png) no-repeat 4px 20px;
	text-indent:-9999px;
}

ul#gnav_ul li a#linkbt:hover{
	background:url(../images/link_on.png) no-repeat 4px 20px;
}


ul#gnav_ul li.lastchild{
	float:left;
	width:85px;
	/*font-size:10px;*/
	border-left:1px solid #CCC;
	cursor:pointer;
	margin:0;
	padding:18px 0 0 4px;
	height:14px;
	font-size:10px;
}


/****************************

wrap_box

*****************************/

section#wrap_box{
	width:100%;
	min-width:1050px\9;/*IE8*/
	display:-webkit-box;
	display:-moz-box;
	display:box;
}



/****************************

aside

*****************************/
aside{
	min-width:170px;
	position:relative;
	margin-left:69px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	}
aside ul#navi{
	/*height:500px;*/
	margin-bottom:50px;
	
	
	}


aside ul#navi li.dammy{
	display:block;
	width:33px;
	height:11px;
	margin-bottom:8px;
	cursor:pointer;
	/* animation
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	*/
	}
aside ul#navi li a{
	display:block;
	width:33px;
	height:11px;
	margin-bottom:8px;
	cursor:pointer;
	/* animation
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	*/
	}

aside ul#navi li a#conceptbt{
	background:url(../images/concept_off.png) no-repeat;
	width:48px;
	height:13px;
	text-indent:-9999px;
}

aside ul#navi li a#conceptbth{
	background:url(../images/concept_on.png) no-repeat;
	width:48px;
	height:13px;
	text-indent:-9999px;
	
}

aside ul#navi li a#conceptbt:hover{
	background:url(../images/concept_on.png) no-repeat;
	
}

aside ul#navi li a#servicebt{
	background:url(../images/service_off.png) no-repeat;
	text-indent:-9999px;
	width:44px;
	height:13px;
}

aside ul#navi li a#servicebth{
	background:url(../images/service_on.png) no-repeat;
	text-indent:-9999px;
	width:44px;
	height:13px;
}

aside ul#navi li a#servicebt:hover{
	background:url(../images/service_on.png) no-repeat;
	text-indent:-9999px;
}

aside ul#navi li a#worksbt{
	background:url(../images/works_off.png) no-repeat;
	text-indent:-9999px;
	width:36px;
	height:13px;
}

aside ul#navi li a#worksbth{
	background:url(../images/works_on.png) no-repeat;
	text-indent:-9999px;
	width:36px;
	height:13px;
}

aside ul#navi li a#worksbt:hover{
	background:url(../images/works_on.png) no-repeat;
	text-indent:-9999px;
}

aside ul#navi li a#projectlistbt{
	background:url(../images/projectlist_off.png) no-repeat;
	text-indent:-9999px;
	width:60px;
	height:13px;
}

aside ul#navi li a#projectlistbth{
	background:url(../images/projectlist_on.png) no-repeat;
	text-indent:-9999px;
	width:60px;
	height:13px;
}

aside ul#navi li a#projectlistbt:hover{
	background:url(../images/projectlist_on.png) no-repeat;
	text-indent:-9999px;
}

aside ul#navi li a#publicationbt{
	background:url(../images/publication_off.png) no-repeat;
	text-indent:-9999px;
	width:63px;
	height:13px;
}

aside ul#navi li a#publicationbth{
	background:url(../images/publication_on.png) no-repeat;
	text-indent:-9999px;
	width:63px;
	height:13px;
}

aside ul#navi li a#publicationbt:hover{
	background:url(../images/publication_on.png) no-repeat;
	text-indent:-9999px;
}

aside ul#navi li.notes_smp{
	display:none;
}

aside ul#navi ul{
	margin-left:16px;
	}
aside ul#navi ul li{
	margin-bottom:4px;
	}

aside ul#banner{
	/*position:absolute;
	bottom:0;*/
}

aside ul#banner li{
	margin-bottom:8px;
}

.mab50{
	margin-bottom:50px;
}
/*aside ul#banner li a#ban01{
	background: url(../images/m_banner01_off.png) no-repeat;
	width:89px;
	height:33px;
}

aside ul#banner li a#ban01:hover{
	background: url(../images/m_banner01_on.png) no-repeat;
}

aside ul#banner li a#ban02{
	background: url(../images/m_banner02_off.png) no-repeat;
	width:89px;
	height:43px;
}

aside ul#banner li a#ban02:hover{
	background: url(../images/m_banner02_on.png) no-repeat;
}*/
/****************************

section public

*****************************/


/*section main*/
section#main{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	margin-left:0px;
	float:left\9;/*IE8*/
	width:79%\9;/*IE8*/
	margin-right:-24.5%\9;/*IE8*/
	}


.section_box{
	color:#666;
	width:100%;
	min-width:750px;
	position:relative;
	
}

.section_box a{
	color:#666;
	text-decoration:none;
}

.section_jpg{
	color:#666;
	width:100%;
	min-width:750px;
	position:relative;
	
}

.section_box a{
	color:#666;
	text-decoration:none;
}


/* gnavi */
.gnav_box{
	padding-left:0;
	line-height:180%;
	color:#666;
	min-width:760px\9;/*IE8*/
}

.gnav_box a{
	color:#666;
	text-decoration:none;
}

/****************************

footer

*****************************/
footer{
	/*position:absolute;
	bottom:0;*/
	width:100%;
	color:#999999;
	font-size:8px;
	display:-webkit-box;
	display:-moz-box;
	display:box;
	position: relative;
	margin-top: -30px; 
	height:30px;
	clear:both;

}


footer p#addre{
	margin-right:1.0em;
	margin-left:252px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	white-space:nowrap;
}


footer p#addre br{
	display:none;
}

footer address{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	white-space:nowrap;
}

footer p#copy{
	text-align: right;
	margin-right:1.0em;
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:right\9;/*IE8*/
	white-space:nowrap;
}




/****************************

notes

*****************************/
div#notes{
	padding-top:44px;
	width:740px;

}
div#notes dl{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	width:740px;
	line-height:180%;
}
div#notes dt{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right:5px;
	float:left\9;/*IE8*/
	
}
div#notes dd{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	
}

div#notes dd a{	
	color:#333;
	text-decoration: underline;
	
}

/****************************

section

*****************************/

.article_box {
	opacity:0;
}

.article_box {
filter: alpha(opacity=0); /* IE lt 8 */

}


/* first */
article .article_box{
	width:100%;
}

/*index animation*/
div#wrapcarousel{
	width:100%;
	height:250px;
	background:#BDBEBE;
	padding:0;
	overflow:hidden;
	
}

article .carousel{
	width:100%;
	background:#FFF100;
	padding:0;
	height: 250px;
	width:100%\9;/*IE8*/
	float:left\9;/*IE8*/
	
}


/* works */
article .works{
	
	min-width:850px;
	width:100%;
	height:500px;
	overflow:hidden;	
}






div.works #carousel_box img {
    cursor:pointer;
}


/* works 読み込み */
article#carousel_box{
	width:100%;
	margin-left:-300px;
}


div.works #carousel {
    width:100%;
    height:400px;
    padding:0;
	overflow:hidden;
	background:#FFF;/*focas*/
    position:relative;
	
}


article#create_box{
	width:180px;
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0 60px;
	
}

article .logo_l{
	margin-bottom:30px;
}

article .cre_info p{
	font-size:10px;
	color:#555;
	line-height:160%
}

article .cre_info p.tie{
	font-size:13px;
	margin-bottom:12px;
	
}


div.works #carousel .prev,
div.works #carousel .next {
    position:absolute;
    top:175px;
    width:20px;
    height:51px;
    cursor:pointer;
    opacity:0.3;
}
div.works #carousel .prev:hover,
div.works #carousel .next:hover {
    opacity:1;
}
div.works #carousel .prev {
    left:300px;
    background:url(../images/arrow_prev.gif) no-repeat;
}
div.works #carousel .next {
    right:0;
    background:url(../images/arrow_next.gif) no-repeat;
}
div.works #carousel .prev.disabled,
div.works #carousel .next.disabled {
    display:none;
}
div.works #carousel .slider {
    position:absolute;
    top:0;
    left:0;
    white-space:nowrap;
	
}
div.works #carousel .slider img {
    opacity:0.3;
    margin:0 20px;
}
div.works #carousel .slider img.selected {
    opacity: 1;
}

div.works #thumbnail {
    width:100%;
    height:74px;
    overflow:hidden;
    position:relative;
	top:40px;
}
div.works #thumbnail .slider {
    position:absolute;
    top:0;
    left:300px;
    white-space:nowrap;
}
div.works #thumbnail .slider img {
    opacity:0.5;
    margin:0 2px;
    border:2px solid #FFF;
}
div.works #thumbnail .slider img.selected {
    opacity:1;
    border-color:#FFF100;
}


table#project_categories {
	width:650px;
	
}


table#project_categories a{
	color:#666;
	
}

#project_categories {
    border-collapse:collapse;
	font-size:8px;
}
#project_categories td {
    border:1px solid #666;
    padding:3px 0px;
	text-align:center;
	width:63px;
}
#project_categories td.selected {
    background-color:#000;
}
#project_categories td.selected a {
    color:#FFF;
}

#project_list {
    margin-top:20px;
}



span.tie{
	margin-bottom:12px;
	font-size:12px;
	line-height:160%;
	margin-bottom:6px;
	padding-left:12px;
	
}

span.clie{
	font-size:10px;
	padding-left:12px;
	
}

span.year{
	font-size:10px;
	padding-left:12px;
	margin-bottom:20px;
	
}



/*


#sitemap{
	position:relative;
	line-height:210%;
	background:yellow;
}

.malseitemap{
position:absolute;
left:120px;
top:0;
background:blue;
background:url(../images/sitemapbar.png) right 9px no-repeat;
}


.notesseitemap{
position:absolute;
left:150px;
top:46px;

background:red;
}


*/
/* sitemap */
#sitemap{
	position:relative;
	line-height:210%;
}

.malseitemap{
position:absolute;
left:120px;
top:0;
background:blue;
background:url(../images/sitemapbar.png) 42px 55px no-repeat;
width:250px;
}


.notesseitemap{
position:absolute;
left:150px;
top:46px;

}



.relate{
	position:relative;
}

#flowtbox{
	position:absolute;
	top:68px;
	left:210px;
	line-height:180%;
}


/*firefox
@-moz-document url-prefix(){.malseitemap{
	margin-left:5.89em;
}}

*/

/* privacy */
#privacy_box{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	min-width:740px\9;/*IE8*/
	
}

#privacy_box div{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:170px;
	float:left\9;/*IE8*/
}


.privacy_mar{
	margin-right:20px;
	line-height:180%;
}

.privacy_nomar{
	line-height:180%;
}


/* message*/
.message{
	width:710px;
	margin:0;
	line-height:180%;
}

/* brand */
.brand{
	width:710px;
	margin:0;
}

.brand_box{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	width:710px;
	margin-bottom:25px;
	
}

.brand_box h4{
	width:184px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	line-height:180%;
}

.brand_box div.bbbox{
	width:524px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	display:block\9;/*IE8*/
	line-height:190%;
}

/*service */
.service{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	font-size:12px;
	line-height:165%;
	width:740px;
	margin:0 auto 35px auto;
	position:relative;
}

.bt740{
	width:740px;
	margin:0;
}
.width350{
	width:350px;
}

.service h3{
	width:348px;
	text-align:center;
	border:1px solid #666;
	padding:3px 0;
	margin-bottom:20px;
	font-size:13px;
}

.mar38{
	margin-right:38px;
}

.service_abox{
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	margin-right:38px;
	width:350px;
	
}

.service_bbox{
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
	width:350px;
}

.plan_h3{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	font-size:12px;
	line-height:165%;
	width:740px;
	margin:0 auto 20px auto;
}

.plan_h3 h3{
	width:348px;
	text-align:center;
	border:1px solid #666;
	padding:3px 0;
	font-size:13px;
	float:left\9;/*IE8*/
}
.planning{
	font-size:90%;
	width:740px;
	margin:0 auto 35px auto;
	position:relative;
	height:400px;
	line-height:180%;
}
.service_box01{
	width:203px;
	position:absolute;
	top:0;
	left:0;
	
}

.service_box02{
	width:182px;
	position:absolute;
	top:0;
	left:203px;
}

.service_box03{
	width:194px;
	position:absolute;
	top:0;
	left:385px;
}


.service_box04{
	width:160px;
	position:absolute;
	top:0;
	left:579px;
}


#font07{
	font-size:80%;
	font-size:75%\9;/*IE8*/
	
}
.font11{
	font-size:11px;
}

.mal10{
	margin-left:10px;
}

.mal15{
	margin-left:15px;
}

.mal30{
	margin-left:30px;
}

.mar30{
	margin-right:30px;
}

/*
.service_box01{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	
}

.service_box02{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}

.service_box03{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}


.service_box04{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
*/



.public{
	width:743px;
	position:relative;
	margin:0;
	height:500px;
	
	}


#publication01 h4{
	color:#222;
}
#publication01{
	width:185px;
	height:240px;
	background:url(../images/pbl01.png) no-repeat;
	margin-right:2px;
	font-size:9px;
	line-height:160%;
	position:absolute;
	left:0;
	top:0;
}

#publication02 h4{
	color:#222;
}
#publication02{
	width:185px;
	height:240px;
	background:url(../images/pbl02.png) no-repeat;
	margin-right:2px;
	font-size:9px;
	line-height:160%;
	position:absolute;
	left:186px;
	top:0;
}

#publication03 h4{
	color:#222;
}
#publication03{
	width:185px;
	height:240px;
	background:url(../images/pbl03.png) no-repeat;
	margin-right:2px;
	font-size:9px;
	line-height:160%;
	position:absolute;
	left:372px;
	top:0;
}

#publication04 h4{
	color:#222;
}
#publication04{
	width:185px;
	height:240px;
	background:url(../images/pbl04.png) no-repeat;
	font-size:9px;
	line-height:160%;position:absolute;
	left:558px;
	top:0;	
}

#publication05 h4{
	color:#222;
}
#publication05{
	width:185px;
	height:240px;
	background:url(../images/pbl05.png) no-repeat;
	font-size:9px;
	line-height:160%;
	position:absolute;
	left:0;
	top:260px;	
}

#publication06 h4{
	color:#222;
}
#publication06{
	width:185px;
	height:240px;
	background:url(../images/pbl06.png) no-repeat;
	margin-right:2px;
	font-size:9px;
	line-height:160%;
	position:absolute;
	left:186px;
	top:260px;
}

/* company */

#company{
	line-height:200%;
}

/****************************

form

*****************************/



#form_table .righttd{
	text-align:right;
	padding:15px 5px;
	vertical-align:middle;
}

#form_table .righttd15{
	text-align:right;
	padding:15px 50px 15px 15px;
	vertical-align:middle;
}


#form_table td{
	border-bottom:1px solid #ddd;
	vertical-align:middle;
	padding-right:15px;
}

#form_table td .bnone{
	border-bottom:none;
	vertical-align:middle;
	
}

#form_table td.bnone15{
	border-bottom:none;
	vertical-align:middle;
	padding:15px;
}

#form_table td .bnone5{
	border-bottom:none;
	vertical-align:middle;
}

#form_table td.bnone15_0{
	vertical-align:middle;
	padding:15px 0;
}



#form_table td .tdright{
	text-align:right;
	padding:0px 5px 5px 0;
}

#form_table td .tdrights{
	text-align:right;
	padding:0px 5px 5px 0;
}



#form_table td .td15 select#ken{
	margin-bottom:2px;
}

#form_table td .td15 input#adrs1{
	margin-bottom:2px;

}

/*#form_table td .td15{
	padding:5px 0;

}*/

/*firefox
@-moz-document url-prefix(){#form_table td .td15{
	padding:5px 5px 5px 0;
	color:red;
	background:red;
}}*/




#form_table td .par15{
	border-bottom:none;
	padding-right:5px;
	vertical-align:middle;
}

#form_table input.width100{
	width:100%;
}


.bgyellow{
	background:#FFF100;
	padding:5px 5px;
	width:460px;
}





#form_table_confirm{
	width:500px;
}


#form_table_confirm .righttd{
	text-align:right;
	padding:15px 5px;
	vertical-align:middle;
}

#form_table_confirm .righttd15{
	text-align:right;
	padding:15px 50px 15px 15px;
	vertical-align:middle;
}


#form_table_confirm td{
	border-bottom:1px solid #ddd;
	vertical-align:middle;
}

.nowrap{
	
	white-space:nowrap;
}

#form_table_confirm td .bnone{
	border-bottom:none;
	vertical-align:middle;
}

#form_table_confirm td .td15{
	border-bottom:none;
	vertical-align:middle;
}


#form_table_confirm td.bnone15{
	border-bottom:none;
	vertical-align:middle;
	padding:15px;
}

#form_table_confirm td .bnone5{
	border-bottom:none;
	vertical-align:middle;
}

#form_table_confirm td.bnone15_0{
	vertical-align:middle;
	padding:15px 0;
}



#form_table_confirm td .tdright{
	text-align:right;
	padding:5px 5px 5px 0;
}

#form_table_confirm td .td15{
	padding:5px 0 5px 0;
}

#form_table_confirm td .par15{
	border-bottom:none;
	padding-right:5px;
	vertical-align:middle;
}

#form_table_confirm input.width100{
	width:100%;
}






/*
press 
*/

#pressbox{
	width:560px;
	margin-bottom:40px;
}

.press{
	width:270px;
	height:25px;
	float:left;
}

.press_right{
	width:270px;
	height:25px;
	float:left;
	margin-left:5px;
}



div#form_table_press{
	width:470px;
	}


div#form_table_press dl#border{
	border-top:1px solid #ddd;
}

div#form_table_press dl{
	border-bottom:1px solid #ddd;
}

div#form_table_press dt{
	text-align:right;
	vertical-align:middle;
}

div#form_table_press dt#inpubt{
	width:145px;
	text-align:right;
	vertical-align:middle;
}

div#form_table_press dd{
	text-align:left;
	vertical-align:middle;
}

div#form_table_press dd#inputbt{
	width:300px;
	text-align:left;
	vertical-align:middle;
}

div#form_table_press dd input.width100{
	width:100%;
}


.mab2{
	margin-bottom:2px;
}

.mab3{
	margin-bottom:3px;
}

.mab6{
	margin-bottom:6px;
}
.mar15{
	margin-right:15px;
}

.pat1{
	padding-top:1px;
	}

p#pat25{
	padding-top:25px;
	}

p#pat75{
	padding-top:55px;
	}


td#width300{
	width:300px;
}

td#width300top{
	width:300px;
	border-top:1px solid #ddd;
}

#form_table_press .righttd{
	text-align:right;
	padding:14px 5px 15px;
	vertical-align:middle;
}


#form_table_press .righttdtop{
	text-align:right;
	padding:15px 5px;
	vertical-align:middle;
	border-top:1px solid #ddd;
}

#form_table_press .righttd15{
	text-align:right;
	padding:15px 50px 15px 15px;
	vertical-align:middle;
	white-space:nowrap;
}

#form_table_press .righttd15top{
	text-align:right;
	padding:14px 50px 15px 15px;
	vertical-align:middle;
	border-top:1px solid #ddd;
	white-space:nowrap;
}

.bordertop{
	border-bottom:1px solid #ddd;

}

#form_table_press td{
	border-bottom:1px solid #ddd;
	vertical-align:middle;
	padding-right:15px;
	white-space:nowrap;
}

#form_table_press td .bnone{
	border-bottom:none;
	vertical-align:middle;
	white-space:nowrap;
	
}

#form_table_press td.bnone15{
	border-bottom:none;
	vertical-align:middle;
	padding:15px;
	white-space:nowrap;
}

#form_table_press td .bnone5{
	border-bottom:none;
	vertical-align:middle;
	white-space:nowrap;
}

#form_table_press td.bnone15_0{
	vertical-align:middle;
	padding:15px 0;
	white-space:nowrap;
}



#form_table_press td .tdright{
	text-align:right;
	padding:5px 5px 5px 0;
	white-space:nowrap;
}

#form_table_press td .td15{
	padding:5px 0 5px 0;
	white-space:nowrap;
}

#form_table_press td .par15{
	border-bottom:none;
	padding-right:5px;
	vertical-align:middle;
	white-space:nowrap;
}

#form_table_press input.width100{
	width:100%;
}




div#form_press{
	width:470px;
	}

div#form_press dl#border{
	border-top:1px solid #ddd;
}

div#form_press dl{
	border-bottom:1px solid #ddd;
}

div#form_press dt{
	text-align:right;
	vertical-align:middle;
}


.w145{
	width:145px;
}

.w70{
	width:70px;
	margin-right:17px;
}

.w280{
	width:280px;
}

.w350{
	width:350px;
}


.w380{
	width:380px;
}

div#form_press dd{
	width:300px;
	text-align:left;
}

.pad15{
	padding:15px 0px;
}

.pad15dd{
	padding:13px 0px 17px;
}

.pad15t{
	padding:15px 0px 0;
}

.ipadpab15{
	padding-top:11px;
}

.pad15b{
	padding:0px 0px 15px;
}


.pat36{
	padding-top:36px;
}

.pat38{
	padding-top:38px;
}

.mal7{
	margin-left:5px;
}

.mal16{
	margin-left:11px;
}

.mal24{
	margin-left:24px;
}
/****************************

LayOut_style

*****************************/

.boxlayout{
	display:-webkit-box;
	display:-moz-box;
	display:box;
}

.boxlayout_child{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	float:left\9;/*IE8*/
}



.width750{
	width:750px;
}

.width185{
	width:185px;
}

.width220{
	width:220px;
}

.width6e{
	width:6em;
}

.font_size08{
	font-size:8px;
	}
.font_size10{
	font-size:10px;
	}
	
.font_size12{
	font-size:12px;
	}

.mab05{
	margin-bottom:5px;
}

.mab10{
	margin-bottom:10px;
}

.mab15{
	margin-bottom:15px;
}

.mab20{
	margin-bottom:20px;
}

.mab25{
	margin-bottom:25px;
}

.mab30{
	margin-bottom:30px;
}

.mab35{
	margin-bottom:35px;
}
.mab40{
	margin-bottom:40px;
}

.mal5{
	margin-left:5px;
}

.mal25{
	margin-left:25px;
}



.mar35{
	margin-right:35px;
}

.mar25{
	margin-right:25px;
}



.mar15{
	margin-right:15px;
}


.center{
	text-align:center;
}

.right{
	text-align:right;
}

.switch{
	color:#ccc;
	}

.switch0{
	color:#ccc;
	}

.switch1{
	background:#AAAAAA;
	color:#FFFFFF;
	}


.switch2{
	background:#000000;
	color:#FFFFFF;
}

table#cate, table#cate td{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:8px;
	text-align:center;
	}
table#cate td{
	width:60px;
	padding:3px 0;
	}

td.vtop{
	vertical-align:top;
}

td.vmiddle{
	vertical-align:middle;
}

td.bottom{
	vertical-align:bottom;
}
td.nowrap{
	white-space:nowrap;
}
table.border_btm{
	border-bottom: 2px solid #E5E5E5;
}

ul#title{
width:150px;
font-size:11px;
}

ul#title a{
font-size:12px;
color:#B4B4B4;
}

ul#title a:hover{
font-size:12px;
color:#666;
}


#title{
	
	white-space:nowrap;
	}
#project{
	width:835px;
}

.logo img{
	width:33%;
}



.red{
	color:red;
}

/* メニュー消し*/
#title a.workshow2{
	display:none;
}

a.workshow2{
	display:none;
}


section#box{
  width:100%;
  padding:0;
  width:100%\9;/*IE8*/
}

#worksbox{
	/*width:100%;*/
	min-width:800px;
	height:490px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:#FFF100;
	position:absolute;
	right:0;
	line-height:0;
	}
#worksbox a img{
	opacity:0.25;
	height:70px;
	width:100px;
	margin:0;
	padding:0;
	border:none;
	}

#worksbox a:hover img{
	opacity:1.0;
	}


.smartphone{
	display:none;
}

.tablette{
	display:none;
}

.smart_tablette{
	display:none;
}

.smart_pc{
	display:none;
}
