@charset "UTF-8";
/*
===================================================================
この著作権表示は、必ず残して下さい。
オリジナルバージョンのスタイルシートは、以下のチュートリアルを基にしています。
http://www.codeblog.ch/2009/01/concrete5-theme-erstellenconcrete5-theme-erstellen

This style sheet was modified and used with permission.

By Usagi Project

http://concrete5-japan.org
http://usagi-project.org
===================================================================
*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.codeblog.ch/2009/01/concrete5-theme-erstellenconcrete5-theme-erstellen
Copyright (c) 2008 www.mesch.ch, Remo Laubacher. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



/*----------- リンク指定 ----------- */

a { color: #1795d0; outline: none; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: none; }

#central #body a:link, #central #body a:visited { text-decoration: underline; }
#central #body a:hover, #central #body a:active { text-decoration: none; }
/* =====================================================================
　◆レイアウト
===================================================================== */
#wrap { width: 840px; margin: 0 auto; padding: 10px; background: #ffffff; }
#central #body { text-align: left; margin: 0; width: 840px; }
#central #body:after {/* firefox背景色表示用 */
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#top { text-align: left; margin: 0; width: 840px; }

.leftcol { float: left; }
.rightcol { float: right; }


/* =====================================================================
　◆サイト共通
===================================================================== */
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.clear { clear: both; }
.c { text-align: center; }
.r { text-align: right; }
.l { text-align: left; }
.arrow { padding: 0 0 0 18px; background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_blue.gif) 0 4px no-repeat; }
.arrow a { text-decoration: underline; }
.arrow a:hover { text-decoration: none; }

/*----------- ボタン ----------*/
.btn { margin-top: 15px; margin-bottom: 15px; text-align: center; }
.btn input { padding: 2px 7px; margin: 0 auto; }

.HTMLBlock {
	margin: 0;
	padding: 0;
}
.spacer {
	margin: 0;
	padding: 0;
}


/* =====================================================================
　◆ヘッダー
===================================================================== */
#head {
	width: 860px;
	height: 86px;
	position: relative;
	margin: 0 auto;
}
#head h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 608px;
	position: absolute;
	top: 57px;
	left: 250px;
}
#head div.logo { position: absolute; top: 12px; }


/*----------- ヘッダーナビ -----------*/
#head ul { width: 250px; height: 23px; position: relative; top: 10px; }
#head li { position: absolute; text-indent: -9999px; list-style: none; }
#head li a {
	height: 23px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/gnav.gif) ;
}

/* ボタン */
#gnv-mail { left: 597px; }
#gnv-mail a { width: 162px; background-position: 0 -100px; }
#gnv-mail a:hover { background-position: 0 -130px; }
#gnv-sitemap { left: 766px; }
#gnv-sitemap a { width: 92px; background-position: -180px -100px; }
#gnv-sitemap a:hover { background-position: -180px -130px; }

/*----------- グローバルナビ -----------*/
#gnav {
	width: 880px;
	position: relative;
	height: 50px;
	margin: 0 auto;
}
#gnav li { position: absolute; text-indent: -9999px; list-style: none; }
#gnav li a {
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/gnav.gif) ;
}

/* ボタン */
#gnv-home { left: 0; }
#gnv-home a { width: 120px; background-position: 0 0; }
#gnv-home a:hover { background-position: 0 -45px; }
#gnv-service { left: 120px; }
#gnv-service a { left: 120px; width: 130px; background-position: -120px 0; }
#gnv-service a:hover { background-position: -120px -45px; }
#gnv-solution { left: 250px; }
#gnv-solution a { width: 140px; background-position: -250px 0; }
#gnv-solution a:hover { background-position: -250px -45px; }
#gnv-works { left: 390px; }
#gnv-works a { width: 130px; background-position: -390px 0; }
#gnv-works a:hover { background-position: -390px -45px; }
#gnv-info { left: 520px; }
#gnv-info a { width: 130px; background-position: -520px 0; }
#gnv-info a:hover { background-position: -520px -45px; }
#gnv-blog { left: 650px; }
#gnv-blog a { width: 230px; background-position: -650px 0; }
#gnv-blog a:hover { background-position: -650px -45px; }

/* =====================================================================
　◆共通
===================================================================== */
/*----------- コンテンツタイトル -----------*/
h2 { width: 840px; margin: 0 0 7px 0; text-indent: -9999px; }
h2.top { height: 220px; background: url(http://www.albert.co.jp/themes/albert_design/./images/top_img.jpg) 0 0 no-repeat; }
h2.about { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_about.jpg) repeat-x 0 0; }
h2.access { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_access.jpg) repeat-x 0 0; }
h2.recruit { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_recruit.jpg) repeat-x 0 0; }
h2.contact { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_contact.jpg) repeat-x 0 0; }
h2.inquiry { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_inquiry.jpg) repeat-x 0 0; }
h2.estimate { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_estimate.jpg) repeat-x 0 0; }
h2.service { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_service.jpg) repeat-x 0 0; }
h2.solution { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_solution.jpg) repeat-x 0 0; }
h2.sitemap { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_sitemap.jpg) repeat-x 0 0; }
h2.result { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_result.jpg) repeat-x 0 0; }
h2.system { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_system.jpg) repeat-x 0 0; }
h2.design { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_design.jpg) repeat-x 0 0; }
h2.mobile { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_mobile.jpg) repeat-x 0 0; }
h2.open { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_open.jpg) repeat-x 0 0; }
h2.open2 { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_open2.jpg) repeat-x 0 0; }
h2.netshop { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_netshop.jpg) repeat-x 0 0; }
h2.business { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_business.jpg) repeat-x 0 0; }
h2.original { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_original.jpg) repeat-x 0 0; }
h2.voice { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_voice.jpg) repeat-x 0 0; }
h2.privacy { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_privacy.jpg) repeat-x 0 0; }
h2.link { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_link.jpg) repeat-x 0 0; }
h2.news { height: 120px; background: url(http://www.albert.co.jp/themes/albert_design/./images/th2_news.jpg) repeat-x 0 0; }

/*----------- RSS・MOREボタン -----------*/
#topicsArea .btn { margin: -25px 0 5px 245px; width: 105px;text-indent: -9999px; }
#worksBox .btn { margin: -25px 0 5px 130px; width: 50px; text-indent: -9999px;}
#topicsArea .btn a, #worksBox .btn a {
	margin: 0;
	display: block;
	width: 50px;
	height: 17px;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/top_btn.gif);
	background-repeat: no-repeat;
}
a.btn-rss { float: left; background-position: 0 -430px; }
a:hover.btn-rss { background-position: 0 -450px; }
a.btn-more { float: right; background-position: -60px -430px; }
a:hover.btn-more  { background-position: -60px -450px; }

/*----------- RSS・MOREボタン　サイドバー -----------*/
#sidebar .btn { margin: -25px 0 5px 95px; width: 105px;text-indent: -9999px;}
#sidebar .btn a {
	margin: 0;
	display: block;
	width: 50px;
	height: 17px;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/top_btn.gif);
	background-repeat: no-repeat;
}

#sidebar ul#side {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 200px;
	position: relative;
	list-style: none;
}
#sidebar ul#side li {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 200px;
	position: absolute;
}
#sidebar ul#side a {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 200px;
	display: block;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/btn_top.jpg) no-repeat 0px -700px;
	text-indent: -9999px;
}
#sidebar ul#side a:hover { background-color: #F5F5F5; }
#sidebar ul#side a:hover img { visibility: hidden; }

#sidebar ul#side #inq { top: 0; }
#sidebar ul#side #inq a { background-position: 0 -700px; }
#sidebar ul#side #inq a:hover { background-position: -200px -700px; }

#sidebar ul#side #est { top: 90px; }
#sidebar ul#side #est a { background-position: -410px -700px; }
#sidebar ul#side #est a:hover { background-position: -610px -700px; }

#sidebar p.eccube {
	background: #eeeeee;
	margin: 10px 0px;
	padding: 10px;
	width: 180px;
	line-height: 1.5;
}
#sidebar p.eccube img {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 68px;
	width: 180px;
}
#sidebar p.bn {
	margin: 0px auto 10px;
	padding: 0px;
	width: 120px;
}


/* =====================================================================
　◆トップページ
===================================================================== */

#main {
	margin: 0;
	padding: 0;
	width: 840px;
}

#central #body {
	margin: 0;
	padding: 0;
	float: left;
	width: 840px;
}

#header-area-inside {
	margin: 0;
	padding: 0;
}

#topics {
	margin: 7px 0 10px;
	padding: 0;
	width: 840px;
}

#top-left {
	margin: 0;
	padding: 0;
	width: 350px;
	float: left;
}

#top-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 460px;
}


/* =====================================================================
　◆右サイドバー
===================================================================== */
#sidebar {
	margin: 7px 0 0;
	padding: 0;
	width: 200px;
	float: right;
}
#body {
	margin: 7px 0 0;
	padding: 0;
	float: left;
	width: 610px;
}
#body h3 {
	font-size: 14px;
	margin: 5px 0 15px;
	padding: 0 10px;
	line-height: 30px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/bh3_green.gif) no-repeat left top;
	height: 30px;
	width: 590px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
#body h3.full {
	font-size: 14px;
	margin: 5px 0 15px;
	padding: 0 10px;
	line-height: 30px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/bh3_full_green.gif) no-repeat left top;
	height: 30px;
	width: 820px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
#body p.txt {
	margin: 0 10px 20px;
	padding: 0;
}
#body dl {
	margin: 0 10px 20px;
	padding: 0;
}
#body dl dt {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #006600;
	font-weight: bold;
}
#body dl dd {
	margin: 0 0 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #999999;
}
#body dl dd ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: disc;
}
#body dl dd ul li {
	margin: 0;
	padding: 0;
	background: url(http://www.albert.co.jp/themes/albert_design/none);
	line-height: 1.5;
}
#body ul { list-style: none; }
#body ul li, #body ul li ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_green01.gif) no-repeat 0 11px;
	line-height: 2;
}
#body ul li ul { }

#body dl dt.img {
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
	float: left;
	width: 100px;
	border-style: none;
	display: block;
	height: auto;
}
#body dl dd.img {
	margin: 0;
	padding: 0 0 0 110px;
	display: block;
	border-style: none;
}
#body dl dd.img strong {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #006600;
	font-weight: bold;
	display: block;
}
#body dl dd.img span {
	display: block;
	margin: 0;
	padding: 3px;
}
#body dl dd.img span.joomla { background: #C8ECE9; }
#body dl dd.img span.movable { background: #ffe1e9; }
#body dl dd.img span.eccube { background: #F3E1A3; }
#body dl dd.img span.wordpress { background: #C4D8EC; }
#body dl dd.img span.drupal { background: #DECFEF; }
#body dl dd.img span.concrete5 { background: #CFEBC5; }
#body dl dd.img ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.5;
}
#body dl dd.img ul li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_green01.gif) no-repeat 0 11px;
	line-height: 2;
}
#body dl dd.clear {
	margin: 0 0 10px;
	padding: 0 0 5px 110px;
	clear: left;
	border-bottom: 1px dotted #999999;
}

/*----------- サービス -----------*/
#serviceBox {  }
#serviceBox strong { font-size: 12px; display: none; }
#serviceBox li {
	float: left;
	width: 210px;
	height: 230px;
	list-style: none;
	line-height: 140%;
	margin-bottom: 10px;
}
#serviceBox a {
	color: #333333; 
	display: block;
	width: 184px;
	height: 155px;
	padding: 65px 12px 10px;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/btn_top.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#serviceBox a:hover { color: #999999; }
#svc-shop a { background-position: 0 0; }
#svc-shop a:hover { background-position: 0 -232px; }
#svc-site a { background-position: -210px 0; }
#svc-site a:hover { background-position: -210px -232px; }
#svc-open a { background-position: -420px 0; }
#svc-open a:hover { background-position: -420px -232px; }
#svc-system a { background-position: -630px 0; }
#svc-system a:hover { background-position: -630px -232px; }

/*----------- トピックス -----------*/
#topicsArea { width: 350px; }
#topicsArea h3 { width: 350px; height: 40px; text-indent: -9999px; }
#t-news { background: url(http://www.albert.co.jp/themes/albert_design/./images/top_title.gif) 0 0 no-repeat; }
#t-blog { background: url(http://www.albert.co.jp/themes/albert_design/./images/top_title.gif) 0 -40px no-repeat; }

#topicsArea dl { margin: 0 0 10px 0; }
#topicsArea dt {
	color: #328b0e;
	padding: 5px 2px 0 12px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_green01.gif) 2px 12px no-repeat;
}
#topicsArea dd { padding: 0 2px 5px 2px; border-bottom :1px dotted #cccccc; }
#topicsArea dd.end { border: none; }

/*----------- トピックス　サイドバー -----------*/
#sidebar { width: 200px; }

/* ピックアップ
----------------------------------------------------*/
#pickArea { width: 460px; background: url(http://www.albert.co.jp/themes/albert_design/./images/dot.gif) 257px 0 repeat-y; }
#t-pickup {
	width: 460px;
	height: 40px;
	text-indent: -9999px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/top_title.gif) 0 -80px no-repeat;
}

/*----------- リンク -----------*/
#pickBox { width: 245px; }
#pickBox ul { height: 230px; }
#pickBox li { width: 245px; height: 100px; margin: 0 0 10px 0; list-style: none; }
#pickBox li a {
	color: #333333;
	font-size: 9px;
	text-decoration: none;
	line-height: 140%;
	display: block;
	width: 126px;
	height: 93px;
	padding: 12px 12px 0 110px;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/btn_link.jpg);
	background-repeat: no-repeat;
}
#pickBox a strong {
	color: #936b15;
	font-size: 12px;
	line-height: 180%; 
	padding: 0 0 0 10px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_green01.gif) 0 4px no-repeat;
}
#pick-sol a { background-position: 0 0; }
#pick-sol a:hover { background-position: 0 -110px; }
#pick-voice a { background-position: -250px 0; }
#pick-voice a:hover { background-position: -250px -110px; }


/* ゴールドパートナー */
#bn-gold {
	margin: 0;
	padding: 0;
	width: 245px;
}
#bn-gold img {
	margin: 0 0 10px 33px;
	padding: 0;
}


/*----------- 制作実績 -----------*/
#worksBox { width: 190px; background: #f3f5f7; }
#worksBox h3 {
	width: 190px;
	height: 35px;
	text-indent: -9999px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/top_title.gif) 0 -120px no-repeat;
}
#worksBox ul { margin: 12px; }
#worksBox li { margin: 0 0 10px 0; list-style: none; }
#worksBox li img {
	margin: 0;
	padding: 0 0 0 30px;
	width: 100px;
}
#worksBox li a.arrow {
	display: block;
	width: 160px;
	padding: 0 0 0 10px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_green01.gif) no-repeat 0px 5px;
}

/*----------- お問い合わせ -----------*/
#inq-box {
	width: 460px;
	height: 90px;
	clear: both;
	position: relative;
	padding: 0 0 10px 0;
	background: #ffffff url(http://www.albert.co.jp/themes/albert_design/./images/top_btn.gif) 0 -330px no-repeat;
}
#inq-box p { position: absolute; }
#btn-inq { top: 20px; left: 310px; text-indent: -9999px; }
#btn-inq a {
	display: block;
	width: 132px;
	height: 20px;
	background-image: url(http://www.albert.co.jp/themes/albert_design/./images/top_btn.gif);
	background-repeat: no-repeat;
	background-position: -490px -340px;
	text-decoration: none;
}
#btn-inq a:hover { background-position: -490px -370px; }

#ad { top: 60px; left: 138px; }


/* =====================================================================
　◆サイド
===================================================================== */

ul#about, ul#results, ul#service, ul#contact {
	margin: 0 0 15px;
	padding: 0;
	height: 40px;
	width: 610px;
	list-style: none;
	position: relative;
	background: #eeeeee;
}
ul#about li, ul#results li, ul#service li, ul#contact li {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 150px;
	position: absolute;
}
ul#about a, ul#results a, ul#service a, ul#contact a {
	background: url(http://www.albert.co.jp/themes/albert_design/./images/btn_navi.gif) no-repeat 0 0;
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 150px;
	text-indent: -9999px;
}

ul#about a:hover, ul#results a:hover, ul#service a:hover, ul#contact a:hover { background-color: #F5F5F5; }
ul#about a:hover img, ul#results a:hover img, ul#service a:hover img, ul#contact a:hover img { visibility: hidden; }

ul#about #navi-about { top: 5px; left: 5px; }
ul#about #navi-about a { background-position: -5px 0; }
ul#about #navi-about a:hover { background-position: -5px -30px; }

ul#about #navi-recruit { top: 5px; left: 155px; }
ul#about #navi-recruit a { background-position: -155px 0; }
ul#about #navi-recruit a:hover { background-position: -155px -30px; }

ul#about #navi-recruitform { top: 5px; left: 305px; }
ul#about #navi-recruitform a { background-position: -305px 0; }
ul#about #navi-recruitform a:hover { background-position: -305px -30px; }

ul#about #navi-access { top: 5px; left: 455px; }
ul#about #navi-access a { background-position: -455px 0; }
ul#about #navi-access a:hover { background-position: -455px -30px; }

ul#results #navi-open { top: 5px; left: 5px; }
ul#results #navi-open a { background-position: -5px -60px; }
ul#results #navi-open a:hover { background-position: -5px -90px; }

ul#results #navi-websystem { top: 5px; left: 155px; }
ul#results #navi-websystem a { background-position: -155px -60px; }
ul#results #navi-websystem a:hover { background-position: -155px -90px; }

ul#results #navi-webdesign { top: 5px; left: 305px; }
ul#results #navi-webdesign a { background-position: -305px -60px; }
ul#results #navi-webdesign a:hover { background-position: -305px -90px; }

ul#results #navi-mobilesite { top: 5px; left: 455px; }
ul#results #navi-mobilesite a { background-position: -455px -60px; }
ul#results #navi-mobilesite a:hover { background-position: -455px -90px; }

ul#service #navi-netshop { top: 5px; left: 5px; }
ul#service #navi-netshop a { background-position: -5px -120px; }
ul#service #navi-netshop a:hover { background-position: -5px -150px; }

ul#service #navi-webbusiness { top: 5px; left: 155px; }
ul#service #navi-webbusiness a { background-position: -155px -120px; }
ul#service #navi-webbusiness a:hover { background-position: -155px -150px; }

ul#service #navi-opensource { top: 5px; left: 305px; }
ul#service #navi-opensource a { background-position: -305px -120px; }
ul#service #navi-opensource a:hover { background-position: -305px -150px; }

ul#service #navi-originalsystem { top: 5px; left: 455px; }
ul#service #navi-originalsystem a { background-position: -455px -120px; }
ul#service #navi-originalsystem a:hover { background-position: -455px -150px; }

ul#contact #navi-inquiry { top: 5px; left: 5px; }
ul#contact #navi-inquiry a { background-position: -5px -180px; }
ul#contact #navi-inquiry a:hover { background-position: -5px -210px; }

ul#contact #navi-estimate { top: 5px; left: 155px; }
ul#contact #navi-estimate a { background-position: -155px -180px; }
ul#contact #navi-estimate a:hover { background-position: -155px -210px; }

ul#btn-pdf {
	margin: 0 0 20px 376px;
	padding: 0;
	height: 40px;
	width: 234px;
	list-style: none;
	position: relative;
	background: #eeeeee;
}
ul#btn-pdf li {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 234px;
}
ul#btn-pdf li a {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 234px;
	text-indent: -9999px;
	display: block;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/top_btn.jpg) no-repeat 0 -490px;
}
ul#btn-pdf a:hover { background-color: #F5F5F5; }
ul#btn-pdf a:hover img { visibility: hidden; }

ul#btn-pdf {
	top: 0;
	left: 0;
}
ul#btn-pdf a { background-position: 0 -490px; }
ul#btn-pdf a:hover { background-position: -234px -490px; }

/* =====================================================================
　◆ニュースリリース
===================================================================== */
div.news-release {
}
#image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}
#news {
	width: 655px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#news dl {
	margin: 0px;
	padding: 0px;
}
#news dl dt {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 5px solid #006600;
	font-weight: bold;
}
#news dl dd {
	margin: 0 0 10px;
	padding: 0 0 5px 10px;
}


/* =====================================================================
　◆フッター
===================================================================== */
hr.line {
	border-top: 1px dotted #999999;
	margin: 10px 0;
	height: 1px;
}
#pagetop { margin: 20px 0 10px 0; padding: 0; text-align: right; }
#pagetop a {
	color: #333333;
	padding: 0 0 0 15px;
	background: url(http://www.albert.co.jp/themes/albert_design/./images/arrow_top.gif) 0 3px no-repeat;
}

#foot-bn { border-top: 1px dotted #999999; margin: 10px 0 0 0; }
#foot-bn p { float: left; margin: 10px 7px 0 0; }

#foot {
 width: 100%;
 height: 100px;
 margin: 0;
 padding: 30px 0 0 0;
 clear: both;
 text-align: center;
 background: url(http://www.albert.co.jp/themes/albert_design/./images/foot_bg.gif) left bottom repeat-x;
}
#foot p { width: 840px; margin: 0 auto; padding: 7px 0; }
#foot p a { color: #333333; }
#foot address {
	color: #ffffff;
	font-style: normal;
	margin: 10px 0 0;
}

.rssIcon {
	text-align: right;
	margin: 10px 0px;
	padding: 0px;
}

.InputText {
	margin: 0;
	padding: 0;
	width: 75%;
}
.TextArea {
	margin: 0;
	padding: 0;
	width: 100%;
}

