*{
    margin:0;
    padding:0;
}
body{
	background:#fff;
	background-image:url(../images/back.gif);
	background-repeat:repeat;
	background-position:left top;
}

div#wrapper{
	width:auto;
	position:relative;
}

.highslide-gallery{
    width:90%;
    margin:5px auto 0px auto;
}


.wrap{
    width:200px;
    height:200px;
    margin:0px;
    overflow:hidden;
    position:relative;
    float:left;
}

.wrap a img  {
    position:absolute;   
    top:10px;
    left:10px;
    height:180px;
    opacity: 1.0;
    -moz-opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=150);
}

.wrap2{
    width:170px;
    height:170px;
    margin:0px;
    overflow:hidden;
    position:relative;
    float:left;
}

.wrap2 a img  {
    position:absolute;   
    top:10px;
    left:2px;
    height:158px;
    opacity: 1.0;
    -moz-opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=150);
}

/*****************************************************************************/
/* ここから追加                                        */
/* 2012.03.06                             */
/*****************************************************************************/

div#wrapper h1 {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
}




div#container h3 {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
}




div#wrapper{
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:80px;
}

.highslide-gallery{
	padding-top:0px;	
	
}


#footer_wrapper {
	width: 100%;
	padding-bottom:30px;
	background-color:#EF9348;
}

#footer {
	width: 80%;
	margin: 0 auto;
	padding: 10px 10px 10px;
	color: #666;
	background-color:#ffffcc;
}

.col_4 { 
	float: left; 
	width: 170px;
	margin-left: 80px;
}


#footer_wrapper h4{
	background-color:#EF9348;
	color:#333;
	text-align:center;
	padding:10px;
}


#footer h5 { 
	font-size: 14px; 
	font-weight: 700; 
	margin-bottom: 20px; 
	color:#000415;
	margin-top:1em;
}

.footer_list {
	padding: 0; 
	list-style: none;
	color:#000415;
}

.footer_list li { 
	margin: 10px 5px 5px;
	padding-left:15px;
	border-bottom: 1px dotted #433854; 
}

.footer_list li a { 
	color: #666; 
}


.col_goukei {
	float:left;
	width: 100%;
	font-size:18px;
	font-weight:bold;
}


.footer_goukei {
	margin-right:0px;
	list-style: none;
	float:right;

}

.footer_goukei li {
	color:#774f38;
	margin-top:1em;
	padding-left:20px;
	padding-right:20px;
	border-bottom: 1px solid #433854;
}


.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

div#jiii-list{
	position:absolute;
	top:30px;
	right:5px;	
}




div#jiii-list img{
	border:none;
}


div#container {
	margin-top:40px;
}


div#container2 {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 0;
}


div#container2 div.wrap2{
	margin-left:-9999px;
}
div.lead {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 0px;
}
div.lead ul {
	list-style-type: none;
	font-size: 14px;
}
div.lead ul li {
	list-style-image: url(../images/list.gif);
}


div.lead ul li a {
	color: #dc143c;
}
div.lead ul li a:hover {
	color: #ff6347;
}
