@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         null
 Style Info:     コンテンツエリア

/* ---------- INDEX ---------- */
 	 1.  common style
	 2.  #index
	 3.  #concept
	 4.  .service
	 5.  .works
	 6.  #fee
	 7.  #flow
	 8.  #faq
	 9.  #profile
	 10. #privacy-policy
	 11. #sitemap
	 12. .link
	 13. .news-back
	 14. #inquiry
	 15. #wordpress
	 16. .error404
----------------------------------------------------------- */

/*----------------------------------------------------
	1. common
----------------------------------------------------*/
.clear {
	clear: both;
}
/* clearFix */
.clearfix {
	/zoom : 1;
}
.clearfix:after {
	content : '';
	display : block;
	clear : both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
/* ページタイトル */
#main .page-ttl {
	height: 40px;
	line-height: 1;
	margin-bottom: 23px;
	background: url(../img/common/bg-page-ttl.gif) no-repeat left bottom;
	font-size: 1.833em;
	font-weight: bold;
}
/* リード文 */
#main .lead {
	margin-bottom: 46px;
	padding: 0 2px;
	font-size: 1.5em;
	font-weight: bold;
}
/* 外部リンクアイコン付与 */
.outlink {
	padding-right: 15px;
	background: url(../img/common/icon-outlink.gif) no-repeat right center;
}
/* パンくずリスト */
#topic-path {
	line-height: 1.2;
	margin-bottom: 29px;
	padding: 9px 0 4px 7px;
	border-left: 4px solid #999;
	font-size: 0.917em;
	_zoom: 1;
}
#topic-path li {
	display: inline;
	padding-left: 1.273em;
	background: url(../img/common/bg-topic-path.gif) no-repeat left center;
}
#topic-path li.home {
	padding-left: 0;
	background: none;
}
#topic-path a {
}
/* よくある質問 */
#main .faq {
	clear: both;
	margin: 60px 0;
	padding-left: 12px;
	border-left: 4px solid #999;
	_zoom: 1;
}
#main .faq h2 {
	font-size: 1.167em;
	font-weight: bold;
	margin-left: -2px;
}
#main .faq dl {
	overflow: hidden;
}
#main .faq dl dt {
	width: auto;
	padding: 6px 6px 6px 16px;
	text-indent: -10px;
}
#main .faq dl dd {
	width: auto;
	padding: 10px;
}
#main .faq dl dt.active {
	background: #0d3d6e;
	color: #fff;
}
#main .faq dl dt.active a:hover,
#main .faq dl dt.active a {
	text-decoration: none;
	color: #fff;
}
#main .faq dl dd {
	margin: 5px 0 10px;
	background: #eaeaea;
}

#main .faq dl dd p {
	width: auto;
}


/* mainコンテンツ内サブコンテンツ */
#main div.aside {
	margin-bottom: 60px;
	overflow: hidden;
	padding-left: 12px;
	border-left: 4px solid #999;
}
#main div.aside h2 {
	line-height: 1;
	margin: 0 0 16px -2px;
	padding-top: 1px;
	font-size: 1.125em;
	font-weight: bold;
}
#main div.aside ul li {
}

/* お問い合わせ/お見積り依頼モジュール */
div.contact {
	clear: both;
	border: 1px solid #999;
	margin: 60px 0 0;
	_zoom: 1;
}
div.contact h2 {
	height: 35px;
	line-height: 38px;
	padding-left: 11px;
	background: #0D3D6E;
	border-bottom: 1px solid #999;
	font-size: 1.167em;
	font-weight: bold;
	color: #fff;
}
div.contact .inner {
	overflow: hidden;
	padding: 18px;
	_zoom: 1;
}
div.contact .inner dl {
	float: left;
	margin-top: 9px;
}
div.contact .inner dl.first {
	width: 209px;
	margin-right: 56px;
}
div.contact .inner dl.last {
	width: 208px;
}
div.contact .inner dl dt {
	margin-bottom: 6px;
	font-size: 1%;
}


/*----------------------------------------------------
	2. #index トップページ
----------------------------------------------------*/
#index #main {
	margin-top: 26px;
}
#index #tab-area {
	margin-bottom: 19px;
}
#index #tab-area #tab-content-group {
	float: left;
	width: 326px;
	height: 277px;
	overflow: hidden;
	margin-right: 10px;
}
#index #tab-area #tab {
	float: left;
	width: 200px;
	border-top: 2px solid #999;
}
#index #tab-area #tab li {
	height: 53px;
	overflow: hidden;
	border-bottom: 2px solid #999;
}
#index #lead {
	clear: both;
	margin-bottom: 30px;
}
#index #lead h1 {
	margin-bottom: 15px;
}
#index #lead p {
	margin-left: 3px;
	font-size: 1.313em;
	font-weight: bold;
}
#index .article {
	margin-bottom: 60px;
}
#index #service h2 {
	margin-bottom: 13px;
}
#index #service ul {
	width: 546px;
	margin-right: -10px;
	_zoom: 1;
	overflow: hidden;
}
#index #service ul li {
	float: left;
	width: 172px;
	height: 141px;
	margin: 0 10px 10px 0;
	background: #fff url(../img/index/bg-service-unit.gif) no-repeat left 43px;
}
#index #service ul li dl dt {
	margin-bottom: 13px;
}
#index #service ul li dl dd {
	margin-bottom: 9px;
	padding-left: 9px;
	line-height: 1;
}
#index #service ul #kitahama-code {
	width: 536px;
	height: 72px;
	margin: 0;
	background: none;
}
#index #news h2 {
	position: relative;
	margin-bottom: 16px;
}
#index #news h2 span {
	position: absolute;
	top: 2px;
	right: 3px;
}
#index #news dl {
	border-bottom: 1px solid #999;
}
#index #news dl dt {
	padding: 0 0 2px 10px;
	border-left: 3px solid #0d3d6e;
	font-weight: bold;
	color: #0d3d6e;
}
#index #news dl dd {
	padding-left: 10px;
	margin-bottom: 23px;
	border-left: 3px solid #0d3d6e;
}
#index #news dl dd.marginoff {
	padding-bottom: 5px;
	margin: 0;
}
#index #area h2 {
	height: 28px;
	line-height: 26px;
	padding-left: 11px;
	border-bottom: 1px solid #999;
	border-left: 4px solid #0d3d6e;
	font-size: 1.188em;
	font-weight: bold;
}
#index #area .inner {
	line-height: 1.7;
	padding: 13px 10px 0 13px;
	border-left: 4px solid #999;
}
#index #area .inner .lead {
	margin: 0 0 7px -2px;
	font-size: 1.125em;
	font-weight: bold;
}
#index #area .inner .note {
	line-height: 1.5;
	font-weight: bold;
}
#index #area .inner dl {
	margin: 20px 0 19px;
}
#index #area .inner dl dt {
	font-weight: bold;
}
#index #pickup h2 {
	line-height: 1;
	padding: 2px 0 9px 2px;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
#index #pickup ul {
	margin: 8px 0 0 1px;
}
#index #pickup ul li {
	margin-bottom: 3px;
}
#index #others {
	position: absolute;
	top: 114px;
	left: 965px;
	margin-top: 26px;
	padding: 41px 40px;
	background: #e5e5e5;
}
#index #others .section {
	margin-bottom: 70px;
}
#index #others #wordpress {
	position: relative;
}
#index #others #wordpress #wapuu {
	position: absolute;
	top: -46px;
	left: 314px;
	z-index: 1;
}
#index #others #style-design-jpg {
	width: 400px;
	margin-bottom: 40px;
}
#index #others #style-design-jpg h2 {
	margin-bottom: 7px;
}
#index #others #style-design-jpg .figure {
	font-size: 0.813em;
}
#index #others #style-design-jpg .figure h3,
#index #others #style-design-jpg .figure p {
	padding: 0 1px;
}
#index #others #style-design-jpg .figure h3 {
	padding-top: 9px;
	padding-bottom: 1px;
	font-weight: bold;
}
#index #others #movie {
	width: 400px;
}
#index #others #movie p {
	margin: 5px 0;
}
#index #progress {
	padding: 12px 12px 9px;
	margin-bottom: 34px;
	border: 1px solid #999;	
	background: #F7F7F7;
}
#index #progress ul {
	margin-bottom: 3px;
}
#index #progress ul li {
	display: inline;
	padding: 0 20px;
	border-right: 1px solid #999;
	font-weight: bold;
}
#index #progress ul li.firstchild {
	padding-left: 0;
}
#index #progress ul li.lastchild {
	border: none;
}
#index #progress p {
	margin: 0;
}

/*-----わぷーシリーズ-----*/
#index #others #wapuu-lineup {
	width: 400px;
}
#index #others #wapuu-lineup img {
	margin-bottom: 20px;
}
#index #others #wapuu-lineup p {
	text-align: center;
}

/*-----WordBench-kagawa 12/15-----*/
#index #others #wordbench-kagawa1215 img {
	margin-bottom: 8px;
}
#index #others #wordbench-kagawa1215 h2 {
	font-weight: bold;
}


/*----------------------------------------------------
	3. #concept コンセプト
----------------------------------------------------*/
#concept #main .page-ttl {
	padding-left: 41px;
	background: url(../img/concept/bg-page-ttl.gif) no-repeat left bottom;
}
#concept #main .policy {
	margin-bottom: 70px;
}
#concept #main .policy .inner {
	padding-left: 21px;
	border-left: 4px solid #999;
	font-size: 1.167em;
}
#concept #main #policy-01 .inner h3 {
	margin-left: -2px;
	padding: 30px 0 25px;
}
#concept #main #policy-02 .inner h3 {
	margin-left: 1px;
	padding: 28px 0 25px;
}
#concept #main #policy-03 .inner h3 {
	margin-left: -2px;
	padding: 29px 0 33px;
}
#concept #main .policy .inner dl dt {
	line-hieght: 1.2;
	margin-bottom: 4px;
	font-weight: bold;
}
#concept #main .policy .inner dl dd {
	margin-bottom: 26px;
}
#concept #main .policy .inner dl dd p {
	margin-bottom: 1.5em;
}
#concept #main #policy-01 .inner dl dd ul {
	margin: 7px 0 36px;
}
#concept #main #policy-01 .inner dl dd ul li {
	margin-bottom: 10px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat left top;
}
#concept #main #policy-01 .inner .note {
	margin: -3px 0 1.5em 2px;
	padding-left: 11px;
	border-left: 2px solid #999;
	font-size: 0.857em;
}
#concept #main #policy-03 .inner dl dd dl {
	margin: 28px 0 0 28px;
}
#concept #main #policy-03 .inner dl dd dl dt {
	margin-bottom: 3px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat left top;
}
#concept #main #policy-03 .inner dl dd dl dd {
	margin-bottom: 22px;
	margin-left: 14px;
	font-size: 0.857em;
}


/*----------------------------------------------------
	4. .service サービス品目
----------------------------------------------------*/
.service #main .page-ttl {
	padding-left: 41px;
	background: url(../img/service/bg-page-ttl.gif) no-repeat left bottom;
}
.service #main .service {
	padding: 10px 0 16px;
	border-top: 1px solid #999;
}
.service #main .service h2 {
	height: 38px;
	line-height: 42px;
	margin-bottom: 9px;
	padding-left: 50px;
	font-size: 1.333em;
	font-weight: bold;
}
.service #main #web-production h2 {
	background: url(../img/service/bg-web-production.gif) no-repeat 4px center;
}
.service #main #cms h2 {
	background: url(../img/service/bg-cms.gif) no-repeat 4px center;
}
.service #main #ec h2 {
	background: url(../img/service/bg-ec.gif) no-repeat 4px center;
}
.service #main #mobile h2 {
	background: url(../img/service/bg-mobile.gif) no-repeat 4px center;
}
.service #main #management h2 {
	background: url(../img/service/bg-management.gif) no-repeat 4px center;
}
.service #main #consulting h2 {
	background: url(../img/service/bg-consulting.gif) no-repeat 4px center;
}
.service #main #coding h2 {
	background: url(../img/service/bg-coding.gif) no-repeat 4px center;
}
.service #main #others h2 {
	background: url(../img/service/bg-others.gif) no-repeat 4px center;
}
.service #main .service .inner {
	margin-left: 51px;
	padding-left: 20px;
	border-left: 4px solid #999;
	font-size: 1.167em;
}
.service #main .service .inner dl dt {
	line-height: 1.2;
	margin-bottom: 2px;
	font-weight: bold;
}
.service #main .service .inner dl dd p {
	margin-bottom: 1.5em;
}
.service #main #cms img,
.service #main #coding img {
	margin-top: 5px;
}
.service #main #others {
	border-bottom: 1px solid #999;
}
.service #main #others ul {
	margin-top: 28px;
	font-size: 0.857em;
}
.service #main #others ul li {
	margin-bottom: 12px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat 1px center;
}


/*----------------------------------------------------
	5. .works Web制作実績
----------------------------------------------------*/
.works #main .page-ttl {
	padding-left: 41px;
	background: url(../img/works/bg-page-ttl.gif) no-repeat left bottom;
}
.works #main .work {
	width: 536px;
	overflow: hidden;
	margin-bottom: 38px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
.works #main .work * {
	overflow: hidden;
	_zoom: 1;
}
.works #main .work .figure {
	float: left;
	width: 260px;
	padding-bottom: 29px;
	margin-right: -276px;	/*IE6 3px用*/
}
.works #main .work h2,	/*IE6 3px用*/
.works #main .work dl {
	width: 260px;
	margin-left: 276px;
}
.works #main .work h2 {
	margin-bottom: 14px;
	padding: 1px 0 2px;
	border-bottom: 2px solid #999;
	font-weight: bold;
}
.works #main .work dl dt {
	display: inline;
	float: left;
	clear: both;
	width: 73px;
	margin: 0 -186px 12px 1px;
}
.works #main .work dl dt img {
	padding-top: 2px;
}
.works #main .work dl dd {
	margin: 0 0 12px 74px;
}
.works #main .keyvisual {
	margin: 42px 0 29px;
}
.works #main #others {
	margin-bottom: 60px;
}
.works #main #others h2 {
	margin-bottom: 25px;
}
.works #main #others h3 {
	margin-bottom: 1px;
	font-weight: bold;
}
.works #main #others h3,
.works #main #others ul {
	line-height: 2.2;
	padding: 0 2px;
}
.works #main #others ul {
	margin-bottom: 25px;
}
.works #main #others ul li {
	display: inline;
	margin-right: 0.5em;
}


/*----------------------------------------------------
	6. #fee
----------------------------------------------------*/
#fee #main .page-ttl {
	padding-left: 37px;
	background: url(../img/fee/bg-page-ttl.gif) no-repeat left bottom;
}
#fee #main .lead {
	margin-bottom: 13px;
}
#fee #main .description {
	margin-bottom: 57px;
	font-size: 1.167em;
}
#fee #main .description strong {
	font-weight: bold;
}
#fee #main .fee h2 {
	height: 38px;
	line-height: 42px;
	margin-bottom: 9px;
	padding-left: 50px;
	font-size: 1.333em;
	font-weight: bold;
}
#fee #main .fee h3 {
	margin-top: 49px;
	font-weight: bold;
}
#fee #main .fee p {
	margin-bottom: 1.5em;
}
#fee #main .fee .first-child {
	margin-top: 0;
}
#fee #main #web-production h2 {
	background: url(../img/fee/bg-web-production.gif) no-repeat 4px center;
}
#fee #main #cms h2 {
	background: url(../img/fee/bg-cms.gif) no-repeat 4px center;
}
#fee #main #ec h2 {
	background: url(../img/fee/bg-ec.gif) no-repeat 4px center;
}
#fee #main #mobile h2 {
	background: url(../img/fee/bg-mobile.gif) no-repeat 4px center;
}
#fee #main #management h2 {
	background: url(../img/fee/bg-management.gif) no-repeat 4px center;
}
#fee #main #consulting h2 {
	background: url(../img/fee/bg-consulting.gif) no-repeat 4px center;
}
#fee #main #coding h2 {
	background: url(../img/fee/bg-coding.gif) no-repeat 4px center;
}
#fee #main #others h2 {
	background: url(../img/fee/bg-others.gif) no-repeat 4px center;
}
#fee #main .fee {
	margin-bottom: 40px;
	padding: 10px 0 0;
	border-top: 1px solid #999;
}
#fee #main .fee .inner {
	margin-left: 51px;
	padding-left: 20px;
	border-left: 4px solid #999;
	font-size: 1.167em;
}
#fee #main .fee .inner table {
	width: 350px;
	margin: 0 0 9px 9px;
	font-size: 0.857em;
}
#fee #main .fee .inner table tr th {
	width: 254px;
	padding: 11px 0 11px 6px;
	vertical-align: top;
	font-weight: bold;
	background: url(../img/fee/bg-tr.gif) no-repeat left bottom;
}
#fee #main .fee .inner table tr td {
	width: 81px;
	padding: 11px 9px 11px 0;
	text-align: right;
	background: url(../img/fee/bg-tr.gif) no-repeat right bottom;
	vertical-align: top;
}
#fee #main .fee .inner table .total th {
	background: none;
	text-align: right;
}
#fee #main .fee .inner table .total td {
	background: none;
	font-weight: bold;
}
#fee #main .fee .inner ul {
	margin-left: -3px;
}
#fee #main .fee .inner ul li {
	margin-bottom: 12px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat 1px -1px;
	font-size: 0.857em;
}
#fee #main #cms ul {
	margin-bottom: 22px;
}
#fee #main #coding .inner p {
	margin-bottom: 0.714em;
}
#fee #main #coding .inner p img {
	margin-top: 5px;
}
#fee #main #coding .inner table {
	margin-bottom: 28px;
}
#fee #main #coding .inner #sample {
	width: 308px;
	margin: 26px 0 24px;
	padding: 14px 13px 12px 14px;
	border: 1px solid #999;
}
#fee #main #coding .inner #sample dt,
#fee #main #coding .inner #sample dd strong {
	font-weight: bold;
}
#fee #main #others {
	padding-bottom: 22px;
	border-bottom: 1px solid #999;
}
#fee #main #others .inner ul {
	margin: 0;
}


/*----------------------------------------------------
	7. #flow
----------------------------------------------------*/
#flow #main .page-ttl {
	padding-left: 37px;
	background: url(../img/flow/bg-page-ttl.gif) no-repeat left bottom;
}
#flow #main .lead {
	margin-bottom: 28px;
	font-size: 1.167em;
	font-weight: normal;
}
#flow #main .flow .section {
	padding: 20px 19px;
	background: #f3f3f3;
	font-size: 1.167em;
}
#flow #main .flow .section h2 {
	height: 29px;
	line-height: 29px;
	padding-left: 11px;
	border-bottom: 1px solid #999;
	border-left: 4px solid #0d3d6e;
	font-weight: bold;
}
#flow #main .flow .section p {
	margin: 0;
	padding: 8px 0 0 12px;
	border-left: 4px solid #999;
}
#flow #main .flow .section p a,
#flow #main .flow .section p strong {
	font-weight: bold;
}
#flow #main .flow .hr {
	height: 25px;
	margin: 5px 0;
	background: url(../img/flow/bg-hr.gif) no-repeat center center;
}
#flow #main .flow .hr hr {
	display: none;
}


/*----------------------------------------------------
	8. #faq
----------------------------------------------------*/
.faq #main .page-ttl {
	padding-left: 37px;
	background: url(../img/faq/bg-page-ttl.gif) no-repeat left bottom;
}
.faq #main .lead {
	margin-bottom: 30px;
}
.faq #main #local-nav {
	margin-bottom: 50px;
	text-align: center;
}
.faq #main #local-nav li {
	display: inline;
	margin: 0 0 4px;
	padding: 0 6px 0 10px;
	border-left: 1px solid #333;
}
.faq #main #local-nav li.last {
	padding-right: 10px;
	border-right: 1px solid #333;
}
.faq #main .faq {
	padding: 0;
	border: none;
}
.faq #main .article {
}
.faq #main .article h1,
.faq #main .article h2 {
	margin: 0;
	padding: 6px 0 8px 12px;
	border-left: 4px solid #0d3d6e;
	border-bottom :1px solid #999;
	font-size: 1.167em;
	font-weight: bold;
}
.faq #main .article ul {
	border-left: 4px solid #999;
	padding: 25px 0 0 12px;
}
.faq #main .article ul li {
	margin-bottom : 25px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat left -1px;
	font-size: 1.083em;	
}
.faq #main .secondary #answer {
	border-left: 4px solid #999;
	padding: 15px 0 0 14px;
}
.faq #main .secondary #answer h2 {
	font-size: 1.167em;
	border: none;
	margin-top : 30px;
	margin-bottom : 5px;
	padding: 0;
}
.faq #main .secondary #answer h2.first-child {
	margin: 0 0 5px;
}
.faq #main .secondary #answer p {
	font-size: 1.083em;
	margin-bottom : 1.3em;
 	line-height:1.8em;
	letter-spacing: 0.1em;
}


/*----------------------------------------------------
	9. #profile
----------------------------------------------------*/
#profile #main .page-ttl {
	padding-left: 41px;
	background: url(../img/profile/bg-page-ttl.gif) no-repeat left bottom;
}
#profile #main #mainvisual {
	height: 354px;
	margin-bottom: 22px;
}
#profile #main .profile table {
	width: 100%;
	border-top: 1px solid #999;
}
#profile #main .profile table tr th,
#profile #main .profile table tr td {
	padding: 23px 0 22px;
	border-bottom: 1px solid #999;
}
#profile #main .profile table tr th {
	width: 111px;
	padding-left: 6px;
	vertical-align: top;
	font-weight: bold;
}
#profile #main .profile table tr td {
}
#profile #main .profile table tr td p {
	margin-bottom: 0;
}
/* 所在地 */
#profile #main .profile table #address td p iframe {
	margin-top: 10px;
}
/* お問い合わせ先 */
#profile #main .profile table #inquiry td dl dt {
	clear: both;
	float: left;
}
#profile #main .profile table #inquiry td dl dd {
	font-weight: bold;
}
/* 沿革 */
#profile #main .profile table #history td dl dt {
	clear: both;
	float: left;
	width: 5em;
	margin-right: 1em;
}
/* 代表取締役.STAFF */
#profile #main .profile table #organization td dl {
	position: relative;
}
#profile #main .profile table #organization td dl dt,
#profile #main .profile table #organization td dl dd {
	padding-left: 17px;
	border-left: 2px solid #999;
}
#profile #main .profile table #organization td dl dt {
	padding-bottom: 2px;
	font-weight: bold;
}
#profile #main .profile table #organization td dl dd {
	margin-bottom: 34px;
}
#profile #main .profile table #organization td dl dd.photo {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	border: none;
}
#profile #main .profile table #organization td dl dd.last {
	margin-bottom: 0;
}
#profile #main .profile table #organization td dl dd p {
	margin-bottom: 18px;
}
#profile #main .profile table #organization td dl dd dl dt,
#profile #main .profile table #organization td dl dd dl dd {
	padding: 0;
	border: none;
}
#profile #main .profile table #organization td dl dd dl dt {
	font-weight: normal;
}
#profile #main .profile table #organization td dl dd dl dd {
	margin-bottom: 18px;
}
#profile #main .profile table #organization td dl dd dl dd p {
	margin-bottom: 0;
}
#profile #main .keyvisual {
	margin-top: 30px;
	text-align: center;
}


/*----------------------------------------------------
	10. #privacy-policy
----------------------------------------------------*/
#privacy-policy #main .article h2 {
	margin-top: 54px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #9e9e9e;
	font-weight: bold;
}
#privacy-policy #main .article .first-child {
	margin-top: 33px;
}
#privacy-policy #main .article p,
#privacy-policy #main .article ul {
	margin-bottom: 1.5em;
}
#privacy-policy #main .article ul li {
	padding-left: 6px;
	background: url(../img/privacy-policy/burette.gif) no-repeat -2px 1px;
}


/*----------------------------------------------------
	11. #sitemap
----------------------------------------------------*/
#sitemap #main ul {
	margin: 50px 0 0 15px;
}
#sitemap #main ul li {
	margin-bottom: 12px;
	padding-left: 14px;
	background: url(../img/common/burette-02.gif) no-repeat left top;
}
#sitemap #main ul ul {
	margin: 10px 0 0 0;
}
#sitemap #main ul ul li {
	background-image: none;
}


/*----------------------------------------------------
	12. .link
----------------------------------------------------*/
.link #main #local-nav {
	margin-top: 55px;
	text-align: center;
}
.link #main #local-nav li {
	display: inline;
	margin: 0 0 4px;
	padding: 0 6px 0 10px;
	border-left: 1px solid #333;
}
.link #main #local-nav li.last {
	padding-right: 10px;
	border-right: 1px solid #333;
}
.link #main .link {
	margin: 46px 0 60px;
}
.link #main .link h2 {
	padding: 3px 0 4px 11px;
	border-left: 4px solid #0d3d6e;
	border-bottom :1px solid #999;
	font-size: 1.167em;
	font-weight: bold;
}
.link #main .link dl {
	padding: 18px 0 0 9px;
	border-left: 4px solid #999;
}
.link #main .link dl dt {
	margin: 22px 0 2px;
	padding-left: 12px;
	background: url(../img/common/burette-02.gif) no-repeat left -1px;
}
.link #main .link dl .first-child {
	margin-top: 0;
}
.link #main .link dl dd {
	margin: 0 0 0 12px;
}


/*----------------------------------------------------
	13. #inquiry
----------------------------------------------------*/
#inquiry #main #sd_contactform {
	margin-top: 50px;
}
#inquiry #main #sd_contactform form strong {
	font-weight: bold;
}
#inquiry #main #sd_contactform form .rice {
	color: #c00;
}
#inquiry #main #sd_contactform form #sd_inputform {
	margin-top: 30px;
	font-size: 1.167em;
}
#inquiry #main #sd_contactform form #sd_inputform li {
	position: relative;
	clear: both;
	margin-bottom: 30px;
	/zoom : 1;
}
#inquiry #main #sd_contactform form #sd_inputform li:after {
	content : '';
	display : block;
	clear : both;
}
#inquiry #main #sd_contactform form #sd_inputform li label,
#inquiry #main #sd_contactform form #sd_inputform li em {
	float: left;
	width: 128px;
	margin-right: 16px;
	padding: 3px 0;
	text-align: right;
}
#inquiry #main #sd_contactform form #sd_inputform li div {
	float: left;
	min-height: 1em;
	width: 322px;
	padding: 3px 0 3px 25px;
	border-left: 2px solid #999;
}
#inquiry #main #sd_contactform form #sd_inputform li .sd_form_error {
	display: block;
	color: #c00;
}
#inquiry #main #sd_contactform form #sd_inputform li input {
}
#inquiry #main #sd_contactform form #sd_inputform li input.text {
	width: 250px;
}
#inquiry #main #sd_contactform form #sd_inputform li input.text2 {
	width: 100px;
}
#inquiry #main #sd_contactform form #sd_inputform li input.text3,
#inquiry #main #sd_contactform form #sd_inputform li textarea {
	width: 322px;
}
#inquiry #main #sd_contactform form #sd_inputform li input#sdform_url1,
#inquiry #main #sd_contactform form #sd_inputform li input#sdform_url2 {
	margin-bottom: 5px;
}
#inquiry #main #sd_contactform form hr {
	display: none;
}
#inquiry #main #sd_contactform form #sd_form_action {
	text-align: center;
}
#inquiry #main #sd_contactform form #sd_form_action button {
	margin: 0 10px;
}



/*----------------------------------------------------
	14. .news-back
----------------------------------------------------*/
.news-back #main .article dl {
	margin-top: 34px;
}
.news-back #main .article dl dt {
	padding: 0 0 2px 10px;
	border-left: 3px solid #0d3d6e;
	font-weight: bold;
	color: #0d3d6e;
}
.news-back #main .article dl dd {
	padding-left: 10px;
	margin-bottom: 23px;
	border-left: 3px solid #0d3d6e;
}
.news-back #main .article dl dd.marginoff {
	padding-bottom: 5px;
	margin: 0;
}


/*----------------------------------------------------
	15. #wordpress
----------------------------------------------------*/
#wordpress #main .keyvisual {
	margin-bottom: 7px;
}
#wordpress #main #content {
	padding-top: 22px;
	background: url(../img/wordpress/bg-content.gif) no-repeat right 10px;
}
#wordpress #main #content h2 {
	margin: 0 0 53px;
}
#wordpress #main #content h3 {
	margin-bottom: 26px;
}
#wordpress #main #content .hr {
	height: 23px;
	margin: 15px 0;
	background: url(../img/wordpress/bg-hr.gif) no-repeat center center;
}
#wordpress #main #content .hr hr {
	display: none;
}
#wordpress #main #content p strong {
	font-weight: bold;
}
#wordpress #main #content .article {
	clear: both;
	margin-bottom: 68px;
}
#wordpress #main #content #current-status,
#wordpress #main #content #problem {
	line-height: 1.4;
	font-size: 1.333em;
}
#wordpress #main #content #problem {
	margin-bottom: 24px;
}
#wordpress #main #content #current-status ul li,
#wordpress #main #content #problem ul li {
	margin-bottom: 16px;
	padding-left: 23px;
	background: url(../img/wordpress/burette-01.gif) no-repeat 3px 3px;
}
#wordpress #main #content #current-status .wordpress {
	line-height: 1.5;
	padding: 15px;
	border: 2px dotted #333;
}
#wordpress #main #content #current-status .wordpress p strong {
	color: #c00;
}
#wordpress #main #content #current-status .wordpress .center {
	margin: 26px 0;
}
#wordpress #main #content #current-status .wordpress .note {
	margin-bottom: 0;
	font-size: 0.75em;
}
#wordpress #main #content #solution {
	margin-top: 36px;
	font-size: 1.167em;
}
#wordpress #main #content #solution p {
	margin-bottom: 1.5em;
}
#wordpress #main #content #solution h3 {
	margin-bottom: 18px;
}
#wordpress #main #content #solution h4 {
	margin-bottom: 7px;
	font-size: 1.143em;
	font-weight: bold;
}
#wordpress #main #content #solution h5 {
	margin: 35px 0 14px;
	font-size: 1.143em;
	font-weight: bold;
}
#wordpress #main #content #solution h5.first-child {
	margin-top: 0;
}
#wordpress #main #content #solution .lead {
	margin-bottom: 36px;
	padding: 0;
}
#wordpress #main #content #solution dl dt {
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(../img/wordpress/burette-02.gif) no-repeat 4px 1px;
	font-size: 1.143em;
	font-weight: bold;
}
#wordpress #main #content #solution dl dd {
	line-height: 1.4;
	margin: 0 0 40px 28px;
	padding-left: 16px;
	border-left: 4px solid #999;
}
#wordpress #main #content #solution dl dd .google-link {
	font-size: 0.857em;
}
#wordpress #main #content #works {
	margin-bottom: 45px;
}
#wordpress #main #content #works h3 {
	margin-bottom: 21px;
}
#wordpress #main #content #works .clearfix {
	margin-bottom: 42px;
}
#wordpress #main #content #works .last-child {
	margin-bottom: 71px;
}
#wordpress #main #content #works .section {
	float: left;
	width: 262px;
	margin: 0 12px 0 0;
}
#wordpress #main #content #works .section.even {
	margin-right: 0;
}
#wordpress #main #content #works .section h4 {
	margin-bottom: 12px;
	font-weight: bold;
}
#wordpress #main #content #works .section h4 img {
	margin-bottom: 6px;
}
#wordpress #main #content #works .section p {
	margin-bottom: 0;
	padding: 0 2px;
}
#wordpress #main #content #fee {
	line-height: 1.4;
	font-size: 1.167em;
}
#wordpress #main #content #fee h3 {
	margin-bottom: 17px;
}
#wordpress #main #content #fee .hr {
	margin: 82px 0 20px;
}
#wordpress #main #content #fee .button {
	text-align: center;
}


/*----------------------------------------------------
	16. .error404
----------------------------------------------------*/
.error404 #main ul {
	margin: 25px 0 0 15px;
}
.error404 #main ul li {
	margin-bottom: 5px;
	padding-left: 14px;
	background: url("../img/common/burette-02.gif") no-repeat left center;
}
