* {
	padding: 0;
	margin: 0;
	}

html{
	height:100%;
	text-align: center;
	}
	
body{
	height:100%;
	background: url(../img/bg.jpg) repeat-y center;
	font-size: 62.5%;
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    line-height: 1.3em;
    letter-spacing: 0.1em;
	}

input,select,textarea {
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    }

a {
	color: #315C88;
	}
	
a:hover {
	color: #678EB6;
	}
	
a:visited {
	color:#0A2A4B;
	}
	
a img {
	border: none;
	}
	
p {
	padding: 5px;
	}
	
.contents p {
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	}
	
h4 {
	font-size: 1.3em;
	line-height: 1.4em;
	}
	
h5 {
	font-size: 1.4em;
	line-height: 1.4em;
	background: url(../img/bg_headline5.gif) no-repeat left;
	padding: 3px 0 2px 12px;
	margin: 5px 0 5px 5px;
	color: #1F3A46;
	font-weight: normal;
	}

.contents h3.common-h3,
.contents h4.common-h4 {
	color: #999999;
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: normal;
	}
	
.contents h4.common-h4 span,
.contents h3.common-h3 span {
	background: #404950;
	padding: 5px;
	color: #fff;
	font-size: 1.3em;
	margin: 0 10px 0 0;
	}
	
.contents h4.relate-h4 {
	color: #999999;
	font-size: 0.7em;
	margin: 0 0 15px 0;
	}
	
.contents h4.relate-h4 span {
	background: #1A2F88;
	padding: 5px;
	color: #fff;
	font-size: 1.5em;
	margin: 0 10px 0 0;
	}
	
.contents-relate h4.relate-h4 {
	color: #999999;
	font-size: 0.7em;
	margin: 0 0 15px -15px;
	}
	
.contents-relate h4.relate-h4 span {
	background: #1A2F88;
	padding: 5px;
	color: #fff;
	font-size: 1.5em;
	margin: 0 10px 0 0;
	}
	
.contents h4.worksprofile-h4 span {
	background: #6AC5A2;
	padding: 5px;
	color: #fff;
	font-size: 1.3em;
	margin: 0 10px 0 0;
	}
	
.contents h4.worksprofile-h4 {
	color: #999999;
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: right;
	}
	
img.img-r {
	float: right;
	padding: 0 0 10px 10px;
	}
	
img.img-l {
	float: left;
	padding: 0 10px 10px 0;
	}
	
.txt-r {
	text-align: right;
	}
	
.txt-l {
	text-align: left;
	}
	
.txt-c {
	text-align: center;
	}
	
.font-ss {
	font-size: 0.6em;
	line-height: 0.8em;
	}
	
.font-s,
.contents p.font-s,
.contents-c p.font-s {
	font-size: 0.8em;
	line-height: 0.8em;
	}
	
.font-ns,
.contents p.font-ns,
.contents-c p.font-ns {
	font-size: 1.1em;
	line-height: 1.1em;
	}
	
.font-n,
.contents p.font-n,
.contents-c p.font-n {
	font-size: 1em;
	line-height: 1.2em;
	}
	
.font-l,
.contents p.font-l,
.contents-c p.font-l {
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
.font-ll,
.contents p.font-ll {
	font-size: 1.4em;
	line-height: 1.3em;
	}
	
.font-xl {
	font-size: 1.8em;
	line-height: 1.4em;
	}
	
.font-w-n {
	font-weight: normal;
	}
	
ul.common-ul,
ol.common-ol {
	padding: 10px 10px 10px 25px;
	font-size: 1.2em;
	}
	
ul.common-ul li,
ol.common-ol li {
	padding: 3px 0;
	}
	
table.common-table {
	border-collapse: collapse;
	font-size: 1.1em;
	line-height: 1.3em;
	}
	
table.common-table th,
table.common-table td {
	padding: 7px;
	border: solid 1px #cccccc;
	vertical-align: top;
	}
	
table.common-table th {
	background: #EFF5DD;
	}
	
table.common-table ul.common-ul {
	font-size: 1em;
	padding: 0 10px 0 25px;
	}

dl.common-dl7 dt {
	width: 9em;
	float: left;
	padding-bottom: 5px;
	}
	
dl.common-dl7 dd {
	margin-left: 9em;
	padding-bottom: 5px;
	}
	
.nowrap {
	white-space: nowrap;
	}
	
.red {
	color: #891B1B;
	}
	
.gray {
	color: #666666;
	}
	
strong,
p strong,
.contents p strong {
	font-size: 1.2em;
	background: #FAFAE3;
	border-bottom: dotted 1px #cccccc;
	line-height: 1.6em;
	}
	
#headline-paragraph-works p strong {
	background: none;
	border: none;
	}
	
.imgarea-r {
	width: 360px;
	float: right;
	margin: 0 0 10px 10px;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	}
	
.imgarea-r2 {
	width: 150px;
	float: right;
	margin: 10px 0 15px 15px;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	}
	
.imgarea-r2 img {
	border: solid 1px #cccccc;
	}
	
	
ul.closeup-ul,
ol.closeup-ol {
	padding: 10px 10px 10px 30px;
	font-size: 1.4em;
	line-height: 1.8em;
	}

ul.closeup-ul li,
ol.closeup-ol li {
	padding: 3px 0;
	}
	
ul.closeup-ul li span,
ol.closeup-ol li span {
	border-bottom: dotted 1px #cccccc;
	background: #FEFFC5;
	padding: 2px 5px 0 5px;
	}
	
ul.closeup-ul li span.no-border-closeup,
ol.closeup-ol li span.no-border-closeup {
	border: none;
	background: none;
	}
	
ul.closeup-ul-light,
ol.closeup-ol-light {
	padding: 10px 10px 10px 30px;
	font-size: 1.2em;
	line-height: 1.8em;
	}

ul.closeup-ul-light li,
ol.closeup-ol-light li {
	padding: 3px 0;
	}
	
ul.closeup-ul-light li span,
ol.closeup-ol-light li span {
	border-bottom: dotted 1px #cccccc;
	background: #FEFFC5;
	padding: 2px 5px 0 5px;
	}
	
ul.closeup-ul-light li span.no-border-closeup,
ol.closeup-ol-light li span.no-border-closeup {
	border: none;
	background: none;
	}
	
.m-t10 {
	margin-top: 10px;
	}
	
.m-t20 {
	margin-top: 20px;
	}
	
.m-t30 {
	margin-top: 30px;
	}
	
.m-t40 {
	margin-top: 40px;
	}
	
.m-t50 {
	margin-top: 50px;
	}

.m-b10 {
	margin-bottom: 10px;
	}

/* layout */
	
#container {
	width: 99%;
	margin: 0 0 0 1%;
	position: relative;
	float: left;
	}
	
* html div#container-un{
	height:100%;
	
	}
	
div#container-un{
	width: 950px;
	margin:0px auto;
	position:relative;
	}
	
body > #container-un {
	height: auto;
	}

div#main{
	padding-bottom:30px;
	}

#footer{
	height:410px;
	width:100%;
	background: url(../img/bg_footer.gif) repeat-x;
	margin-top: 10px;
	float: left;
	}
	
#footer-inner {
	width: 950px;
	height: 410px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	left: 0;
	color: #fff;
	overflow: hidden;
	}
	
#footer-inner h3 {
	padding: 15px 0 10px 0;
	font-size: 1.1em;
	font-weight: normal;
	}
	
#footer-inner h3 a,
#footer-inner h3 a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	}
	
#footer-inner ul {
	list-style: none;
	padding: 15px 0 0 0;
	width: 620px;
	float: left;
	background: url(../img/border_h2.gif) repeat-x top;
	}
	
#footer-inner ul li {
	float: left;
	font-size: 1.1em;
	width: 145px;
	margin-right: 10px;
	padding-bottom: 30px;
	min-height: 100px;
	}
	
#footer-inner ul li dd {
	font-size: 0.8em;
	color: #dcdcdc;
	padding: 5px 0;
	line-height: 1.3em;
	}
	
#footer-inner ul li ul {
	padding: 5px 0 0 15px;
	list-style: disc;
	background: none;
	}
	
#footer-inner ul li ul li {
	float: none;
	padding: 0 0 0 0;
	font-size: 0.8em;
	margin: 0;
	min-height: auto;
	letter-spacing: 0em;
	min-height: 15px;
	}
	
#footer-inner ul li.footer-clear {
	clear: left;
	}
	
#footer-inner a,
#footer-inner a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer-inner a:hover {
	color: #D6E4E8;
	text-decoration: underline;
	}

#foot-un{
	position:absolute;
	bottom:0px;
	height:30px;
	width:100%;
	}
	
#facebookarea {
	width: 310px;
	height: 230px;
	position: absolute;
	top: 30px;
	right: 0px;
	background: #fff;
	}
	
#facebookarea iframe {
	margin: 5px;
	border: none;
	}
	
#kikakuarea {
	width: 310px;
	position: absolute;
	top: 285px;
	right: 0;
	text-align: right;
	}
	
#kikakuarea h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}
	
#kikakuarea p {
	line-height: 1.4em;
	}
	
#footer-inner #kikakuarea a,
#footer-inner #kikakuarea a:visited {
	text-decoration: underline;
	}
	
#copyright {
	text-align: right;
	position: absolute;
	bottom: 2px;
	right: 0;
	}
	
#copyright img {
	padding: 0 5px;
	}
	
#header {
	width: 100%;
	height: 125px;
	background: url(../img/bg_header.gif) repeat-x center top;
	}
	
#header-inner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
#header-inner h1 {
	position: absolute;
	top: 38px;
	left: 30px;
	}
	
#header-inner h1 span {
	position: absolute;
	top: -34px;
	left: -20px;
	font-size: 0.5em;
	font-weight: normal;
	color: #cccccc;
	width: 500px;
	}
	
#globalnavi {
	width: 931px;
	height: 45px;
	position: relative;
	top: 64px;
	left: 10px;
	background: url(../img/bg_navi.gif) no-repeat;
	}
	
#globalnavi ul {
	list-style: none;
	padding: 4px 4px 0 4px;
	}
	
#globalnavi ul li {
	float: left;
	display: inline;
	margin: 0 9px;
	}
	
#globalnavi ul li.li-home {
	margin: 0 55px 0 0;
	}
	
#globalnavi ul li.li-inquiry {
	margin: 0 0 0 55px;
	} 

#archivenavi {
	width: 600px;
	position: absolute;
	top: -95px;
	right: -20px;
	}
	
#archivenavi ul {
	list-style: none;
	float: left;
	position: relative;
	}
	
#archivenavi ul li {
	float: left;
	display: inline;
	margin: 0 10px;
	background-position: 0 0;
	}
	
#archivenavi h2,
#archivenavi h3,
#archivenavi h4 {
	float: left;
	margin: 7px 15px 0 0;
	}
	
	
#archivenavi-top {
	width: 600px;
	position: absolute;
	top: 30px;
	right: -20px;
	}
	
#archivenavi-top ul {
	list-style: none;
	float: left;
	}
	
#archivenavi-top li {
	float: left;
	display: inline;
	margin: 0 10px;
	}
	
#archivenavi-top h2 {
	float: left;
	margin: 7px 15px 0 0;
	}
	
#aboutarea {
	width: 200px;
	text-align: right;
	position: absolute;
	top: -122px;
	right: 0px;
	}

#aboutarea a,
#aboutarea a:visited {
	color: #cccccc;
	text-decoration: none;;
	}
	
#aboutarea a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#aboutarea-top {
	width: 200px;
	text-align: right;
	position: absolute;
	top: -2px;
	right: -5px;
	}

#aboutarea-top a,
#aboutarea-top a:visited {
	color: #cccccc;
	text-decoration: none;;
	}
	
#aboutarea-top a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#leftcolumn {
	width: 750px;
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	background: #fff;
	text-align: left;
	position: relative;
	}
	
#leftcolumn-top {
	width: 750px;
	float: left;
	display: inline;
	margin: 10px 0 10px 0;
	text-align: left;
	}
	
#leftcolumn-inner {
	margin: 0 15px 15px;
	width: 720px;
	float: left;
	display: inline;
	}
	
#rightcolumn {
	width: 200px;
	float: right;
	}
	
#rightcolumn-works {
	display: inline;
	margin-top: 125px;
	width: 200px;
	float: right;
	}
	
	
#headline {
	width: 950px;
	height: 150px;
	float: left;
	position: relative;
	}
	
#headline-works {
	width: 950px;
	height: 25px;
	float: left;
	position: relative;
	}
	
#headline h2 {
	position: absolute;
	z-index: 10;
	}
	
#headline-inquiry {
	width: 950px;
	height: 1px;
	float: left;
	position: relative;
	}
	
#headline-inquiry h2 {
	position: absolute;
	z-index: 10;
	}
	
#headline-paragraph {
	position: absolute;
	z-index: 20;
	left: 250px;
	top: 15px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: left;
	}
	
#headline-paragraph p {
	width: 500px;
	color: #333333;
	font-size: 0.9em;
	}

#headline-paragraph h3 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
	}
	
	
#headline-paragraph-works-top {
	position: absolute;
	z-index: 20;
	left: 270px;
	top: 20px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: left;
	}
	
#headline-paragraph-works-top p {
	width: 480px;
	color: #333333;
	font-size: 0.9em;
	}
	
#headline-paragraph-works-top p.works-caution {
	font-size: 0.8em;
	line-height: 1.2em;
	}

#headline-paragraph-works-top h3 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
	}
	
	
#headline-paragraph-works {
	position: absolute;
	width: 365px;
	z-index: 20;
	left: 365px;
	top: 35px;
	font-size: 1.2em;
	text-align: left;
	}
	
#works-head2 {
	width: 100%;
	float: left;
	height: 260px;
	position: relative;
	}
	
#coin-slider {
	position: absolute;
	z-index: 100000;
	left: 60px;
	top: 19px;
	height: 155px;
	}
	
img.works-bg {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	}
	
#contentscolumn {
	width: 100%;
	float: left;
	}
	
	
#breadcrumbs {
	width: 100%;
	float: left;
	}
	
#breadcrumbs ul{
	list-style: none;
	width: 931px;
	height: 35px;
	background: url(../img/bg_breadcrumbs.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	}
	
#breadcrumbs ul li {
	float: left;
	height: 35px;
	padding: 0 20px 0 15px ;
	background: url(../img/bg_breadcrumbs_list.png) no-repeat right;
	display: table-cell;
	line-height: 35px;
	position: relative;
	}
	
#breadcrumbs ul li.bread-last {
	background: none;
	}
	
#breadcrumbs ul li.li-totop {
	background: none;
	float: right;
	}
	
#breadcrumbs ul li.li-totop img {
	margin: 10px 0 0 0;
	}
	
#breadcrumbs ul li a {
	padding-right: 15px;
	}
	
#breadcrumbs ul li.li-totop a {
	padding-right: 0;
	}
	
img.bread-top {
	position: absolute;
	top: 10px;
	}
	
#breadcrumbs a,
#breadcrumbs a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#breadcrumbs a:hover {
	color: #cccccc;
	text-decoration: underline;
	}
	
#totop {
	float: right;
	}
	

/* common */

.contents-head {
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
	}

.contents {
	width: 100%;
	float: left;
	padding: 15px 0;
	position: relative;
	}
	
.contents-c {
	width: 100%;
	float: left;
	padding: 15px 0;
	text-align: center;
	position: relative;
	}
	
.contents-c-head {
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
	text-align: center;
	position: relative;
	}
	
.contents-l {
	width: 49%;
	float: left;
	}
	
.contents-r {
	width: 45%;
	float: right;
	}
	
.page-head {
	font-size: 1.1em;
	border: solid 1px #D3E4ED;
	background: #E1EDF4;
	padding: 10px;
	margin: 10px 10px 15px 10px;
	}
	

#subnavi {
	width: 180px;
	float: right;
	padding: 10px 0;
	}

#subnavi h4 {
	text-align: left;
	}
	
#subnavi ul {
	list-style: none;
	}
	
#subnavi ul li {
	margin-bottom: 2px;
	}
	
#subnavi li.sublink-over {
	position: relative;
	left: -15px;
	}
	
	
#subnavi-works {
	width: 180px;
	float: right;
	padding: 10px 0;
	}
	
#subnavi-works ul {
	list-style: none;
	}
	
.relatearea-r {
	width: 180px;
	float: right;
	padding: 30px 0 10px 0;
	text-align: left;
	}
	
.relatearea-r-sp {
	width: 180px;
	float: right;
	padding: 250px 0 0 0;
	text-align: left;
	}
	
.contents-relate {
	width: 100%;
	float: left;
	padding: 50px 0 10px;
	}
	
.relatearea {
	width: 100%;
	float: left;
	}
	
.relatearea ul {
	list-style: none;
	padding: 0 0 0 0;
	overflow: hidden;
	}
	
.relatearea ul li {
	float: left;
	width: 170px;
	background: #fff;
	margin: 3px 4px 3px 4px;
	padding: 0;
	border: dotted 1px #cccccc;
	}
	
.relatearea ul li dl {
	width: 150px;
	margin: 5px 10px 0 10px;
	}
	
.relatearea ul li dt {
	position: relative;
	}
	
.relatearea ul li dt img {
	border: solid 1px #dfdfdf;
	position: relative;
	z-index: 10;
	}
	
.relatearea ul li dt img.icon-relate {
	border: none;
	position: absolute;
	z-index: 10000;
	left: -10px;
	top: -5px;
	}
	
	
.relatearea ul li dd {
	font-size: 1em;
	padding: 0 0 0 0;
	line-height: 1.1em;
	padding: 0;
	}
	
.relatearea ul li dd {
	padding: 5px 0;
	margin: 0;
	color: #666666;
	}
	
#worksnaviarea {
	padding: 0 15px 15px;
	}
	
#pagenavi {
	width: 100%;
	float: left;
	padding: 15px 0;
	margin: 30px 0 5px 0;
	background: url(../img/border_h.gif) repeat-x top;
	}
	
#pagenavi ul {
	list-style: none;
	}
	
#pagenavi ul a,
#pagenavi ul a:visited {
	text-decoration: none;
	}
	
#pagenavi ul a:hover {
	text-decoration: underline;
	}
	
#pagenavi ul li {
	width: 33%;
	font-size: 1.1em;
	}
	
#pagenavi ul li.page-prev {
	float: left;
	background: url(../img/pagenavi_prev.gif) no-repeat left top;
	padding: 15px 0 0 0;
	}
	
#pagenavi ul li.page-now {
	text-align: center;
	color: #666666;
	float: left;
	}
	
#pagenavi ul li.page-next {
	text-align: right;
	float: right;
	background: url(../img/pagenavi_next.gif) no-repeat right top;
	padding: 15px 0 0 0;
	}


/* top */

.item {
	float: left;
	margin: 7px;
	vertical-align: bottom;
	color: #fff;
	text-align: left;
	}
	
.item strong {
	font-weight: normal;
	font-size: 1em;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	line-height: 1.1em;
	}
	
.item img {
	border: solid 1px #CBDCE5;
	}
	
.item p {
	font-size: 1em;
	color: #dfdfdf;
	}
	
.box01 { width: 564px; height: 314px;}
.box01-inner { width: 564px; position:relative;}
.box01-inner img { position: absolute; top:0; left: 0; z-index: 10;}
.box01-inner h3 { position: absolute; left: 10px; top: 250px; z-index: 100;}
.box01-inner p { position: absolute; left: 10px; top: 265px; width: 550px; z-index: 100;}
.box02 { width: 180px; height: 314px;}
.box02-inner img { position: absolute; top:0; left: 0; z-index: 10;}
.box02-inner h3 { position: absolute; left: 10px; top: 220px; z-index: 100;}
.box02-inner p { position: absolute; left: 10px; top: 240px; width: 160px; z-index: 100;}
.box03 { width: 180px; height: 150px;}
.box03-inner img { position: absolute; top:0; left: 0; z-index: 10;}
.box03-inner h3 { position: absolute; left: 10px; top: 95px; z-index: 100; font-size: 1em; line-height: 1.1em;}
.box03-inner p { position: absolute; left: 10px; top: 115px; width: 160px; z-index: 100; line-height: 1.1em;}
.box04 { width: 370px; height: 150px;}
.box04-inner { width: 370px; position: relative;}
.box04-inner h3 { position: absolute; left: 215px; top: 10px; z-index: 100; line-height: 1.1em; width: 150px;}
.box04-inner p { position: absolute; left: 215px; top: 40px; width: 140px; z-index: 100;}
.box04-inner p.box04-p2 { position: absolute; left: 215px; top: 30px; width: 140px; z-index: 100;}
	
.topimg02 { background: url(../img/top/img2.jpg) no-repeat;}
.topimg03 { background: url(../img/top/img3.jpg) no-repeat;}
.topimg05 { background: url(../img/top/img5.jpg) no-repeat;}
.topimg06 { background: url(../img/top/img6.jpg) no-repeat;}
.topimg07 { background: url(../img/top/img7.jpg) no-repeat;}


#item {
	width: 100px;
	height: 100px;
	color: #fff;
	background: #000;
	margin: 20px;
	}
	
	
	
	
	
#listBlock01 section {
	display: inline;
	}
	
	
	
	
/* work */

.work-controlar {
	border: dotted 1px #cccccc;
	font-size: 1.1em;
	}

.work-controlar dl {
	padding: 10px 10px 0 10px;
	}
	
.work-controlar dt {
	width :10em;
	font-weight: bold;
	float: left;
	padding: 0 0 10px 0;
	}
	
.work-controlar dd {
	margin-left: 10em;
	padding: 0 0 10px 0;
	}

.work-controlar input {
	margin-right: 10px;
	}

#listBlock01 {
	padding-left: 5px;
	}

section.group {
	width: 175px;
	float: left;
	display: inline;
	margin: 10px 5px 15px 5px;
	height: 180px;
	}
	
section.group img {
	border: solid 1px #cccccc;
	}
	
section.group a img {
	border: solid 3px #84C2D1;
	}
	
section.group a:hover img {
	border: solid 3px #cccccc;
	}
	
section.group ul {
	list-style: none;
	width: 100%;
	clear: both;
	float: left;
	padding: 3px 0;
	}
	
section.group dt {
	letter-spacing: 0em;
	}
	
section.group dt img {
	margin-bottom: 5px;
	clear: both;
	}
	
section.group li {
	font-size: 0.75em;
	letter-spacing: 0em;
	padding: 0 2px;
	float: left;
	margin: 2px 1px;
	border: solid 1px #cccccc;
	background: #F2ECBD;
	}
	
section.group a,
section.group a:visited {
	text-decoration: none;
	}
	
section.group p {
	color: #666666;
	padding: 0 5px;
	letter-spacing: 0em;
	font-size: 1em;
	clear: both;
	}
	
section.group li img {
	clear: both;
	}
	
	
ul.works-attribute-ul {
	list-style: none;
	width: 380px;
	padding: 20px 0 20px 0;
	float: right;
	text-align: right;
	}
	
ul.works-attribute-ul li {
	letter-spacing: 0em;
	font-size: 0.8em;
	padding: 2px 5px;
	margin: 0 2px;
	border: solid 1px #cccccc;
	display: inline;
	background: #F2ECBD;
	}
	
p.works-supplement {
	width: 380px;
	float: right;
	text-align: right;
	font-size: 0.8em;
	padding: 5px;
	}
	
#works-catcharea {
	width: 720px;
	height: 300px;
	position: relative;
	float: left;
	background: #fff;
	}
	
img.works-catch {
	position: absolute;
	z-index: 10;
	}
	

.works-catch-detail {
	width: 400px;
	position: absolute;
	z-index: 100;
	top: 170px;
	right: 0px;
	}

img.works-catch-logo {
	float: right;
	clear: both;
	}
	
.works-catch-detail p {
	width: 100%;
	text-align: right;
	clear: both;
	}
	
	
.works-catch-detail2 {
	width: 400px;
	position: absolute;
	z-index: 100;
	top: 190px;
	right: 0px;
	}
	
.works-catch-detail2 p {
	width: 100%;
	text-align: right;
	clear: both;
	}

ul.seed-ul {
	list-style: none;
	padding: 10px 10px 0 10px;
	font-size: 0.8em;
	}
	
ul.seed-ul li {
	float: left;
	}
	
ul.seed-ul li dt {
	width: 3em;
	float: left;
	border: solid 1px #cccccc;
	background: #F2ECBD;
	text-align: center;
	}
	
ul.seed-ul li dd {
	margin: 0 1em 0 4em;
	color: #666666;
	font-size: 1.1em;
	}
	
	
ul.works-relate-ul {
	list-style: none;
	padding: 0 15px 5px 15px;
	}
	
ul.works-relate-ul li {
	float: left;
	margin: 5px;
	}
	
ul.works-relate-ul li img {
	border: solid 1px #cccccc;
	}
	
ul.works-relate-ul li a img {
	border: solid 2px #84C2D1;
	}
	
ul.works-relate-ul li a:hover img {
	border: solid 2px #678EB6;;
	}

.works-all {
	width: 100%;
	clear: both;
	padding: 5px 0 10px 0;
	float: left;
	text-align: center;
	}
	
.works-all-inner {
	width: 960px;
	margin: 0 auto;
	}
	
.works-all ul {
	list-style: none;
	}
	
.works-all ul li {
	float: left;
	margin: 4px 2px;
	}


.works-all ul li a img{
	border: solid 1px #fafafa;
	}
	
.works-all ul li a:hover img{
	border: solid 1px #678EB6;
	}


.pickup-works-client {
	width: 96%;
	float: left;
	margin: 20px 2% 0 2%;
	font-size: 0.9em;
	}
	
.pickup-works-client h5 {
	color: #810C0C;
	}
	
.pickup-spectra {
	width: 100%;
	float: left;
	position: relative;
	height: 193px;
	}
	
.pickup-spectra img {
	position: absolute;
	z-index: 10;
	}
	
.pickup-spectra p {
	width: 175px;
	position: absolute;
	z-index: 100;
	top: 15px;
	left: 15px;
	}
	

	
/* policy */

#policy-top {
	width: 100%;
	height: 460px;
	position: relative;
	float: left;
	}

#flow-top {
	width: 100%;
	height: 320px;
	position: relative;
	float: left;
	}
	
#policy-top ul,
#flow-top ul {
	list-style: none;
	}
	
#policy-top ul li,
#flow-top ul li {
	position: absolute;
	}
	
#policy-top ul li img,
#flow-top ul li img {
	border: solid 1px #CBDCE5;
	}
	

.boxv {
	width: 150px;
	height: 300px;
	}
	
.boxh {
	width: 310px;
	height: 145px;
	}
	
.boxs {
	width: 300px;
	height: 310px;
	}
	
li.li-promise {top: 0; left: 0;}
li.li-quality {top: 0; left: 160px;}
li.li-plan {top: 155px; left: 160px;}
li.li-design {top: 0; left: 480px;}
li.li-cording {top: 0; left: 640px;}
li.li-seo {top: 155px; left: 640px;}
li.li-manage {top: 310px; left: 0px;}
li.li-support {top: 310px; left: 320px;}
li.li-promise {top: 0; left: 0;}
li.li-proposal {top: 0; left: 300px;}
li.li-deliver {top: 0; left: 480px;}
li.li-management {top: 155px; left: 480px;}
li.li-follow {top: 0; left: 800px;}
li.li-accessup {top: 310px; left: 640px;}
li.li-recruitsite {top: 0; left: 305px;}

li.boxv dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxv dd {
	position: absolute;
	z-index: 100;
	width: 130px;
	top: 245px;
	left: 10px;
	}
	
li.boxh dl.boxh-r dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxh dl.boxh-r dd {
	position: absolute;
	z-index: 100;
	width: 95px;
	top: 30px;
	right: 5px;
	}
	
li.boxh dl.boxh-r2 dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxh dl.boxh-r2 dd {
	position: absolute;
	z-index: 100;
	width: 95px;
	top: 45px;
	right: 5px;
	}
	
li.boxh dl.boxh-l dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxh dl.boxh-l dd {
	position: absolute;
	z-index: 100;
	width: 95px;
	top: 30px;
	left: 10px;
	}
	

li.boxh dl.boxh-l2 dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxh dl.boxh-l2 dd {
	position: absolute;
	z-index: 100;
	width: 95px;
	top: 50px;
	left: 10px;
	}
	
li.boxs dt {
	position: absolute;
	z-index: 10;
	}
	
li.boxs dd {
	position: absolute;
	z-index: 100;
	width: 275px;
	top: 265px;
	left: 10px;
	}
	
	
li.boxv dd a,
li.boxv dd a:visited,
li.boxh dd a,
li.boxh dd a:visited,
li.boxs dd a,
li.boxs dd a:visited {
	color: #d9d9d9;
	text-decoration: none;
	}
	
li.boxv dd a:hover,
li.boxh dd a:hover,
li.boxs dd a:hover {
	text-decoration: underline;
	}
	
ul.promise-ul {
	list-style: none;
	position: relative;
	z-index: 10000;
	}
	
ul.promise-ul li {
	width: 305px;
	float: left;
	display: inline;
	margin: 0 10px 5px 10px;
	padding: 10px 0 45px 0;
	}
	
ul.promise-ul li.p-ul-btm {
	padding-bottom: 0;
	}
	
ul.promise-ul li h3 {
	font-size: 1.7em;
	line-height: 1em;
	padding-bottom: 5px;
	}
	
ul.promise-ul li img {
	padding-bottom: 8px;
	}
	
ul.promise-ul li p {
	color: #666666;
	padding: 5px 20px 5px 5px;
	}
	
.promisearea {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 20px;
	}
	
img.promise-img {
	position: absolute;
	z-index: 10;
	right: -15px;
	top: 90px;
	}

.policy-managementarea {
	width: 100%;
	float: left;
	background: url(../img/policy/bg_management.jpg) no-repeat right 10px;
	}


/* flow */

.flowarea {
	background: url(../img/flow/bg_flow.gif) no-repeat left 50px;
	width: 100%;
	float: left;
	}

.flowarea2 {
	background: url(../img/flow/bg_flow2.gif) no-repeat left 10px;
	background: #99;
	width: 100%;
	float: left;
	}
	
table.flow-table1 {
	font-size: 1em;
	border-collapse: collapse;
	}
	
	
	
table.flow-table1 th {
	width: 120px;
	vertical-align: top;
	}
	
table.flow-table1 td {
	vertical-align: top;
	padding: 10px 0;
	}
	
table.flow-table1 td dl {
	font-size: 1.1em;
	margin-left: 10px;
	}
	
table.flow-table1 td dt {
	width: 100px;
	float: left;
	border: solid 1px #cccccc;
	padding: 3px;
	margin: 3px 3px 3px 3px;
	}
	
table.flow-table1 td dd {
	padding: 7px 5px 3px 5px;
	margin: 3px 3px 4px 110px;
	}
	
table.flow-table1 td .flow-wrap {
	width: 100%;
	float: left;
	position: relative;
	}
	
table.flow-table1 td p.flow-toplink {
	position: absolute;
	top: -5px;
	right: 5px;
	letter-spacing: 0;
	}

dl.flow-dl dt {
	width: 120px;
	float: left;
	}
	
dl.flow-dl dd {
	margin-left: 120px;
	}
	
dl.flow-dl dl {
	font-size: 1.1em;
	margin-left: 10px;
	}
	
dl.flow-dl dd dt {
	width: 100px;
	float: left;
	border: solid 1px #cccccc;
	padding: 3px;
	margin: 3px 3px 3px 3px;
	}
	
dl.flow-dl dd dd {
	padding: 7px 5px 3px 5px;
	margin: 3px 3px 4px 110px;
	}

dl.flow-dl dd dd ul {
	padding: 0 0 0 20px;
	}

dl.flow-dl dd dd ul li {
	padding-bottom: 5px;
	}
	
.caution-flow {
	width: 96%;
	margin: 40px 2% 10px;
	float: left;
	border: solid 1px #cccccc;
	background: #F5EBE6;
	}
	
.caution-flow p {
	font-size: 1.1em;
	padding: 10px;
	}
	
	
/* 企画制作について */

.company-left {
	width: 45%;
	float: left;
	padding: 20px 0;
	display: inline;
	margin: 0 0 0 2%;
	}
	
.company-left img {
	padding-bottom: 20px;
	}
	
.company-right {
	width: 50%;
	padding: 15px 0;
	float: right;
	}
	
	
	
/* 特集 */

.special-navi01 {
	width: 714px;
	height: 35px;
	background: url(../img/special/bg_special.png) no-repeat;
	position: absolute;
	z-index: 10000;
	top: 215px;
	left: 18px;
	}

.special-navi01-un {
	width: 714px;
	height: 35px;
	background: url(../img/special/bg_special.png) no-repeat;
	position: absolute;
	z-index: 10000;
	top: 150px;
	left: 18px;
	}
	
.special-navi01 ul,
.special-navi01-un ul {
	list-style: none;
	padding: 5px 10px;
	}
	
	
.special-navi01 ul li,
.special-navi01-un ul li {
	float: left;
	margin: 0 20px;
	}

.special-organo-recruit dl {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 10px 10px 0 10px;
	}
	
.special-organo-recruit dl dt {
	width: 5em;
	font-weight: bold;
	}
	
dt.sp-dt-kikaku {
	color: #1A2F88;
	}
	
dt.sp-dt-organo {
	color: #0682FF;
	}
	
.special-organo-recruit dl dd {
	margin: -1.3em 0 0 5em;
	padding-bottom: 10px;
	}
	
.special-organo-recruit dl dd.sp-or-recruit-dd2 {
	margin: -2.6em 0 0 5em;
	padding-bottom: 10px;
	}

	
.special-organo-recruit dl dd p {
	font-size: 1em;
	padding: 0 0 10px 0;
	}

#specialarea-top {
	width: 720px;
	height: 260px;
	position: relative;
	float: left;
	background: #fff;
	}
	

#specialarea {
	width: 720px;
	height: 200px;
	position: relative;
	float: left;
	background: #fff;
	}
	
img.special-catch {
	position: absolute;
	z-index: 10;
	}
	
	
	

.img-280-r {
	width: 280px;
	float: right;
	display: block;
	margin: 0 0 10px 10px;
	font-size: 0.8em;
	color: #666666;
	}
	
.img-180-r {
	width: 180px;
	float: right;
	display: block;
	margin: 0 0 10px 10px;
	font-size: 0.8em;
	color: #666666;
	}
	
.img-135-r {
	width: 135px;
	float: right;
	display: block;
	margin: 0 0 10px 10px;
	font-size: 0.8em;
	color: #666666;
	}
	
	
ul.sp-or-recruit-ul-top {
	list-style: none;
	}
	
ul.sp-or-recruit-ul-top li {
	position: relative;
	font-size: 0.9em;
	}
	
ul.sp-or-recruit-ul-top li img {
	position: relative;
	z-index: 10;
	padding: 10px 0;
	}
	
ul.sp-or-recruit-ul-top li h4 {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	}
	
ul.sp-or-recruit-ul-top li span{
	font-weight: bold;
	background: #FBE2AC;
	line-height: 1.8em;
	padding: 0 3px;
	}
	
li.sp-or-recruit-ul-l {
	width: 350px;
	float: left;
	height: 240px;
	background: url(../img/special/bg_arrow01.gif) no-repeat right;
	}
	
li.sp-or-recruit-ul-l p {
	width: 300px;
	}
	

li.sp-or-recruit-ul-r {
	width: 356px;
	float: right;
	height: 300px;
	}
	
h4.sp-headline4 {
	color: #1A2F88;
	font-size: 1.5em;
	}
	
.contents-sp-grapharea01 {
	background: url(../img/special/bg_arrow02.gif) no-repeat top center;
	padding-top: 60px;
	}
	
.contents-interview {
	width: 95%;
	border: dotted 1px #cccccc;
	margin: 20px 2.5%;
	float: left;
	clear: both;
	font-size: 1.2em;
	}
	
.contents-interview-inner {
	padding: 10px;
	}
	
.contents-interview p {
	line-height: 1.3em;
	padding: 15px 10px;
	}
	
.contents-img-inner{
	clear: both;
	border-bottom: 1px dotted #999999;
	overflow: hidden;
	padding-bottom: 5px;
	width: 100%;
	float: left;
	}

.contents-img-inner .smartphone-right-img{
	float: right;
	padding-left: 30px;
	}

.h4-smartphone-media{
	padding-top:7px;
	}

.smartphone-left-img{
	float: left;
	padding-right: 30px;
	}

.paper-txt {
	width: 400px;
	float: left;
	}
	


.paper-img {
	width: 315px;
	float: right;
	text-align: right;
	}

/* inquiry */

.inquiry-area {
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
	font-size: 1.2em;
	margin: 0 0 0 0;
	position: relative;
	z-index: 20000;
	}

.bg-input {
	background: url(../img/inquiry/bg_inquiry_input.jpg) no-repeat left bottom;
	}
	
.bg-confirm {
	background: url(../img/inquiry/bg_inquiry_confirm.jpg) no-repeat left bottom;
	min-height: 470px;
	}

.inquiry-area h3 {
	margin: 0 0 20px 200px;
	font-size: 0.9em;
	}

.inquiry-area p {
	margin: 0 20px 5px 210px;
	font-size: 0.9em;
	}

table.inquiry-table {
	width: 500px;
	border-collapse: collapse;
	margin: 25px 0 0 220px;
	}

table.inquiry-table th,
table.inquiry-table td {
	border-bottom: dotted 1px #cccccc;
	padding: 5px 7px;
	}

span.note {
	font-size: 0.8em;
	color: #666666;
	letter-spacing: 0;
	}

table.inquiry-table td input,
table.inquiry-table td textarea {
	background: #fafafa;
	border: solid 1px #cccccc;
	}

table.inquiry-table td textarea {
	font-size: 1.1em;
	}

#privacyarea {
	width: 175px;
	height: 350px;
	background: url(../img/inquiry/bg_privacy.gif) no-repeat;
	float: right;
	margin: 80px 2px 20px 0;
	text-align: center;
	}
	
#privacyarea h3 {
	margin: 3px 0;
	}
	
img.inquiry-catch-input {
	position: absolute;
	left: 20px;
	}

#privacy-inner {
	width: 165px;
	height: 305px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	text-align: left;
	}
	
#privacy-inner p {
	line-height: 1.2em;
	}

#privacy-inner h4 {
	font-size: 1.1em;
	margin-top: 15px;
	}
	
input.btn-confirm {
	width: 150px;
	height: 38px;
	background: url(../img/inquiry/btn_confirm.gif) no-repeat;
	border: none;
	cursor: pointer;
	}

input.btn-send {
	width: 150px;
	height: 38px;
	background: url(../img/inquiry/btn_send.gif) no-repeat;
	border: none;
	cursor: pointer;
	}
input.btn-back {
	width: 102px;
	height: 33px;
	background: url(../img/inquiry/btn_back.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin-left: 30px;
	}

p.error {
	margin: 0;
	font-size: 0.8em;
	}


.complete-left {
	width: 500px;
	float: left;
	margin: 30px 0 30px 20px;
	}
	
.complete-left p {
	font-size: 1.2em;
	padding: 10px;
	line-height: 1.6em;
	}
	
.complete-left p.complete-txt {
	padding-bottom: 20px;
	}
	

	
.complete-right {
	width: 210px;
	float: right;
	text-align: center;
	padding: 20px 0 0 0;
	}
	
	
.sales-inquiry-txt p{
	font-size: 1.2em;
	padding: 10px;
	line-height: 1.6em;
	}
	
.sales-inquiry-txt p.complete-txt {
	padding-bottom: 20px;
	}
	


/* sales-contact */

.inquiry-sales-area {
	width: 90%;
	float: left;
	padding: 20px 0;
	font-size: 1.2em;
	margin: 0 5%;
	position: relative;
	z-index: 20000;
	}

.inquiry-sales-area h3 {
	margin: 0 0 20px 10px;
	font-size: 0.9em;
	}

.inquiry-sales-area p {
	margin: 0 20px 5px 10px;
	font-size: 0.9em;
	}

table.inquiry-sales-table {
	width: 500px;
	border-collapse: collapse;
	margin: 25px 0 0 20px;
	}

table.inquiry-sales-table th,
table.inquiry-sales-table td {
	border-bottom: dotted 1px #cccccc;
	padding: 5px 7px;
	white-space: nowrap;
	}

table.inquiry-sales-table td input,
table.inquiry-sales-table td textarea {
	background: #fafafa;
	border: solid 1px #cccccc;
	}

table.inquiry-table td textarea {
	font-size: 1.1em;
	}


li.dp-n {
	display: none;
	}







/* campaign */

.deco-entrepreneur h3{
	width: 168px;
	height: 157px;
	position: absolute;
	top: -10px;
	left: -10px;
	}
	
.deco-entrepreneur p {
	position: absolute;
	top: 60px;
	left: 48px;
	}
	
	
.campaign-recruit-head {
	width: 720px;
	height: 265px;
	position: relative;
	}
	
.campaign-recruit-head img {
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 0;
	}
	
.campaign-recruit-head p {
	position: absolute;
	width: 690px;
	text-align: center;
	font-size: 1.2em;
	left: 30px;
	top: 155px;
	z-index: 100;
	line-height: 1.5em;
	}
	
	
.campaign-recruit-d-head {
	width: 720px;
	height: 280px;
	position: relative;
	}
	
.campaign-recruit-d-head img {
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 0;
	}
	
.campaign-recruit-d-head p {
	position: absolute;
	width: 430px;
	text-align: left;
	font-size: 1.3em;
	left: 285px;
	top: 125px;
	z-index: 100;
	line-height: 1.5em;
	}
	
	
.campaign-recruit-detail {
	width: 708px;
	float: left;
	border: solid 1px #cccccc;
	background: #FDF2E0;
	margin: 5px 0 10px 5px;
	}
	
.campaign-recruit-detail p {
	padding: 10px;
	}
	
.campaign-recruit-detail ul {
	list-style: none;
	width: 688px;
	float: left;
	margin: 10px 0 10px 8px;
	}
	
.campaign-recruit-detail ul li {
	width: 164px;
	float: left;
	border: solid 1px #cccccc;
	background: #fff;
	margin: 0 3px;
	}
	
.campaign-recruit-detail ul li dl {
	padding: 5px;
	font-size: 1.1em;
	}
	
.campaign-recruit-detail ul li dt {
	text-align: center;
	font-weight: bold;
	color: #022045;
	padding-bottom: 5px;
	font-size: 1.1em;
	}
	
.campaign-recruit-detail ul li dt img{
	border: solid 1px #cccccc;
	margin-bottom: 5px;
	}
	
.campaign-recruit-detail ul li dl dd p {
	font-size: 1em;
	padding: 5px;
	color: #666666;
	}
	
.bg-recruitsite {
	background: url(../img/campaign/img_recruitsite02.jpg) no-repeat right;
	padding-bottom: 30px;
	}
	
.bg-recruitsite-d {
	background: url(../img/campaign/img_recruitsite_d.jpg) no-repeat right;
	padding-bottom: 30px;
	}
	
.recruitsite-l {
	width: 50px;
	float: left;
	padding: 10px 0;
	margin-left: 10px;
	}
	
.recruitsite-r {
	width: 650px;
	float: right;
	padding: 10px 0;
	}
	
.contents-head h4 {
	padding-bottom: 15px;
	}
	
.contents-head p {
	line-height: 1.2em;
	}
	
.recruit-distribute-point {
	padding-bottom: 20px;
	}
	
.recruitsite-rr {
	width: 250px;
	float: right;
	padding: 0;
	font-size: 0.8em;
	}
	
.recruitsite-rr h5{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	}
	
.recruitsite-rr ul.common-ul li{
	padding-bottom: 0;
	}