@charset "utf-8";
*{
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../img/rep.png);
	background-repeat: repeat;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#side {
	float: left;
	width: 180px;
	padding-right: 10px;
}
#right {
	float: right;
	width: 570px;
}
.clear760 {
	font-size: 0px;
	clear: both;
	width: 760px;
}

#header {
	width: 780px;
	padding-top: 7px;
	background-image: url(../img/rep.png);
	background-repeat: repeat;
	padding-bottom: 7px;
}
#headerleft {
	float: left;
	width: 129px;
}
#headerright {
	width: 651px;
	float: right;
}
.clear780 {
	font-size: 0px;
	clear: both;
	width: 780px;
}
/*======パンくず設定========*/

p#pankuzu {
	font-size:80%;
	padding-bottom:3px;
	color:#333;
}
p#pankuzu a {
	text-decoration:none;
	color:#4F4F4F;
}



/*======フッター設定========*/
#footer {
	position: relative;
	height: 100px;
}
#footer img#copyright {
	position: absolute;
	bottom:0;
}
#footer p#bottom_menu {
	font-size: 75%;
	color: #333;
	position: absolute;
	bottom: 33px;
	left: 5px;
	z-index:1; 
}
#footer p#bottom_menu a {
	display: block;
	float:left;
	width: 75px;
	text-decoration: none;
	color: #73654B;
	background: url(../img/bottom_point.gif) no-repeat 1px 0px;
	border-left: 1px solid #E0C692;
}
#footer p#bottom_menu a span {
	padding-left: 10px;
}

/*==ENDフッター==*/



h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.2;
	font-weight: normal;
	color: #333333;
	text-align: right;
	display: block;
	height: 24px;
	width: 651px;
}
ul#hmenu {
	width: 456px;
	padding-left: 195px;
	list-style-type: none;
}
ul#hmenu a {
	list-style-type: none;
}
li.hmenueach {
	list-style-type: none;
	float: left;
}
li.hmenueach a {
	list-style-type: none;
}
.clearmenu {
	font-size: 0px;
	clear: both;
}
.clear {
	font-size: 0px;
	clear: both;
}
#clearhead {
	font-size: 0px;
	clear: both;
	width: 651px;
}
img.headimgleft {
	float: left;
	margin-left: 10px;
}
#headbanner {
	width: 651px;
/*	width: 655px;*/
	padding-top: 10px;
}
.sidebox {
	width: 180px;
}
#genteiback {
	background-image: url(../img/gentei3.png);
	background-repeat: no-repeat;
	height: 127px;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
p#geiteititle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #D50101;
	display: block;
	width: 160px;
	padding-bottom: 5px;
}
p.genteitxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 160px;
}
#genteilink {
	text-align: right;
	width: 160px;
	padding-top: 5px;
}
ul#sidemenu {
	width: 180px;
	list-style-type: none;
}
ul#sidemenu a {
	list-style-type: none;
}
li.sideeach {
	width: 180px;
	list-style-type: none;
	padding-bottom: 10px;
}
li.sideeach a {
	list-style-type: none;
}
#newsdou {
	background-image: url(../img/newsdou.png);
	background-repeat: repeat-y;
	width: 180px;
}
#newsback {
	background-image: url(../img/newsback.png);
	background-repeat: no-repeat;
	width: 180px;
}
#sidenaiyo {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
p.date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #5D0018;
	width: 160px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}
.title {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 570px;
	padding-top: 6px;
}
h2.topTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 30px;
}
p.normaltxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 570px;
}
.tokushubox {
	width: 570px;
	padding-top: 20px;
}
.tokushuLeft {
	float: left;
	width: 200px;
}
.tokushuRight {
	float: right;
	width: 370px;
}
.clear570 {
	font-size: 0px;
	clear: both;
	width: 570px;
}
.tokushutitle {
	background-image: url(../img/title_back.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 370px;
	padding-top: 6px;
}
h3.tokushunamae {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
h3.tokushunamae a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3.tokushunamae a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
p.tokushutxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 360px;
	padding-left: 10px;
}
.tokushulink {
	text-align: right;
	width: 370px;
	padding-top: 10px;
}
.sp20 {
	height: 20px;
	width: 570px;
}
.contmenuline {
	width: 570px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	padding-bottom: 15px;
}
.contmenuLeft {
	float: left;
	width: 280px;
	padding-right: 10px;
}
.contmenuRight {
	float: right;
	width: 280px;
}
.contmenuTitle {
	background-image: url(../img/titleback2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 280px;
	padding-top: 15px;
}
h3.category {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	margin-left: 30px;
}
h3.category a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3.category a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #FF0000;
}
.280box {
	width: 280px;
}
p.280txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 280px;
}
.contmenulink {
	text-align: right;
	width: 280px;
	padding-top: 10px;
}
/* ------------------------------
 aboutus
------------------------------ */
.clear_780 {
	font-size: 0px;
	clear: both;
	width: 760px;
}
.clear {
	font-size: 0px;
	clear: both;
	width: 780px;
}

.780b {
	width: 780px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.570box {
	width: 570px;
}
.760box {
	width: 760px;
}

table.comp_table1 {
	width: 570px;
}
th.comp_odd1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	color: #333333;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #b5bba8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.comp_odd2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.comp_odd3 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
}
.pagetop {
	text-align: right;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
}
th.comp_odd1 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.compleft {
	float: left;
	width: 101px;
	padding-right: 19px;
}
.compright {
	float: right;
	width: 450px;
}
p#compAisatsu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 450px;
}
/* ------------------------------
 hatsuzekku
------------------------------ */
#accordion {
	width: 570px;
}
#accordion2 {
	width: 570px;
}
.accordion1 {
	width: 570px;
}
.accordion1 dt {
	background-image: url(../hatsuzekku/img/open1.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 570px;
	cursor:pointer;
	padding-top: 12px;
}
.accordion1 dd {
	overflow:hidden;
	background-repeat: repeat;
	background-color: #666666;
}
.accordion1 span {
	display:block;
	width:540px;
	border-top:none;
	padding:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #ffffff;
}
.accordion1 span a {
	border-top:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #CC99CC;
	text-decoration: underline;
}
.accordion1 .open {
	background-image:url(../hatsuzekku/img/close1.png);
	background-repeat: no-repeat;
}
p.faq_title {
	display: block;
	width: 535px;
	margin-left: 35px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
}
dt#accordiontitle {
	width: 570px;
}
.sp30 {
	height: 30px;
	width: 570px;
}
.hatsuLeft {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.hatsuRight {
	float: right;
	width: 280px;
	padding-bottom: 20px;
}
.hatsuleftdou {
	background-image: url(../hatsuzekku/img/dou1.png);
	background-repeat: repeat-y;
	width: 280px;
}
.hatsuleftdou2 {
	background-image: url(../hatsuzekku/img/dou2.png);
	background-repeat: repeat-y;
	width: 280px;
}
.hatsutitle {
	background-image: url(../hatsuzekku/img/title1.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 280px;
}
.hatsutitle2 {
	background-image: url(../hatsuzekku/img/title2.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 280px;
}

p.hatsuNedan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	margin-left: 30px;
}
p.hatsutxt {
	display: block;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}
.hatsuNamae {
	background-image: url(../hatsuzekku/img/huta1.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	text-align: center;
	padding-top: 10px;
}
.hatsuNamae2 {
	background-image: url(../hatsuzekku/img/huta2.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	text-align: center;
	padding-top: 10px;
}
.hatsulink1 {
	text-align: right;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
}
h2.hatsuDaimei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
}
.hatsuLeft2 {
	float: left;
	width: 260px;
	padding-right: 20px;
}
.hatsuRight2 {
	float: right;
	width: 290px;
}
p.hatsutxt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
}
.hatsuLeft3 {
	width: 250px;
	float: left;
}
.hatsuRight3 {
	float: right;
	width: 320px;
}
p.hatsutxt3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 240px;
}
/* ------------------------------
 hinamatsuri
------------------------------ */
p.normaltxt a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #FC5F5F;
	text-decoration: underline;
}
.matsuriLeft {
	float: left;
	width: 180px;
	padding-right: 15px;
}
.matsuriRight {
	float: right;
	width: 180px;
}
.matsuriStitle {
	background-image: url(../hinamatsuri/img/stitle.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 180px;
	padding-top: 4px;
}
h3.matsuriname {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	margin-left: 22px;
}
p.matsuritxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
}
.matsuriLink {
	text-align: right;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ------------------------------
 hina
------------------------------ */
.hinaTitle {
	background-image: url(../hina/img/huta.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 570px;
	padding-top: 11px;
}
h3.hinaName {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
	color: #FF0000;
	margin-left: 30px;
}
p.hinaTxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}
.hinaLink {
	text-align: right;
	width: 280px;
	padding-top: 10px;
}
.hinaLeft {
	float: left;
	width: 280px;
	padding-right: 10px;
}
.hinaRight {
	float: right;
	width: 280px;
}
.hinaHuta {
	background-image: url(../hina/img/huta2.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 570px;
	padding-top: 11px;
}
.hinaDou {
	background-image: url(../hina/img/dou.png);
	background-repeat: repeat-y;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}
.hinaLeft2 {
	width: 240px;
	padding-right: 10px;
	float: left;
}
.hinaRight2 {
	float: right;
	width: 300px;
}
.clear550 {
	font-size: 0px;
	clear: both;
	width: 550px;
}
p.hinaSetsume {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}
p.hinaPrice {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hinaKao {
	width: 300px;
}
img.hinaImgleft {
	float: left;
	padding-right: 10px;
}
img.hinaimg {
	float: left;
}
.clear300 {
	font-size: 0px;
	clear: both;
	width: 300px;
}
.hinaLink2 {
	text-align: right;
	width: 550px;
	padding-top: 10px;
}
/* ------------------------------
 gogatsu
------------------------------ */
.gogatsuLeft {
	width: 180px;
	padding-right: 10px;
	float: left;
}
.gogatsuRight {
	float: right;
	width: 360px;
}
p.gogatsuPrice {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ------------------------------
 hamayumi
------------------------------ */
.yumiTitle {
	background-image: url(../hamayumi/img/title.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 280px;
	padding-top: 12px;
}
p.yumitxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	display: block;
	width: 280px;
	padding-top: 10px;
}
.yumiLink {
	text-align: right;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style1 {color: #FF0000}

/* add20100324 */

#addTxt{
font-size:12px;
margin:0;
padding:0 0 10px;
color:#333333;
line-height:1.5;
}


