
@charset "utf-8";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-image: url(img/back.gif);
  min-width: 950px;/*---横スクロールした際、背景画像等が描画されない現象を防ぐ（width:100%がブラウザの幅100%でのみ描画されてしまうため）----*/

}



/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #69821b;
  font-size: 13px;
}

a:hover {
  color: #99ab4e;
  font-size: 13px;
}

a:visited {
  color: #69821b;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
    overflow: auto;
}

img {
    border-style:none;
}

/*---------- メイン ----------*/

#main {
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  border-top: solid 5px #99ab4e;
}



/*---------- ヘッダー ----------*/

#header {
  float:left;
  margin: 0 auto 0 auto;
  width: 640px;
  height: 125px;
  text-align: center;
/*--  background-image: url(http://puertakyoto.com/img/head.jpg);
  background-repeat: repeat-x;--*/
  overflow: hidden;
}

#header-left{
  width:580px;
  padding: 2px 0px 2px 0;
  text-align: left;
  color: #444444;
  line-height: 210%;
  text-decoration: none;
  float: left;
}

#header-left h1 { 
       color: #ffffff;
       border-style: none;
       border-width: 1px;
       padding: 2px 0px 2px 4px;
       margin-left:  0px;
       margin-right: 0px;
       font-size: 15pt;}

#header-left a{
  font-size: 100%;
  color: #444444;
  text-decoration: none;
  letter-spacing: 1px;
}

#header-left a:hover{
  color: #666666;
}

#header-left span{
  font-size: 70%;
  color: #999999;
}

#header-right{
  margin-top:25px;
  width:320px;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  color: #c9171e;
  line-height: 100%;
  text-decoration: none;
  padding-top: 1px;
  float: left;
}

#header-right a{
  font-size: 13px;
  text-decoration: none;
}

#header-right a:hover{
  color: #99ab4e;
}

#header-right span{
  font-size:13px;
}

#header-right div{
  font-size: 10px;
  font-weight: normal;
  color: #121212;
  margin-bottom: 4px;
}


/*---------- ヘッダーメニュー ----------*/

#header-menu {
  display:none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#header-menu ul {
  width: 900px;
  margin: 0 auto;
  padding: 0;
}

#header-menu li {
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 14px;
  width: 140px;
  line-height: 20px;
  color: #fffffc;
  background-image: url(http://puertakyoto.com/img/head_menu_back.jpg);
  background-position: 0 0px;
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #d2691e;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ffaa55;
  text-decoration: none;
  padding: 15px 0 10px 0;
}

#header-menu li a:hover {
  background-image: url(http://puertakyoto.com/img/head_menu_back.jpg);
  background-position: -140px 0px;
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #d2691e;/*---#69821b---*/
  width: 140px;
}




/*---------- コンテンツ ----------*/

#container {
  width: 640px;
}


/*---------- メインコンテンツ ----------*/


#contents {
  float: left;
  margin: 0;
  padding: 5px 5px 5px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  display:none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#contents #pannavi a{
  font-size: 12px;
}

#contents #pannavi2 {
  display:none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#contents #pannavi2 a{
  font-size: 12px;
}

#contents h2 {
  height: 29px;
  margin: 5px 0 15px 0;
  padding: 5px 0 10px 38px;
  font-size: 14px;
  color: #69821b;
  background-image: url(http://puertakyoto.com/img/titlebar_ten2.gif);
  background-repeat: no-repeat;
}


#contents h3  {
  color: #ff8c00;
  font-size: 14px;
  margin: 0 0 0px 15px;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #ffa500;
}

#contents h3.hikoukai  {
  color: #3399FF;
  font-size: 14px;
  margin: 0 0 0px 15px;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #3399FF;
}

#contents h4 {
  height: 29px;
  margin: 10px 0 15px 0;
  padding: 11px 0 0 22px;
  font-size: 14px;
  color: #69821b;
  background-image: url(http://puertakyoto.com/img/titlebar2.gif);
  background-repeat: no-repeat;
}

#contents p  { font-size: 13px; line-height: 170%; margin: 18px 30px; padding: 0 5px 0 8px;  letter-spacing: 1px; }



#contents a {
  color: #69821b;
  font-size: 13px;
}

#contents a:hover {
  color: #99ab4e;
  font-size: 13px;
}


#contents strong.bold  { font-weight:bold ;line-height: 170%; margin: 18px 0;   letter-spacing: 1px;  padding: 0 0 6px 0; }

#contents strong { font-weight:normal;line-height: 170%; margin: 18px 0;   letter-spacing: 1px; }




/*---------- メニュー ----------*/

#menu {
  display:none;
}

.menulist {
 text-align: left;
 margin: 0 0 15px;
 padding: 5px 2px 0 5px; width: 170px;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(http://puertakyoto.com/img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #dddddd;
  padding: 10px 4px 5px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(http://puertakyoto.com/img/side_menu.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  background-image: url(http://puertakyoto.com/img/side_menu.gif);
  background-position: -210px 0px;
  background-repeat: no-repeat;
}

.menulist a.sub{
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  padding: 10px 4px 5px 50px;
  font-size: 13px;
  line-height: 130%;
  text-decoration: none;
  background-image: url(http://puertakyoto.com/img/side_menu_bg2.gif);
  background-repeat: no-repeat;
 }

.menulist a.sub:hover{
  background-image: url(http://puertakyoto.com/img/side_menu_bg_hover2.gif);
  background-repeat: no-repeat;
}

.menulist ul.sub2 a{
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  padding: 10px 4px 5px 30px;
  font-size: 13px;
  line-height: 110%;
  text-decoration: none;
  background-image: url(http://puertakyoto.com/img/side_menu_bg3.gif);
  background-repeat: no-repeat;
 }

.menulist ul.sub2 a:hover{
  background-image: url(http://puertakyoto.com/img/side_menu_bg_hover3.gif);
  background-repeat: no-repeat;
}

.menu_free   { background-image: url(http://puertakyoto.com/img/menu_back.gif); text-align: left; margin: 0 0 14px 5px; padding: 0; width: 210px }

.menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 14px;
  color: #fffffc;
  background-image: url(http://puertakyoto.com/img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 14px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  background-color: #ffffff;
  background-image: url(http://puertakyoto.com/img/menu_back.gif);
  line-height: 180%;
}
/*---------- リスト ----------*/

.ln { 
  background: url(http://puertakyoto.com/img/list_mark3.gif) no-repeat 0 0.15em;
  padding-left: 13px;
  font-size:14px;
  list-style: none;
  line-height: 200%;
}

ul.ls li { 
  list-style-image: url(http://puertakyoto.com/img/icon.gif) ;
}

.li { list-style-image: url(http://puertakyoto.com/img/list_mark.gif) ;letter-spacing: 1px;font-size:13px;}
.lo { list-style-image: url(http://puertakyoto.com/img/list_mark2.gif) }



ul.li2 li{
    padding-left: 22px;
    background: url(http://puertakyoto.com/img/list_mark.png) no-repeat 0px 0.1em;
    list-style: none;
}

/*---トップページ用----- */
ul.li1 li{
    padding-left: 22px;
    background: url(http://puertakyoto.com/img/list_mark.png) no-repeat 0px 0.1em;
    list-style: none;
}


/*-------------- ブログ自動読み込みRSS -------------- */
#blog h1  {
  color: #0c0;
  font-size: 14px;
  margin: 0 0 0px 15px;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #390;
}

#blog p  {
  color: #666666;
  font-size: 13px;
  margin: 0 0 0px 20px;
  padding: 0 0 3px 10px;
}

/*-------------- 写真 -------------- */
.img-kage {
margin: 0px 0px 0px 5px;
background: url(http://puertakyoto.com/img/shadow_001.gif) right bottom;
float: left;
}

.img-waku {
position: relative;
left: -5px;
top: -5px;
padding: 5px;
background: #FFFFF0;
border: 1px solid #999999;
} 


/*---------- フッター ----------*/


#footer {
  display:none;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;

}

#footer_right {
  margin: 0;
  padding: 13px 10px 20px 0;
  text-align: right;
  font-size: 13px;
  color: #fffffc;
  float:right;
  line-height: 90%;
}

#footer_left {
  margin: 0;
  padding: 20px 0 20px 20px;
  text-align: left;
  font-size: 13px;
  color: #fffffc;
  float:left;
}

#footer_right h1 {
  font-size: 14px;
  margin-top: 6px;
  margin-bottom: -5px;
 }

#footer_left a {
  color: #ffffff;
  font-size: 13px;
 }

#footer_left a:hover {
  color: #333333;
}


#footer_below {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #999999;
}

#footer strong { font-weight:normal;line-height: 170%; margin: 18px 0;   letter-spacing: 1px; }

#footer strong.bold  { font-weight:bold ;line-height: 170%; margin: 18px 0;   letter-spacing: 1px;  padding: 0 0 6px 0; }



/*-------------- table -------------- */




table.program {
  margin: 0 20px;
}

table.program th {
    background-color:#9BCD9B;
    border:solid 1px #d5e2c7;
    border-collapse:collapse;
    padding:0.8em;
    text-align:center;
    vertical-align:middle;
    font-size: 14px;
/*---    color: #69821b;--- */
}

table.program td {
    background-color:#eaf1e2;
    border:solid 1px #d5e2c7;
    border-collapse:collapse;
    text-align:center;
    vertical-align:middle;
    padding:0.8em;
}




/*-------------- mform -------------- */
#mform{
	clear:both;
	margin:20px 0 20px 20px;
	text-align:center;
	font-size:13px;
	line-height:1.5;
}
#mform table{
	width:620px;
	margin:0 auto;
	border-top:1px solid #CCCCCC;
	text-align:left;
}
#mform th,
#mform td{
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	font-size:13px;
	color:#333333;
}
#mform th{
	background-color:#EEEEEE;
}
#mform th.necessary{
	background: #EEEEEE url(http://puertakyoto.com/img/mark_necessary.gif) no-repeat 5px 50%;
	text-align:center;
	font-weight:normal;
	width: 25%;
}

#mform td span{
	font-size:12px;
	color:#999999;
}

#mform input.textfield-s{
	ime-mode: active;
	font-size:14px;
}

#mform input.textfield-n{
	ime-mode: inactive;
	font-size:14px;
}

#mform td textarea{
	padding:  10px 10px 10px 10px;
	ime-mode: active;
	font-size:14px;
}

#mform pre.textarea{
	width: 400px;
	font-size:14px;
	overflow: auto;
	white-space: pre-wrap;      /* CSS3 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE 5.5+ */
	margin-bottom:0px;
}
.mform-btn{
	margin:20px 0 0 0;
	text-align:center;
}
/* complete */
#mform-complete{
	margin:50px 0 0 0;
	height:300px;
	text-align:center;
}
/* error */
#mform-error{
	margin:20px 0 100px 25px;
}
#mform-error p{
	padding:10px;
	border:1px solid #FF0000;
	color:#FF0000;
	font-size:1.3em;
	line-height:1.5;
}


/*-------------- パンくずリスト　ドロップダウン -------------- */
#dropmenu {
  margin: 5px 0 0 1px;
  padding: 0 0 8px 0;
  text-align:left;
  float:left;
}

/* メインメニュー */
#dropmenu ul {
   display:block;
   list-style-type: none;
  margin: 0;
  padding: 0 0 8px 0;
}

/* サブメニュー1段目 */
#dropmenu ul ul{
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
#dropmenu ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
#dropmenu li {
   float:left;
}

#dropmenu li li {
   clear:both;
}

#dropmenu li:hover {
   position:relative;
}

#dropmenu li:hover > ul {
   display: block
}

/* IE6用 */
* html #dropmenu li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column1'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #dropmenu li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column2'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

* html #dropmenu li li li {
   behavior: expression(
      this.onmouseover=new Function("this.className='column3'"),
      this.onmouseout=new Function("this.className=''"),
      this.style.behavior = 'none'
   );
}

#dropmenu .column1 {position:relative;}
#dropmenu .column1 ul {display:block;}
#dropmenu .column1 * ul {display:none;}

#dropmenu .column2 {position:relative;}
#dropmenu .column2 ul {display:block;}
#dropmenu .column2 * ul {display:none;}

#dropmenu .column3 {position:relative;}
#dropmenu .column3 ul {display:block;}
#dropmenu .column3 * ul {display:none;}


/* デザイン */

/*#dropmenu li {
   line-height:1.6em;
   text-align: center;
   background:#ddd;
}*/


/*#dropmenu li li.drop2{
   text-align: left;
   width:190px;
   background:#FFFFFF;
   padding:0 0 0 5px;
   border-style:solid;
   border-width: 1px;
}*/

#dropmenu li ul.drop2 li{
   text-align: left;
   width:190px;
   background:#FFFFFF;
   padding:0 0 0 5px;
   border-style:solid;
   border-width: 1px;
}

#dropmenu li li a{
/*   width:190px;*/
}

#dropmenu li.drop {
   background:#FFFFFF;
   padding:0 0 0 0px;
}

#dropmenu li.drop:hover {
   color:#FFFFFF;
   background:#95B615;
}

/*#dropmenu .column1, #menu .column2, #menu .column3 {
   color:#333;
   background:#7BBA10;
}*/



/*-------------- other -------------- */
br { letter-spacing : normal; }   /* --IE改行バグ対策-- */


/*-------------- font -------------- */
.font_small { font-size: 9pt; }

.font_color { color: #f05; font-size: 13px; font-weight: bold; }

.font_color2 { color: #f05; font-size: 15px; font-weight: bold; }

.font_color3 { color: #f05; font-size: 12px; }

.font_ore_s { color: #ff8c00; font-size: 12px; font-weight: bold; letter-spacing: 1px;}

.font_ore_m { color: #ff8c00; font-size: 13px; font-weight: bold; letter-spacing: 1px;}

.font_ore_mr { color: #ff8c00; font-size: 13px; letter-spacing: 1px;}

.font_ore_l { color: #ff8c00; font-size: 15px; font-weight: bold; }

.font_blu_m { color: #000080; font-size: 13px; font-weight: bold; }

.font_blu_l { color: #000080; font-size: 15px; font-weight: bold; }

.font_gre_m { color: #69821b; font-size: 13px; font-weight: bold; }

.font_gre_l { color: #69821b; font-size: 15px; font-weight: bold; }

.font_red_m { color: #FF0033; font-size: 13px; font-weight: bold; }

.font_red_mr { color: #FF0033; font-size: 13px; }

.font_red_l { color: #FF0033; font-size: 15px; font-weight: bold; }

.namisen {
background-image: url(http://puertakyoto.com/img/namisen.gif);
background-repeat: repeat-x;
background-position: right bottom;
}


