@charset "utf-8";

/* ==========================================


   　共通


========================================== */

#wrapper {
	width:900px;
	text-align:left;
	color:#2e2930;
	margin:0 auto;
	padding-bottom: 150px;
	position: relative;
}

#copyr {
    color: #999;
	font-size: 77%;
	position: absolute;
	bottom: 15px; left: 30px;
}

#pagetop {
    display: block;
	text-align: center;
	width: 8em;
	padding: 5px 0;
	color: #fff;
	background: #999;
	position: absolute;
	bottom: 130px; right: 30px;
	text-decoration: none;
}

.pagetop {
    display: block;
	text-align: center;
	width: 8em;
	padding: 5px 0;
	color: #fff;
	background: #999;
	float:right ;
	bottom: 130px; right: 30px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
}

.r_pagetop {
	text-align: center;
	width: 8em;
	padding: 5px 0;
	color: #999;
	float:right ;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sim{
	cursor: text;
	color: #999;
	text-decoration: none;
}
/* header
========================================== */
#header{
	width:900px;
	height: 460px;
	border-bottom: solid 11px #000;
}

/* container
========================================== */
#container {
    width: 870px;
	padding: 40px 30px 0 0;
}

#container:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#container {
  min-height: 1%;
}

* html #container {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* main
========================================== */
#main {
    float: right;
	width: 600px;
}

#main h2 {
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
}

/* side
========================================== */
#side {
    float: left;
	width: 190px;
}

#side dt
{
	visibility: hidden;
}
#side a {
    text-decoration: none;
}

#side li a {
	cursor: hand;
	cursor: pointer;
    color: #2e2930;
}

#side .title
{
	font-weight: bold;
	margin: 15px 0 0 0;
	padding-bottom: 1px;
	height: auto;
	line-height: 17px;
	font-size: 110%;
	border-bottom: solid 1px #999;
	background-image:url('../images/side_icon.png');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 20px;
	list-style: none;
}

#side .title:hover
{
	background-image:url('../images/side_icon_o.png');
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom: solid 1px #fcc46c;
}

#side .title .child
{
	font-size: 80%;
    margin: 5px 0;
	list-style: none;
}

#side li .child a:hover
{
	color: #fcc46c;
}

/*----- works ----*/

#work {
    float: right;
	width: 600px;
}

#work h2 {
    margin-bottom: 35px;
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
} 

#work h3 {
    border-bottom: solid 2px #ffbb00;
	position: relative;
	font-size: 131%;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#work h3 a {
    color: #ffbb00;
	position: absolute;
	right: 0; bottom: 0;
	font-size: 64.7%;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
}

#work ul {
    margin-bottom: 40px;
	line-height: 1.8em;
}

#work p {
    border-top: 1px dotted #999;
	padding-top: 40px;
	line-height: 1.4em;
}

/*******	recruit	*********/
#recruit_main
{
    float: right;
    width: 693px;
	line-height: 1.4em;
}

#recruit_main h2 {
    margin-top: 4px;
    margin-left: 78px;
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
}

#recruit_main h2#coment
{
    margin-left: 80px;
	width: 601px;
	height: 41px;
	line-height: 43px;
	background: url(../images/recruit/h2bg.png) no-repeat;
	text-align: center;
}


/*----- mainbox -----*/
#mainbox {
    margin: 40px 0 50px 80px;
	background: url(../images/recruit/main_image.png) no-repeat;
	padding: 145px 260px 0 0;
	min-height: 135px;
}

#mainbox h3 {
    text-indent: -9999em;
}

#mainbox h4 {
    margin-bottom: 8px;
	font-size: 131%;
	font-weight: bold;
}

/*----- box -----*/
#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11{
    margin-right: 12px;
	padding: 160px 0 0 284px;
}

#box1 h3, #box2 h3, #box3 h3, #box4 h3, #box5 h3, #box6 h3, #box7 h3, #box8 h3, #box9 h3, #box10 h3, #box11 h3 {
    font-size: 138.5%;
	font-weight: bold;
}

#box1 h4, #box2 h4, #box3 h4, #box4 h4, #box5 h4, #box6 h4, #box7 h4, #box8 h4, #box9 h4, #box10 h4, #box11 h4 {
    font-size: 93%;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: dotted 1px #999;
	padding: 4px 0 2px 0;
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p, #box7 p, #box8 p, #box9 p, #box10 p, #box11 p{
    text-align: justify;
	text-justify: inter-ideograph;
}


#box1 {
    background: url(../images/recruit/image1.png) no-repeat;
	margin-bottom: 48px;
}

#box2 {
    background: url(../images/recruit/image2.png) no-repeat;
	margin-bottom: 48px;
}

#box3 {
    background: url(../images/recruit/image3.png) no-repeat;
	margin-bottom: 48px;
}

#box4 {
    background: url(../images/recruit/image4.png) no-repeat;
	margin-bottom: 48px;
}

#box5 {
    background: url(../images/recruit/image5.png) no-repeat;
	margin-bottom: 48px;
}

#box6 {
    background: url(../images/recruit/image6.png) no-repeat;
	margin-bottom: 48px;
}

#box7 {
    background: url(../images/recruit/image7.png) no-repeat;
	margin-bottom: 48px;
}

#box8 {
    background: url(../images/recruit/image8.png) no-repeat;
	margin-bottom: 48px;
}

#box9 {
    background: url(../images/recruit/image9.png) no-repeat;
	margin-bottom: 48px;
}

#box10 {
    background: url(../images/recruit/image10.png) no-repeat;
	margin-bottom: 48px;
}

#box11 {
    background: url(../images/recruit/image11.png) no-repeat;
	margin-bottom: 48px;
}

/*----- rectuiebox -----*/
.rectuitbox {
    margin: 20px 0 0 80px;
}


.rectuitbox h3 {
    background: url(../images/recruit/h3_bg.png) no-repeat;
	padding-left: 31px;
	width: 570px;
	height: 29px;
	line-height: 30px;
	font-weight: bold;
}

.rectuitbox h4 {
    font-weight: bold;
	font-size: 131%;
	margin-bottom: 10px;
}



/* table */
.rectuitbox table {
    margin-top: 10px;
	border-collapse: collapse;
	width: 600px;
	margin-left: 1px;
	margin-bottom: 48px;
}

.rectuitbox th {
    background: #e6e6e6;
	border: 1px solid #999;
	width: 85px;
	padding: 5px 10px;
}

.rectuitbox td {
	border: 1px solid #999;
	padding: 5px 10px;
}
/**/
/*追加分*/
#r_btn {
	cursor: hand;
	cursor: pointer;
    display: block;
	width: 214px;
	height: 50px;
	float: right;
	margin: 10px 5px;
}
/*
.rectuitbox td a {
    display: block;
	width: 214px;
	height: 50px;
	float: right;
	margin: 10px 5px;
}
*/

.move
{
	margin-top:15px;
	margin-bottom:15px;
	float:right;
	cursor: hand;
	cursor: pointer;
	color: #666;
    font-size: 80%;
}

.move:hover
{
	color: #fcc46c;
}
/* main
========================================== */
#contact_main 
{
    float: right;
	width: 600px;
}
#contact_main h2 {
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
}

#contact_main ul {
    margin: 20px 0;
}

#contact_main li {
    line-height: 1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* table */
#contact_main table {
    border: solid 1px #999;
	width: 600px;
}

#contact_main th {
    width: 180px;
	text-align: right;
	padding: 20px 0;
	border: none;
	font-weight: bold;
	vertical-align: middle;
}

#contact_main th.tt {
    vertical-align: top;
}

#contact_main td {
    padding: 12px 10px;
	border: none;
	vertical-align: middle;
}

#contact_main td p {
    font-size: 85%;
	text-align: right;
	margin-right: 80px;
}

#contact_main th.tabletop {
    padding-top: 40px;
}

#contact_main td.tabletop {
    padding-top: 40px;
}

#contact_main td.btn {
    text-align: center;
	padding: 70px 0 40px 0;
}

/* 会社概要 main
========================================== */
#about_main 
{
    float: right;
	width: 600px;
}

#about_main h2 {
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
} 

#about_main table {
    font-size: 93%;
	color: #000000;
	border-collapse: collapse;
	/*
	border-top: solid 1px #999;
	*/
	margin-top: 40px;
	line-height: 1.4em;
}

#about_main th {
    width: 162px;
	padding: 8px 0;
	/*
	border-bottom: solid 1px #999;
	*/
}

#about_main td {
    padding: 8px 0;
	/*
	border-bottom: solid 1px #999;
	*/
	width: 448px;
}

#about_detail table{
	border-top: solid 1px #999;	
}

#about_detail th{
	border-bottom: solid 1px #999;
}


#about_detail td{
	border-bottom: solid 1px #999;
}



#about_main th.nonboder {
    border-bottom: none;
}





/*----- place -----*/
.place {
    padding-bottom: 20px;
}

.place dt {
    width: 136px;
	float: left;
	background-color: #cccccc;
	padding: 5px 8px;
	_display: inline;
}
.place dd {
    width: 428px;
	float: right;
	padding: 3px 10px;
	_display: inline;
}

.aboutContents
{
	padding: 4px 10px;
}


/*----- ul -----*/
#about_main li
{
    margin-left: 1.3em;
	text-indent: -1.3em;
}

	


/*----- nam -----*/

.nam dt {
	float:left;
	clear: left;
	_display: inline;
	width: 136px;
}

.nam dd {
	margin-left: 156px;
	margin-bottom: 5px;
}

.nam_02 dt {
	float:left;
	clear: left;
	_display: inline;
	width: 400px;
	border:none;
}

/* あいさつ main
========================================== */
.profile {
    margin: 35px 0;
}

/* float解除 */
.profile:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.profile {
  min-height: 1%;
}

* html .profile {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.profile img {
    float: left;
}

.textbox {
    float: right;
	width: 450px;
	line-height: 1.5em;
}

.textbox h3 {
	width: 246px;
	height: 26px;
	text-indent: -9999em;
}

.textbox h3#murano {
    background: url(../images/about/name_murano.png) no-repeat;
}

.textbox h3#yasui {
    background: url(../images/about/name_yasui.png) no-repeat;
}

.textbox h4 {
    margin: 40px 0 20px 0;
	font-weight: 108%;
	font-weight: bold;
}

/******************	studio	********************/
#studio_main 
{
    float: right;
	width: 600px;
    line-height: 1.4em;
}

#studio_main h2 {
    margin-top: 4px;
    font-size: 174%;
	_line-height: 2em;
	font-weight: bold;
}

#studio_main p {
    font-size: 93%;
}


/* table共通
========================================== */
#studio_main table {
    border-collapse: collapse;
	border-bottom: dotted 1px #999;
}

#studio_main th {
    font-size: 93%;
}

#studio_main td {
    border-collapse: collapse;
	border-bottom: dotted 1px #999;
	border-top: dotted 1px #999;
	line-height: 1.6em;
	font-size: 93%;
}

/* mainbox
========================== */
#studio_main .mainbox {
    margin: 30px 0;
}

#studio_main .mainbox h3
{
	letter-spacing: 0.2em;
	font-size: 116%;
	margin-bottom: 25px;
}

#studio_main .mainbox h3 span
{
	margin-left: 5px;
	letter-spacing: 0em;
    color: #ff7f00;
	font-size: 66.6%;
}

/*----- add -----*/
#studio_main .add {
    width: 240px;
	float: left;
}

#studio_main .add ul {
    margin: 10px 0 25px 0;
	font-size: 93%;
}

#studio_main .add table {
    width: 240px;
}

#studio_main .add p {
    margin: 0.5em 0 0 2em;
	text-indent: -2em;
}


/*----- map -----*/
#studio_main .map {
    width: 330px;
	float: right;
}

#studio_main .map iframe {
    margin-bottom: 15px;
}

#studio_main .map .map_print {
	text-align:right;
	margin-bottom: 5px;
}

/* floormap
========================== */
#studio_main .floormap {
    margin-bottom: 60px;
}

#studio_main .floormap h4 {
    border-bottom: dotted 1px #999;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

#studio_main .floormap img {
    float: left;
	margin-right: 15px;
}

/* box
========================== */
#studio_main .box h4 {
    font-weight: bold;
	font-size: 108%;
	margin-bottom: 10px;
}

#studio_main .box table {
    width: 410px;
	border: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 50px;
}

#studio_main img
{
	margin-top: 5px;
}

#studio_main iframe
{
	margin-top: 5px;
}

#studio_main .box table caption {
    background-color: #ffd8b2;
	padding-left: 10px;
	height: 20px;
	line-height: 22px;
	_line-height: 20px;
	margin-bottom: 5px;
}

#studio_main .box th {
    padding: 5px 0 10px 0;
}

#studio_main .box td {
    border-top: none;
}

.box td {
    height: 26px;
    vertical-align:middle;
}

#studio_main .box img {
    float: right;
}

/* float解除 */
#studio_main .box:after
{
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#studio_main .box
{
  min-height: 1%;
}

* html .box {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#captionStudio
{
	margin-top:180px;
}

.imgBtn
{
	margin: 10px;
}
