
/*　パンくずリスト　*/
p#bred {
padding-left:10px;
}

/*　左サイドバー　*/

div#sidebar-left {
	width: 166px;
	float: left;
	margin-bottom:10px;
}


div#sidebar-left  h2{
margin:0;
padding:0
;}



/*　メイン　*/
div#main,div#main2,div#mainTexas,div#mainBig{
	width: 574px;
	float: right;
	margin-bottom: 10px;
	margin-top: 0px;
}
div#main h3 {
	background-image: url(../image/078.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 105%;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000066;
	font-weight: bold;
}
div#main  h3>a {
	font-weight: normal;
}

div#main  h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
div#main2  h2 {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000099;
	font-size: 135%;
	margin: 20px 0px 30px;
	padding: 5px;
	letter-spacing: 2px;
}
div#main>h2 {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
div#main  h2>a {
	color: white;
	text-decoration: none;
}
div#main  ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#main div{
margin-bottom:10px;
padding:1px;

}
div#main  h4 {
	background-image: url(../image/listmark_h4.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	font-size: 100%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left center;
}






table#table-03 {
	width: 370px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 95%;
}

table#table-03  th {
	padding: 2px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #efefef;
	line-height: 120%;
	text-align: center;
	white-space: normal;
}
table#table-03 td {
    padding: 2px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
white-space: normal; 
	
	
}

/*　業態別サイド　チラシ・イベント情報　*/
div#chirashi,div#event{
	background-color: #fef3f1;
	border-width: 1px;
	border-style: solid;
	border-color: #D63233;
}
div#chirashi h2,div#even{
	text-align: center;
	margin-bottom:15px;
}
div#chirashi  dt ,div#event li{
	background-image : url(../image/listmark-ya-red.gif);
	background-repeat: no-repeat;
	text-indent: 7px;
	background-position: left center;
	margin-left:5px;
}
div#chirashi  dd ,div#event li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D63233;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div#event ul{
	margin:5px 0 0;
	padding:0;
	list-style:none
}
div#event li{
		background-position: left 5px;
		line-height:120%
}

/*　homeチラシ情報用　*/
div#gp-chirashi,div#gp-event{
	margin:20px 20px 20px 0;
	padding:20px;
	border:1px solid #990000;
}




p#chirashi-check {
	background-image: url(../image/listmark_pr_h2.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: left center;
	margin-left: 5px;
}

/*　商品情報用　*/

div#syouhin h3{
margin-right:20px;
}
div#syouhin p{
padding:0px 20px 10px;
}
div#syouhin img{
float:right;
margin-left:15px;
margin-bottom:15px;
}

div#syouhin  span {
	clear: both;
	display: block;
}
.float-r{
padding:0px 20px 10px;
}
.float-r img{
float:right;
margin-left:15px;
margin-bottom:15px;}

/*　コンテンツ　*/
div#content {
	width: 378px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;

}
div#content table {
	margin-left: auto;
	margin-right: auto;
}

div#content  dd {
	background-image : url(../image/024.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
div#summary {
	background-color:#fffeee;
	text-align: center;
}
div#content  ul {
	text-align: left;
}

/*　FAQ用　*/
div#faq-top{
	margin:10px;
}

li.faq-q-li{
	background-image: url(../image/icon_i_09[1].gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	list-style-type: none;
	line-height: 170%;
	background-position: left 0.3em;
	border:none;
	font-size:105%;
}
div#faq-qa{
	padding:5px;
}

div#faq-qa  h4 {
	background-image : url(../image/icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	font-size: 100%;
	clear: both;
	margin-left: 20px;
}


div#faq-qa  h4+p {
	background-image: url(../image/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	color: #000066;
	padding-left: 30px;
	margin-left: 20px;
}

div#faq-qa  img {
	float: right;

}

div#faq-qa  p+p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 30px;
}

div#faq-qa  span {
	height: 500px;
	display: block;
}

div#faq-qa hr{
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #c0c0c0;
	margin: 5px;
	padding: 0px;
	height: 1px;

}
/*　トップメッセージ　業態概要説明用　*/
p.business {
	color: #004080;
	padding-top: 5px;
	margin-top: 5px;
	text-align: right;
}


/*　企業情報テーブル用*/
table.table-03 {
	width: 540px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 5px;
}
table.table-03  caption {
	font-size: 110%;
	font-weight: bold;
}

table.table-03  th {
	padding: 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background: #efefef;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	white-space: normal;
}
table.table-03 td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
white-space: normal; 
	
}


/*　右サイドバー　*/

div#sidebar-right {
	width: 176px;
	float: right;
	margin-bottom: 10px;

}

div#sidebar-right  h2 {
	text-align: center;
margin:0;
padding:0;
}


/*　店舗情報用定義リスト　*/
div#shop{
}
div#shop h3{
	background-image: url(../image/listmark-ya-gra.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 3px 0px;
	padding:5px 0 0;
	font-size: 100%;
	text-indent: 12px;
}

div#shop  dl {
	margin:0 5px 5px;
}
div#shop  dt {
	background-image: url(../image/024.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left:6px;
}
div#shop  dd {
	margin: 0px 0px 10px;
		font-size:90%;
}

/*　ラジオCM用番号なしリスト　*/
ul#radio {
	list-style-type: none;
	margin-left:10px;
	padding-left:0;
}

ul#radio  li {
	background-image : url(../big-texas/image/listmark-play.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;

}

/* 沿革　*/
table#enkaku {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 96%;
}


table#enkaku  th {
	padding: 7px;
	font-weight: normal;
	line-height: 120%;

	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-align: left;
	white-space: nowrap;
		background-image: url(../image/024.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table#enkaku td {
	padding: 7px 3px 7px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
    border-width: 0 0 1px 1px;
	border-spacing: 5px;
white-space: normal; 

}

/* 宅配サービスご注文　*/
div#order {
	border:1px #cccccc solid;
	padding:10px;
	margin:10px;
	font-size:120%;
	color: #000000;
	background-color: #FFECEC;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 基本計画用　*/
div.plan {

}
div.plan  h3 {
	text-align: center;
	background-color: #8080c0;
	padding: 10px;
	margin: 5px;
	letter-spacing: 3px;
	font-size: 120%;
	color: #ffffff;
}
div.plan  h4 {
	padding: 2px;
	margin: 25px 0px 5px 5px;
	letter-spacing: 2px;
	font-size: 115%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	color: #1d285f;
}
div.plan  h5 {
	padding: 5px 0px 2px 5px;
	margin: 25px 0px 1px 5px;
	letter-spacing: 1px;
	font-size: 105%;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #8080c0;
}
div.plan  em {
	font-size: 110%;
	color: #5c2e2e;
	font-weight: bold;
}


/*　託児所用定義リスト　*/
dl.dl-01{
}
dl.dl-01  dt {
	font-size: 105%;
	color: #a85400;
	font-weight: bold;
	list-style-type: square;
}
dl.dl-01  dd {
	margin:0px 0px 20px 30px;
	font-size: 95%;
}#container #g-sub .info h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin:0px;
	padding: 10px 0px;
	background-color: #F6F6F6;
}
#container #g-sub .info {
	margin: 10px 0;
	border: 1px solid #808080;
}




/*　右に写真　*/
img.photoRight{
	padding:5px;
	border:1px solid #cccccc;
	float:right;
	margin:5px 0 5px 10px
}	
