@charset "utf-8";

@import url(common.css);

/*==================================================================*/

/* style css */

/*==================================================================*/

#menu .business{
	display:none;
}

/* -------------------------------------------- */
/* mainvisual：メインビジュアル */
/* -------------------------------------------- */
#mainvisual *{margin:0;padding:0;}
#mainvisual{
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

h1{
	margin:0;
	padding:0;
}

h1 img{
	vertical-align:bottom;
}

/* -------------------------------------------- */
/* container：大枠 */
/* -------------------------------------------- */
#container{
	width:980px;
	margin:0 auto 0px;
	padding:1px 0 0 0;
	background:url('/image/back_container_top.jpg') no-repeat 0 0;

}

/* -------------------------------------------- */
/* top-menu：トップページメニュー */
/* -------------------------------------------- */
#top-menu *{margin:0;padding:0;}
#top-menu{
	width:948px;
	margin:0 auto 15px;
	padding:0;
}

#top-menu li{
	list-style:none;
	float:left;
	padding-right:5px;
}

#top-menu .last{
	padding:0;
}

.top-comment{
	width:900px;
	margin:0 auto 20px;
	padding:0;
}


/* -------------------------------------------- */
/* catch-area：*/
/* -------------------------------------------- */
.catch-area *{margin:0;padding:0;}
.catch-area{
	margin-bottom:25px;
	padding:28px 0 0 21px;
	background:url('/image/back_proud.jpg') no-repeat 0 0;
}

.catch-area h2{
	margin-bottom:20px;
}

.catch-area div .left{
	float:left;
	width:340px;
	margin:0 0 0 15px;
	*margin:0 0 0 7px;
}

.catch-area div p{
	margin-bottom:10px;
}

.catch-area div .btn{
	text-align:right;
}

.catch-area div .right{
	float:right;
	padding-top:5px;
}

/* -------------------------------------------- */
/* plant-area：*/
/* -------------------------------------------- */
.plant-area *{margin:0;padding:0;}
.plant-area{
	margin-bottom:35px;
	padding:30px 0 0 21px;
	background:url('/common_img/line_double.gif') repeat-x 0 0;
}

.plant-area h3{
	margin-bottom:15px;
}

.plant-area .comment{
	padding:0 15px;
	margin-bottom:25px;
}

.plant-area .comment p{
	float:left;
	width:330px;
	padding-top:5px;
}

.plant-area .comment img{
	float:right;
}

.btn-area{
	padding:13px 17px;
	background:url('/image/back_plant.gif') no-repeat 0 0;
}

.btn-area dl{
	float:left;
	width:199px;
	padding-right:9px;
}

.btn-area dl.last{
	padding-right:0px;
}

.btn-area dt{
	margin-bottom:5px;
}

.btn-area dd{
	padding:0 8px;
	font-size:0.85em;
}

.btn-area dd a{
	color:#333;
	text-decoration:none;
}

.btn-area dd a:hover{
	text-decoration:underline;
}

/* -------------------------------------------- */
/* profile-area：*/
/* -------------------------------------------- */
.profile-area *{margin:0;padding:0;}
.profile-area{
	padding:23px 22px;
	background:#f5f5f5 url('/image/profile_top.gif') repeat-x 0 0;
}

.profile-area h3{
	margin-bottom:15px;
}

.profile-area .inner{
}

.profile-area .right{
	float:right;
	width:290px;
	padding-top:5px;
}

.profile-area .right p{
	margin-bottom:1em;
}

.profile-area .right .btn{
	text-align:right;
}

.profile-area .right .btn a:hover img{
	opacity:0.75;
	filter:alpha(opacity=75);
}

.profile-area .photo{
	float:left;
}

/* ---------------------------------------------------------------- */












