@import url("share.css");

/************** e[u ***************/

#partnerBox{
	width:585px;
	height:auto;
	clear:both;
}

.partnerIn{
	width:180px;
	height:204px;
	text-align:center;
	border:1px solid #A1D0A1;
	float:left;
	padding:6px 0;
	margin:5px;
}

.partnerimgBox {
	margin:0px auto;
	text-align:center;
	float:none;
	height:120px;
}

.partnerIn img{
	margin:0px auto;
	text-align:center;
	float:none;
}

.partnerIn h5{
	width:170px;
	height:auto;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	color:#333;
	background:transparent;
	line-height:1.5;
	float:none;
}

.partnerIn p{
	width:170px;
	height:auto;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	color:#333;
	background:transparent;
	white-space:nowrap;
	overflow:hidden;
	line-height:1.5;
	float:none;
}

.Syosai{
	width:160px;
	text-align:center;
}

.Syosai p{
	font-size:10px;
}

.partnerBox2{
	margin:10px 0 20px 0;
	vertical-align:middle;
	background:#999;
}

.mainInfo-p{
	height:auto;
	text-align:left;
	font-size:12px;
	color:#333;
	background:transparent;
	line-height:1.5;
}

.partnerBox2 tr td p{
	font-size:12px;
}

.partnerBox2 tr th p{
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:normal;
	background:transparent;
}

.title{
	background:#7DE461;
	padding-left:10px;
	border-left:4px solid #4FA338;
	border-bottom:1px solid #FFF;
	text-align:left;
}

.title p{
	font-size:14px;
	color:#333;
	margin:4px 0;
	font-weight:bold;
	background:transparent;
}

.category{
	background:#7DE461;
	padding-right:10px;
	text-align:right;
	border-bottom:1px solid #FFF;
}

.category p{
	font-size:12px;
	color:#333;
	text-align:right;
	margin:4px 7px;
	font-weight:normal;
	background:transparent;
}

.imageBox{
	background:#FFF;
	padding:0;
	border-left:4px solid #4FA338;
	border-bottom:1px solid #FFF;
}

.imgLeft{
	float:left;
	text-align:left;
}
.imgRight{
	float:right;
	text-align:right;
}

.l1{
	background:#CEEFC5;
	padding:0 30px 0 30px;
	border-left:4px solid #4FA338;
	border-bottom:1px solid #FFF;
}

.l1 p{
	font-size:12px;
	color:#333;
	margin:4px 0;
	line-height:1.3;
	font-weight:normal;
	background:transparent;
}

.l2{
	width:100%;
	background:#FFF;
	padding:0 10px 0 10px;
}

.l2 p, .comment{
	font-size:12px;
	color:#333;
	margin:4px 0;
	font-weight:normal;
	line-height:1.3;
	background:transparent;
}

.photo{
	width:150px;
	text-align:right;
}

.photo img{
	float:right;
}

.comment{
	background:#FFF;
	padding:0 10px 0 10px;
}

.nowrap{
	white-space:nowrap;
}

.partnerMenuBox{
	margin-top:30px;
	width:570px;
}

.titleBar{
	float:left;
}

.partnerMenu{
	float:left;
	width:390px;
	list-style-type:none;
}

.partnerMenu li{
	padding-top:5px;
	border-bottom:1px dotted #F60;
	background-image:url(../img/icon_orange.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:14px;
	background-color:#FFF;
}

.partnerMenu li p{
	font-size:12px;
	background:transparent;
	color:#300;
}

.partnerMenuImg{
	float:right;
	width:150px;
}

.partnerMenuImg img{
	margin-bottom:10px;
	float:left;
}


