@charset "utf-8";
/* CSS Document */

/*ここからインデックス*/
ul#globalnavi{
	width: 100%;
}

ul#globalnavi li{
    float:left;
    height:25px;
    display:block;
}

ul#globalnavi li a {
	display: block;
	overflow: hidden;
	height: 0px;
	background-image: url(../temp-img/contents-ber.gif);
	padding-top:25px;
}

/* global navi normal
---------------------*/
    #navi1 a { width:108px; background-position:0       0;}
    #navi2 a { width:165px; background-position:-108px  0;}
    #navi3 a { width:137px; background-position:-273px  0;}
    #navi4 a { width:94px; background-position:-410px  0;}
    #navi5 a { width:112px; background-position:-504px    0;}
    #navi6 a { width:148px; background-position:-616px  0;}
    #navi7 a { width:136px; background-position:-764px  0;}

/* global navi rollover
----------------------*/
    #navi1 a:hover  { width:108px; background-position:0       -25px;}
    #navi2 a:hover  { width:165px; background-position:-108px  -25px;}
    #navi3 a:hover  { width:137px; background-position:-273px  -25px;}
    #navi4 a:hover  { width:94px; background-position:-410px  -25px;}
    #navi5 a:hover  { width:112px; background-position:-504px   -25px;}
    #navi6 a:hover  { width:148px; background-position:-616px  -25px;}
    #navi7 a:hover  { width:136px; background-position:-764px  -25px;}
	
	
	#header-1 {
	float: left;
	width: 70%;
	height: 42px;
}

/* CSS Document */

#header-2 {
	float: left;
	width: 30%;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	height: 42px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	margin-top: 0px;
	padding-top: 0px;
}

DIV.box{
	position:relative;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}


#list1 {
	float: left;
	width: 70%;
	font-size: 12px;
	margin-bottom: 15px;
	color: #036;
	overflow: hidden;
}
.h1-center {
	text-align: center;
	clear: both;
}
.h1-left {
	font-style: italic;
	text-decoration: underline;
}



#list2 {
	float: left;
	width: 30%;
	font-size: 12px;
	text-align: right;
	margin-bottom: 15px;
	overflow: hidden;
}
h2.demo1 {
	font-size: 110%;
	font-weight: bold;
}

.contents1 {
	float: left;
	width: 60%;
}
.contents1-a {
	float: left;
	width: 70%;
}

.contents2 {
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 40px;
}
.contents2-a {
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 40px;
}

.p-img {
	padding-top: 30px;
}
.p-img-a {
	padding-top: 0px;
	padding-bottom: 30px;
}

h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 110%;
}

/*パンくずリスト*/
.footerlist	{
	list-style: none;
	margin:0px 0px 0px 0px;
}
.footerlist li	{
	display: inline;
}
.footer-p {
	margin-top: 0px;
	color: #666;
}

/*▽dl,dt,ddリスト▽*/
   dl {
	padding-bottom: 1em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
    }  
    dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 200px;
	padding-top: 1em;
    }  
    dd {
	margin-left:210px;
	padding-top: 1em;
    }  
/*△dl,dt,ddリスト△*/

.right-img {
	float: right;
	width: 30%;
	height: auto;
	margin-bottom: 1ex;
	margin-left: 1ex;
}
