@charset "UTF-8";

/*--------------------------------------------------------------------
base
--------------------------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}


table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


/*--------------------------------------------------------------------
common
--------------------------------------------------------------------*/

/*body*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/*container*/

div#container {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}


/*wrapper*/

div#wrapper {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}


/*header*/

div#header {
	width: 600px;
	background-color: #FFFFFF;
}

div#header h1 {
	float: left;
	margin-left: 10px;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	width: 630px;
}
#btnlane {
	text-align: right;
	margin-top: 5px;
}


div#hleft {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#subhleft {
	margin-left: 15px;
	float: left;
}
#subhleft {
	background-image: url(commonimg/hcopy.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#subheader {
	height: 34px;
	background-image: url(commonimg/hcopy.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*sublocal*/

div#sublocal {
	float: right;
	width: 212px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#sublocal a {
	text-decoration: none;
}

div#sublocal ul {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
	color: #999999;
}

div#sublocal ul li {
	margin-left: 10px;
}

div#bnsublocal {
	text-align: right;
	float: right;
	width: 210px;
	margin-top: 20px;
}

div#bnsublocal img {
	margin-bottom: 10px;
}

div#ttl {
	text-align: left;
	background-image: url(commonimg/bg_ttl.gif);
	background-repeat: repeat-x;
	clear: both;
}


/*copy*/

div#copy {
	clear: both;
	width: 600px;
}


/*global nav*/

div#global {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

div#global ul#nav {
	list-style-type:none;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

div#global ul#nav li {
	float:left;
	margin: 0px;
	padding: 0px;
}

div#global ul#nav li a {
	display:block;
	width:114px;
	outline:none;
	text-indent:-9999px;
	height: 27px;
}

div#global ul#nav li#MenuButtonA a{
	background-image: url(commonimg/btn_home.jpg);
	width: 114px;
}

div#global ul#nav li#MenuButtonB a{
	background-image: url(commonimg/btn_content.jpg);
	width: 114px;
}

div#global ul#nav li#MenuButtonC a{
	background-image: url(commonimg/btn_company.jpg);
	width: 114px;
}

div#global ul#nav li#MenuButtonD a{
	background-image: url(commonimg/btn_access.jpg);
	width: 115px;
}

div#global ul#nav li#MenuButtonE a{
	background-image: url(commonimg/btn_contact.jpg);
	width: 114px;
}
div#global ul#nav li#MenuButtonF a{
	background-image: url(commonimg/btn_recruit.jpg);
	width: 114px;
}

div#global ul#nav li#MenuButtonG a{
	background-image: url(commonimg/btn_link.jpg);
	width: 115px;
}

div#global ul#nav li#MenuButtonA, div#global ul#nav li#MenuButtonA a:hover, div#global ul#nav li#MenuButtonA .here {
	background-image: url(commonimg/btn_home_over.jpg);
	width: 114px;
}

div#global ul#nav li#MenuButtonB, div#global ul#nav li#MenuButtonB a:hover, div#global ul#nav li#MenuButtonB .here {
	width: 114px;
	background-image: url(commonimg/btn_content_over.jpg);
}

div#global ul#nav li#MenuButtonC, div#global ul#nav li#MenuButtonC a:hover, div#global ul#nav li#MenuButtonC .here {
	width: 114px;
	background-image: url(commonimg/btn_company_over.jpg);
}

div#global ul#nav li#MenuButtonD, div#global ul#nav li#MenuButtonD a:hover, div#global ul#nav li#MenuButtonD .here {
	width: 115px;
	background-image: url(commonimg/btn_access_over.jpg);
}

div#global ul#nav li#MenuButtonE, div#global ul#nav li#MenuButtonE a:hover, div#global ul#nav li#MenuButtonE .here {
	width: 114px;
	background-image: url(commonimg/btn_contact_over.jpg);
}

div#global ul#nav li#MenuButtonF, div#global ul#nav li#MenuButtonF a:hover, div#global ul#nav li#MenuButtonF .here {
	width: 114px;
	background-image: url(commonimg/btn_recruit_over.jpg);
}

div#global ul#nav li#MenuButtonG, div#global ul#nav li#MenuButtonG a:hover, div#global ul#nav li#MenuButtonG .here {
	width: 115px;
	background-image: url(commonimg/btn_link_over.jpg);
}


/*toplocal*/

div#local {
	width: 227px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

div#local p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.txtday {
	color: #FF6600;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.txtdetail {
	text-align: right;
	padding-right: 15px;

}


/*content*/

div#content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	width: 600px;
	clear: both;
}
div#subcontent {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(commonimg/bg_subcontent.gif);
	background-repeat: repeat-y;
}


/*main*/

div#main {
	width: 572px;
	float: right;
	margin: 0px;
	padding: 0px;
}


/*footer*/

div#footer {
	width: 600px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 1A1983;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#footer .txtlink {
	color: #666666;
	text-decoration: none;
}

div#footer a:link {
	text-decoration: none;
}

div#footer .fhere {
	color: #000000;
	text-decoration: none;
}

div#footer .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer02 {
	font-size: 11px;
	color: #ADADEF;
	background-image: url(commonimg/bg_footer.gif);
	background-repeat: repeat-x;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#footer02 p {

}


/*submain*/

div#submain {
	float: left;
	width: 530px;
	text-align: left;
	margin-top: 20px;
}

div#submain p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#submain h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1A1983;
	background-image: url(commonimg/bg_h2.gif);
	height: 27px;
	padding-top: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
}

div#submain h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #1A1983;
	background-image: url(commonimg/bg_h3.gif);
	height: 27px;
}
.mt40 {
	margin-top: 40px;
}



/*subnav*/

div.subnav {
	width: 210px;
	background-color: #DBD9DC;
	background-image: url(commonimg/localarrow.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #CCCCCC;
}

div.subnav a {
	text-decoration: none;
}

.list {
	background-color: #F6F6F6;
	width: 530px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	font-size: 12px;
}

.listttl {
	font-weight: bold;
	color: #000000;
	background-image: url(commonimg/bg_list.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.list p {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

.list ul {
	list-style-image: none;
	list-style-type: none;
}

div#post ul {
	list-style-image: none;
	list-style-type: none;
}

div#post ul li {
	float: left;
}

div#post {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 80px;
	padding-left: 80px;
}


/*mpopcontent*/

div#mpopcontent {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}

div#mpopcontent h1 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #1A1983;
	background-image: url(commonimg/bg_h3.gif);
	height: 27px;
	text-align: left;
}


/*studio*/

div#lstudio1 {
	float: left;
	width: 250px;
	text-align: left;
}

div#rstudio1 {
	float: right;
	width: 470px;
}

div#photolist ul {
	list-style-image: none;
	list-style-type: none;
}

div#photolist ul li {
	margin-bottom: 10px;
}


/*price*/

div#lprice {
	float: left;
	width: 360px;
	text-align: left;
}

div#rprice {
	float: right;
	width: 360px;
	text-align: right;
}


/*wideuse*/

.pframe {
	padding: 0px;
	border-collapse: collapse;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 1px solid #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.pleft {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 230px;
}

.pright {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
}

.p01 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.p01_b {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #DFDFDF;
}

.popbtn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.medialist {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px;
	width: 490px;
}

.site {
	width: 230px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.mediatv {
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.book {
	float: left;
	margin-right: 35px;
}

.bookttl {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
}

.booklist {
	width: 450px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}

.wimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.wimgbox {
	text-align: center;
	margin-left: 60px;
}

.txt {
	color: #006699;
	font-weight: bold;
}

.fleft {
	float: left;
}

.tfleft {
	float: left;
}

.fright {
	float: right;
}


.clear {
	clear: both;
}

.t01 {
	background-color: #E7E7E7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 5px;
}

.t02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 5px;
}

.t03 {
	background-color: #999999;
	color: #FFFFFF;
	width: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 4px;
}

.t04 {
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.t05 {
	background-color: #FFFFFF;
	background-image: url(commonimg/dod.gif);
	background-repeat: repeat-x;
	width: 120px;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.t06 {
	background-color: #FFFFFF;
	background-image: url(commonimg/dod.gif);
	background-repeat: repeat-x;
	width: 410px;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.t07 {
	color: #1A1983;
	width: 200px;
	font-weight: bold;
	background-image: url(commonimg/dod.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	vertical-align: top;
}

.t08 {
	background-image: url(commonimg/dod.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-position: bottom;
}

.t09 {
	background-image: url(commonimg/dod.gif);
	background-repeat: repeat-x;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: bottom;
}

.t10 {
	background-image: url(050recruit/img/recruitdod.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 250px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

.t11 {
	background-image: url(050recruit/img/recruitdod.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.t12 {
	background-color: #999999;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
}

.mr10 {
	margin-right: 10px;
}

.recttl {
	font-weight: bold;
	float: left;
}

.t04 ul {
	margin-left: 15px;
	list-style-type: disc;
}

.muspace {
	margin-bottom: 300px;
}

.mr20 {
	margin-right: 20px;
}

.mtu20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mu20 {
	margin-bottom: 20px;
}

.mu5 {
	margin-bottom: 5px;
}

.mt20 {
	margin-top: 20px;
}

.mt10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mtu10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mlu10 {
	margin-bottom: 10px;
	margin-left: 10px;
}

.tframe {
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

p.acenter {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.aright {
	text-align: right;
}

.tp {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.txtb {
	font-weight: bold;
}

.txtbule {
	color: #1A1983;
	font-weight: bold;
}

.txtred {
	color: #FF0000;
}

.arrow {
	background-image: url(050recruit/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.aicon {
	width: 170px;
}
.txt14 {
	font-size: 14px;
}
.txt11 {
	font-size: 11px;
}
.txt17 {
	font-size: 17px;
	font-weight: bold;
}
.t13 {
	color: #1A1983;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 4px;
	font-weight: bold;
}


/*esubmain*/

div#esubmain {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#eheader {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#btnlan {
	float: right;
	margin-top: 25px;
}



div#esubmain p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#esubmain h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1A1983;
	height: 27px;
	padding-top: 5px;
	padding-left: 7px;
	background-color: #C2E0EB;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #1A1983;
}

div#esubmain h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #1A1983;
	background-image: url(commonimg/bg_h3.gif);
	height: 27px;
}
.ename {
	font-weight: bold;
	text-decoration: underline;
}
