@charset "UTF-8";

@import url(common.css);


/* -------------------------------------------------------------------
 共通スタイル
------------------------------------------------------------------- */

/* パンくずリスト -------------------- */

ul#location {
	margin: 1px 10px 10px;
	font-size: 86%;
}

ul#location li {
	display: inline;
	margin-left: 7px;
	padding-left: 12px;
	background: url(../img/common/bg_pan.gif) no-repeat left top;
}

ul#location li.s {
	margin-left: 0px;
	padding-left: 0px;
	background: none;
}


/* NEWアイコン -------------------- */

img.new {
	margin-left: 6px;
}


/* ページトップ -------------------- */

p.bt-text {
	float: left;
	margin: 10px 0 0;
	font-size: 10px;
}

p.up {
	float: right;
	margin: 10px 0 0;
	text-align: right;
	font-size: 10px;
}

p.up a {
	padding-left: 10px;
	background: url(../img/common/icon_green.gif) no-repeat 0px 0.3em;
}

p.up a:link {
	color: #666666;
}
p.up a:visited {
	color: #666666;
}
p.up a:hover {
	color: #666666;
}
p.up a:active {
	color: #666666;
}

/* -------------------------------------------------------------------
 トップページ
------------------------------------------------------------------- */

div#hd p.top-image {
	margin: 0px;
}

div#hd p.top-image img {
	vertical-align: top;
}

div.ct-ttl {
	height: 90px;
	width: 838px;
	background: url(/img/common/bg_h2.jpg) no-repeat left top;
	font-size: 117%;
	color: #333;
	margin: 10px 10px 0px;
}

div.ct-ttl h1 {
	padding: 30px;
}

div#top-ct-main {
	width: 640px;
	margin-left: 10px;
}

div#top-ct-main div#top-ct-main-left {
	float: left;
	width: 620px;
}

div#top-ct-main:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#top-ct-main { display:inline-block; }
/*\*/
* html div#top-ct-main { height:1%; }
div#top-ct-main { display:block; }
/**/


/* 事例紹介 -------------------- */


#top-ct-main-left p {
	padding: 0px 5px 0px 5px;
	font-size: 86%;
	letter-spacing: 1px;
}

h2 {
	background: #99ccff;
	color: #006699;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
	font-weight: nomal;	
}

h2 a {
	color: #fff;
}

h2 a:link {
	color: #fff;
}
h2 a:visited {
	color: #fff;
}
h2 a:hover {
	color: #fff;
}
h2 a:active {
	color: #fff;
}

h2.top {
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
	background: #fff;
	padding: 0px;
	margin: 0 10px 0 0;
}

#top-ct-main-left h3 {
	margin: 4px 0px 6px 5px;
	background: url(../img/common/icon_green.gif) no-repeat left 0.5em;
	padding: 0px 10px 0px 17px;
	letter-spacing: 1px;
}


/* 事例紹介イメージ  */

div.case {
	width: 150px;
}

div.case p.img-area {
	position: relative;
	padding: 0px;
}

div.case p.img-area img {
	vertical-align: top;
}

div.case span.new {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 42px;
}


/* 詳細リンク */

#top-ct-main-left p.shosai {
	text-align: right;
	margin: 3px 0px 13px;
}

#top-ct-main-left p.shosai a {
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat left center;
}


/* 最新情報 -------------------- */

div.title-area {
	position: relative;
	width: 620px;
	margin-bottom: 5px;
}

div.title-area p {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 45px;
}

#top-ct-main-right ul.news {
	margin-bottom: 14px;
}

#top-ct-main-right ul.news li {
	clear: both;
	width: 620px;
	padding: 6px 0px;
	background: url(../img/common/bg_dot_gray.gif) repeat-x left bottom;
}

#top-ct-main-right ul.news li.end {
	padding: 6px 0px 4px;
	background: none;
}

#top-ct-main-right ul.news li span {
	display: block;
	float: left;
	width: 110px;
	margin-left: 20px;
}

#top-ct-main-right ul.news li p {
	width: 480px;
	margin-left: 116px;
	padding-left: 11px;
	background: url(../img/common/icon_green.gif) no-repeat left 0.4em;
}


/* バナーエリア -------------------- */

#top-ct-main-right ul.bnr li {
	float: left;
	margin-bottom: 9px;
	margin-right: 9px;
}

#top-ct-main-right ul.bnr li img {
	vertical-align: top;
}

ul.bnr:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.bnr { display:inline-block; }
/*\*/
* html ul.bnr { height:1%; }
ul.bnr { display:block; }
/**/

/* コンテンツ下部 -------------------- */

#ct-btm {
	width: 410px;
	margin: 15px 0px 0px 10px;
	padding-bottom: 5px;
	background: url(../img/top/bg_ct_btm.gif) repeat-y left top;
	font-size: 86%;
}
#ct-btm:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-btm { display:inline-block; }
/*\*/
* html #ct-btm { height:1%; }
#ct-btm { display:block; }
/**/

#ct-btm ul {
	margin-top: 6px;
}

#ct-btm ul li {
	padding: 0px 11px 5px 11px;
	background: url(../img/common/icon_green.gif) no-repeat 0px 0.5em;
}

#ct-btm ul li a:link {
	color: #666666;
}
#ct-btm ul li a:visited {
	color: #666666;
}
#ct-btm ul li a:hover {
	color: #666666;
}
#ct-btm ul li a:active {
	color: #666666;
}


/* ソリューション */

#ct-btm div.solution {
	float: left;
	width: 206px;
}


/* サービス */

#ct-btm div.service {
	float: right;
	width: 184px;
	padding-bottom: 5px;
}


/* サイト検索 -------------------- */

#search-box {
	width: 181px;
	padding-bottom: 25px;
	background: #f57b20 url(../img/common/bg_search_bt.gif) no-repeat left bottom;
	text-align: center;
}

#search-box img {
	vertical-align: top;
}

#search-box input {
	vertical-align: middle;
}

#search-box input.inputstyle01 {
	width: 107px;
	margin-right: 5px;
	border: 1px solid #C4C4C4;
}


/* ピックアップ -------------------- */

#ct-right dl.pickup-box dt img {
	vertical-align: bottom;
}

#ct-right dl.pickup-box dd ul.bn-list li {
	margin: 0px 10px 3px;
}

#ct-right dl.pickup-box dd ul.bn-list li img {
	vertical-align: bottom;
}

#ct-right dl.pickup-box dd ul.menu-list {
	margin: 0px 10px 0px 15px;
	margin-bottom: 10px;
	padding-top: 8px;
	font-size: 86%;
}

#ct-right dl.pickup-box dd ul.menu-list li {
	margin-bottom: 4px;
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat 0px 5px;
}

top-ct-main-right p {
	margin-bottom: 10px;
}

table.shops {
	width: 90%;
	margin: 0 10px 10px 20px;
}

table.shops td {
	padding: 5px;
	background: url(../img/common/bg_dot_gray.gif) repeat-x left bottom;
}

table.shops td.title {
	font-weight: nomal;
	background: #99ccff;
}

ul.shop {
	margin: 0 10px 14px 20px;
	width: 90%;
}

ul.shop li {
	float: left;
	width: 33%;
	padding: 6px 0px;
	background: url(../img/common/bg_dot_gray.gif) repeat-x left bottom;
}

ul.shop li a {
	color: #666;
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat 0px 5px;
}

ul.shop:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.shop { display:inline-block; }
/*\*/
* html ul.shop { height:1%; }
ul.shop { display:block; }
/**/
