/*--　スタイルC　背景--------------------------------------------------*/
body {
		background-color: #ffffff;
		background-image: url(../styleC/siteC_01.jpg);
		background-repeat: repeat-x;
		margin:0;
		padding:0;
		font: bold 12px/1.5em Verdana;
}

.fondo_servicios {
		background-color: #797363;
		background-image: url(../styleC/siteC_03.jpg);
		background-repeat: repeat-x;
}

h2 {
        font: bold 14px Arial, Helvetica, sans-serif;
}

/*--　スタイルC　メニュースタイル------------------------------------------*/
    #tabsJ5 {
	float:left;
	width:100%;
	font-size:100%;
	line-height:normal;
	height: 32px;
	margin-top: -2px;
      }
    #tabsJ5 ul {
        margin:0;
        padding:4px 3px 0px 0px;
        list-style:none;
      }
    #tabsJ5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ5 a {
	float:left;
	margin:0;
	padding:0 0 0 14px;
	text-decoration:none;
	background-image: url("../styleC/tableftM.gif");
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsJ5 a span {
	float:left;
	display:block;
	background:url("../styleC/tabrightM.gif") no-repeat right top;
	padding:0px 14px 0px 5px;
	color:#000000;
 	line-height: 32px;
     }
    #tabsJ a span {float:none;}
    #tabsJ5 a:hover span {
      color:#7A0026;
      }
    #tabsJ5 a:hover {
      background-position:0% -32px;
      }
    #tabsJ5 a:hover span {
      background-position:100% -32px;
      }

        #tabsJ5 #current a {
                background-position:0% -32px;
        }
        #tabsJ5 #current a span {
                background-position:100% -32px;
                color:#7A0026;
        }

/*- Menu Tabs J2--------------------------- */
    #tabsJ2 {
	float:left;
	width:100%;
	font-size:100%;
	line-height:normal;
	background-color: #EF5A96;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #670A2F;
      }
    #tabsJ2 ul {
        margin:0;
        padding:10px 10px 0 20px;
        list-style:none;
      }
    #tabsJ2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ2 a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url("../button/tableftJ2.gif");
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsJ2 a span {
      float:left;
      display:block;
      background:url("../button/tabrightJ2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#7D1B45;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ2 a:hover span {
      color:#fff;
      }
    #tabsJ2 a:hover {
      background-position:0% -42px;
      }
    #tabsJ2 a:hover span {
      background-position:100% -42px;
      }

        #tabsJ2 #current a {
                background-position:0% -42px;
        }
        #tabsJ2 #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
/*--　スタイルC　ボディ--------------------------------------------------*/
#outline {
	position: absolute;
	top: 20px;
	right: 80px;
	z-index: 1;
	width:400px;
	height:50px;
	border: 0px;
}

html>body #outline {
	position: fixed;
}

#top_menu{
	float: left;
	display: inline;
	margin: 4px 0 0 10px;
	width: auto;
}

#site {	
	width: 960px; 
	margin: 0px auto;
}

#site02 {
	background-image: url(../styleC/siteC_02.jpg);
	width: 940px;
	height: 81px;
	position: relative;
}
#flashA {
	position: absolute;
	margin: 10px 0px 0px 638px;
	}

#site04 {
	background-image: url(../styleC/siteC_04.jpg);
	width: 940px;
	height: 44px;
	position: relative;
}

#site05 {
	width: 940px;
	height: 300px;
	position: relative;
/*	background-image: url(../styleC/siteC_05.jpg);*/
	left:0px;
}
	.site05_image {
/*	width: 902px;
	height: 210px;*/
	position: absolute;
	left:0px;
	}

#site06 {
	width: 940px;
	height: 27px;
	position: relative;
/*	background-image: url(../styleC/siteC_06.jpg);*/
	background-repeat: repeat-y;
}
	.pan_list {
	margin: 3px 0 0 0px;
	float: left;
	display: inline;
	font-size : 12px;
	font-weight : lighter;
	padding-left: 10px;
	}

#site07 {
	width: 940px;
/*	background-image: url(../styleC/siteC_07.jpg);
	background-repeat: repeat-y;
	float: center;*/
}

#site09 {
	background-image: url(../styleC/siteC_09.jpg);
	float: left;
	display: inline;
	width: 940px;
	height: 60px;
	margin-bottom: 0px;
}
/*--　スタイルC　カテゴリ・コンテンツ表示用-----------------------*/
#category1 {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 10px;
}
	/* コンテンツ表示用 */
	#contents1 {
		float: right;
		display: inline;
		width: 720px;
		margin-right: 10px;
	}
/*----------------------------------*/
#category2 {
	float: right;
	display: inline;
	width: 200px;
	margin-right: 20px;
}
	/* コンテンツ表示用 */
	#contents2 {	
		float: left;
		width: 720px;
		margin-left: 15px;
	}
/*----------------------------------*/
#category3 {
	float: center;
	width: 0px;	
}
	/* コンテンツ表示用 */
	#contents3 {
		float: center;
		margin-left: 50px;
		width: 860px;
		margin-right: 0px;
}
/*--　スタイルC　コピーライト--------------------------------------------*/
	ul.copyright {	
		margin-top: 9px;
		text-align: center;
	}
	ul.copyright li{
		display: inline;
		font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #dddddd;
	}
	ul.copyright a{
		color: #dddddd;
		text-decoration: none;
	}
	ul.copyright a:hover{
		color: #CCC;
	}
/*--　スタイルC　イメージ枠------------------------------------------------*/
.image_waku{
	font-style: normal;
	background-color: #F5F3F1;
	margin: 10px 15px;
}
.imageWaku2 {
	font-family: "Courier New", Courier, mono;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
}
.imageWaku3 {
	margin: 0px;
	padding: 5px;
	border: 0px solid #BBBBBB;
}
.imageWaku4 {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


.textWaku {
		font-size : 12px;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-weight : lighter;
		line-height : 20px;
		margin-right: 10px;
		margin-left: 10px;

}

/*- ber01--------------------------- */
.ber01 {
	width: 460px;
	margin: 5px 0px;
	border-size: 1px;
	background: #fff (../styleC/ber01.gif) center center no-repeat;
	background-image: url(ber01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #666666;
	display: block;
	font-weight : lighter;
	text-align: left;
	border: 0px;
	position: static;
	text-decoration: none;
	height: 24px;
        }


/*--　スタイルC　カテゴリスタイル------------------------------------------*/
	#menu2 {
	        width: 94%;
	        margin: 5px;
	        border-style: solid solid none solid;
	        border-color: #cccccc;
	        border-size: 1px;
	        border-width: 1px;
	        }
	#menu2 ul {
	        list-style: none;
	        margin: 0;
	        padding: 0;
	        }
	#menu2 img {
		border: none;
		}
	
	#menu2 li a {
	        height: 32px;
	          voice-family: "\"}\"";
	          voice-family: inherit;
	          height: 24px;
	        text-decoration: none;
	        }
	
	#menu2 li a:link, #menu2 li a:visited {
	        color: #666666;
	        display: block;
	        background:  url(../styleC/sub_menu1.gif);
	        padding: 8px 0 0 20px;
	        }

	#menu2 li a:hover, #menu2 li #current {
	        color: #eeeeee;
	        display: block;
	        background:  url(../styleC/sub_menu1.gif) 0 -32px;
	        padding: 8px 0 0 20px;
	        }
/*--　スタイルC　タイトル-------------------------------------------------*/
.ul_silver{
	border-bottom-width :1px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	white-space: nowrap;
	text-indent: 2pt;
	color: #006600;
}
/*- Menu Tabs M--------------------------- */
    #tabsM {
      	float:center;
	width:100%;
	text-align: center;
     }
    #tabsM ul {
	margin-top: 5px;
	text-align: center;
      }
    #tabsM li {
	text-align: center;
      	display:inline;
      }
    #tabsM a {
      float:left;
      margin:0;
      text-decoration:none;
      }
    #tabsM a span {
      float:none;
      display:block;
      padding:5px;
      color:#aaaaaa;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsM a span {float:none;}
    /* End IE5-Mac hack */
    #tabsM a:hover span {
      color:#ffffff;
      }

