@charset "UTF-8";

@import url(common.css);


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

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

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

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

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


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

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


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

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

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

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

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

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

div#ct-left div.ct-ttl {
	background: #bbd0ed url(../img/common/bg_ttl_tp.gif) no-repeat left top;
}

div#ct-left div.ct-ttl h1 {
	background: url(../img/common/bg_ttl_bt.gif) no-repeat left bottom;
	font-size: 117%;
	color: #3877cf;
	padding: 9px 15px 9px;
}

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

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

div#top-ct-main div#top-ct-main-right {
	float: right;
	width: 430px;
}

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,
.pickup-box p {
	padding: 0px 5px 0px 5px;
	font-size: 86%;
	letter-spacing: 1px;
}

#top-ct-main-left h2 {
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
}

#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;
}


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

#top-ct-main-left p.img-area {
	position: relative;
	padding: 0px;
}

#top-ct-main-left p.img-area img {
	vertical-align: top;
}

#top-ct-main-left 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,
.pickup-box p.shosai a {
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat left center;
}


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

div.title-area {
	position: relative;
	width: 428px;
}

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: 430px;
	padding: 6px 0px;
	background: url(../img/common/bg_dot_gray.gif) repeat-x left bottom;
}

#top-ct-main-right ul.news li.end {
	text-align: right;
	padding: 6px 0px 4px;
	background: none;
	font-size: 86%;
}

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

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


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

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

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


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

#ct-btm {
	width: 410px;
	margin: 15px 0px 0px 10px;
	padding-bottom: 5px;
	line-height: 1.75;
}
#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: #ff0000;
}
#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: #217df9 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 10px 15px;
	padding-top: 8px;
	font-size: 86%;
}

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


/* Header -------------------- */
p.logo {
	float: left;
	margin: 10px 10px 10px 20px;
}

ul.hd_menu {
	float: right;
	margin: 1px 10px 10px;
	font-size: 86%;
}

ul.hd_menu li {
	display: inline;
	margin: 0px 10px 3px 0px;
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat 0px 5px;
}

ul.hd_menu li a:link {
	color: #666666;
}
ul.hd_menu li a:hover {
	color: #ff0000;
}

ul.hd_menu li a:active {
	color: #666666;
}

ul.hd_menu li a:visited {
	color: #666666;
}

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

div.bokin {
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
div.mokuhyou {
	background: #e0e0e0;
	padding: 10px;
	font-size: 86%;
	text-align: center;
}
div.now {
	padding: 10px 10px 0px;
	font-size: 86%;
	text-align: center;
}
div.now strong {
	font-size: 16px;
	color: #3877cf;
}
div.side-info {
	margin-bottom: 10px;
}
div.side-info h4.title {
	background: #3877cf;
	padding: 5px;
	color: #ffffff;
	text-align: center;
}
div.side-info div {
	font-size: 86%;
	padding: 5px;
}
div.red-box {
	margin: 10px;
	border: 1px solid #f00;
	background: #f66;
	padding: 5px;
	color: #fff;
	text-align: center;
}
div.EntryTitle {
	margin: 10px 0px;
	border-left: 5px solid #3877cf;
	border-bottom: 1px solid #3877cf;
	padding: 5px;
	color: #3877cf;
}
div.EntryDate {
	text-align: right;
	font-size: 80%;
	margin: 0px 0px 10px;
}
ul.sitemap dt {
	margin: 10px 0px;
	border-left: 5px solid #3877cf;
	border-bottom: 1px solid #3877cf;
	padding: 5px;	
}
ul.sitemap dd {
	margin-left: 10px;
}

#top-ct-main-right h2 {
	margin: 10px 0px 5px;
	border-left: 5px solid #3877cf;
	padding: 5px;
	color: #3877cf;
}

div.blue-box {
	padding:10px;
	text-align: center;
	border: 1px solid #3877cf;
}

p.strong {
	color: #3877cf;
	font-size: 16px;
	font-weight: bold;
}
ul.price {
	clear: both;
	border-top: 1px solid #ccc;
}
ul.price li {
	clear: both;
	width: 420px;
	border-bottom: 1px solid #ccc;
}
ul.price li span {
	display: block;
	width: 300px;
	padding: 5px;
	float: left;
	color: #3877cf;
	border-left: 2px solid #3877cf;
	border-right: 1px dashed #ccc;
}
ul.price li p {
	float: left;
	width: 90px;
	padding: 5px;
	text-align: right;
}
ul.price li div {
	float: block;
	width: 100%;
	padding: 5px;
	clear: both;
}

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


ul.yakuin {
	clear: both;
}
ul.yakuin li {
	clear: both;
	width: 420px;
	border-bottom: 1px solid #ccc;
}
ul.yakuin li span {
	display: block;
	width: 150px;
	padding: 5px;
	float: left;
	color: #3877cf;
	border-left: 2px solid #3877cf;
	border-right: 1px dashed #ccc;
}
ul.yakuin li p {
	float: left;
	width: 240px;
	padding: 5px;
}

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