@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: 10px 20px 0px 20px;
	text-align: left;
	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 10px;
}

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

div#ct-left div.ct-ttl {
	background: #DDEDBB 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: #729C19;
	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 {
	width: 630px;
}

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

#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 {
	padding-left: 12px;
	background: url(../img/common/icon_green.gif) no-repeat left center;
}


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

div.title-area {
	position: relative;
	width: 630px;
	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: 625px;
	padding: 7px 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: 50px;
	margin-left: 6px;
}

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

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

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

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

#top-ct-main-right ul.history li span {
	display: block;
	float: left;
	width: 80px;
	margin-left: 6px;
	text-align: center;
}

#top-ct-main-right ul.history li span.right {
	display: block;
	float: right;
	width: 60px;
	margin: -15px 6px 0px 0px;
}

#top-ct-main-right ul.history li p {
	width: 370px;
	margin-left: 85px;
	padding-left: 11px;
}

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

#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;
	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: #8FC31F 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-list2 {
	margin-top: 10px;
}

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

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

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

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

div.matsuo, div.capari {
	margin-bottom: 20px;
}
div.matsuo:after, div.capari:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.matsuo, div.capari { display:inline-block; }
/*\*/
* html div.matsuo, * html div.capari { height:1%; }
div.matsuo, div.capari { display:block; }
/**/

div.matsuo p.photo {
	float: left;
	width: 260px;
	text-align: center;
}
div.matsuo div.txt {
	float: right;
	width: 370px;
}
div.capari p.photo {
	float: right;
	width: 260px;
	text-align: right;
	margin-right: 30px;
}
div.capari div.txt {
	float: left;
	width: 310px;
	margin-left: 30px;
}
div.txt p {
	margin-top: 10px;
}
div.txt p strong,
div.green-box p strong,
strong.gr {
	color: #729c19;
}

div.green-box {
	border: 1px solid #729c19;
	padding: 15px;
	margin: 15px 0px 30px;
	width: 590px;
}

div.music {
	margin: 20px 0px 10px;
	padding-bottom: 10px;
	background: url(../img/common/bg_dot_gray.gif) repeat-x left bottom;
}
div.music:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.music { display:inline-block; }
/*\*/
* html div.music { height:1%; }
div.music { display:block; }
/**/

div.music p.photo {
	float: left;
	width: 200px;
	text-align: right;
}
div.music p.photo img {
	padding: 5px;
	border: 1px solid #ccc;
}
div.music div.txt {
	float: right;
	width: 410px;
}
div.music div.txt ul {
	margin-left: 20px;
}