@charset "UTF-8";
/* CSS Document */


/*--------------------------------------
流政之
----------------------------------------*/
.clearfix:after{
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix{
    min-height: 1%;
    _height: 1%;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

.c_both{
	clear:both;
}

#main{
	padding-bottom:30px;
}

#main #container_inn{
	width:760px;
	margin:0 auto;
	background: url(../img/about/nagare/bg.png) repeat-y;
	padding:20px;
	font-size:12px;
	line-height:22px;
}

#nagare_block1{
	width:760px;
	margin:0 auto;
}

#nagare_block1 .f_left{
	width:260px;
}

#nagare_block1 .f_right{
	width:480px;
}

#nagare_block1 .f_right p{
	background:#330100;
	padding:15px;
	color:#fff;
	margin-top:20px;
}

.mt25{
	margin-top:25px;
}

#main #container_inn h2{
	margin-top:40px;
	margin-bottom:10px;
}

.pl10{
	padding-left:10px;
}

#main #container_inn h3{
	margin-top:60px;
	margin-bottom:20px;
}

.nagare_block2{
	width:760px;
	margin:0 auto;
}

.nagare_block2 .f_left{
	width:360px;
}

.nagare_block2 .f_right{
	width:385px;
	margin-top:20px;
}

.border{
	border-top:1px solid #a98754;
	margin-top:20px;
	padding-top:20px;
}


.nagare_block3{
	width:760px;
	margin:0 auto;
}

.nagare_block3 .f_left{
	width:400px;
}

.nagare_block3 .f_right{
	width:350px;
	margin-top:20px;
}

#profile{
	background:#FFF;
	width:730px;
	padding:15px;
	margin:40px 0 20px;
}

#profile .f_left{
	width:111px;
}

#profile .f_right{
	width:595px;
}

.mt10{
	margin-top:10px;
}

#bnr_bronze{
	width:490px;
	margin:0 auto;
	padding-top:20px;
}


.accordion_menu{
	height:68px;
	width:760px;
	padding-bottom:5px;
	clear: both;
	margin-top:40px;
}

.accordion_off{
	height:68px;
	width:760px;
	background: url(../img/about/nagare/btn_accordion_off.png) no-repeat;
}

.accordion_on{
	height:68px;
	width:760px;
	background: url(../img/about/nagare/btn_accordion_on.png) no-repeat;
}

.accordion_off a , .accordion_on a{
	width:760px;
	height:68px;
	text-decoration:none;
	display:block;
}

.accordion_table{
	width:760px;
	height:auto;
	clear: both;
	margin-top: 10px;
}