@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Style Info:     コンテンツエリア関係 他
----------------------------------------------------------- */

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

/*clearFix*/
#contents:after,
#serviceItem:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}





/*----------------------------------------------------
	cnrnav
----------------------------------------------------*/

#cnrnavBox {
	width: 775px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#cnrnavBox #mainimg {
	line-height: 1%;
}

#cnrnavBox ul#cnrnav {
	margin: 0px;
	padding: 0px;
}

#cnrnavBox ul#cnrnav li {
	display: inline;
	float: left;
	height: 52px;
	margin-bottom: 10px;
}

#cnrnavBox ul#cnrnav li a {
	margin-bottom: 10px;
}





/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main h4.copy1 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#main p.readCopy1 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 15px;
	padding-left: 0px;
	color: #999999;
	line-height: 1.6em;
}

#main h5 {
	line-height: 1%;
	margin-bottom: 5px;
	background-image: none;
	padding-top: 10px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#itemBox h5 {
	line-height: 1%;
	margin-bottom: 5px;
	background-image: url(../premier-sourcing/merit/img/itembox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 518px;
	padding-top: 15px;
	padding-left: 32px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#itemBox h5.imgtitle {
	line-height: 1%;
	margin-bottom: 5px;
	height: 30px;
	width: 550px;
	background-image: none;
	padding: 0px;
}

#main h6 {
	line-height: 1%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main dl#grybox {
	padding: 0px;
	margin-bottom: 10px;
}

#main dl#grybox dt {
	font-size: small;
	color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

#main dl#grybox dt.bl {
	background-color: #CCEDFF;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	width: 200px;
	line-height: 1em;
}


#main dl#grybox dd {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: x-small;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main #itemBox {
	background-image: url(../premier-japan/menu/img/itemboxbg_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main #itemBox ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../premier-japan/menu/img/itemboxbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main #itemBox ul li {
}

#flowBox h5 {
	line-height: 1%;
	margin-bottom: 5px;
	background-image: url(../premier-sourcing/flow/img/flowbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
	padding-left: 10px;
	padding-top: 7px;
}

#main #flowBox {
	background-image: url(../premier-sourcing/flow/img/flowbox_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main #flowBox #inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-image: url(../premier-sourcing/flow/img/flowbox_bottom_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main #flowBox.end #inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../premier-sourcing/flow/img/flowbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
