* {
	color:#ffffcc;
	padding:0;
	font-size: 16px;
	line-height: 160%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/kyoutuu/bg.jpg);
	background-repeat: repeat-x;
}

a {
	color:#ff9999;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}




.chui {
	font-size: 10px;
	color: #FF0000;
}

.btn {
        width: 343px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
}
.btn a {
        width:343px;
        height:37px;
        text-indent:-9999px;
        text-align:center;
        background-color:#4C3631;
        background-repeat: no-repeat;
        color: #FFFFFF;
        padding: 10px;
        display:block; 
        background-image:url(img/tyuumon/mousikomi.gif);
} 
.btn a:hover{
        background-color:#000033;
        background-image:url(img/tyuumon/mousikomi-on.gif); 
}

.btn1 {
        width:180px;
        margin:auto;
}
.btn1 a {
        width:180px;
        height:37px;
        text-indent:-9999px;
        text-align:center;
        background-color:#4C3631;
        background-repeat: no-repeat;
        color: #FFFFFF;
        padding: 10px;
        display:block; 
        background-image:url(img/tyuumon/gotyuumon.gif);
} 
.btn1 a:hover{
        background-color:#000033;
        background-image:url(img/tyuumon/gotyuumon-on.gif); 
}

.btn2 {
        width:180px;
        margin:auto;
}
.btn2 a {
        width:180px;
        height:37px;
        text-indent:-9999px;
        text-align:center;
        background-color:#4C3631;
        background-repeat: no-repeat;
        color: #FFFFFF;
        padding: 10px;
        display:block; 
        background-image:url(img/tyuumon/otoiawase.gif);
} 
.btn2 a:hover{
        background-color:#000033;
        background-image:url(img/tyuumon/otoiawase-on.gif); 
}

.btn3 {
        width:180px;
        margin:auto;
}
.btn3 a {
        width:180px;
        height:37px;
        text-indent:-9999px;
        text-align:center;
        background-color:#4C3631;
        background-repeat: no-repeat;
        color: #FFFFFF;
        padding: 10px;
        display:block; 
        background-image:url(img/tyuumon/fax.gif);
} 
.btn3 a:hover{
        background-color:#000033;
        background-image:url(img/tyuumon/fax.gif); 
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4C3631;
	margin-top: 1px;
	text-align: center;
}

#wrap {
	padding: 5px;
	margin-top: 5px;
	width: 990px;
	margin: auto;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:1000px;
	height:180px;
	background-image: url(img/kyoutuu/header.gif);
	text-align: left;
	background-repeat: no-repeat;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 950px;
	height: 30px;
	margin-left: 35px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family :Comic Sans MS;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #ff0033;
}

#header #sub {
	font-size: 18px;
	font-weight: bold;
	color: #A52A2A;
	margin-left: 35px;
	line-height:22px;
	vertical-align :center;
}

#header #sub img{
	vertical-align : bottom!important;
}

/*

パン屑ナビ
-------------------------------------------------------------------*/
div#navi{
	width: 750px;
	height: 8px;
	margin-bottom:10px;
}

div#navi p{
	margin: 6px 0 5px; 18px;
	font-size: 10pt;
	line-height: 14pt;
	background-image: none;
}
div#navi p a{
	font-size: 10pt;
}
/*
テーブル
-------------------------------------------------------------------*/

table {
	border: none;
	background-color: darkkhaki;
	border-top: solid 1px white;
	margin-left: 10px;
}

td, th{
	border:none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}

table a{
	color:#A52A2A;

}

thead {
	background-color: #556b2f;
	color: #ffffff;
	text-align: center;

}

tbody{

}

.headleft {
	border-left: solid 1px white;

}


.jyohou{
	background-color: #006400;
	width: 100px;
	padding: 5px;
	line-height: 1.8em;
	border-left: solid 1px white;	
}

.tenpojyouhou{
	padding: 5px;

}

.okyaku{
	background-color: #2f4f4f;
	padding: 5px;
	width: 150px;
}

.koe{
	padding: 10px;
	line-height: 1.8em;
	border-left: solid 1px white;	
}

caption{
	font-weight: bold;
	color: #ffffff;
	border-left:solid 7px #993333;
	text-align: left;
	padding: 5px;
}

.net{
	padding-left: 70px;
	padding-top: 20px;
	
}

.net img{margin-left:20px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:1000px;
	height:55px;
	background-color: #333333;
	border-bottom: solid 8px #333333;
}




#nav ul.globalnavi {
  list-style-type: none;
  width:1000px;
  height: 50px;
  position: relative;
  margin-left:10px;
  margin-top:5px;
  overflow: hidden;
}

#nav ul.globalnavi li {
	text-align: center;
	width: 160px;
	height: 50px;
	float: left;
	margin-left: 5px;
	background: url(img/kyoutuu/navibutton.png) no-repeat 0 0;
	line-height: 10px;
}

#nav ul.globalnavi li a {
  text-decoration: none;
  display: block;
  width: 160px;
  padding: 5px 0;
  background: url(img/kyoutuu/navibutton-on.png) no-repeat 0 0;
  font-weight: bold!important;
  color: #ffffff!important;
  text-align: center;
  font-size:18px;
  line-height: 1.3em;
}

#nav ul.globalnavi li a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	padding-right: 5px;
	padding-left: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	overflow: hidden;
	width:750px;
	float: left;
	text-align: left;
	margin-left:0;
	margin-right:0;
	padding-left: auto;
	padding-right:auto;

}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents p.ari{
	background-image: url(img/kyoutuu/note_line.gif);
}

#contents p.b{
	font-weight: bold;
}

.small{
	font-size: 8px;

}

.small1{
	font-size:12px!important;
}

#contents h1 {
	font-size: 18px;
	padding-left: 10px;
	color: #A8A253;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #A8A253;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dd0055;
	padding-left: 10px;
	color: #A8A253;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dd0000;
	padding-left: 10px;
	color: #A8A253;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
	background-color: yellow;
	font-style: nomal;
	color: #CC3300;
}

.bg_yellow{
	background-color: yellow;
	color:#000;
}

#contents #grand-arange{
	border: solid 2px #000000;
	width: 440px;
	margin: 40px 40px 10px 40px;
	padding: 5px 5px 5px 20px;
	background-color: #c0c0c0;
}


#contents #grand-arange p{
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	background-image: none;
}



#contents #grand-arange img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.midasi{
	font-size: 20px;
	font-weight: bold;
}
.red{
	color: #FF0000!important;
}
img.vab{
	vertical-align : bottom!important;
}
img.vam{
	vertical-align : middle!important;
}

img.vat{
	vertical-align : top!important;
}

/*--------------------▽リンク集画像*/
#contents #top_img1{
	text-align: center;
	margin: 20px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:  40px;
	padding-right: 40px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
	position: relative;
	top: 0;
	left: 0;
	width:550px;
}

/*--------------------▽ブライダルサマーキャンペーン画像*/



#contents .tyuui p.tit1{
	margin-left: 20px;
	background-image: none;
	font-size:18px;
	color: #FF4500;
	font-weight: bold;
}

#contents .tyuui b.tit2{
	margin-top: 20px;
	margin-left: 20px;
	padding-right:20px;
	background-image: none;
	text-align: left;
	color: #FFA500;
	paffing-left:10px;

}

#contents .tyuui .hyou{
	width:710px;
	margin-left:20px;
	margin-top:10px;

}
#contents .tyuui .hyou .fl-l p.tit3{
	font-size: 12px;
	padding-left:0;
	margin-left:0;
	width:180px;

}

#contents .center{
	margin-left:50px;
	margin-top:10px;
	display:block; 
}

.gazou{
	margin:20px;

}


#contents.pagenavi{	
    width:670px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:20px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:0;
	padding-top:0;
	background-color: #FFFFFF;
}



#contents.pagenavi p {
	color:#A8A253; 
	font-weight: bold!important; 
	background: none;
	line-height: 120%;
	font-size: 12px;
	margin-top:5px;
	margin-bottom: 5px;

} 
  
#contents.pagenavi a{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#800000;
	padding-left:5px;
	padding-right:5px;
}

.tyuui {	
    width:740px;
	float: left;
	margin-left: 5px;
	margin-bottom:20px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 5px;
	margin-top:0;
	padding-top:0;
	background-color: #FFFFFF;
}

.tyuui img.tyuuiimg{
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	float: left;
}

.tyuui p {
	color:#A8A253 ; 
	font-weight: bold!important; 
	background-image: none!important;
	line-height: 120%;
	font-size: 12px;
	margin-top:5px;
	margin-bottom: 5px;


} 
  
.tyuui a{

	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#800000;
	padding-left:15px;
	padding-right:15px;
}

.tyuui.btn5{
 text-align:center;
 margin: 10px 0 20px;
 padding: 10px;
 clear:both;
}

.tyuui h4{
	background-image: url(img/kyoutuu/list.gif) !important;
	background-repeat: no-repeat;
	border-left: none!important;
}

.tyuui table.ban1{
	width: 640px;
	border: none;
	background:none!important;
}

.tyuui table.ban2{
	width: 550px;
	border: none;
	background:none!important;
}

  
#kaiketu{
	border: 2px solid #008000;
	margin: 20px;
	padding: 15px;
	padding-top: 0px; 
	background-color: #FFFFFF;
}

#kaiketu li{
	list-style-type: none;
	padding-left: 2em;
	margin-bottom: 1em;
	line-height: 1.5em;
	background-image: url(img/kyoutuu/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#A8A253 !important; 
}


#kaiketu p{
	text-align:center;
	background-image: none;
	color:#A8A253 !important; 
	font-weight: bold;
}


#kaiketu p a{
	font-size: 22px;

}

#rei {	
    width:600px;
	float: left;
	margin-left: 20px;
	margin-bottom:20px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:0;
	padding-top:0;
	background-color: #FFFFFF;
}



#rei p {
	color:#A8A253 ; 
	font-weight: bold; 
	background: none;
	line-height: 120%;
	font-size: 16px;
	margin-top:5px;
	margin-bottom: 5px;

} 

#rei p.title{
	color: red;
}

/*--------------------▽画像２枚並べ*/
#gazou2 {

	width: 570px;
	height: 220px;
	padding: 0 0 10px 0;
}
#gazou2 p{
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.left2{
	width: 260px;
	margin: 5px;
	padding:0;
	float: left;
}

.right2{
	width: 260px;
	margin: 5px;
	padding: 0;
	float: left;
}
#gazou2_1 {
	width: 485px;
	padding: 0 0 0px 0;
}
#gazou2_1 p{
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.left2_1{
	width: 230px;
	margin: 5px 5px 0 5px;
	padding:0;
	float: left;
}
.right2_1{
	width: 230px;
	margin: 5px 5px 0 5px;
	padding: 0;
	float: left;
}
#gazou2_2 {
	width: 485px;
	height: 330px;
	padding: 0 0 10px 0;
}
#gazou2_2 p{
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.left2_2{
	width: 230px;
	margin: 5px;
	padding:0;
	float: left;
}

.right2_2{
	width: 230px;
	margin: 5px;
	padding: 0;
	float: left;
}

/*--------------------▽画像３枚並べ*/

#gazou3{
	width:570px;
	height: 280px;
	padding: 0 0 10px 0;
}

#gazou3 p{
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.left3{
	width: 190px;
	float:left;
}
.center3{
	width: 190px;
	float: left;
}
.right3{
	width: 190px;
	float: left;
}
.pic{
	margin: 5px;
	padding: 0;
}


/*--------------------▽画像＋サムネイル*/

#gazou4{
	width:720px;
	padding: 0 0 10px 0;
	margin-bottom: 0px;
}

#gazou4 p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gazou4 .big{
	float: left;
	margin-top: 28px;
	margin-left: 0px;
	margin-bottom: 20px;

}

#gazou4 .small{
	align: left;
}

#gazou4 table{
	border: none;
	background-color: darkkhaki;
	width: 290px;
	border-top: solid 1px white;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

#gazou4 td{
	border:none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	padding: 5px;
}

#gazou4 th{
	width:150px;
	border:none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	padding: 5px;
}

#gazou4 table a{
	color:#A52A2A;

}

#gazou4 thead {
	background-color: #556b2f;
	color: #ffffff;
	text-align: center;

}

#gazou4 caption{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-left:none;
	text-align: left;
	padding: 5px;
}


/*--------------------▽画像＋サムネイル 幅広*/

#gazou5{
	width:740px;
	padding: 0 0 10px 0;

}
#gazou5 img{
	margin-bottom: 20px;
}
#gazou5 p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 20px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gazou5 .big{
	float: left;
	margin-top: 28px;
	margin-left: 0px;
	margin-bottom: 20px;

}

#gazou5 .small{
	align: left;
}

#gazou5 table{
	border: none;
	background-color: darkkhaki;
	border-top: solid 1px white;
	margin-right: 20px;
	float: left;
}

#gazou5 td{
	border:none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	padding: 5px;
}

#gazou5 th{
	width:160px;
	border:none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	padding: 5px;
}

#gazou5 table a{
	color:#A52A2A;

}

#gazou5 thead {
	background-color: #556b2f;
	color: #ffffff;
	text-align: center;

}

#gazou5 caption{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-left:none;
	text-align: left;
	padding: 5px;
}

/*--------------------▽画像と文章*/
#img_text{
	width: 550px;
	margin-bottom: 20px;
}

#img_text img{
	width: 260px;
	height: 350px;
	margin-right:20px;
	float: left;
}

#img_text p{
	width: 240px;
	padding: 0;
	margin-top: 0;
	background: none;
	line-height: 20px;

}

/*--------------------▽画像と文章1*/
#img_text1{
	width: 700px;
	margin-bottom: 20px;
}

#img_text1 img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#img_text1 p{
	width: 260px;
	padding: 0;
	margin-right:10px;
	margin-top: 10px;
	background: none;
	line-height: 20px;
	float: left;

}

/*--------------------▽画像と文章2*/
#img_text2{
	width: 850px;
	margin-bottom: 20px;
}

#img_text2 img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#img_text2 p{
	width: 400px;
	padding: 0;
	margin-top: 10px;
	background: none;
	line-height: 20px;
	float: left;

}

/*--------------------▽画像と文章3*/
#img_text3{
	width: 540px;
	margin-bottom: 20px;
}

#img_text3 img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#img_text3 p{
	width: 190px;
	padding: 0;
	margin-top: 10px;
	background: none;
	line-height: 20px;
	float: left;

}

/*--------------------▽画像と文章4*/
#img_text4{
	width: 540px;
	margin-bottom: 20px;
}

#img_text4 img{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#img_text4 p{
	width: 240px;
	padding: 0;
	margin-top: 30px;
	background: none;
	line-height: 20px;
	float: left;

}

/*--------------------▽供花の画像と名札*/

.sougi{
	margin: 10px;
	padding: 10px;
	width: 520px;
	height: 320px;
	
	
}

.sougigazou{
	float: left;
}

.souginafuda{
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}

/*--------------------▽受賞歴*/
#syou{
	width: 730px;
	padding: 10px;
	margin: 10px;
}

#syou img{
	float: left;
	margin: 5px 5px 10px 5px;
}

#syou p{
	width: 650px;
	background-image: none;
	padding-top: 0;
	padding-left: 10px;
}



/*--------------------▽ナビリンク*/

#nav_link{
	margin-top:20px;
	margin-left: 150px;
}
#nav_link a{
	font-size: 16px;
	line-height: 160%;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;

}


/*--------------------▽バナーリンク*/
.bannerlink{
	margin-left: 50px;
	margin-top: 20px;
	}
	
	
	
	

/*--------------------▽ショッピングカートへ*/

#cart{
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 20px;
	width: 450px;
	background-color: #808080;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;

}

#cart form{
	margin-left:30px;
}

#cart1{
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 450px;
	background-color: #808080;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;

}

#cart1 form{
	margin-left:0px;
}


#cart p.tyousei{
	margin-top:-20px!important;
	margin-left:0px;
	text-indent: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 25px;
	color: #FF4500!important;
	font-weight: bold;
	
}
#cart1 p.tyousei{
	margin-top:-20px!important;
	margin-left:0px;
	text-indent: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 25px;
	color: #FF4500!important;
	font-weight: bold;
	
}


#cart option{
	color: #000000;

}
#cart1 option{
	color: #000000;

}
#cart select{
	color: #000000;

}
#cart1 select{
	color: #000000;

}

#cart input{
	color: #000099;
	margin-top: 20px;
}
#cart1 input{
	color: #000099;
	margin-top: 20px;
}


.baracart{
	width:350px;
	padding: 5px 0px 20px 20px;
	margin-left: 100px;
	background-color: #C0C0C0;
}

.baracart form{
	margin-left:30px;
}

.baracart select.black{
	color:#000000;

}

.baracart option.black{
	color:#000000;

}

.baracart input{
	margin-left:60px;
}

.baracart input.black{
	color:#000000;

}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 230px;
	margin-left:0;
	margin-right:0;
	padding-left: auto;
	padding-right:auto;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 15px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 220px;
	line-height: 40px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/kyoutuu/side_h3-1.gif);
	font-size: 17px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6F2C58;
}

#side_d ul {
	border: solid 1px;
	margin: 5px;
}


#side_d li  {
	display: block;
	width:200px;
	font-size: 15px;
	color:#A8A253;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}


#side_d li a {
	display: block;
	width:200px;
	font-size: 15px;
	text-decoration:underline;
	color:#A52A2A;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	background-image:url(img/kyoutuu/li.gif);
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}
#side_d li a.noback {
	display: block;
	width:200px;
	font-size: 15px;
	text-decoration:underline;
	color:#A52A2A;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	background-image:none!important;
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}

#side_d li a .event{
	display: block;
	background-image:url(img/kyoutuu/a_btn065.gif);
	background-repeat: no-repeat;
	background-position: 5px left;
	font-size: 15px;
	text-decoration:underline;
	color:#A52A2A;
	line-height: 20px;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:15px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 20px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/kyoutuu/footer.gif);
	height: 140px;
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	
}
#f_menu h3 {
	font-size: 14px;
	padding-left: 10px;
	color: #FF4500;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 230px;
	width: 500px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 14px;
}

#f_menu p {
	font-size: 14px;
	padding-left: 10px;
	color: #FF4500;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 230px;
	width: 500px;
	font-weight:bold;
	
}

#f_menu img{
	vertical-align:bottom;
}

/*画像を左に配置し、後に続く文字を右に回り込ませる*/
.left{
 float:left;
 margin:0 20px 0 0;
}


/*画像を右に配置し、後に続く文字を左に回り込ませる*/
.right{
 float:right;
 margin:0 0 0 20px;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 10px;
	border-top: solid 8px #666666;
}

.pr{
	font-size:10px;
}

.pr a{
	font-size: 10px;
	color: #8B0000;
}


.list{
	background-image: url(img/kyoutuu/listmark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;

}


/*
文字装飾
-------------------------------------------------------------------*/

/*大文字*/
.large{
 	font-size: 18px!important;
	line-height: 160%;
}

/*文字色背景を黄色*/
.yb{ background:#ff3;
     font-weight:bold;
     color:red;}
     
/*
3、float・・・ブロックの左右の回り込み＆clearfix
-------------------------------------------------------------*/

.fl-r{ float:right; margin-left: 0; }/*右寄せ*/
.fl-l{ float:left; margin-right: 10px; }/*左寄せ*/
.fl-c{
	clear: both;
	margin-top: 5px;/*上に20pxのマージンをとる*/
}
#base #wrap #contents .bukebanner {
	float: left;
	margin-right: 15px;
}

