@charset "shift_jis";
/* ---------- pankuzu ---------- */
#pankuzu {
	padding:15px 10px 0 30px;
	margin-top:0;
	font-size:90%;
}
/* ----- contents layout ------*/
.block {
	padding:10px 10px 0 30px;
	margin-bottom:10px;
}
.block .mg {
	padding:10px 0 30px 10px;
	width:680px;
}
.row {
	clear:both;
	zoom:100%;
	margin:0;
	padding:0;
	zoom:1;
	overflow:hidden;
}
.rowToptxt{
	margin-bottom:15px;
}
.after {
	clear:both;
	zoom:100%;
}
.after:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}
.pic {
	float:left;
	width:300px;
	/*height:245px;*/
	min-height: 245px;
    height: auto !important;  
    height: 245px; 
	display:block;
	margin:0;
	padding:0;
}
.pic p{
	font-size:90%;
	margin-top:5px;
}
.picwide {
	display:block;
	margin:0;
	padding:0 0 20px 0;
}
.picwide p{
	font-size:90%;
	margin-top:5px;
}
.pic2 {
	float:left;
	width:300px;
	/*height:245px;*/
	min-height: 245px;
    height: auto !important;  
    height: 245px; 
	display:block;
	margin:0 0 0 40px;
	padding:0;
}
.pic2 p{
	font-size:90%;
	margin-top:5px;
}
.picNarrow{
	min-height: 190px;
    height: auto !important;  
    height: 190px; 
}

.mtxt {
	width:350px;
	margin-left:10px;;
	padding-right:10px;
	float:right;
}
.mtxt p{
/*	margin-top:12px;*/
	margin-top:0px;
	margin-left:0;	
}
.block ul{
	padding-bottom:12px;
}
.block li{
	list-style-type: none;
	background-image: url(../img/icon_square01.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
   text-indent: 18px;
}

/* ---------- footer navi ----------*/
#f-navi {
	list-style: none;
	display: block;
	margin-bottom:0;
	margin-left:40px;	
}
#f-navi li {
	display:inline;
	zoom:100%;
	padding:0;
	margin:0;
}