body {
	background-color: #3F2119;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


.clear {
	clear: both;
}

img {
	border: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.yellow {
	color: #FFCC00;
}

.icon-f {
	background-image: url(../images/icon-f.gif);
	background-repeat: no-repeat;
	background-position: center center;
}




/*************全体*******************/

#wrap {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*************ヘッダー*****************/

#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px 20px;
}

#header .logo {
	float: left;
	height: 100px;
	width: 180px;
	margin-top: 3px;
	margin-left: 20px;
	display: inline;
}

/**************トップナビ*************/

#navi {
	width: 240px;
	height: 20px;
	background-position: center center;
	float: right;
	margin-top: 85px;
	margin-right: 5px;
}

#navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 240px;
}

#navi li {
	float: left;
	width: 70px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	display:block;
}

#navi li.navi1b{
	background:url(../images/navi1b.gif) no-repeat;
}

#navi li.navi2b{
	background:url(../images/navi2b.gif) no-repeat;
}

#navi li.navi3b{
	background:url(../images/navi3b.gif) no-repeat;
}

#navi li a{
	display:block;
	width:70px;
	height:20px;
}

#navi li a:hover {
	background-color:transparent;
}

#navi li a:hover img{
	visibility:hidden;
}


#telbox {
	float: right;
	height: 22px;
	width: 240px;
	margin-top: 83px;
	margin-right: 20px;
	display: inline;
	margin-bottom: 18px;
}


/**************コンテナー************/

#container {
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/********左***************/

#left-side {
	float: left;
	width: 170px;
	margin-top: 150px;
	margin-left: 9px;
	display: inline;
}

/**********左メニュー*******/

#left-side .menu {
	width: 170px;
	margin: 0px auto;
}

#left-side .menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 170px;
}

#left-side .menu li {
	height: 53px;
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display:block;
}

#left-side .menu li img {
	vertical-align: top;
}


#left-side .menu li.menu1b{
	background:url(../images/menu1b.gif) no-repeat;
}

#left-side .menu li.menu2b{
	background:url(../images/menu2b.gif) no-repeat;
}

#left-side .menu li.menu3b{
	background:url(../images/menu3b.gif) no-repeat;
}

#left-side .menu li.menu4b{
	background:url(../images/menu4b.gif) no-repeat;
}

#left-side .menu li a{
	display:block;
	width:170px;
	height:53px;
}

#left-side .menu li a:hover {
	background-color:transparent;
}

#left-side .menu li a:hover img{
	visibility:hidden;
}

/********左メニュー下*********/

#left-side .banner {
	width: 170px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side .banner p {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

#left-side .sidebox {
	background-image: url(../images/side-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 170px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side .sideboxtb {
	margin: 0px;
	height: 10px;
	width: 170px;
}

#left-side .sidebox p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}


/************右コンテンツ*****************/

#right-side {
	float: right;
	width: 680px;
	margin-top: 10px;
	margin-right: 9px;
	display: inline;
}

#right-side .topflash {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right-side .topflash object{
	border:none;
}


h2 {
	margin: 0px;
}

.h2-sp {
	margin-top: 10px;
}

#right-side .catchbox01 {
	background-image: url(../images/catch-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 680px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right-side .catch01tb {
	margin: 0px;
	height: 10px;
	width: 680px;
}

#right-side .catchbox01 p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#right-side .c-box01 {
	width: 680px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6A534E;
	padding-top: 5px;
	padding-bottom: 10px;
}

#right-side .c-box02 {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6A534E;
	padding-top: 0px;
	padding-bottom: 10px;
}

#right-side .c-01tb {
	margin: 0px;
	height: 10px;
	width: 680px;
}

#right-side .c-box01 p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#right-side .c-box02 p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.line650 {
	background-image: url(../images/dotline650.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#right-side .rightbox {
	float: right;
	width: 330px;
	margin-top: 15px;
	margin-right: 0px;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
}

#right-side .leftbox {
	float: left;
	width: 330px;
	margin-top: 15px;
	margin-left: 0px;
}

#right-side .leftbox .catch02box {
	background-image: url(../images/catch02-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 330px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right-side .leftbox .catch02tb {
	margin: 0px;
	height: 10px;
	width: 330px;
}

#right-side .catch02box p {
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}

h3 {
	margin: 0px;
}

.h3-t01 {
	background-image: url(../images/subtitle-bar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 10px 0px 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#right-side .phtbox01 {
	background-image: url(../images/pht01-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 480px;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}

#right-side .phttb {
	margin: 0px;
	height: 10px;
	width: 480px;
}

#right-side .phtbox02 {
	background-image: url(../images/pht02-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 170px;
	margin-right: 10px;
	float: right;
	display: inline;
	padding: 0px;
	margin-top: 5px;
}

#right-side .phttb02 {
	margin: 0px;
	height: 10px;
	width: 170px;
}

#right-side .come {
	width: 660px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #3F2119;
	background-color: #f0f0f0;
}

#right-side .come p {
	font-size: 75%;
	line-height: 160%;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#right-side .come img {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 10px;
	float: right;
}

.h4-t {
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/icon-gr.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}

#right-side .phtbox03 {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 11px;
	border: 1px solid #FFFFFF;
	background-color: #3F2119;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
	margin-bottom: 10px;
}

#right-side ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#right-side li {
	font-size: 75%;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 30px 5px 5px;
	list-style: decimal;
}

#right-side .typebox01 {
	background-color: #3f2119;
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	display: inline;
	margin-bottom: 5px;
}

#right-side .phtbox04rh {
	width: 310px;
	background-color: #3f2119;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
}

#right-side .phtbox04lf {
	width: 310px;
	background-color: #3f2119;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	display: inline;
}

#right-side .phtbox05lf {
	width: 310px;
	background-color: #3f2119;
	float: left;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	margin-left: 19px;
	display: inline;
	margin-bottom: 10px;

}


.h4-t02 {
	background-color: #CBB6B1;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 3px 3px 3px 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC00;
	margin-top: 20px;
	margin-bottom: 0px;
}

.photorh {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

.tbl-com {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#right-side .c-box01 th {
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: normal;
	width: 120px;
}

#right-side .c-box01 td {
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/************ページトップ・フッター************/

#pagetop {
	text-align: right;
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container .btm {
	margin: 0px auto;
	height: 30px;
	width: 920px;
}

#foot-navi {
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot-navi p {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

.txtcopy {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 10px;
}

/***************************/

.ba-title {
	background-color: #6A534E;
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 10px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.h4-t03 {
	background-color: #3f2119;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f2119;
	border-bottom-color: #3f2119;
	background-image: url(../images/icon-cha.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
