@charset "Shift-JIS";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
/*   position: relative;
   bottom: 1px;
   right: 1px;*/
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #cccccc;
   height: 1px;

}

/* ========TEMPLATE LAYOUT======== */
div#container {
   width:800px;
   margin:0 auto;
   padding:0;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

div#gnavi {
   position:absolute;
   bottom:3px;
   right:3px;
}

div#contents {
   float:left;
   width:800px;
   margin-top:10px;
}

div#main {
   float:left;
   width:570px;
   line-height:150%;
}

div#main a:hover{
   position: relative;
   bottom: 1px;
   right: 1px;
}

div#sub {
   float:right;
   width:220px;
}

div#totop {
   clear:both;
}

div#footmenu {
   float:left;
   width:800px;
   padding-top:10px;
}

div#footer {
   clear:both;
}

div#main #table{
  border-collapse:collapse;
  margin:0 auto 10px auto;
}


/* ========HEADER CUSTOMIZE======== */


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 800px;
  height: 90px;
  position: relative;top:0;
  text-align: left;
  background:url(../images/head_img.jpg);
}

/*みやぞのふくしロゴ*/
#header #miyalogo{
	padding:20px 0px ;
	width:189px;
	height:40px;
}

/*tel56630294*/
#header #tel{
  position: absolute;
  right: 10px;
  bottom : 18px;
}

/*miyazono group*/
#header #group {
  position: absolute;
  right: 10px;
  top : 3px;
}

div#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:90%;
   color:#A55973;
   line-height:1.0;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}

div#header #gnavi {
  position: absolute;
}

div#header #gnavi ul {
   list-style:none;  right:10px;

}
div#header #gnavi li {
   float:left;
   font-size:70%;/* 11px相当 */
   margin-left:15px;
}

div#header #gnavi li a {
   display:block;
   padding-left:15px;
   background:url("../images/bg_gnavi.gif") 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */

div#menu {
   float:left;
   width:800px;height:30px;
   background-color:#A50E63 ;
}

div#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}

div#menu li {
   float:left;
   margin:0;
   font-size:80%;/* 12px相当 */
   width:133px;
   background:url("../images/bg_menupause.gif") 0 50% no-repeat;
   text-align:center;
}

div#menu li a {
   display:block;
   line-height:29px;
   color:#fff;

   padding:0 10px;
}

div#menu li.home {
   background:none;
}

div#menu li a:hover {
   color:#fff;
   background:url("../images/bg_menupause.gif") 0 50% no-repeat #C71C7A;
}

div#menu li.home a:hover{
  background-image:none;
}

div#menu li.mhome {
  background:#C71C7A;
}

div#menu li.ihome{
   background:url("../images/bg_menupause.gif") 0 50% no-repeat #C71C7A;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#A7005D;
}

div#main a:hover {
   color:#e8218f;
}

div#main img {
   margin-bottom:10px;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0 70px;
   line-height:2.0;
   color:#5E563F;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   border:1px solid #B4A373;
   background:#fff url("../images/bg_h2.gif") 0 50% no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:88%;/* 14px相当 */
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:80%;/* 12px相当 */
}

div#main ul,ol,dl {
   font-size:75%;/* 12px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/*---------- インプットボタン ----------*/
input {
   height:25px;
   overflow:visible;
   padding:0 10px;
}

/*---------- カタログ ----------*/
#catalobg{
	display:block;
	width:570px;
	height:auto;
	margin:10px auto 30px auto;
	clear:both;
}

#catalobg #box{
	width:186px;
	height:220px;
	margin:0 1px;
	padding-bottom:5px;
	float:left;
	border:1px solid #B4A373;
}
#catalobg #box img{
	margin:2px;
}
#catalobg #box h3{
	margin: 0px 5px;
	padding: 0;
	border-bottom:1px solid #d5d5d5;
	font-size:85%;
	font-weight:bold;
	color: #5E563F;
	text-align: left;
	letter-spacing:0px;
	background: none;
}
#catalobg #box p{
	margin: 3px 5px;
	font-size:80%;
	line-height:120%;
	color:#444444;
}

/*--------- archives ----------*/

#archives{
	display:block;
	width:570px;
	height:180px;
	clear:both;
	display:block;
	line-height:100%;
}

#archives #box{
	width:138px;
	height:200px;
	float:left;
	border:1px solid #B4A373;
	margin:0 1px;
}

#archives #box img{
	margin:1px;
}
#archives #box h3{
	margin: 5px;
	padding: 3px 0;
	font-size:80%;
	color: #483d8b;
	text-align: left;
	background: none;
	border-bottom:1px solid #d5d5d5;
}
#archives #box h3 img{
	padding:0 0 3px 3px;
}

#archives #box p{
	margin: 5px;
	font-size:80%;
	text-align:right;
}



/*---------- bus img ----------*/

#busimg {
    float:right;
    
    vertical-align: bottom;

}





/* INFORMATION CUSTOMIZE */
div#main dl.information {
   display:inline-block;
   overflow-y:scroll;
   width:570px;
   height:100px;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:88%;/* 14px相当 */
   font-weight:bold;
}

div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 ;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url("../images/bg_list.gif") 0 5px no-repeat;
}







/* ========TOTOP CUSTOMIZE========= */
div#totop {
   text-align:right;
   font-size:70%;/* 11px相当 */
}

div#totop a {
   padding:0 0 0 8px;
   background:url("../images/bg_totop.gif") 0 50% no-repeat;
   color:#333;
}

div#totop a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footmenu ul {
   margin:0;
   padding:0;
   text-align:right;
   background:url("../images/bg_dotline.gif") 0 0 repeat-x;
   
}

div#footmenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footmenu li a {
   padding-left:10px;
   background:url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   font-style:normal;
   font-size:75%;/* 11px相当 */
   color:#fff;
   line-height:3.0;
   text-align:center;
   background:#A7005D;
}