@charset 'utf-8';

/* ------------------------------------- 
 *	　家族紹介
 * ------------------------------------- */
div#about_family {
	margin: 0px auto;
}
div#about_family p {
	margin: 0px auto;
}
div#family_bg1 , div#family_bg2 , div#family_bg3 , div#family_bg4 , div#family_bg5 {
	margin: 0 auto;
	line-height: 150%;
	font-size: 105%;
}
div#family_bg1 {
	background: url(../img/tsuboami/family/masaru/masaru_middle.gif) repeat-y center;
}
div#family_bg2 {
	background: url(../img/tsuboami/family/kyon/kyon_milddle.gif) repeat-y center;
}
div#family_bg3 {
	background: url(../img/tsuboami/family/seiji/seiji_middle.gif) repeat-y center;
}
div#family_bg4 {
	background: url(../img/tsuboami/family/mama/mama_middle.gif) repeat-y center;
}
div#family_bg5 {
	background: url(../img/tsuboami/family/hi/hi_middle.gif) repeat-y center;
}
div#family_bg1 .plofile , div#family_bg2 .plofile , div#family_bg3 .plofile , div#family_bg4 .plofile , div#family_bg5 .plofile {
	background-color: #FFFFCC;
    width: 600px;
	margin: 0 auto;
	padding: 15px 20px;
}
.plofile span.red {
    color: #CC0033;
	font-size: 110%;
}

 
/* ------------------------------------- 
 *	　坪網漁法
 * ------------------------------------- */
div#undercolumn_method {
}
div#undercolumn_method p{
    font-size: 105%;
	margin: 15px;
}
div#undercolumn_method p.img{
    margin: 0 auto;
	padding: 0;
} 
div#ami {
    width: 620px;
    margin:0 auto;
} 
/* ------------------------------------- 
 *	　マスコミ掲載情報
 * ------------------------------------- */

#media_info {
	margin: 0 auto;
	padding: 10px;
}
#media_info img {
    float: right;
    padding: 0 0 10px 10px;
	
}

/* ------------------------------------- 
 *	　　特定商取引法
 * ------------------------------------- */
table.law {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.law th {
    width: 250px;
    text-align: center;
    background-color: #f0f0f0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.law td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* ------------------------------------- 
 *	　相互リンク
 * ------------------------------------- */
div#undercolumn_link dl {
    border-bottom: dashed 1px #FFCCFF;
	width: 680px; 
	font-size: 100%;
	margin: 5px auto;
	padding: 10px 0;
}
div#undercolumn_link dt {
    float: left;   
    width: 270px;   
    font-weight: bold;
    text-indent: 20px;
}
div#undercolumn_link dd {
    width: 400px;   
    margin-left: 270px;   
}
div#undercolumn_link p {
    font-size: 100%;
	padding: 5px;
}

        
