@charset "utf-8";

* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body {
	font-size: 14px;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#base {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	
}

/*トップ　コラムTOPICS　*/
.topunder {
	background-image: url(images/top_columbk.jpg);
	background-repeat: repeat;
	width: 974px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
	height: 180px;
}

/*トップ　コラムテーブル　タイトルレイアウト*/
.topunder table tr td {
	padding-left:15px;
	color: #FFF;
}

/*フッター内ボックスレイアウト*/
.box{
	float: left;
	width: 250px;
	margin: 10px 16px 10px 0;
	line-height: 2;
}

.box li{
	list-style:none;
}

/*トップ　コラムテーブル内　ボックスレイアウト*/
.topicsbox{
	float: left;
	width: 401px;
	margin: 10px 0px 10px 0px;
	line-height: 2;
	text-align: left;　
}


/*トップ　コラムテーブル内　ボックス　箇条書きレイアウト*/
.topicsbox li{
	list-style-type: none;
	border-bottom: 1px dotted #474b42;
}

/*フッター*/
.footer {
	clear:both;
	background-image: url(images/foot02.png);
	background-repeat: no-repeat;
	height: 123px;
	padding-left:450px;
}

/*フッター桜*/
.footersakura {
	clear:both;
	background-image:url(images/foot_sakura.png);
	background-repeat:no-repeat;
	height: 562px;
	padding-left:304px;
}

/*
サイド
-------------------------------------------*/

#side {
	padding: 5px;
	float: left;
	width: 162px;
	margin:0 0 0 30px;
}
#side h3 {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-image: url(images/h3_side.gif);
	height: 26px;
	padding-bottom: 6px;
	font-weight: normal;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 22px;
}
#side .side_box {
	width: 100px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
}

#side .side_box .side_inbox {
	border: 1px solid #DDDDDD;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#side li {
	line-height:0;
	list-style:none;
}
#side li a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #fdeff2;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-position: 2px top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

#side li a:hover {
	background-color: #ee827c;
	color: #FFFFFF;
}

/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 1024px;
	background-color: #FFFFFF;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
}
#content {
	float: right;
	width: 695px;
	padding:0 25px 0 0;

}

h1{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#content h3go{
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}


.contentline{
	background-image:url(images/com_line.jpg);
	background-repeat:repeat-x; 
	height: 10px;
}

/*ディープピープル*/
.deepg{
	background-image:url(images/deep01_bnaka.png);
	background-repeat:repeat-y;
	padding:0 35px 0 20px;
}



/*会社概要　職人紹介写真*/
/*画像左*/
.boximg{
	float: left;
	width: 270px;
	height: 210px;
	margin:15px 50px 0px 0;
}

/*画像右*/
.boximgr{
	float: left;
	width: 270px;
	height: 210px;
	margin:15px 0px 0px 50px;
}

.boxtext{
	float:left;
	width: 375px;
	margin-top:15px;
}


.boxtext h2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.syokuninline{
	clear:both;
	border-bottom: 1px dotted #474b42;
	height:10px;
	padding-top:10px;
}

.clearnomi{
	clear:both;
}


/*和傘とは　上部写真*/
/*画像左*/
.waboximg{
	float: left;
	width: 275px;
	height: 195px;
	margin:15px 20px 0px 0px;
}

/*画像右*/
.waboximgr{
	float: left;
	width: 275px;
	height: 195px;
	margin:15px 0px 0px 20px;
}

.waboxtext{
	float:left;
	width: 400px;
	margin-top:15px;
}


.waboxtext h2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*和傘ができるまで*/
.wadekirumade{
	float:left;
	background-color:#E8D9D4;
	margin:15px 0 20px 0;
	padding:15px 10px 20px 15px;
	width:670px;

}

.wadekirumade h1{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#885755;
}

/*topics*/
.topics{
	background-color:#000;
	color:#FFF;
	padding:7px 0 7px 15px;
}

.topibox table{
	width:680px;
	border: 1px solid #000;
	border-collapse:collapse;
}

.topibox table td{
	padding:10px;
}

.topiboximg{
	float: left;
	width: 320px;
	height: 250px;
	margin:20px 20px 0px 10px;
}

.topiboxtextr{
	float: left;
	width: 160px;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
}

.topiboxtextl{
	float: left;
	width: 120px;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
}

/*問い合わせフォーム*/
.toibox table{
	width:620px;
}

.toibox table td{
	background-color: #F6F6F6;
	text-align: left;
	padding: 8px;
	border: 1px solid #D6D6D6;
	font-size: 13px;
	line-height: 20px;
}

.topibox table th {
	background-color: #7d7270;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
}


/*コラム*/
.coltext{
	margin:10px 10px 10px 10px;
}

/*
ヘッダー
-------------------------------------------*/
#header {
	background-image: url(images/main_sakura.png);
	position: relative;
	background-color: #FFFFFF;
	background-position: left top;
	width: 1024px;
	background-repeat: no-repeat;
}

#main #content h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#base #main #content .wadekirumade p1 {
	color: #9F6866;
}

}
.p1 {
	color: #9F6866;
	font-weight:bold;　
}

.per {
	color: #006933;
	font-weight: bold;
}

.deepgyokan{
	line-height:1.5;
}
