@charset "utf-8";
/* CSS Document */

/*--------------------------------------
　共通設定
---------------------------------------*/
#bodySub {
	background-image:url(../images/common/bg_pr.jpg);
	background-repeat:repeat-x;
	background-position:center -70px;
}
#main {
	width:674px;
	float:right;
}
#sub {
	width:180px;
	float:left;
}
h2,h3 {
	margin:0 0 30px 0;
}
#contentsSub {
	width:890px;
	margin:0 auto 0 auto;
	padding:50px 50px 24px 0;
	overflow:hidden;
	background-image:url(../images/contents_sub_bg.gif);
}
.margin_bottom {
	margin:0 0 20px 0;
}

/*--------------------------------------
　フッター
---------------------------------------*/
#footerSub {
	width:940px;
	margin:0 auto 10px auto;
	overflow:hidden;
	clear:both;
	padding:10px 0 0 0;
	letter-spacing:0.1em;
	font-size:10px;
}

/*--------------------------------------
　グローバルナビ（サブ）
---------------------------------------*/
#glovalNaviSub {
	height:68px;
	margin:20px auto 0 auto;
	padding:0 20px 0 20px;
	width:900px;
	background-image:url(../images/common/bg_gnavi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#glovalNaviSub li {
	float:left;
}

/*--------------------------------------
　その他
---------------------------------------*/
/*リンク*/
#footerSub a:link {
	color:#444;
}
#footerSub a:visited {
	color:#444;
}
#footerSub a:hover {
	color:#444;
	text-decoration:underline;
}

/*テーブル*/
table th {
	border:1px solid #D6D6D4;
	background-color:#F1F0ED;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}
table td {
	border:1px solid #D6D6D4;
	padding:5px 10px 5px 10px;
}

/*回り込み*/
.img_left {
	float:left;
	margin-right:20px;
}
.img_right {
	float:right;
	margin-left:20px;
}

/*配置*/
.center {
	text-align:center;
}

/*サブタイトル*/
#sub ul li {
	margin-bottom:5px;
}

/*スペース*/
.mgb5 {
	margin-bottom:5px;
}
.mgb20 {
	margin-bottom:20px;
}
.mgb50 {
	margin-bottom:50px;
}

.section {
	margin-bottom:50px;
	overflow:hidden;
}

/*リンク*/
.link {
	margin-bottom:50px;
}
.link li {
	margin:0 0 20px 0;
	list-style:none;
}

/*※*/
.kome {
	color:#5E0000;
	font-size:90%;
}

.overflow {
	overflow:hidden;
}
.clear {
	clear:both;
}

/*--------------------------------------
　個人情報保護方針
---------------------------------------*/
.policy dt {
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	font-size:120%;
}
.policy dd {
	margin-bottom:30px;
}
.policy dd ul {
	margin:20px;
}
.policy dd ul li {
	list-style-type:decimal;
	list-style-position:outside;
	margin:10px 0 0 0;
}

/*--------------------------------------
　私たちができること
---------------------------------------*/
.dekiru {
	margin:0 -54px 0 0;
}
.dekiru dl {
	margin:0 54px 40px 0;
	width:310px;
	float:left;
	border-bottom:1px solid #E0DED9;
	padding:0 0 20px 0;
}
.dekiru dl dt {
	margin:0 0 20px 0;
}
.dekiru dl dd {
	margin:0 0 10px 0;
}
.dekiru dl dd.btn {
	text-align:right;
	margin:0;
}


/*--------------------------------------
　ホームページをつくる
---------------------------------------*/
.kensyou {
	background-image:url(../images/tukuru/img02.gif);
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	zoom: 1;
}
.kensyou .left {
	float:left;
	width:180px;
}
.kensyou .right {
	float:right;
	width:180px;
}

/*--------------------------------------
　お客様の声
---------------------------------------*/
.voice {
	overflow:hidden;
}
.voice  dt {
	margin-bottom:30px;
}

/*--------------------------------------
　サイトマップ
---------------------------------------*/
.sitemap dt {
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	font-size:120%;
	margin:0 0 20px 0;
}
.sitemap dd ul {
	margin:0;
}
.sitemap dd ul li {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:10px;
	list-style:disc;
}

/*--------------------------------------
　制作実績
---------------------------------------*/
.jisseki {
	width:685px;
	overflow:hidden;
	margin-right:-11px;
}
.jisseki ul {
	width:682px;
	margin:0 -8px 30px 0;
    overflow: hidden;
	_zoom: 1;
	border-bottom:1px dotted #CCC;
	clear:both;
}
.jisseki ul li {
	float:left;
	margin-right:8px;
	overflow:hidden;
	width:162px;
	line-height:1.5em;
}
.jisseki ul li img {
	border:1px solid #C5DBF0;
}


.jisseki .sectionSubWrap {
	border-bottom:1px dotted #CCC;
	margin-bottom:20px;
	padding-bottom:20px;
}
.jisseki .sectionSub {
	width:160px;
	font-size:85%;
	float:left;
	margin-right:11px;
	text-align:center;
}
.jisseki .sectionSub img {
	margin-bottom:10px;
}

.jisseki .sectionSub .txt {
	line-height:1.5em;
}

/*--------------------------------------
　実績個別
---------------------------------------*/
.results dl {
	overflow:hidden;
	margin:0;
}
.results dl dt {
	font-weight:bold;
	marginm:0 0 8px 0;
}
.results dl dd {
	margin:0 0 8px 0;
}
.results img {
	border:1px solid #C5DBF0;
	margin-bottom:10px;
}
.qr {
	background-color:#eae5e5;
	padding:2px;
	background-repeat:no-repeat;
	background-position:right center;
}

