@charset "UTF-8";


/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */

.section{
	margin:0 0 30px;
	border: 0px solid #666;
}


/* プライバシーポリシー */

p.pol{font-size:92%;padding:8px 0 15px;}


/* スタッフ紹介 */

.staff{border: 0px solid #390; margin: 10px 0 30px;}

.staff .emp{margin: 15px 0 0px;}

p.staffname{
	background:#FFF url(../img/staff/staffbg.jpg) no-repeat left top;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	padding:7px 15px;
	font-size:100%;
}

.staff dl{
	float:right;
	width:480px;
	margin:0 0 0 15px;
	padding:2px 0 2px 0px;
	display:inline;	
	border-bottom: 1px dotted #999;	
}

.staff dt{
	background:url(../img/common/icon_ba.gif) no-repeat left center;
	width:80px;
	float:left;
	padding:0 0 0 15px;
	font-weight:bold;
	font-size:92%;
}

.staff dd{float:left;}

.staff dl.long{}
.staff dl.long dt{float:none; width:400px;}
.staff dl.long dd{}


/* リンク集 */

p.maintext{font-size:92%;}

dl.link{
	margin:0 0 25px;
	border-top:0px solid #DDD;
	padding:2px 0 0px;
}

dl.link dt{
	background:url(../img/common/icon_yc.gif) no-repeat left center;
	border-bottom: 1px dotted #999;
	padding:3px 0 3px 20px;
	margin:0 0 5px;
	font-weight:bold;
	color:#333;
}

dl.link dd{
}

.bannerbox{
	margin:15px 0 30px;
}

.bannerbox .box{
	border-left:2px solid #999;
	border-right:2px solid #999;
	background:#FCFCFC;
	padding:10px 15px;	
	float:left;
	width:601px;
}

.bannerbox dl{
	border-bottom: 1px dotted #999;
	padding:4px 0px;
	float:left;
	width:595px;
}

.bannerbox dt{
	background:url(../img/common/icon_ba.gif) no-repeat left center;
	padding:0 0 0 20px;
	width:95px;
	font-weight:bold;
	float:left;
}

.bannerbox dd{float:left;}

.bannerbox dd.ban{
	font-size:92%;	
	padding: 8px 10px 0 0px;
}

dl{font-size:92%;}


/* サイトマップ */



/* コンセプト　*/

.con_section{
	border:1px solid #999;
	padding:10px;
	margin:0 0 25px;
}

.con_section img{margin:0 0 10px;}

.con_section p{color:#333; font-size:100%;}







































