@charset "UTF-8";

/* 基本スタイル
---------------------------------------------*/
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 90%;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../08img/back.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gohic", "Lucida Sans", sans-serif;
}



h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #333333;
}
a:hover {
	color: #FF6600;
}

img {
	border: 0;	
}
img.banner {
	padding: 5px 0px;	
}

img.waku {
	padding: 2px;
	border: #CCCCCC solid 1px;
}


img.photo-left {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

img.photo-right {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}

.skip {
	display: none;
}

.media1 {
	display: none;
}

.totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* hide from Mac IE \*/
 * html .totop {
	font-size: xx-small;
	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;
}

.pink{
	color: #FF6699;
}

.red{
	color: #FF3333;
}
.green{
	color: #006633;
}

.blue{
	color: #3333CC;
}
/* Wrapper
---------------------------------------------*/
#Base-center {
	text-align:center;
	width: 100%;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	width: 805px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background: #FFFFFF url(../08img/back-left.gif) repeat-y left;
}
#Wrapper2 {
	width: 815px;
	margin: 0;
	padding: 0;
	background: url(../08img/back-right.gif) repeat-y right;
}

/* たて組レイアウト
---------------------------------------------*/
#contentWrapper {
	position: relative;
	width: 795px;
	margin: 0 10px;
	text-align: left;
	background: #FFFFFF;
}

#header {
	background: url(../08img/top-title.png) no-repeat left top;
	width: 795px;
	height: 133px;
	padding: 0px;
	margin: 0;
}

#content {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}


#content-main {
	width: 795px;
	background: #FFFFFF;
}



#content-left {
	float: left;
	margin-top: 0px;
	width: 184px;
	padding: 0px 0px 30px 0px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC double 3px;
	background: #ECECEC url(../08img/menu-back.png) right repeat-y;
	text-align: center;
}

#content-left p {
	padding-bottom: 5px;
}

.left-bwaku {
	margin: 5px 2px;
	padding: 5px;
	width: 155px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	text-align: left;
	
}

#content-right {
	float: right;
	padding: 0 10px 10px 0;
	width: 584px;
	background: #FFFFFF;
}



#footer {
	clear: both;
	width: 795px;
	margin: 0 10px;
	background: #CCCCCC;
	border-top: #FC9A08 solid 4px;
}
#footer-top {
	width: 795px;
	margin: 0;
}
#footer-text {
	padding-top: 20px;
	padding-left: 100px;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#footer-menu {
	margin: 0;
	padding: 15px 10px 10px 10px;
	text-align: center;
	font-size: 90%;
	font-weight: normal;
}
#footer-banner {
	margin: 10px;
	float: right;
}



/* ナビゲーション
---------------------------------------------*/
#globalNav {
	position: relative;
	width: 184px;
	margin-bottom: 20px;
}
#globalNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 48px;
	border-top: #FFFFFF solid 1px;
	border-bottom: #333333 solid 1px;
}

#globalNav li img {
border: none;
vertical-align: top;
}


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


#globalNav2 {
	position: relative;
	margin: 20px 0px 40px 20px;
	text-align: left;
	font-size: 90%;
}
#globalNav2 li {
	list-style-type: none;
	padding: 0px 0px 10px 5px;
}

.boshu{
	width: 170px;
	background: url(../08img/boshu-back.png) repeat-y;
	text-align: center;
	font-size: 90%;
	color: #000000;
	line-height: 1.4;
	margin: 5px 0px;
}
.boshu-top{
	width: 170px;
	height: 11px;
	background: url(../08img/boshu-top.png) top no-repeat;
	margin: 0;
	padding: 0;
}

.boshu-bottom{
	width: 170px;
	height: 11px;
	background: url(../08img/boshu-bottom.png) bottom no-repeat;
	margin: 0;
	padding: 0;
}


/* comment
---------------------------------------------*/
#comment{
	}
#comment-right{
	float: right;
	width: 450px;
	padding: 20px 0 0 0;
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	}

	
#comment-left{
	float: left;
	width:122px;
	}

/* top-infomation
---------------------------------------------*/

#info{
	width: 560px;
	background: url(../08img/info-back.png) repeat-y;
	margin: 0px 0px 0px 10px;
}

#info-top{
	width: 560px;
	height:48px;
	background: url(../08img/info-title.png) no-repeat top;
	margin: 0;
	padding: 0;
}
#info-bottom{
	width: 560px;
	height:15px;
	background: url(../08img/info-bottom.png) no-repeat bottom;
	margin: 0;
	padding: 0;
}


#info-inner{
	padding: 0 10px 0 10px;
	margin: 5px 10px 10px 10px;
}

#info iframe{
	border: 0px;
	width: 515px;
	height: 160px;
	overflow: auto;
}

/* hide from Mac IE \*/
 * html #info iframe{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 520px;
	height: 145px;
	overflow: auto;
}
    /* */ 

/* メインテキスト指定
---------------------------------------------*/
h1 .top {
}
h2 {
}

h3{
	
}

.top1 {
	background: url(../08img/top1.gif) left top no-repeat;
	margin: 0 0px 0 30px;
	padding: 60px 10px 30px 85px;
	font-size: 100%;
	line-height: 1.5;
	color: #000000;
}

.top2 {
	background: url(../08img/top2.gif) left top no-repeat;
	margin: 0 0px 0 30px;
	padding: 60px 10px 30px 85px;
	font-size: 100%;
	line-height: 1.5;
	color: #000000;
}

.main-text-top {
	font-size: 90%;
	font-weight: normal;
	color: #222222;
	line-height: 1.5;
	margin: 0px 20px 10px 10px;
	padding: 10px 20px 10px 20px;
}
.main-text {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin: 0px 5px 5px 5px;
	padding: 10px 0px;
}
.main-text2 {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin: 0px 20px 10px 20px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #CCCCCC;
}


.text-s {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
}


.text-s-blwn {
	font-size: 90%;
	font-weight: normal;
	color: #663333;
	line-height: 1.5;
}

.indent {
	margin: 10px 20px;
}
.indent-left {
	margin-left: 100px;
	line-height: 1.5;
}

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

.date {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.bbsdate {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	text-align: right;
	border-bottom: #CCCCCC solid 1px;
}
.backnext {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 5px 10px;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

.bbsfooter {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	border-bottom: #CCCCCC solid 2px;
}

.content {
	text-align: left;
	margin: 15px 10px 10px 0px;
}
.content .box {
	margin: 5px 10px 10px 30px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.content .boxtop {
	margin: 5px 10px 5px 20px;
	padding-bottom: 5px;
}


.content .box .main-text img {
	padding: 5px;
}

.content .box .main-text2 img {
	padding: 2px;
}

.content .boxtop .main-text img {
	padding: 5px;
}

.content .boxtop .main-text2 img {
	padding: 2px;
}

.content .list {
	margin: 5px 0;
}
.content h2 {
	font-size: 140%;
	color: #000000;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h3 {
	font-size: 120%;
	color: #114FA6;
	line-height: 1.6;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.content h4 {
	font-size: 105%;
	color: #53363A;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #EBEBEB;
}
.bbs ul {
	margin: 5px 0px;
}
.bbs li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 5px 10px 3px 10px;
}


.bbs .title {
	font-size: 90%;
	color: #114FA6;
	line-height: 1.5;
	padding: 0px 10px 8px 10px;
}


.bbs .title2 {
	font-size: 100%;
	color: #114FA6;
	font-weight: bold;
	line-height: 1.5;
	padding: 0px 10px 8px 10px;
}
.bbs img.photo {
	padding: 10px;
}

.content .box .title {
	font-size: 100%;
	color: #114FA6;
	line-height: 1.5;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #114FA6;
	margin: 0px 40px 5px 30px;
	padding: 25px 0 5px 10px;
}
.content .list .title {
	font-size: 90%;
	color: #114FA6;
	line-height: 1.5;
	font-weight: bold;
}
.content p {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.main-text2 p {
	margin: 5px 10px 10px 10px;
}

.content ul{
	margin: 0px;
	list-style-type: none;
}

.content ol{
	margin: 10px;
	padding: 10px 40px;
	background-color: #FEEEED;
	list-style-position: outside;
	color: #666666;	
}
.content ol li{
	padding-bottom: 5px;
}

.main-text2 li{
	margin: 5px 10px 3px 20px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

.links li{
	margin: 5px 10px 3px 20px;
	padding: 0px 0px 15px 20px;
	font-size: 100%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../08img/dot-sankaku-link.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

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

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

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

.sitemap2 li{
	margin-left: 100px;
	padding: 15px 0px 0px 25px;
	font-size: 100%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../08img/dot-sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.web h4{
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #FFFFFF;
}
.web h4 a{
	color: #53363A;
}
.web img{
	border: #CCCCCC solid 1px;
}

 ul.list{
	list-style-type: none;
	margin: 10px 0;
}

.list li{
	list-style-type: none;
	height: 55px;
	padding: 10px 10px 0px 65px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: #CCCCCC dotted 1px;
	background-image: url(../08img/dot3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.content table{
	margin: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.content th{
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	background: #EEEEEE;
	font-size: 90%;
	color: #555555;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
.content td{
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

.button img{
	margin-top: 20px;
	margin-left: 60px;
}

.paper-back{
	background: url(../08img/paper-back.png) center repeat-y;
	width: 550px;
	margin-top: 5px;
}
.paper-top{
	background: url(../08img/paper-top.png) top center no-repeat;
	width: 550px;
	
}

.paper-bottom{
	background: url(../08img/paper-bottom.png) bottom center no-repeat;
	width: 550px;
}

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

.count{
	text-align: center;
	margin: 20px 0;
	font-size: 90%;
	color: #555555;
	line-height: 110%;
}

/* お問い合わせ
---------------------------------------------*/
.contact {
	text-align: left;
	margin: 20px 20px 10px 20px;
}
.contact p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.contact table{
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.contact th{
	padding: 5px;
	font-weight: normal;
	background: #EEEEEE;
	font-size: 95%;
	color: #555555;
	border-bottom: 1px solid #BBBBBB;
}
.contact td{
	padding: 5px;
	line-height: 150%;
	border-bottom: 1px solid #BBBBBB;
}
.contact input{
	border: 1px solid #BBBBBB;
	padding: 5px;
	margin-bottom: 2px;
}
.contact textarea{
	border: 1px solid #BBBBBB;
	padding: 5px;
	width: 380px;
}


/*見積り
----------------------------------*/

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

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


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 {
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
input.text {
	width: 98%;
	padding: 5px;
}
input.text2 {
	width: 120px;
	padding: 5px;
	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;
}


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


/* デザインサンプル拡大用
---------------------------------------------*/

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

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

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



/*　bbs用
---------------------------------------------*/



/*　その他
---------------------------------------------*/
.copyright {
font-size: 90%;
color: #666666;
font-style: oblique; 
font-family:Verdana,Osaka,Helvetica,sans-serif;
}
.toploop {
	font-size: 100%;
	line-height: 1.5;
	color: #996633;
	padding: 5px;
	background: url(../2007/loopback.gif) top repeat-x;
	margin-bottom: 10px;
}

/* hide from Mac IE ¥*/
 * html .toploop {
	font-size: 100%;
	line-height: 1.5;
	color: #996633;
	padding: 5px 5px 15px 5px;
	background: url(../2007/loopback.gif) top repeat-x;
	margin-bottom: 10px;
}
    /* */ 
