/*****************************************************************************
 CSS初期化
 *****************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;padding:0;
}
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
img { vertical-align:top; }


/*****************************************************************************
 ワイヤー
 *****************************************************************************/


/*****************************************************************************
 クリア関連
 *****************************************************************************/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-table;} /* Hides from IE-mac \*/
* html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;} /* End hide from IE-mac */
.cb { clear:both; height:0; line-height:0; font-size:1%; }


/*****************************************************************************
 基本
 *****************************************************************************/
body {
/*	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Helvetica, Verdana, sans-serif;
*/	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, Verdana, sans-serif;
	line-height:1.5;
	background:url(/matrix/img/cmn/header-bg.gif) repeat-x #060e1d;
	color: #333333;
	font-size: 75%;
}

a:link, a:visited, a:active {
	color: #087ab3;
	text-decoration: none;
}
a:hover  { text-decoration: underline; }
a:hover img{ opacity:0.8; filter: alpha(opacity=80); }
strong { font-weight:bold; }
.left { float:left; }
.right { float:right; }
.small { font-size:80%; }
p#pagetop { width:191px;margin:0 0 0 708px;padding-top:15px; }


/*****************************************************************************
 ヘッダー
 *****************************************************************************/
#header {
	width:920px;
	height:103px;
	background:url(/matrix/img/cmn/header-logo.gif) no-repeat 0 27px;
	margin:0 auto;
}
ul#grouplink {
	background:url(/matrix/img/cmn/group-link.gif) no-repeat 0 0;
	height:27px;
	padding-left:89px;
	overflow:hidden;
}
ul#grouplink li {
	display:inline;
	float:left;
}
ul#grouplink li a {
	background-image:url(/matrix/img/cmn/group-link.gif);
	background-repeat:no-repeat;
	display:block;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
ul#grouplink li#gl01 a { width:92px; background-position:-89px 0; }
ul#grouplink li#gl02 a { width:91px; background-position:-181px 0; }
ul#grouplink li#gl03 a { width:90px; background-position:-272px 0; }
.hotelsite ul#grouplink li#gl01 a, ul#grouplink li#gl01 a:hover { background-position:-89px -30px; }
.resortsite ul#grouplink li#gl02 a, ul#grouplink li#gl02 a:hover { background-position:-181px -30px; }
.englishsite ul#grouplink li#gl03 a, ul#grouplink li#gl03 a:hover { background-position:-272px -30px; }

h1 {
	width:500px;
	height:41px;
	float:left;
}
h1 a {
	display:block;
	width:210px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
h1 span {
	display:block;
	width:270px;
	float:right;
	padding-top:5px;
	color:#666;
}

ul#headmenu {
	width:100%;
	height:26px;
}
ul#headmenu li {
	display:inline;
	float:right;
}
ul#headmenu li a {
	display:block;
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

ul#gnv {
	width:920px;
	height:46px;
	margin:0 auto;
}
ul#gnv li {
	display:inline;
	float:left;
}
ul#gnv li a {
	display:block;
	width:184px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
}
ul#gnv li#g01 a { background:url(/matrix/img/cmn/gnv.gif) no-repeat 0 0; }
ul#gnv li#g02 a { background:url(/matrix/img/cmn/gnv.gif) no-repeat -184px 0; }
ul#gnv li#g03 a { background:url(/matrix/img/cmn/gnv.gif) no-repeat -368px 0; }
ul#gnv li#g04 a { background:url(/matrix/img/cmn/gnv.gif) no-repeat -552px 0; }
ul#gnv li#g05 a { background:url(/matrix/img/cmn/gnv.gif) no-repeat -736px 0; }
#toppage ul#gnv li#g01 a, ul#gnv li#g01 a:hover { background:url(/matrix/img/cmn/gnv.gif) no-repeat 0 -50px; }
#news ul#gnv li#g02 a, ul#gnv li#g02 a:hover { background:url(/matrix/img/cmn/gnv.gif) no-repeat -184px -50px; }
#information ul#gnv li#g03 a, ul#gnv li#g03 a:hover { background:url(/matrix/img/cmn/gnv.gif) no-repeat -368px -50px; }
#area ul#gnv li#g04 a, ul#gnv li#g04 a:hover { background:url(/matrix/img/cmn/gnv.gif) no-repeat -552px -50px; }
#livecam ul#gnv li#g05 a, ul#gnv li#g05 a:hover { background:url(/matrix/img/cmn/gnv.gif) no-repeat -736px -50px; }


/*****************************************************************************
 フッターナビゲーション
 *****************************************************************************/
#fnv {
	border-top:1px solid #3b414d;
	border-bottom:1px solid #3b414d;
	padding:3px 0;
	width:100%;
	margin-bottom:15px;
}
#fnv ul {
	width:920px;
	margin:0 auto;
}
#fnv li {
	display:inline;
	padding-right:20px;
}
#fnv li a {
	background:url(/matrix/img/cmn/arrow.gif) no-repeat left center;
	padding-left:10px;
	color:#f9f9f9;
}


/*****************************************************************************
 フッター
 *****************************************************************************/
#footer {
	width:920px;
	margin:0 auto;
	color:#f9f9f9;
	padding-bottom:100px;
}
#footer h2 {
	background:url(/matrix/img/cmn/footer-logo.gif) no-repeat 0 0;
	padding:5px 0 5px 50px;
}
#footer h2 a {
	font-size:120%;
	font-weight:bold;
}
#footer a {
	color:#f9f9f9;
}
#footer div {
	float:left;
}
#footer h3 {
	color:#744b45;
	font-weight:bold;
	width:144px;
	background:url(/matrix/img/cmn/footer-line.gif) repeat-x 0 bottom;
	padding-bottom:5px;
}
#footer ul {
	width:144px;
	line-height:1.2;
}
#footer li {
	background:url(/matrix/img/cmn/footer-line.gif) repeat-x 0 bottom;
	padding:3px 0 5px 0;
}
#footer li a {
	display:block;
	padding:0 0 0 10px;
	background:url(/matrix/img/cmn/arrow03.gif) no-repeat 0 center;
}
p.copyright {
	padding-top:5px;
}

/*****************************************************************************
 個別：共通
 *****************************************************************************/
#contents-area {
	width:940px;
	margin:0 auto 15px auto;
	background:url(/matrix/img/cmn/contents-area-bg-mid.gif) repeat-y 0 0;
}
#contents-area-top {
	width:100%;
	background:url(/matrix/img/cmn/contents-area-bg.gif) no-repeat 0 0;
}
#contents-inner {
	width:900px;
	margin:0 auto;
	padding-top:11px;
	padding-bottom:11px;
}

#left {
	float:left;
	width:697px;
}
#right {
	float:right;
	width:192px;
}

#right-stay-plan {
	width:100%;
	background:url(/matrix/img/cmn/top-stayplan-mid.gif) repeat-y 0 0;
	margin-bottom:5px;
}
#right-stay-plan h2 {
	background:url(/matrix/img/cmn/top-stayplan-title.gif) no-repeat 0 0;
	height:81px;
	text-indent:-9999px;
}
#right-stay-plan p.button {
	display:block;
	width:100%;
	background:url(/matrix/img/cmn/top-stayplan-bot.gif) no-repeat 0 0;
	height:66px;
}
#right-stay-plan p.button a {
	display:block;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}
#right-stay-plan p.text {
	width:140px;
	margin:0 auto;
	padding:7px 0;
	color:#84715d;
}

.contents-box {
	background:url(/matrix/img/cmn/contents-box-mid.gif) repeat-y;
}
.contents-box-top {
	background:url(/matrix/img/cmn/contents-box-top.gif) no-repeat 0 0;
}
.contents-box-bot {
	background:url(/matrix/img/cmn/contents-box-bot.gif) no-repeat 0 bottom;
}
.contents-box-inner {
	width:665px;
	margin:0 auto;
	padding:15px 0;
}

.headline, .headline-norss {
	width:100%;
	background:url(/matrix/img/cmn/head01-bot.gif) no-repeat 0 bottom;
	font-size:120%;
	margin-bottom:15px;
}
.headline div {
	width:100%;
	background:url(/matrix/img/cmn/head01-top.gif) no-repeat 0 0;
	padding:11px 0 10px;
}
.headline span.left {
	width:500px;
	display:block;
	padding-left:50px;
	font-weight:bold;
}
.headline span.right {
	display:block;
	width:50px;
	height:21px;
}
.headline span.right a {
	display:block;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
}
.headline-norss div {
	width:100%;
	background:url(/matrix/img/cmn/head01-top-norss.gif) no-repeat 0 0;
	padding:11px 0 10px;
}
.headline-norss div span {
	display:block;
	padding-left:50px;
	font-weight:bold;
}



p#pankuzu {
	font-size:80%;
	padding-bottom:10px;
	padding-left:10px;
}

#lnv {
	width:100%;
	background:url(/matrix/img/cmn/lnv-bot.gif) no-repeat 0 bottom;
	padding-bottom:20px;
	margin-bottom:15px;
}
#lnv h3 {
	width:100%;
	background:url(/matrix/img/cmn/lnv-title.gif) no-repeat 0 0;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
#lnv ul {
	width:100%;
	background:url(/matrix/img/cmn/lnv-off-mid.gif) repeat-y 0 0;
}
#lnv li {
	display:inline;
}
#lnv li a {
	display:block;
	background:url(/matrix/img/cmn/lnv-off-top.gif) no-repeat 0 0;
	color:#333;
}
#lnv li a span {
	display:block;
	padding:0;
}
#lnv li a span span {
	padding:8px 0 8px 30px;
}
#lnv li.cc a, #lnv li a:hover {
	display:block;
	background:url(/matrix/img/cmn/lnv-on-mid.gif) repeat-y 0 0;
	color:#fff;
}
#lnv li.cc a span, #lnv li a:hover span {
	background:url(/matrix/img/cmn/lnv-on-top.gif) no-repeat 0 0;
}
#lnv li.cc a span span, #lnv li a:hover span span {
	background:url(/matrix/img/cmn/lnv-on-bot.gif) no-repeat 0 bottom;
}

/* photo */
.phL {
	float:left;
	margin:0 15px 15px 0;
}
.phR {
	float:right;
	margin:0 0 15px 15px;
}


/* paragra */
.pg {
	font-size:120%;
	padding-bottom:15px;
	color:#666666;
	width:100%;
}
.pg p {
	padding-bottom:15px;
}

/* anchor */
.anchor {
	width:100%;
	padding-bottom:25px;
}
.anchor div {
	border:1px solid #dbe1eb;
	padding:8px;
	background:#f0f5ff;
}
.anchor div table {
	width:100%;
}
.anchor div table tr {
	background:url(/matrix/img/cmn/line-solid.gif) repeat-x left bottom;
}
.anchor div table tr.last {
	background:none;
}
.anchor div table td {
	border-right:1px solid #dbe1eb;
	text-align:center;
	padding:8px 0;
}
.anchor div table td.last {
	border-right:none;
}
.anchor div table td a {
	background:url(/matrix/img/cmn/icon-anchor.gif) no-repeat 0 0;
	padding-left:15px;
	color:#333333;
}

/* table */
.tableStyle, .tableStyle2 {
	padding-bottom:15px;
}
.tableStyle table, .tableStyle table th, .tableStyle table td,
.tableStyle2 table, .tableStyle2 table th, .tableStyle2 table td {
	border:1px solid #dadada;
}
.tableStyle table th, .tableStyle2 table th {
	background:#f7f7f7;
}
.tableStyle table span, .tableStyle2 table span {
	display:block;
	padding:5px 10px;
}
.tableStyle caption, .tableStyle2 caption {
	text-align:right;
}
.tableStyle2 table span {
	padding:3px 10px;
}
.tableStyle2 table th {
	font-weight:bold;
}

/* arrow */
.arrow01 {
	background:url(/matrix/img/cmn/arrow.gif) no-repeat left 0.35em;
	padding-left:15px;
}
.nw {
	background:url(/matrix/img/cmn/icon-new-window.gif) no-repeat left 0.35em;
	padding-left:15px;
}

/* text */
.red {
	color:#cc0000;
}


/*****************************************************************************
 個別：トップページ
 *****************************************************************************/
p#mainimg {
	padding-bottom:36px;
}
#top-menu {
	padding-bottom:17px;
}
#top-menu div {
	padding-bottom:17px;
	width:100%;
}
#top-menu dl {
	width:320px;
}
#top-menu dt {
	width:125px;
	float:left;
}
#top-menu dd {
	float:right;
	width:190px;
}

#top-about {
	background:url(/matrix/img/cmn/dotted-bg.gif);
	padding:10px 0;
}
#top-about div {
	background:url(/matrix/img/cmn/grad-bg.gif) repeat-x 0 bottom #fff;
	width:648px;
	margin:0 auto;
}
#top-about div div {
	background:url(/matrix/img/cmn/top-about-sam.gif) no-repeat 27px 18px;
	width:auto;
	margin:0;
	padding:26px 15px 15px 100px;
}
#top-about h2 {
	font-weight:bold;
	font-size:120%;
	padding-bottom:15px;
}
#top-about p {
	padding-bottom:1em;
}

#news-list {
	padding-bottom:15px;	
}
#news-list .title {
	background:url(/matrix/img/cmn/top-new-title.gif) no-repeat 0 0;
	height:34px;
	width:100%;
}
#news-list h2 {
	float:left;
	width:175px;
}
#news-list h2 a {
	display:block;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}
#news-list span {
	float:right;
	width:37px;
}
#news-list span a {
	display:block;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}

#news-list dl {
	background:url(/matrix/img/cmn/line-dotted.gif) repeat-x 0 bottom;
	padding:9px 10px;
}
#news-list dt {
	font-size:80%;
}
#news-list dd {
	font-weight:bold;
}
#news-list p {
	text-align:right;
	padding-top:5px;
	font-size:80%;
}
#news-list p a {
	background:url(/matrix/img/cmn/arrow.gif) no-repeat left center;
	padding-left:10px;
}

#g-info {
	padding-bottom:15px;
}
#g-info table {
	width:100%;
}
#g-info table th, #g-info table td {
	border:1px solid #dcdcdc;
}
#g-info table th span, #g-info table td span {
	display:block;
	padding:5px 10px;
}
#g-info table th {
	background:url(/matrix/img/cmn/table-title-bg.gif) repeat-x;
}
#right-banner {
	padding-bottom:15px;
}
#right-banner li {
	padding-bottom:10px;
	padding-left:4px;
	font-size:80%;
	color:#666666;
}
#toppage #right-banner li {
	padding-left:0;
}

#other-link {
	background:url(/matrix/img/cmn/other-link-title.gif) no-repeat 10px 10px #f6f6f6;
	padding:10px;
}
#other-link ul {
	padding-top:15px;
}
#other-link a {
	color:#666666;
}

#toppage #left {
	float:left;
	width:668px;
}
#toppage #right {
	float:right;
	width:216px;
}


/*****************************************************************************
 個別：ニュース
 *****************************************************************************/
.entries {
	width:100%;
	margin-bottom:15px;
	font-size:120%;
}
.entry {
	background:url(/matrix/img/cmn/line01.gif) repeat-x 0 bottom;
	width:100%;
	margin-bottom:15px;
}
.entry .body, .entry .more {
	padding:0 15px 15px 15px;
}
.headline2 {
	background:url(/matrix/img/cmn/head02.gif) repeat-x;
	border-top:2px solid #dadada;
	border-bottom:1px solid #dadada;
	width:100%;
	margin-bottom:10px;
	padding:7px 0;
}
.headline2 p.date {
	padding:0 15px;
	font-size:80%;
	color:#666;
}
.headline2 span.right {
	font-size:70%;
	width:120px;
	padding-top:3px;
}
.headline2 h3 {
	font-weight:bold;
	padding:0 15px;
	color:#333;
}
.headline2 h3.shika {
	background:url(/matrix/img/cmn/head02-shika.gif) no-repeat 0 -7px;
	padding-top:2px;
	padding-left:42px;
}
.headline2 h3.left {
	background:url(/matrix/img/cmn/head02-shika.gif) no-repeat 0 -7px;
	width:400px;
	padding-top:2px;
	padding-left:42px;
}

.headline3 {
	background:url(/matrix/img/cmn/head02.gif) repeat-x;
	border-top:2px solid #dadada;
	border-bottom:1px solid #dadada;
}
.headline3 span {
	display:block;
	padding:4px 15px;
	font-size:80%;
}

.headline4 {
	background:url(/matrix/img/cmn/head03.gif) no-repeat 5px 0.4em;
	border-bottom:1px solid #dadada;
	width:100%;
	margin-bottom:15px;
	padding-top:2px;
}
.headline4 span {
	display:block;
	padding:3px 15px 3px 30px;
	font-weight:bold;
	color:#333;
}

.entry-inner {
	background:url(/matrix/img/cmn/line01.gif) repeat-x 0 bottom;
}
.entry-inner h3.entryTitle {
	background:url(/matrix/img/cmn/line01.gif) repeat-x 0 bottom;
	font-size:26px;
	font-weight:bold;
	padding:40px 15px;
	color:#211615;
}
.entry-inner .body, .entry-inner .more {
	padding:15px 15px 15px 15px;
}

/* entry body tag */
.entry .body h3, .entry .more h3, .entry-inner .body h3, .entry-inner .more h3 {
	font-size:120%;
	font-weight:bold;
	padding-bottom:5px;
}
.entry .body h4, .entry .more h4, .entry-inner .body h4, .entry-inner .more h4 {
	font-size:100%;
	font-weight:bold;
	padding-bottom:5px;
}
.entry .body h5, .entry .more h5, .entry-inner .body h5, .entry-inner .more h5 {
	font-size:120%;
	padding-bottom:5px;
}
.entry .body p, .entry .more p, .entry-inner .body p, .entry-inner .more p {
	padding-bottom:15px;
}
.entry .body i, .entry .more i, .entry-inner .body i, .entry-inner .more i {
	font-style:italic;
}
.entry .body ul, .entry .more ul, .entry-inner .body ul, .entry-inner .more ul, 
.entry-inner .body ol, .entry-inner .more ol, .entry .body ol, .entry .more ol {
	padding-left:20px;
}
.entry .body ul, .entry .more ul, .entry-inner .body ul, .entry-inner .more ul {
	list-style-type:disc;
}
.entry .body ol, .entry .more ol, .entry-inner .body ol, .entry-inner .more ol {
	list-style-type:decimal;
}
.entry .body table, .entry .more table, .entry-inner .body table, .entry-inner .more table {
	border:1px solid #E1DDD4;
}
.entry .body th, .entry .more th, .entry-inner .body th, .entry-inner .more th, 
.entry .body td, .entry .more td, .entry-inner .body td, .entry-inner .more td {
	padding:5px 10px;
}
.entry .body th, .entry .more th, .entry-inner .body th, .entry-inner .more th {
	background:#F2F0EA;
	border:1px solid #E1DDD4;
}
.entry .body td, .entry .more td, .entry-inner .body td, .entry-inner .more td {
	border:1px solid #E1DDD4;
}

.pagebute {
	line-height:1.2;
	margin:0;padding:15px 0;
	text-align:center;
}
.pagebute img {
	vertical-align:middle;
}


/*****************************************************************************
 個別：リフトチケット料金表
 *****************************************************************************/
.kodomo {
	width:100%;
	background:url(/matrix/img/information/img04-02.gif) no-repeat 0 bottom;
	margin-bottom:20px;
	color:#ff3000;
}
.kodomo div {
	width:100%;
	background:url(/matrix/img/information/img04-01.gif) no-repeat 0 0;
}
.kodomo p {
	padding-left:193px;
	padding-top:21px;
	padding-bottom:10px;
}

/*****************************************************************************
 個別：ゲレンデレストラン
 *****************************************************************************/
p.nosmoke {
	background:url(/matrix/img/information/img05-03.gif) no-repeat 0 0;
	padding-left:50px;
}

/*****************************************************************************
 個別：ライブカメラ
 *****************************************************************************/
.livecamera {
	border:1px solid #dadada;
	text-align:center;
	padding:20px 0;
}

/*****************************************************************************
 個別：アクセス
 *****************************************************************************/
#Gmap {
	width:100%;
	height:450px;
}

/*****************************************************************************
 個別：サイトマップ
 *****************************************************************************/
.sitemap {
	width:600px;
	margin:0 auto;
	padding-bottom:15px;
}
.sitemap ul ul {
	padding-left:50px;
	line-height:2;
}
.sitemap ul li {
	border-bottom:1px solid #edeae2;
}
.sitemap ul li.last {
	border-bottom:none;
}


/*****************************************************************************
 個別：お問い合わせ
 *****************************************************************************/
.contact-form {

}
.contact-form table {
	border-top:1px solid #e1ddd4;
	width:100%;
	margin-bottom:25px;
}
.contact-form table tr {
	background:url(/matrix/img/cmn/line-solid2.gif) repeat-x 0 bottom;
}
.contact-form table th {
	font-weight:bold;
	vertical-align:top;
}
.contact-form table th, .contact-form table td {
	padding:15px 0;
}
.contact-form table th div {
	display:block;
	padding:0 10px;
}
.wL {
	width:485px;
}
.wM {
	width:250px;
}
.wS {
	width:150px;
}
p.step {
	text-align:right;
	padding-bottom:15px;
}
.contact-form table td li {
	display:block;
	width:230px;
	padding-bottom:10px;
	float:left;
}
#pp {
	width:485px;
	height:250px;
	overflow:scroll;
	border:1px inset;
}

.form-button {
	background:url(/matrix/img/cmn/dotted-bg.gif);
	width:655px;
	padding:10px 0;
}
.form-button div {
	width:635px;
	margin:0 auto;
	background:#f1f1f1;
	text-align:center;
	padding:20px 0 10px 0;
}








/*****************************************************************************
HOME 2009 Summer
 *****************************************************************************/
#mainimg_summer {
	width:668px;
	height:338px;
	margin-bottom:36px;
}
#mainimg_summer #main1{
	width:668px;
	height:338px;
	background-image:url(/matrix/200906/main1_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
#mainimg_summer #main1 #btn{
	position:absolute;
	top:225px;
	left:38px;
}

#mainimg_summer #main2{
	width:668px;
	height:338px;
	background-image:url(/matrix/200906/main2_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
}
#mainimg_summer #main2 #btn{
	position:absolute;
	top:281px;
	left:393px;
	
}
	
#mainimg_summer a:hover img{ 
	opacity:1 !important; 
	filter: alpha(opacity=100) !important;
}
#mainimg_summer #main1,
#mainimg_summer #main2 {
	display:none;
}

/*****************************************************************************
HOME 2010 Winter
 *****************************************************************************/
#mainimg_winter {
	width:668px;
	height:338px;
	margin-bottom:36px;
}
#mainimg_winter #main1 {
	width:668px;
	height:338px;
	background: url(/matrix/200911/top-img2010.jpg) no-repeat 0 0;
	overflow:hidden;
}

#mainimg_winter #main1 #btn {
	width:313px;
	margin: 236px 0 0 291px;

}

/*****************************************************************************
Informaion archive
 *****************************************************************************/
.info_archive {
	width:100%;
	background:url(/matrix/img/information/img04-02.gif) no-repeat 0 bottom;
	margin-bottom:20px;
	color:#ff3000;
}
.info_archive div {
	width:100%;
	background:url(/matrix/img/information/img04-01_2.gif) no-repeat 0 0;
}
.info_archive p {
	padding-left:210px;
	padding-top:21px;
	padding-bottom:10px;
}
