@charset "utf-8";


/* 目次---------------------------------------------------------------------------------------------------------------------------------
共通
ヘッダー
フッター
トップ
プロフィール
ワークフロー
コンタクト
ワークス
Q&A
リンク
サイトマップ
---------------------------------------------------------------------------------------------------------------------------------------- */



/* 共通
---------------------------------------------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	font-size: 100%;
}

body {
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
img {
	margin: 0px;
}
.clear {
	clear: both;
	margin: 0px;
}
#container {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	height: 650px;
	width: 950px;
}
#contents {
	height: 390px;
	width: 850px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	overflow: hidden;
	padding-top: 0px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9.5px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 20px;
	display: block;
	height: 17px;
}
.space-b20 {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.space-t10 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

/* ヘッダー
---------------------------------------------------------------------------------------------------------------------------------------- */
#header {
	width: 871px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/design_botton.gif);
	background-repeat: no-repeat;
	background-position: 759px 43px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#header a {
	text-decoration: none;
	color: #333333;
}
.logo_box {
	margin: 0px;
	height: 91px;
}

/* グローバルナビ */
.navi-box {
	width: 847px;
	padding-bottom: 0px;
	padding-top: 27px;
	padding-left: 50px;
	background-image: url(images/design_botton.gif);
	background-repeat: no-repeat;
	background-position: 759px -48px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ナビ2 */
.navi2 {
	margin: 0px;
}
.navi2-line {
	margin: 0px;
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 17px;
}
.navi2_waku {
	margin: 0px;
	border: 1px solid #666666;
}



/* ナビ1 */
.navi1 {
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: 325px;
	margin: 0px;
	padding-bottom: 51px;
	padding-left: 285px;
}
.navi1-line {
	margin: 0px;
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 38px;
}
.navi1 img {
	margin: 0px;
	border: 1px solid #666666;
}

/* フッター
---------------------------------------------------------------------------------------------------------------------------------------- */
#footer {
	width: 892px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 26px;
	margin-left: 29px;
	background-image: url(images/geo_allright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 6px;
	overflow: hidden;
	clear: both;
}
#scroll-box {
	width: 580px;
	height: 10px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#scroll-box iframe {
	width: 580px;
	margin: 0px;
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* トップ
---------------------------------------------------------------------------------------------------------------------------------------- */
#top-image-box {
	height: 190px;
	width: 847px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top-box1 {
	float: left;
	width: 300px;
	margin: 19px 0px 0px;
}
.top-box2 {
	float: right;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.top-box1 iframe {
	height: 130px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	margin: 2px 0px 0px;
}



/* プロフィール
---------------------------------------------------------------------------------------------------------------------------------------- */
.profile-in-box {
	margin: 0px;
	padding-top: 60px;
	font-size: 10px;
}.profile1 {
	width: 353px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	float: left;
}
.profile2 {
	float: right;
	margin: 0px;
	padding-left: 70px;
}
.profile3 {
	width: 313px;
	float: left;
	margin: 0px;
	padding-top: 20px;
}
.profile1 table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	letter-spacing: 1px;
	line-height: 2.2em;
	width: 350px;
}
.td1 {
	margin: 0px;
	width: 80px;
}
.td2 {
	margin: 0px;
}
.profile2 table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2.2em;
	letter-spacing: 1px;
}
.td3 {
	margin: 0px;
	padding-left: 20px;
}


/* ワークフロー
---------------------------------------------------------------------------------------------------------------------------------------- */
.flow_box {
	height: 300px;
	width: 650px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 75px;
	padding-top: 26px;
}
.flow_box iframe {
	margin: 0px;
	height: 300px;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flow-navi {
	padding-top: 0px;
	margin: 0px;
}
.flow-navi img {
	margin: 0px;
	border: 1px solid #666666;
}
.flow-line1 {
	margin: 0px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 10px;
}
.flow-line2 {
	background-image: url(images/line3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 21px;
}
.flow-line3 {
	background-image: url(images/line4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 21px;
}
.flow-line4 {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center center;
	padding: 0px;
}

/* コンタクト
---------------------------------------------------------------------------------------------------------------------------------------- */
.contact-box {
	height: 300px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 70px;
	padding-top: 40px;
}
.contact1 {
	float: left;
	height: 325px;
	background-image: url(images/qa/qa_back.gif);
	background-repeat: repeat;
	width: 167px;
	margin: 0px;
	background-position: center top;
}
.contact2 {
	margin: 0px;
	width: 540px;
	float: left;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9.5px;
}
.contact1 p {
	margin: 0px;
	padding-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9.5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
}
.contact2 img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfield {
	background-image: url(images/workflow/back2.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9.5px;
	margin-top: 9px;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 155px;
}
.textfield3 {
	background-image: url(images/workflow/back2.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9.5px;
	margin-top: 9px;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 375px;
}
.textfield2 {
	background-image: url(images/workflow/back2.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9.5px;
	margin-top: 9px;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 140px;
}
.contact2 p {
	margin: 0px;
	color: #666666;
}
#imageField {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bad {
	width: 378px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 2px;
}
#add {
	width: 378px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 2px;
}
#message {
	width: 378px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 2px;
	height: 50px;
}

/* ワークス
---------------------------------------------------------------------------------------------------------------------------------------- */

.works-box {
	margin: 0px;
	padding: 20px 0px 32px 60px;
	width: 694px;
}
.yohaku-shita-8 {
	margin: 0px;
	padding-bottom: 8px;
}
.works-box iframe {
	margin: 0px;
	height: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	overflow: auto;
	width: 720px;
}
#works_ichiran {
	background: url(works/images/works_back.gif) repeat;
	margin: 0px;
	height: 280px;
	width: 629px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.ichiran-1gyou {
	margin: 0px;
	padding: 0px 0px 25px;
}
.yohaku-right40 {
	margin: 0px;
	padding: 0px 38px 0px 0px;
}
.ichiran-1gyou p {
	color: #000000;
	text-align: center;
	font: 9px Arial, sans-serif;
	width: 90px;
	display: block;
	margin: 0px;
	padding-top: 5px;
}
.shop-name {
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 15px;
}
.re-name {
	margin: 0px;
}
.re-kasen {
	margin: 0px;
	padding-top: 1px;
	border-top: 1px solid #CCCCCC;
}
.shop-name p {
	margin: 0px;
	width: 315px;
	display: block;
	font: 170% "ＭＳ Ｐ明朝", "平成明朝", "ヒラギノ明朝", "リュウミン", serif;
	color: #CCCCCC;
	letter-spacing: 2px;
}
.re-name p {
	margin: 0px;
	display: block;
	font: 170% "ＭＳ Ｐ明朝", "平成明朝", "ヒラギノ明朝", "リュウミン", serif;
	color: #CCCCCC;
	letter-spacing: 2px;
	width: 150px;
}
#shop-deta {
	margin: 0px;
	width: 545px;
	padding-left: 84px;
	padding-bottom: 20px;
}
.yohaku-right-10 {
	margin: 0px;
	padding-right: 10px;
}
.yohaku-left-20 {
	margin: 0px;
	padding-left: 20px;
}
.yohaku-b-10 {
	margin: 0px;
	padding-bottom: 10px;
}

.shop-deta-text {
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 95%;
	line-height: 120%;
}
.shop-deta-text2 {
	color: #000000;
	margin: 0px;
	font-size: 95%;
}
.yohaku_10_10 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.re-deta-text {
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	font-size: 95%;
	line-height: 120%;
}
/* Q&A
---------------------------------------------------------------------------------------------------------------------------------------- */
.text-s {
	font-size: 80%;
	text-align: center;
	line-height: 100%;
	margin: 0px;
	padding-bottom: 10px;
}
.qa_box {
	height: 300px;
	width: 650px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 75px;
}
.qa_box iframe {
	margin: 0px;
	height: 300px;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* LINKS
---------------------------------------------------------------------------------------------------------------------------------------- */
.links_box {
	height: 300px;
	width: 650px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 95px;
	padding-top: 40px;
}
.links_box iframe {
	margin: 0px;
	height: 300px;
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* SITEMAP
---------------------------------------------------------------------------------------------------------------------------------------- */
.sitemap_box {
	height: 300px;
	width: 650px;
	margin: 0px;
	padding-bottom: 26px;
	padding-left: 95px;
	padding-top: 50px;
}.sitemap_box table {
	width: 650px;
	height: 200px;
	text-align: center;
}
.sitemap_box a {
	color: #666666;
	text-decoration: none;
}
.sitemap_box p {
	display: block;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #666666;
	line-height: 2.5em;
	font-family: Arial, "ＭＳ Ｐゴシック", osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 90%;
	color: #666666;
}
