@charset "utf-8";
/* ハクマ */

body {
margin:0;
padding:0;
background:url(../images/back_02.gif) center no-repeat #FFF;
background-position:center 65px;
}

/* 全て */
#all {
width:950px;
margin:0 auto;
}

/* ヘッダー---------------------------------------------------------------------- */
#header {
width:950px;
height:65px;
}

#header-l {
	width:196px;
	float:left;
	margin-top:20px;
}

#header-r {
	width:176px;
	float:right;
	margin-top:25px;
}

/* グローバルナビ---------------------------------------------------------------------- */
#global-navi {
	width:950px;
}

.global-btn {
	float:left;
}

/* コンテンツ---------------------------------------------------------------------- */
#contents {
	width:950px;
	font-size:14px;
	line-height:1.5;
	color:#666;
}

/* コンテンツ右---------------------------------------------------------------------- */
#contents-r {
	width:635px;
	float:right;
	margin:30px 10px 0 0;
}

.tag {
	margin-bottom:10px;
}

/* コンテンツ左---------------------------------------------------------------------- */
#contents-l {
	width:255px;
	float:left;
	margin:9px 0 0 10px;
}

.local-btn {
	margin-bottom:10px;
}

.local-link {
	clear:both;
}

*:first-child+html .local-link {
	clear:both;
	margin-bottom:-10px;
}

.local-link-l {
	width:10px;
	margin:4px 5px 0 0;
	float:left;
}

.local-link-r {
	width:240px;
	float:right;
	margin-bottom:5px;
}

.local-link-r a{
	text-decoration:none;
	color:#9B6328;
}

.local-link-r a:hover{
	color:#ED7FAF;
}

/* フッター---------------------------------------------------------------------- */
#footer {
	margin:40px 0 0 10px;
}

.clear {
	clear:both;
}

/* 会社概要---------------------------------------------------------------------- */
.news-box {
	clear:both;
}

.company-l {
	width:90px;
	float:left;
	color:#9B6328;
}

.news-r {
	width:545px;
	float:right;
}

.news-line {
	width:635px;
	border-bottom:dotted 1px #9B6328;
	clear:both;
	margin-bottom:10px;
}

*:first-child+html .news-line {
	width:635px;
	border-bottom:dotted 1px #9B6328;
	clear:both;
	margin-top:-20px;
}

/* ごあいさつ---------------------------------------------------------------------- */
.text-box {
	width:635px;
}

.photo {
	float:left;
	margin:0 10px 10px 0;
}

.text-r {
	float:right;
	width:495px;
}

/* 代理店募集---------------------------------------------------------------------- */
#map {
	width:635px;
	text-align:center;
	margin:30px 0 30px 0;
}

.sub-tit {
	color:#9B6328;
}

.sub-tit-line {
	margin:5px 0 10px 0;
}

/* アクセス---------------------------------------------------------------------- */
.text-r2 {
	float:right;
	width:412px;
}

#access-tit {
	color:#ED7FAF;
}

/* サイトマップ---------------------------------------------------------------------- */
.sub-tit-b {
	color:#00A0E9;
}

.sub-tit-b a{
	text-decoration:none;
	color:#00A0E9;
}

.sub-tit-b a:hover{
	color:#ED7FAF;
}

.sub-tit-o a{
	text-decoration:none;
	color:#DE6A08;
}

.sub-tit-o a:hover{
	color:#ED7FAF;
}

.sub-tit-g {
	color:#2B7F21;
}

.sub-tit-g a{
	text-decoration:none;
	color:#2B7F21;
}

.sub-tit-g a:hover{
	color:#ED7FAF;
}

.sub-tit-br {
	color:#9B6328;
}

/* ノベルティ--------------------------------------------------------------------- */
.text-r2 {
	float:right;
	width:525px;
}

.text-r3 {
	float:right;
	width:445px;
}

/* マスコットカレンダー---------------------------------------------------------------------- */
.text-l {
	width:480px;
	float:left;
}

#side-btn {
	width:145px;
	float:right;
}

.image {
	margin-bottom:10px;
}

/* エコカレンダー---------------------------------------------------------------------- */
.sub-tit-g {
	color:#00A63C;
}

.eco-mark {
	margin-right:10px;
}

.center {
	width:635px;
	text-align:center;
}

/* 価格表---------------------------------------------------------------------- */
.red {
	color:#F00;
}


/* その他---------------------------------------------------------------------- */
.space-01 {
	clear:both;
	height:15px;
}

.space-02 {
	clear:both;
	height:30px;
}

.space-03 {
	clear:both;
	height:10px;
}

a{
	text-decoration:none;
	color:#9B6328;
}

a:hover{
	color:#ED7FAF;
}