@charset "utf-8";
/*
(C) ASSIST HAKUYUU INC

	Table of Contents
	
	DEFOULT
	BASIC INLINE/TEXT STYLING
	BASSIC LAYOUT
	
	HEADER
	
	NAVI
	
	MAIN
	
	SLIDE
	
	FOOTER
	
	CONTACT
	
*/

/*
-------------------------------------------------------------------------------
DEFOULT
-------------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
img{margin: 0px;}
hr{margin: 0px;}

/* standard helper classes */
.clr {clear: both;float: none;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0;}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .pkg {display: inline-block;}
/* no ie mac \*/
* html .pkg {height: 1%;}
.pkg {display: block;}
/* */

/* 
----------------------------------------------------------------------------- 
BASIC INLINE/TEXT STYLING
-----------------------------------------------------------------------------*/

html { border: none; }

body {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3", "HiraKakuPro-W3", "MS Pゴシック", Lucida Grande, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

a {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #666666;
	text-decoration: underline;	
}

div.alpha a:hover img {
	border-color: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.L {
	float: left;
	display: inline;
}

.R {
	float: right;
	display: inline;
}

/*
-------------------------------------------------------------------------------
BASSIC LAYOUT
-------------------------------------------------------------------------------*/

div.wrapper {
	width: 995px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.pdtop {
	padding-top: 5em;
}

.bbg {
	background-image: url(../img/common/sora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bbg2 {
	background-image: url(../img/common/bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bbg3 {
	background-image: url(../img/common/flowers.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bbg4 {
	background-image: url(../img/common/wter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.bbg5 {
	background-image: url(../img/common/folst.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}



div.wrapper div.Logo {
	width: 970px;
	height: 90px;
	overflow: hidden;
	background-image: url(http://www.assisthakuyuu.co.jp/img/common/n-bg2.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent:-777777em;
	top: 20px;
	left: 27px;
	position: absolute;
	z-index: 100;
}

* html div.wrapper div.Logo {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/img/common/n-bg2.png", sizingMethod="crop");
}

div.wrapper div.mindex {
	/*background-image: url(http://www.assisthakuyuu.co.jp/img/common/index-newbg.png);*/
	width: 995px;
	height: 73px;
	padding: 20px 30px 0;
	display: block;
	position: absolute;
	top: 540px;
	left: 0;
	overflow: hidden;
	z-index: 100;
}

* html div.wrapper div.mindex {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/img/common/index-newbg.png", sizingMethod="crop");
}


div.newinfo {
	width: 940px;
	height: 80px;
	color: #000000;
	padding-left: 110px;
	padding-top: 17px;
	overflow: hidden;
	background-image: url(../img/common/new-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 555px;
	left: 30px;
	overflow: hidden;
	z-index: 101;
}

div.itg {
	width: 268px;
	height: 50px;
	position: absolute;
	top: 552px;
	left: 700px;
	overflow: hidden;
	z-index: 101;
}


div#header, div#footer { width: auto; }

div#header div.inner, div#footer div.inner {
	width: 995px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/


/* 
----------------------------------------------------------------------------- 
NAVI
-----------------------------------------------------------------------------*/

div.Navi-wZ {
	width: 970px;
	height: 70px;
	position: absolute;
	top: 30px;
	left: 37px;
	overflow: hidden;
	z-index: 103;
} 

div.Navi-w {
	width: 970px;
	height: 70px;
	display: block;
	position: relative;
}

ul#Navi {
	width: 600px;
	height: 30px;
	position: absolute;
	top: 22px;
	left: 160px;
}

ul#Navi li {
	width: 100px;
	height: 30px;
	float: left;
	display: inline;
}

ul#Navi li a {
	width: 100px;
	height: 30px;
	display: block;
	background-image: url(../img/common/2navi.gif);
	background-repeat: no-repeat;
	text-indent: -7777em;
	overflow: hidden;
	top: 0;
	left: 0;
}

ul#Navi li#nav01 a { background-position: 0px 0px; }

ul#Navi li#nav01 a:hover { background-position: 0px -30px; }

body.b01 ul#Navi li#nav01 a { background-position: 0px -30px; }

ul#Navi li#nav02 a { background-position: -100px 0px; }

ul#Navi li#nav02 a:hover { background-position: -100px -30px; }

body.b02 ul#Navi li#nav02 a { background-position: -100px -30px; }

ul#Navi li#nav03 a { background-position: -200px 0px; }

ul#Navi li#nav03 a:hover { background-position: -200px -30px; }

body.b03 ul#Navi li#nav03 a { background-position: -200px -30px; }

ul#Navi li#nav04 a { background-position: -300px 0px; }

ul#Navi li#nav04 a:hover { background-position: -300px -30px; }

body.b04 ul#Navi li#nav04 a { background-position: -300px -30px; }

ul#Navi li#nav05 a { background-position: -400px -0px; }

ul#Navi li#nav05 a:hover { background-position: -400px -30px; }

body.b05 ul#Navi li#nav05 a { background-position: -400px -30px; }

ul#Navi li#nav06 a { background-position: -500px -0px; }

ul#Navi li#nav06 a:hover { background-position: -500px -30px; }

body.b06 ul#Navi li#nav06 a { background-position: -500px -30px; }


ul#PP {
	width: 110px;
	height: 30px;
	position: absolute;
	top: 22px;
	left: 785px;
}

ul#PP li {
	width: 110px;
	height: 30px;
	float: left;
	display: inline;
}

ul#PP li a {
	width: 110px;
	height: 30px;
	display: block;
	background-image: url(../img/common/p.gif);
	background-repeat: no-repeat;
	text-indent: -7777em;
	overflow: hidden;
	top: 0;
	left: 0;
}

ul#PP li#plpo a { background-position: 0px 0px; }

ul#PP li#plpo a:hover { background-position: 0px -30px; }





/* 
----------------------------------------------------------------------------- 
MAIN
-----------------------------------------------------------------------------*/

/* note */

div.note-h {
	width: 995px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(http://www.assisthakuyuu.co.jp/img/common/note-h.png);
	background-position: top left;
	background-repeat: no-repeat;
}

* html div.note-h {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/img/common/note-h.png", sizingMethod="crop");
}

div.BG {
	width: 995px;
	background-image: url(http://www.assisthakuyuu.co.jp/img/common/note-b.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
	text-align: left;
}

* html div.BG {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/img/common/note-b.png", sizingMethod="scale");
}

div.pen{
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

* html div.penp {
	margin-left: 47px;
}

/* index */

div.newest {
	width: 930px;
	height: auto;
	margin: 2em auto;
	background: url(../img/common/n-estbg.gif) repeat-y;
}

div.newest div.estbox {
	width: 450px;
	height: auto;
}

div.newest div.estbox2 {
	width: 260px;
	height: auto;
}

div.estbox2 span.esttit {
	font-size: 16px;
}

div.estbox2 p {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.estbox p.midasi {
	margin-bottom: 1em;
	float:none;
	clear: both;
}

p.sub {
	margin-left: 30px;
	font-size: 11px;
	height: 18px;
	overflow: hidden;
}

span.subnavi {
	background-image: url(../img/common/subnaviimg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 18px;
	padding-left: 14px;
	width: auto;
}

/* company */

.compbg {
	background-image: url(../company/img/kg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

dl.fakeTable {
	width: auto;
	font-size: 11px;
	line-height: 170%;
	overflow: hidden;
	color:#000000;
}

dl.fakeTable a { color: #666;}

dl.fakeTable dt {
	margin: 0.3em 0.3em 0.3em 0.1em;
	padding: 0.2em;
	width: 10em;
	text-align: left;
}

dl.fakeTable dd {
	padding: 0.5em 0.5em 0.2em 10.2em;
	margin: -2.6em 0 0;
	background: url(../img/common/dot1.gif) left bottom repeat-x;
	text-align: left;
}


/* lease */

div.l-box {
	width: 350px;
	height: auto;
}

div.r-box {
	width: 480px;
	height: auto;
}

.llpho {
	float: left;
	margin-right: 1em;
}

.detail {
	text-align: right;
	margin: 1em 0;
}

div.estbox {
	width: 880px;
	height: auto;
	margin: 0 auto 2em;	
}

div.e-title {
	width: 900px;
	height: 80px;
	margin: 2em auto;
	background-image: url(../img/est/title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	display: block;
	position: relative;
}

div.e-title p {
	top: 15px;
	left: 20px;
	color: #666666;
	display: block;
	position: absolute;
}

div.e-title span.rub {
	font-size: 11px;
}

div.e-title span.maintit {
	font-family: Century;
	font-size: 30px;
}

span.mailicon {
	background-image: url(../img/common/mail.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 30px;
	font-size: 11px;
	padding-top: 3px;
}

div.estbox div.photoside {
	width: 300px;
	height: auto;
	
	margin-top: 3em;
	position:relative;
	z-index:10;
}
div.estbox div.point
{
	z-index:9999;
	position:absolute;
	width:138px;
	height:88px;
	top:140px;
	right:-30px;
	background-repeat:no-repeat;
	background:url(../buy/img/eco.png);
}

* html div.estbox div.point {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/buy/img/eco.png", sizingMethod="crop");
}

div.estbox div.point2
{
	z-index:9999;
	position:absolute;
	width:123px;
	height:93px;
	top:140px;
	right:-30px;
	background-repeat:no-repeat;
	background:url(../buy/img/taiyo.png);
}


* html div.estbox div.point2 {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/buy/img/taiyo.png", sizingMethod="crop");
}


div.estbox div.photoside img {
	margin: 0 0 10px;
}

div.estbox div.estside {
	width: 540px;
	height: auto;
	margin-top: 3em;
}

div.pickup {
	width: 540px;
	height: 220px;
	background-image: url(../img/est/osusume.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 2em;
}

div.pickup div.talk {
	width: 350px;
	height: auto;
	padding: 1em;
	border: #666666 1px dotted;
}

div.best3 {
	background-image: url(../lease/img/b3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	height: auto;
	padding-top: 60px;
}

div.best3 div.nbox {
	width: 140px;
	height: auto;
	border: 1px #c6d6fd solid;
	font-size: 11px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.n01 {
	background-image: url(../lease/img/n01.gif);
}

.n02 {
	background-image: url(../lease/img/n02.gif);
}

.n03 {
	background-image: url(../lease/img/n03.gif);
}







/* buy */

div.e-navi {
	width: 200px;
	height: auto;
	display: block;
	margin-top: 2em;
}

.e-btn {
	margin: 10px 0 0 26px;
}

div.e-contents {
	width: 670px;
	height: auto;
	margin-top: 2em;
}

div.e-contents h5 {
	margin-bottom: 2em;
}


div.entry {
	border-bottom: solid 1px #CCCCCC;
	width: 610px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 1em;
	position:relative;
}

div.entry a {
	display: block;
	background-position: 500px 15px;
	background-repeat: no-repeat;
	padding: 10px;
	width: 610px;
	height: 104px;
	overflow: hidden;
}

div.entry a:hover {
	background-color: #ebf6f7;
	background-image: url(../buy/img/on01.gif);
	background-position: 500px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}

div.entry span.iconpic {
	width: 120px;
	height: 100px;
	border: 1px solid #DDD;
	padding: 1px;
	overflow: hidden;
	float: left;
	display: block;
}

div.entry span.iconpic span {
	width: 120px;
	height: 100px;
	overflow: hidden;
	display: block;
}

div.entry span.iconpic img {
	width: 120px;
	height: 100px;
	overflow: hidden;
	background-color: #F5F5F5;
}

div.entry p.txt {
	width: 450px;
	height: 10px;
	float: right;
	display: block;
	position: relative;
}

div.entry p.txt span.Tittex {
	font-size: 18px;
}


div.entry2 {
	border-bottom: solid 1px #CCCCCC;
	width: 610px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 1em;
}

div.entry2 a {
	display: block;
	background-position: 500px 15px;
	background-image: url(../buy/img/on02.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 610px;
	height: 104px;
	overflow: hidden;
}

div.entry2 a:hover {

	
	background-position: 500px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}


div.entry2 span.iconpic {
	width: 120px;
	height: 100px;
	border: 1px solid #DDD;
	padding: 1px;
	overflow: hidden;
	float: left;
	display: block;
}

div.entry2 span.iconpic span {
	width: 120px;
	height: 100px;
	overflow: hidden;
	display: block;
}

div.entry2 span.iconpic img {
	width: 120px;
	height: 100px;
	overflow: hidden;
	background-color: #F5F5F5;
}

div.entry2 p.txt {
	width: 450px;
	height: 10px;
	float: right;
	display: block;
	position: relative;
}

div.entry2 p.txt span.Tittex {
	font-size: 18px;
}



div.entry3 {
	border-bottom: solid 1px #CCCCCC;
	width: 610px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 1em;
}

div.entry3 a {
	display: block;
	background-position: 500px 15px;
	background-image: url(../tyukai/img/syoudan.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 610px;
	height: 104px;
	overflow: hidden;
}

div.entry3 a:hover {

	
	background-position: 500px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}


div.entry3 span.iconpic {
	width: 120px;
	height: 100px;
	border: 1px solid #DDD;
	padding: 1px;
	overflow: hidden;
	float: left;
	display: block;
}

div.entry3 span.iconpic span {
	width: 120px;
	height: 100px;
	overflow: hidden;
	display: block;
}

div.entry3 span.iconpic img {
	width: 120px;
	height: 100px;
	overflow: hidden;
	background-color: #F5F5F5;
}

div.entry3 p.txt {
	width: 450px;
	height: 10px;
	float: right;
	display: block;
	position: relative;
}

div.entry3 p.txt span.Tittex {
	font-size: 18px;
}




div.entry4 {
	border-bottom: solid 1px #CCCCCC;
	width: 610px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 1em;
}

div.entry4 a {
	display: block;
	background-position: 500px 15px;
	background-image: url(../tyukai/img/sumi.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 610px;
	height: 104px;
	overflow: hidden;
}

div.entry4 a:hover {

	
	background-position: 500px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}


div.entry4 span.iconpic {
	width: 120px;
	height: 100px;
	border: 1px solid #DDD;
	padding: 1px;
	overflow: hidden;
	float: left;
	display: block;
}

div.entry4 span.iconpic span {
	width: 120px;
	height: 100px;
	overflow: hidden;
	display: block;
}

div.entry4 span.iconpic img {
	width: 120px;
	height: 100px;
	overflow: hidden;
	background-color: #F5F5F5;
}

div.entry4 p.txt {
	width: 450px;
	height: 10px;
	float: right;
	display: block;
	position: relative;
}

div.entry4 p.txt span.Tittex {
	font-size: 18px;
}


div.entry5 {
	border-bottom: solid 1px #CCCCCC;
	width: 610px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 1em;
}

div.entry5 a {
	display: block;
	background-position: 500px 15px;
	background-image: url(../buy/img/on03.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 610px;
	height: 104px;
	overflow: hidden;
}

div.entry5 a:hover {
	background-position: 500px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}


div.entry5 span.iconpic {
	width: 120px;
	height: 100px;
	border: 1px solid #DDD;
	padding: 1px;
	overflow: hidden;
	float: left;
	display: block;
}

div.entry5 span.iconpic span {
	width: 120px;
	height: 100px;
	overflow: hidden;
	display: block;
}

div.entry5 span.iconpic img {
	width: 120px;
	height: 100px;
	overflow: hidden;
	background-color: #F5F5F5;
}

div.entry5 p.txt {
	width: 450px;
	height: 10px;
	float: right;
	display: block;
	position: relative;
}

div.entry5 p.txt span.Tittex {
	font-size: 18px;
}


.newimg
{
	position:absolute;
	top:-13px;
	left:10px;
	width:47px;
	height:20px;
}


.PD {
	background-image: url(../buy/img/a-pd.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 6px;
}

.NEW {
	background-image: url(../buy/img/a-new.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 6px;
}

span.sumi {
	color: #CCCCCC;
}

p.kakaku {
	background-image: url(../buy/img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 15px;
	padding-top: 4px;
	margin: 4em 0 5px;
}

.house
{
	font-size:14px; 
	margin-top:10px;
}

.house a
{
	color:#0000ff;
}



.imgbox
{
	width:540px;
}

.imgbox li
{
	float:left;
	width:260px;
	padding:5px;
}

/* privacy */

div.box {
	width: 900px;
	height: auto;
	margin: 2em 0;
}

.linePP {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

div.boxW {
	width: 420px;
	height: auto;
}


/* 
----------------------------------------------------------------------------- 
LINE
-----------------------------------------------------------------------------*/

span.line {
	border-bottom: 1px #593c32 solid;
	height: 1px;
	margin: 2px 1em;
	display: block;
	float: none;
	clear: both;
}

span.line hr {
	display: none;
}

span.none {
	float: none;
	clear: both;
	display: block;
}

span.none hr {
	display: none;
}

/* 
----------------------------------------------------------------------------- 
TABLE
-----------------------------------------------------------------------------*/

table.sol2 td {
	padding: 10px;
}

input.btn01 {
	background: url(../img/common/btn.jpg) 0 0 no-repeat;
	border: none;
	width: 148px;
	height: 22px;
	overflow: hidden;
	text-indent: -7777em;
	text-align: left;
	cursor: pointer;
	display: block;
}

table.sol {
	border-collapse: collapse;
	border-style: solid;
	border-color: #2c1e19;
	border-width: 1px;
	margin: 5px 0px;
}
 
table.sol td {
	border-style: solid;
	border-color: #593c32;
	border-width: 1px 0px;
	padding: 3px;
}

table.sol-w {
	border-collapse: collapse;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	width: 100%;
}

table.sol-w th {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 12px;
}
 
table.sol-w td {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px;
	padding: 5px;
	font-size: 12px;
}


/* 
----------------------------------------------------------------------------- 
SLIDE
-----------------------------------------------------------------------------*/

div.pics-W {
	width: 995px;
	height: 640px;
	overflow: hidden;
	margin: 0;
}

div#slideshow {
	width: 995px;
	height: 554px;
	overflow: hidden;
	background-repeat:no-repeat;
	position: relative;
}

div.pics {
	width: 995px;
	height: 750px;
	overflow: hidden;
	position: relative;
}

div.pics img {
	top: 0;
	left: 0;
}

/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/

div#footer {
	min-width:995px;
	height: 200px;
	background: url(../img/common/footer_bg.jpg) repeat-x center top;
}

div#footer div.inner {
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
}

div.confoot {
	text-align: left;
	margin-left: 30px;
	display: block;
}

div#footer h1 {
	color: #FFFFFF;
	font-weight: bold;
}

div#footer h2 {
	color: #FFFFFF;
	font-weight: bold;
}

address {
	color: #FFFFFF;
}

.copy {
	background-image: url(http://www.assisthakuyuu.co.jp/img/common/copy.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 300px;
	height: 20px;
	overflow: hidden;
	margin: 1em auto;
}

* html .copy {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.assisthakuyuu.co.jp/img/common/copy.png", sizingMethod="crop");
}

.copy p {
	text-indent: -7777em;
}

/* 
----------------------------------------------------------------------------- 
SLIDER
-----------------------------------------------------------------------------*/

p.intro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 0 30px 0;
	text-align: center;
}
		
p#cross-links { text-align: center; }
		
p#cross-links {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
		
a:focus { outline:none; }
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
		
.slider-wrap {
	margin: 30px 0 0;
	position: relative;
	width: 100%;
}

.csw {
	width: 100%;
	height: 450px;
	background: #fff;
	overflow: scroll}
	
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center;
}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	border: 0px solid #000; 
	margin: auto;
	width: 580px;
	height: 500px;
	clear: both;
	font-size: 11px;
}
		
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}
		
.stripViewer .panelContainer .panel { 
	float:left;
	height: 100%;
	position: relative;
	width: 580px;
}
		
.stripViewer .panelContainer .panel .wrappers { 
	padding: 10px;
	text-align: left;
}
		
.stripNav { 
	margin: auto;
	display: none;
}
		
.stripNav ul { 
	list-style: none;	
}
		
.stripNav ul li {
	float: left;
	margin-right: 2px; 
}
		
.stripNav a { 
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
		
.stripNav a:hover {
	background: #9cf;
}
		
.stripNav a.current {
	background: #39c;
	color: #fff;
}
		
.stripNavL, .stripNavR { 
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 60px;
	width: 60px;
}
		
.stripNavL {
	left: 0;
}
		
.stripNavR {
	right: 0;
}
		
.stripNavL {
	background: url("../slider/images/arrow-left.gif") no-repeat center;
}
		
.stripNavR {
	background: url("../slider/images/arrow-right.gif") no-repeat center;
}


