@charset "UTF-8";

/* 基本ベース
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 90%;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gohic", "Lucida Sans", sans-serif;
	background: url(../09img/back-topline.gif) repeat-x top;
}
h1,h2,h3,h4,h5,h6,p,ul{
	margin: 0;
	padding: 0;
}
a {
	color: #490597;
}
a:hover {
	color: #0000FF;
}

img {
	border: 0px;
}

.skip {
	display: none;
}
.media1 {
	display: none;
}
#totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}
.clear {
	float: none;
	clear: both;
}
.red{
	color: #FF0835;
}
.green{
	color: #006633;
}

.blue{
	color: #3333CC;
}

/* Wrapper
---------------------------------------------*/
#Base-center {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	text-align: center;
	background: url(../09img/back.gif) top center repeat-y;
}





/* 縦組レイアウト
---------------------------------------------*/


#Wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background: url(../09img/back2.gif) top center no-repeat;
}

#header {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 950px;
	height: 100px;
	padding-left: 0px;
	text-align: left;
}
.top1{
	position: absolute;
	text-align: center;
	width: 950px;
	top: 4px;
	font-size: 75%;
	font-weight: normal;
	color: #643F3F;
	line-height: 1.3;
	left: 141px;
}
 * html .top1{
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	text-align: center;
	top: 4px;
	font-size: 75%;
	font-weight: normal;
	color: #643F3F;
	line-height: 1.3;
	padding-right: 300px;
}


#mainWrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

#footer-top {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	padding-top: 0px;
	text-align: center;
	background-image: url(../09img/back5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	padding-top: 0px;
	text-align: center;
}

	
#footer-text {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	font-weight: normal;
	color: #444444;
	text-align: center;
}	
#footer-text-top {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 85%;
	font-weight: normal;
	color: #444444;
	text-align: center;
}
#footer-menu {
	margin-left:auto;
	margin-right:auto;
	width: 920px;
	padding: 2px 20px;
	text-align: center;
	font-size: 85%;
	font-weight: normal;
	background-image: url(../img0712/footer-back.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* トップナビゲーション
---------------------------------------------*/

#globalNav {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 49px;
	width: 950px;
	height: 43px;
}


/* hide from Mac IE \*/
 * html #globalNav {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 6px;
	width: 950px;
	height: 43px;
}
    /* */ 

#globalNav li {
	float: left;
	list-style-type: none;
	text-indent: -99999px;
}

#globalNav li a {
	/*¥*/
	overflow: hidden;
	text-decoration: none;
	/**/	
}

#globalNav li.menu0 {
	display: block;
	background:  url(../09img/menu-back.gif) left top repeat-x;
	width: 0;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu1 a {
	display: block;
	background: url(../09img/menu-news.gif) top center no-repeat;
	width: 117px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu1 a:hover {
	background: url(../09img/menu-news-ov.gif) top center no-repeat;
}
#globalNav li.menu2 a {
	display: block;
	background: url(../09img/menu-service.gif) top center no-repeat;
	width: 117px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu2 a:hover {
	background: url(../09img/menu-service-ov.gif) top center no-repeat;
}
#globalNav li.menu3 a {
	display: block;
	background: url(../09img/menu-gallery.gif) top center no-repeat;
	width: 117px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu3 a:hover {
	background: url(../09img/menu-gallery-ov.gif) top center no-repeat; 
}
#globalNav li.menu4 a {
	display: block;
	background: url(../09img/menu-estimate.gif) top center no-repeat;
	width: 118px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu4 a:hover {
	background: url(../09img/menu-estimate-ov.gif) top center no-repeat; 
}
#globalNav li.menu5 a {
	display: block;
	background: url(../09img/menu-aboutus.gif) top center no-repeat;
	width: 118px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu5 a:hover {
	background: url(../09img/menu-aboutus-ov.gif) top center no-repeat; 
}
#globalNav li.menu6 a {
	display: block;
	background: url(../09img/menu-contact.gif) top center no-repeat;
	width: 118px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu6 a:hover {
	background: url(../09img/menu-contact-ov.gif) top center no-repeat; 
}
#globalNav li.menu7 a {
	display: block;
	background: url(../09img/menu-links.gif) top center no-repeat;
	width: 117px;
	height: 43px;
	border-right: 1px solid #CCCCCC;
}
#globalNav li.menu7 a:hover {
	background: url(../09img/menu-links-ov.gif) top center no-repeat; 
}
#globalNav li.menu8 a {
	display: block;
	background: url(../09img/menu-sitemap.gif) top center no-repeat;
	width: 118px;
	height: 43px;
	border-right: 0px solid #CCCCCC;
}
#globalNav li.menu8 a:hover {
	background: url(../09img/menu-sitemap-ov.gif) top center no-repeat; 
}


/* メインコンテンツ共通
---------------------------------------------*/

.mainback {
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	background: url(../09img/waku-back.gif) top center repeat-y;
	padding: 0;
	width: 732px;
}



.main-title {
	padding: 0;
	margin: 0;
}

.main-title .comment{
	padding: 10px 20px 0 20px;
	font-size: 90%;
}
.main-title .comment2{
	padding: 10px;
	font-size: 90%;
}


.main .contents{
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 550px;
	margin-left:auto;
	margin-right:auto;
}

.work{
	margin-bottom: 50px;
}

h5.works{
	padding: 5px 0;
	border-bottom: #CCCCCC double 3px;
}

.main .workbanner{
	margin: 40px 15px 30px 15px;
	background: url(../img0712/workbanner.gif) top center no-repeat;
	width: 480px;
	height: 316px;
}
.main .workbanner2{
	margin: 30px 15px 25px 15px;
}

.main .workbanner .contents{
	padding: 0 15px 5px 30px;
	width: 438px;
	height: 100px;
}
.main .workbanner .contents .comment-s{
	padding: 0 10px 0 10px;
	font-size: 90%;
	line-height: 1.4;
	color: #000000;
}
.main .workbanner .contents .button{
	text-align: right;
	float: right;
	padding: 30px 10px 0 0;
}


 .contents2 .comment{
	padding: 0 10px;
	font-size: 90%;
}

 .contents2 .comment-s{
	padding: 10px 0 0 10px;
	font-size: 90%;
}

.main .contents table{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	text-align: left;
	border-top: #CCCCCC solid 1px;
	
}

.main .contents td{
	border: 0;
	padding: 5px;
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	border-bottom: #CCCCCC solid 1px;	
}


.main .contents th {
	width: 80px;
	padding: 5px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	letter-spacing: 0.2em;
	background: url(../09img/th-back.jpg) repeat-y;
}


.main .contents .web th {
	width: 100px;
	padding: 5px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	letter-spacing: 0.2em;
	background: url(../img0712/th-back.jpg) repeat-y;
}

.web img{
	border: #CCCCCC solid 1px;
}

.main .contents th.work {
	width: 50%;
	padding: 5px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	letter-spacing: 0.2em;
}


.main .contents th.contact {
	width: 100px;
	padding: 5px;
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	text-align: left;
	line-height: 1.4;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
input.box {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input#box {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input#text {
	width: 98%;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input.text {
	width: 98%;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input#text2 {
	width: 120px;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
input.text2 {
	width: 120px;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

input#price {
	width: 200px;
	padding: 5px;
	border: #AAAAAA solid 2px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 140%;
	text-align: center;
}
input.price {
	width: 200px;
	padding: 5px;
	border: #AAAAAA solid 2px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 140%;
	text-align: center;
}


.price {
	width: 200px;
	padding: 5px;
	border: #AAAAAA solid 2px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 140%;
	text-align: center;
}

.contact-after{
	font-weight: bold;
	color: #000000;

}
.soshin-red{
	font-weight: bold;
	color: #FF0835;
	font-size: 110%;
	text-align: center;
}
.soshin-after{
	font-weight: bold;
	color: #3333CC;
	font-size: 140%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

textarea#text {
	width: 98%;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
textarea.text {
	width: 98%;
	padding: 5px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input:focus {background-color: #FFEEEE !important;
}
textarea:focus {background-color: #FFEEEE !important;
}


.main ul.contact{
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #3333CC;
	padding-left: 10px;
	list-style-position: outside;
	font-weight: bold;
	margin-left: 10px;
}

.main ul.works{
	list-style-type: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

.main dl{
	list-style-type: none;
	font-size: 90%;
	padding: 0 5px 5px 10px;
	font-weight: normal;
}


.main li.works{
	list-style-type: none;
	padding: 10px;
	border-bottom: #CCCCCC solid 1px;
}

.main li.link{
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	padding: 3px 10px;
	border-bottom: #CCCCCC solid 1px;
}


.main li.profile{
	list-style-type: none;
	padding: 0;
	border-bottom: #CCCCCC dotted 1px;
}

.main ul.illust{
	font-size: 100%;
	list-style-type: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
}


.main li.illust{
	font-size: 90%;
	list-style-type: none;
	padding: 5px 0 0 15px;
	border-bottom: #CCCCCC dotted 1px;
}

.main li.dtp{
	font-size: 90%;
	list-style-type: none;
	padding: 5px 0 0 5px;
}


.main li.dtp2{
	font-size: 90%;
	font-weight: bold;
	color: #444444;
	list-style-type: none;
	padding: 5px 0 0 5px;
	border-bottom: #CCCCCC dotted 1px;
}



.illust .popup{
	margin-right: 20px;
}

.illust a .small{
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	margin-bottom: 10px;
}

.illust a .large{
	width: 0px;
	height: 0px;
}

.illust a:hover{
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}

.illust a:hover .large{
	position: absolute;
	width: auto;
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}


.main-text {
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	
}
.main-text2 {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin-top: 5px;
}

.text-s {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	
}
.indent {
	margin: 10px 20px;
}
.indent-left {
	margin-left: 100px;
	line-height: 1.5;
}

.plist {
	font-size: 85%;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 30px;
}

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

.toppage {
	padding: 0;
	margin: 0;
	}

.toppage h3 {
	text-align: center;
	font-size: 95%;
	line-height: 1.7;
	padding: 15px 26px 0px 26px;
	height: 100px;
	font-weight: normal;
}
.toppage  h2 {
	text-align: center;
	font-size: 95%;
	line-height: 1.7;
	padding: 15px 26px 0px 26px;
	height: 100px;
	font-weight: normal;
}

/* hide from Mac IE \*/
 * .toppage  h2 {
	text-align: center;
	font-size: 95%;
	line-height: 1.7;
	padding: 15px 26px 0px 26px;
	height: 80px;
	font-weight: normal;
}
    /* */ 

.topnews {
	margin:0 67px 0 67px;
	width: 558px;
	padding: 20px;
}

.maincontents {
	margin:0 67px 0 67px;
	padding: 20px;
}

/* hide from Mac IE \*/
 * html .topnews {
	margin:0 67px 0 67px;
	width: 558px;
	padding: 20px;
}
    /* */ 

.topnews .contents{
	margin:0px;
	padding: 10px 20px 10px 5px;
	border: 1px solid #CCCCCC;
	width: 533px;
}
.maincontents .contents{
	margin:0px;
	padding: 10px 5px;
	border: 1px solid #CCCCCC;
}


.maincontents .contents h3{
	margin: 0px 0px 20px 0px;
	padding: 10px 5px 10px 5px;
	border-bottom: 4px double #CCCCCC;
	font-size: 120%;
	font-weight: bold;
	height: 30px;
}
	
.topnews iframe{
	border: 0px;
	width: 100%;
	height: 230px;
	overflow: auto;
}

/* hide from Mac IE \*/
 * html .topnews iframe{
	margin: 0;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 230px;
	overflow: auto;
}
    /* */ 

.news-date {
	padding-right: 20px;
	font-size: 80%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	text-align: right;
	padding-top: 10px;
}

.list{
	margin: 5px 10px 5px 20px;
	color: #663333;
	font-size: 90%;
	font-weight: normal;
	background: url(../img0712/1news-dot.gif) left top no-repeat;
	padding: 0px 0px 5px 35px;
	border-bottom: #DED9C1 solid 1px;
	}
	
/* hide from Mac IE \*/
 * html .list {
	margin-right: 20px;
}
    /* */ 
	
.count{
	text-align: right;
	margin: 5px 20px;
}

.waku{
	margin: 5px;
	padding: 5px;
	border: #DED9C1 solid 1px;
	background: #FFFFFF;
}

.waku1{
	margin: 5px;
	padding: 5px;
	border: #DED9C1 solid 1px;
	width: 425px;
	height: 180px;
	overflow: auto;
}
.waku2{
	margin: 5px;
	padding: 5px;
	border: #DED9C1 solid 1px;
	background: #FFFFFF;
	font-size: 90%;
}

/* イラスト拡大用
---------------------------------------------*/

.illust a .large{
	width: 0px;
	height: 0px;
}

.illust a:hover{
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}

.illust a:hover .large{
	position: absolute;
	width: auto;
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}



/* サイトマップ
---------------------------------------------*/
.sitemapwaku {
	padding: 10px 5px 10px 10px;
	width:530px;
	height: 340px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #DDDDDD;
}


.sitemap ul{
	margin: 0px 10px 3px 40px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
}

.sitemap li{
	margin: 10px 20px;
	padding: 0 0 0 35px;
	font-size: 100%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../09img/dot-sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.sitemap1 li{
	margin: 10px 0;
	padding: 0 0 0 35px;
	font-size: 100%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../09img/dot-sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.sitemap2 li{
	margin-left: 100px;
	padding: 0 0 0 35px;
	font-size: 100%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background: url(../09img/dot-sitemap.gif) left top no-repeat;
}





/* BBS用
---------------------------------------------*/

.bbs{
	padding: 10px 0;
	text-align: center;
	margin: 0;
}

.bbswaku{
	margin-left:auto;
	margin-right:auto;
	width:530px;
	margin-bottom: 10px;
	padding: 5px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #BAA78D;
	border-right-color: #BAA78D;
	border-bottom-color: #BAA78D;
	border-left-color: #BAA78D;
}

.bbswaku img {
	margin: 5px;
}

.titlebbs{
	margin: 5px  5px 10px 5px;
	padding: 10px 10px 5px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #000066;
	background: #F9F8F4 url(../09img/bbstitleback.gif) right bottom no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #D8CEAF;
	border-right-color: #D8CEAF;
	border-bottom-color: #D8CEAF;
	border-left-color: #D8CEAF;
}
.commentbbs{
	margin: 5px 10px;
	padding: 5px;
	font-size: 90%;
	text-align: left;
}
.footerbbs{
	margin: 5px 0;
	padding: 5px;
	font-size: 90%;
	text-align: center;
}
/* バナー用
---------------------------------------------*/
.banner {
	text-align: center;
}
.banner img{
	padding: 0 0 8px 0;
}


	