@charset "UTF-8";
/*
株式会社アドヴァンスプロダクション
Theme URI: http://www.advance-production.jp/
Description: This is css for http://www.advance-production.jp/
*/

html, body,
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl,dt,dd,img,
address, form, fieldset, input, blockquote
	{
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
}

body{
	color: #333;
	background:url(http://web.archive.org/web/20131212224850im_/http://advance-production.jp/img/bgBody.jpg) no-repeat center 96px ;
}

p,td,th{
	line-height:160%;
	font-size:12px;
}

.txt14{
	font-size:14px;
}

.txt16{
	font-size:16px;
	padding-bottom:15px;
}

ul,ol,dl{
	line-height:100%;
	font-size:10px;
	list-style:none;
}

a{ text-decoration:none; color: #666; }
a:hover{ color:#CF003D; }
a img { border:none; }

/*--------------------------
clearfix
--------------------------*/
.clearfix {  display: inline-block; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix { height: 1px; }
.clearfix { display: block; }

/*--------------------------
Layout
--------------------------*/

div.bodyWrapper {
	width: 100%;
	position:relative;
	border-bottom:#CF003D solid 10px;
}
div.bodyArea {
	width:960px;
	margin:0 auto;
	position:relative;
}

.fLeft { float:left; }
.fright { float:right; }

.borderBox {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-pie-border-radius: 16px;
    behavior: url(http://web.archive.org/web/20131212224850im_/http://advance-production.jp/css/PIE.htc);
}

/*--------------------------
logo
--------------------------*/
div.bodyArea h1{
	padding:27px 0 0 25px;
}


/*--------------------------
header
--------------------------*/
div.header {
	position:absolute;
	width:700px;
	height:49px;
	top:27px; right:25px;
}

div.header li{ float:left; }

div.header li a{
	display:block;
	text-indent:-10000em;
	background:url(http://web.archive.org/web/20131212224850im_/http://advance-production.jp/img/btnNav.png) no-repeat;
	height:49px;
}

div.header li.btnA a{ width:135px; background-position:0 0; }
div.header li.btnA a:hover{ background-position:0 -49px; }
div.header li.btnB a{ width:129px; background-position:-135px 0; }
div.header li.btnB a:hover{ background-position:-135px -49px; }
div.header li.btnC a{ width:144px; background-position:-264px 0; }
div.header li.btnC a:hover{ background-position:-264px -49px; }
div.header li.btnD a{ width:144px; background-position:-408px 0; }
div.header li.btnD a:hover{ background-position:-408px -49px; }
div.header li.btnE a{ width:148px; background-position:-552px 0; }
div.header li.btnE a:hover{ background-position:-552px -49px; }

/*--------------------------
header
--------------------------*/
div.footWrapper {
	width:910px;
	margin:0 auto;
	padding:5px 0;
}

div.footWrapper li a{
	display:block;
	text-indent:-10000em;
	background:url(http://web.archive.org/web/20131212224850im_/http://advance-production.jp/img/btnFoot.png) no-repeat;
	height:20px;
}
div.footWrapper li.btnFA a{ width:118px; background-position:0 0; }
div.footWrapper li.btnFA a:hover{ background-position:0 -20px; }

div.footWrapper h3{
	font-size:12px;
	font-weight:normal;
}


/*
     FILE ARCHIVED ON 22:48:50 Dec 12, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:23:50 Jul 28, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/