@charset "UTF-8";

/* puroducts専用css */
#contents div.arrayBoxSmall {
	background: url(../images/bg_array_box_small.gif) left bottom no-repeat;
	padding-bottom: 15px;
	width: 300px;
	float:left;
}

#contents div.arrayBoxSmallHalf {
	background: url(../images/bg_array_box_small.gif) left bottom no-repeat;
	padding-bottom: 15px;
	width: 300px;
}

#contents div.arraySmall {
	background: url(../images/bg_array_box_small_top.gif) left top no-repeat;
	float: left;
	width: 300px;
}

#contents div.arrayInnerSmall {
	margin-left: 15px;
	padding-top: 10px;
	width: 276px;
}

#contents div.arrTxtSmall {
	float: left;
	width: 178px;
}

#contents .detail p {
	text-align:right;
	margin-right:10px;
}

#contents div.arrTxtSmall p a {
	background: url(/lib/cmn_img/icon_arrow_04.gif) 0px 0.2em no-repeat;
	color: #333333;
	display: block;
	font-weight: bold;
	padding-left: 16px;
}

#contents div.textarea {
	width:800px;
	margin:10px 10px 20px 10px;
}

#contents div.arrayBoxSmallL {
	background: url(../images/bg_array_box_small.gif) left bottom no-repeat;
	padding-bottom: 15px;
	width: 300px;
	display:inline;
	float:left;
	clear:both;
}

#contents div.arrayBoxSmallR {
	background: url(../images/bg_array_box_small.gif) left bottom no-repeat;
	margin-right:10px;
	padding-bottom: 15px;
	width: 300px;
	display:inline;
	float:left;
}

/* puroducts 誇り＆心使用css */
#corpText {
	width:800px;
	margin-left:10px;
}


#corpText p {
	margin-bottom:10px;
}

#corpText .PhFrameL {
	float:left;
	margin-bottom:5px;
}

#corpText .PhFrameR {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}

#corpText div.newsPhFrame {
	background: url(../../lib/cmn_img/bg_photoframe_btm.gif) left bottom no-repeat;
	padding-bottom: 11px;
	margin-right:10px;
	width: 282px;
}

#corpText div.newspfInner {
	background: url(../../lib/cmn_img/bg_photoframe_top.gif) left top no-repeat;
	font-size: 0;
	line-height: 100%;
	padding-top: 11px;
	text-align: center;
	width: 282px;
}